*{margin:0;padding:0;box-sizing:border-box}html{direction:rtl;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:10px;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{background-color:#fff;font-size:1.6rem;line-height:1.5em;outline:none;overflow-x:hidden;overflow-wrap:break-word;word-break:break-word;overflow-y:auto}.App,body{height:100%}a{text-decoration:none;color:inherit}h1{color:#6fc3c8;font-weight:450;padding-bottom:2rem}.wrapper{position:-webkit-sticky;position:sticky}h2{display:block;color:#6fc3c8;font-size:1.5em;margin-bottom:2rem;text-decoration:none;font-weight:400;width:100%}.ck-editor{line-height:2.5rem}.ck-editor ol{padding-right:3rem}.ck-editor ul{padding-right:1rem;list-style-type:none}.ck-editor ol{list-style-type:numeric}.ck-editor ol ol{list-style-type:hebrew}.ck-editor li{padding:.5rem}.ck-editor li strong{color:#6fc3c8}.ck-editor h2{padding-bottom:.5rem;border-bottom:1px solid #ddd;margin-bottom:1rem}.ck-editor h3{padding:0 .5rem;margin:1rem 0;text-decoration:none;font-weight:500;color:#999;font-size:1.17em;border-right:5px solid #bbb}.ck-editor a{font-weight:500;color:#6fc3c8}.ck-editor a:hover{opacity:.8}.ck-editor:not([dir=rtl]) blockquote,.ck-editor[dir=rtl] blockquote{border-color:#6fc3c8;font-style:normal;padding:1rem;background-color:rgba(72,105,116,.15);border-right:5px solid #6fc3c8}.ck-editor:not([dir=rtl]) blockquote h3,.ck-editor[dir=rtl] blockquote h3{color:#6fc3c8;padding:0;border:none;margin-top:0;text-decoration:underline}h4{display:inline;text-decoration:none;font-weight:400;color:#494949;font-size:2rem}ul{list-style-type:none}.cover-photo{z-index:0;width:100%;height:20rem;background-image:url(https://images.unsplash.com/photo-1509869175650-a1d97972541a?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=1950);background-size:cover;background-position-y:30%}.cover-photo .cover-top-layer{width:100%;height:100%;background-image:linear-gradient(-45deg,rgba(34,34,34,.76),transparent);z-index:1}.content{max-width:900px;margin:auto;z-index:0}.router{animation-name:opacity-load;animation-duration:1s}.footer{position:absolute;bottom:0;padding:1rem;width:100%;height:5rem;border-top:.1rem solid #aaa;color:#777}.footer a{color:inherit}.footer a:hover{text-decoration:underline}.material-icons{cursor:pointer;margin:0}.material-icons.remove:hover{color:#c01b1b}.MuiSvgIcon-root{cursor:pointer;font-size:20px}.content-wrapper{margin-top:5rem;width:100%;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:1rem;padding:3rem}th{font-weight:400}.no-resource-error{display:flex;justify-content:center;align-items:center;margin:5rem auto;height:100%;font-size:2.5rem;color:#555}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.scrollbar-main::-webkit-scrollbar{width:1rem;opacity:0;cursor:pointer}.scrollbar-main::-webkit-scrollbar-track{width:1rem;background-color:initial}.scrollbar-main::-webkit-scrollbar-thumb{background-color:rgba(72,105,116,.5);border-radius:1rem}.scrollbar-main::-webkit-scrollbar-thumb:hover{background-color:#6fc3c8}@keyframes tiltHorizontal{0%{transform:translateX(0)}12.5%{transform:translateX(2px)}25%{transform:translateX(-2px)}37.5%{transform:translateX(2px)}50%{transform:translateX(-2px)}72.5%{transform:translateX(0)}to{transform:translateX(0)}}@keyframes tiltVertical{0%{transform:translateY(0)}12.5%{transform:translateY(2px)}25%{transform:translateY(-2px)}37.5%{transform:translateY(2px)}50%{transform:translateY(-2px)}72.5%{transform:translateY(0)}to{transform:translateY(0)}}.alert{position:fixed;display:flex;flex-direction:column;bottom:20px;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);width:30rem;transform:translate(-50%);left:50%;padding:1rem 0;font-size:1.8rem;min-height:10rem;max-height:15rem;color:#555;border-right:1.5rem solid #1b922f;border-left:1.5rem solid transparent;z-index:100;transition:border-color 1s step-end}.alert.error{border-right-color:#c01b1b}.alert__close{align-self:flex-end}.alert__close .MuiSvgIcon-root{font-size:2rem}.alert__text{padding:0 1rem}.banner{height:25rem;background-color:rgba(72,105,116,.3);position:relative;z-index:-1;overflow:hidden}.banner__title{width:100%;height:100%;position:relative;background:linear-gradient(177deg,transparent 70%,#6fc3c8)}.banner__title__text{font-size:4rem;padding:2rem;color:#fff;z-index:1;position:absolute;right:10px;bottom:10px}.banner__img{width:30rem;height:30rem;position:absolute;top:10px;left:15%;z-index:-1}.side-menu{cursor:default;height:100%;width:100%}.side-menu__mask{z-index:3;width:100%;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.6);transition:all .2s ease-in-out}.side-menu__container,.side-menu__mask{position:fixed;top:0;left:0;height:100%}.side-menu__container{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);overflow-x:hidden;overflow-y:auto;z-index:4;max-width:0;background-color:#fff;padding:0;transition:all .2s ease-out}.side-menu__container__content{width:30rem;height:100%}.side-menu.display .side-menu__mask{opacity:1;visibility:visible}.side-menu.display .side-menu__container{max-width:30rem}.navbar-main{height:8rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);width:100%;background-color:#6fc3c8;color:#fff;display:flex;justify-content:space-between;z-index:10}@media only screen and (max-width:750px){.navbar-main{height:6rem}}@media only screen and (max-width:600px){.navbar-main{height:5rem}}.navbar-main__left-links{width:10rem;height:100%}@media only screen and (max-width:750px){.navbar-main__left-links{width:8rem;width:6rem}}@media only screen and (max-width:350px){.navbar-main__left-links{width:5rem}}.logo{display:flex;height:8rem;width:8rem;padding:1.5rem}.logo:hover{animation:tilt 1s 1}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.logo{display:none}}}@media only screen and (max-width:900px){.logo{display:none}}@keyframes tilt{25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}.login-link{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;padding:.5rem;background-color:#fff;border:2px solid #fff}.login-link__login-icon{color:#fff;height:4rem;width:4rem;justify-self:center}@media only screen and (max-width:600px){.login-link__login-icon{height:3rem;width:3rem}}.login-link__login-icon__label{color:#6fc3c8;font-weight:500}@media only screen and (max-width:750px){.login-link__login-icon__label{display:none}}.more-menu{height:100%}.more-menu .icon-wrapper{display:flex;justify-content:center;align-items:center;height:100%}@media (hover:hover){.more-menu .icon-wrapper:hover{opacity:.8}}.more-menu .icon-wrapper .MuiSvgIcon-root{font-size:4rem}@media only screen and (max-width:600px){.more-menu .icon-wrapper .MuiSvgIcon-root{font-size:3rem}}.side-bar{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden;overflow-y:auto;cursor:default}.side-bar__top__title{color:#fff;font-size:3rem;display:flex;justify-content:center;align-items:center;padding:3rem 2rem;background-color:#6fc3c8;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);position:relative}.side-bar__top__title__close{position:absolute;top:10px;right:10px}.side-bar__links{color:#6fc3c8}.side-bar__links__item{padding:.5rem;border-bottom:1px solid #ccc}.side-bar__links__item:hover .side-bar__links__item__content:not(.upcoming){background-color:rgba(72,105,116,.2)}.side-bar__links__item__content{padding:1.5rem;display:flex;justify-content:center;align-items:center;grid-column-gap:1rem;column-gap:1rem;font-size:1.8rem;border-radius:.5rem;transition:background-color .2s ease-in-out;font-weight:500}.side-bar__links__item__content__upcoming-label{background-color:#6fc3c8;color:#fff;position:absolute;padding:.5rem;font-size:1.4rem;top:2px;left:2px;border-radius:1rem}.side-bar__links__item__content.upcoming{color:#aaa;position:relative}.side-bar__logout{width:100%;font-size:2.2rem;color:#888;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;justify-self:flex-start;bottom:0;padding:1rem;margin-bottom:3rem;grid-column-gap:1rem;column-gap:1rem}.side-bar__logout:hover{opacity:.6}.navbar__main-links{justify-self:center}.navbar__main-links__wrapper{display:flex;height:100%}@media only screen and (max-width:750px){.navbar__main-links{justify-self:flex-start}}.link-item{height:100%}.link-item__wrapper{display:flex;flex-direction:column;padding:1rem 1rem .5rem;height:100%;align-items:center;justify-content:flex-end;width:13rem;border-bottom:5px solid transparent;transition:border-color .2s ease-in-out}@media only screen and (max-width:750px){.link-item__wrapper{width:10rem}}@media only screen and (max-width:630px){.link-item__wrapper{width:9rem}}@media only screen and (max-width:600px){.link-item__wrapper{width:7rem}}@media only screen and (max-width:500px){.link-item__wrapper{width:6rem}}@media only screen and (max-width:350px){.link-item__wrapper{width:5rem}}.link-item__wrapper.current,.link-item__wrapper:hover{border-color:#fff}.link-item__name{font-weight:500}@media only screen and (max-width:750px){.link-item__name{display:none}}.link-item__icon{height:4rem}@media only screen and (max-width:600px){.link-item__icon{height:3rem}.link-item__icon>svg{height:3rem;width:3rem}}.grid{align-items:center;width:100%;padding:1rem;grid-row-gap:3rem;row-gap:3rem;grid-column-gap:4rem;column-gap:4rem;flex-wrap:wrap;display:grid;grid-template-columns:repeat(auto-fill,20rem);justify-content:center}.card-container{background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem}.card-header{display:flex;flex-direction:column;padding:2rem;background-color:#6fc3c8;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.card-title{color:#fff}.card-info{color:#fff;font-size:1.6rem;font-weight:500;padding-right:1rem}.card-content{padding:2rem}.content-container{width:100rem;margin:5rem auto}@media only screen and (max-width:1000px){.content-container{width:98%}}.list-layout{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.tool-tip-anchor{color:#555;display:inline-block}.tool-tip-wrapper{position:relative}.tool-tip-content{position:absolute;max-width:20rem;width:35vh;min-height:2.5rem;padding:.5rem;background-color:rgba(48,48,48,.8156862745098039);color:#fff;font-size:1.4rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out;transform:scale(0);transform-origin:bottom right;bottom:37px;right:-5px}.tool-tip-content>span{width:100%}.tool-tip-content:before{position:absolute;bottom:-.7rem;right:5px;content:"";border-left:.7rem solid transparent;border-right:.7rem solid transparent;border-top:.7rem solid rgba(48,48,48,.8156862745098039)}.tool-tip-content.display{transform:scale(1)}.no-match-page{display:flex;align-items:center;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.no-match-page__illustration{width:50rem}.no-match-page__text{font-size:2.5rem;color:#777}.no-match-page a{color:#6fc3c8;font-size:2.5rem;font-weight:500}.no-match-page a:hover{text-decoration:underline}.chat-box-env{grid-column-gap:.5rem;column-gap:.5rem}.chat-box,.chat-box-env{overflow:hidden;display:flex}.chat-box{flex-direction:column;right:150px;position:absolute;width:350px;height:400px;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);z-index:3;border-radius:.5rem;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s ease}.chat-box.display{opacity:1;transform:translateY(0);visibility:visible}.chat-box .chat-box-title{background-color:#6fc3c8;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:70px;padding:2rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.chat-box .chat-box-title .title-main{font-size:2.5rem}.chat-box .chat-box-title .subtitle{font-size:1.5rem}.chat-box .chat-box-footer{margin-top:auto;width:100%}.float-button-wrapper{position:fixed;bottom:4rem;right:4rem;box-shadow:none;z-index:2}@media only screen and (max-width:768px){.float-button-wrapper{bottom:2rem;right:2rem}}@media only screen and (min-width:768px){.float-button-wrapper:hover>.tool-tip{transform:scale(1)}}.float-button-wrapper .float-button{width:7rem;height:7rem;background-color:#6fc3c8;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;font-size:3rem;transition:all .5s ease;cursor:pointer}.float-button-wrapper .float-button:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.loadbar-main{display:flex;justify-content:center}.loadbar-main.invert .MuiCircularProgress-colorPrimary{color:#fff}.loadbar-main .MuiCircularProgress-colorPrimary{color:#6fc3c8}.loadbar-soft{left:5%;bottom:5%;position:fixed;color:#6fc3c8;display:flex;grid-column-gap:1rem;column-gap:1rem;align-items:center;animation:opacity-load .5s}.loadbar-soft .loader{width:1.6rem;height:1.6rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gen-modal{position:fixed;overflow-y:auto;z-index:100;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);color:#000;transition:all .25s ease}.modal-box{background-color:#fff;margin:3rem auto;border-radius:.6rem;max-width:70rem}@media only screen and (max-width:700px){.modal-box{width:100vw}}.modal-header{width:100%;text-align:center;box-shadow:0 3px 6px rgba(0,0,0,.09803921568627451);display:flex;flex-direction:column;background-color:#6fc3c8;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.modal-header .close-modal{color:#fff;display:flex;font-weight:700;padding-top:1rem;padding-right:1rem;align-self:flex-start}.modal-header .close-modal .MuiSvgIcon-root{font-size:30px}.modal-header .close-modal:focus,.modal-header .close-modal:hover{color:#da2a2a;text-decoration:none;cursor:pointer}.modal-header .modal-titles{padding:0 2rem 2rem}.modal-header .modal-titles .modal-title{font-size:2.5rem;color:#fff;padding:.5rem;display:block}.modal-header .modal-titles .modal-subtitle{color:#fff;font-size:1.5rem;text-align:center}.modal-body{padding:2rem 4rem 4rem;word-wrap:break-word;width:100%;overflow-x:auto}.modal-form{position:relative;left:20%;right:20%;width:60%}.tab-content{background-color:initial;position:relative;width:100%}.tab-content .tabs-list{display:flex;justify-items:flex-start;align-items:flex-end;overflow-x:auto;white-space:nowrap;height:65px;padding-right:1rem;width:95%}.tab-content .tabs-list .tab-item{display:relative;display:flex;justify-content:center;align-items:center;min-height:45px;width:150px;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);cursor:pointer;transition:all .2s ease-in-out;color:#777;margin-right:10px}.tab-content .tabs-list .tab-item:not(:first-child){margin-right:-15px}.tab-content .tabs-list .tab-item.selected{z-index:1;color:#fff}.tab-content .tabs-list .tab-item:not(.selected){background-color:#ddd!important}.tab-content .tabs-list .tab-item:hover{min-height:60px}.tab-content .tab-item-content{border-radius:.5rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);margin-right:1rem;transition:border-color .2s ease-in-out;padding:2rem;border:3px solid}.tool-tip{position:relative;width:8rem;height:2.5rem;padding:.5rem;background-color:rgba(48,48,48,.8156862745098039);color:#fff;font-size:1.4rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;right:25px;top:-7px;transition:transform .2s ease-in-out;transform:scale(0);transform-origin:bottom right}.tool-tip:before{position:absolute;top:25px;right:5px;content:"";border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid rgba(48,48,48,.8156862745098039)}.top-links{display:flex;background-color:#fff;justify-content:space-evenly;width:100%}.top-links .span-hover>*{width:100%;height:100%}.top-links .link-item{text-align:center;color:#474747;border-bottom:3px solid transparent;transition:border .5s ease;padding:0;flex:1 1}.top-links .link-item.current{color:#6fc3c8;border-bottom:3px solid #6fc3c8}.top-links .link-item.current div>.span-hover:hover{background-color:inherit}.top-links .link-item .link-item-content-wrapper{position:relative;padding:.5rem;width:100%;height:100%;display:block}.top-links .link-item .link-item-content-wrapper:hover>.span-hover{background-color:#f3f3f3}.top-links .link-item .link-item-content-wrapper .span-hover{display:flex;align-items:center;justify-content:center;border-radius:1rem;transition:background-color .5s ease;padding:0;cursor:pointer}.top-links .link-item .link-item-content-wrapper .span-hover>*{padding:.5rem}.top-links-wrapper{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);margin-bottom:2rem;width:100%}.top-links-wrapper__container{width:90rem;margin:auto}@media only screen and (max-width:900px){.top-links-wrapper__container{width:100%}}.menu-wrapper{position:absolute;z-index:1;width:12rem;transition:transform .2s ease-in-out,opacity .35s ease-in-out}.menu-wrapper.display{transform:scale(1);opacity:1}@media only screen and (min-width:768px){.menu-wrapper{transform:scale(0);opacity:0;transform-origin:top right}}@media only screen and (max-width:768px){.menu-wrapper{transform:scale(1);opacity:1;position:fixed;bottom:0;right:0;max-height:0;height:auto;transition:max-height .2s ease-in-out;width:100%}.menu-wrapper.display{max-height:20rem}}.dd-menu{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fff;color:#6fc3c8;border-radius:.5rem;font-size:1.6rem;padding:.5rem 0;width:100%;height:100%}@media only screen and (max-width:768px){.dd-menu{padding-top:2rem;padding-bottom:1rem}}.dd-menu__item{cursor:pointer;transition:background-color .2s ease-in-out;width:100%}.dd-menu__item>*{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem}.dd-menu__item:hover{background-color:rgba(72,105,116,.2)}.card{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);color:#6fc3c8;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:box-shadow .2s ease-in-out}.card:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.card.big{width:22rem;height:22rem;font-size:2.2rem;border-radius:.5rem}.card.small{width:14rem;height:5rem;padding:1rem;border-radius:1rem}#editable-textbox{background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:1rem;outline:none;padding:1rem 1.5rem;font-size:1.6rem;transition:box-shadow .2s ease-in-out}#editable-textbox:empty:before{content:attr(placeholder);color:#555}#editable-textbox.focused{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.statuses .MuiSvgIcon-root{font-size:2rem;cursor:default}.statuses.status_success{color:#1b922f}.statuses.status_failure{color:#c01b1b}.dropdown{line-height:1.5em;box-sizing:border-box;position:relative;background-color:inherit;height:5rem;width:18rem;-webkit-user-select:none;user-select:none;font-size:1.6rem}.dropdown-main{position:relative;cursor:pointer;display:flex;flex-direction:column;grid-row-gap:5rem;row-gap:5rem;color:#999;border:1.5px solid #999;border-radius:.5rem;padding:0;transition:all .3s ease-in}.dropdown-main.focus{color:#6fc3c8;border-color:#6fc3c8}.dropdown-main.focus>.dropdown-title{color:#6fc3c8}.dropdown-main.disabled{cursor:default}.dropdown-main>span:not(.dropdown-top){position:relative;height:100%}.dropdown-main .dropdown-title{transition:color .3s ease-in;font-size:1.2rem;color:#aaa;padding:0 .1rem 0 .3rem}.dropdown-selected{padding:0 1rem .5rem .3rem;display:flex;justify-content:space-between;width:100%}.dropdown-selected .material-icons{margin:0!important;color:inherit}.dropdown-selected .material-icons:hover{color:inherit!important}.dropdown-select{box-sizing:border-box;margin:0;list-style:none;position:fixed;overflow:hidden;transition:max-height .2s ease-out;background-color:#fff;border-radius:.5rem;z-index:9;box-shadow:0 .3rem .6rem #aaa;transition:all .3s ease-in-out;width:inherit;max-height:0}.dropdown-select li{display:flex;justify-content:space-between;padding:.2rem .5rem}.dropdown-select li:hover .option-container{background-color:rgba(72,105,116,.2)}.dropdown-select li .option-container{cursor:pointer;padding:.5rem;border-radius:.5rem;width:100%;height:100%;transition:background-color .2s ease-in-out}.dropdown-select .forbidden-option{background-color:#eee;cursor:not-allowed}.dropdown-select::-webkit-scrollbar{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:.5rem}.dropdown-select::-webkit-scrollbar-track{padding:.1rem;background-color:initial}.dropdown-select::-webkit-scrollbar-thumb{background-color:hsla(0,0%,66.7%,0);border-radius:1rem;cursor:pointer}.dropdown-select::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,53.3%,0)}.dropdown-select:hover::-webkit-scrollbar-thumb{background-color:#aaa}.dropdown-select:hover::-webkit-scrollbar-thumb:hover{background-color:#6fc3c8}.dropdown-select i{display:none;color:#000}.dropdown-select i:hover{color:inherit}.dropdown-select #selected .option-container{background-color:rgba(72,105,116,.2)}.dropdown #open{max-height:20rem;transition:all .3s ease-in;overflow-y:auto}.dropdown-menu{position:absolute;padding:0;z-index:10;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);color:#6fc3c8;background-color:#fff;max-height:15rem;min-width:12rem;font-size:1.8rem;overflow:hidden;font-size:1.6rem;transform:scale(0);transform-origin:top right}.dropdown-menu,.dropdown-menu.open{transition:transform .2s ease-in-out}.dropdown-menu.open{transform:scale(1)}.dropdown-menu li{cursor:pointer;padding:5px}.dropdown-menu li:hover{background-color:#ececec}.inline-select{display:flex;grid-column-gap:2rem;column-gap:2rem}.inline-select .select-item{border:1px solid #ccc;color:#aaa;transition:all .3s ease;padding:1.5rem;border-radius:.5rem;cursor:pointer}.inline-select .select-item.selected,.inline-select .select-item:hover{border-color:#6fc3c8;color:#6fc3c8}.toggle-switch{color:#6fc3c8;display:flex;align-items:center;grid-column-gap:.5rem;column-gap:.5rem;font-size:1.6rem}.toggle-switch .toggle-button{position:relative;width:4.5rem;height:2rem;margin:0 .5rem;background-color:rgba(72,105,116,.2);border-radius:20px;cursor:pointer}.toggle-switch .toggle-button.disabled{cursor:default}.toggle-switch .toggle-button .switch{position:absolute;left:0;bottom:-2.5px;border-radius:50%;width:2.5rem;height:2.5rem;background-color:#6fc3c8;transition:background-color .3s ease;transition:transform .3s ease}.toggle-switch .toggle-button .switch.no-value{transform:translateX(10px);background-color:#bfc9cc}.toggle-switch .toggle-button .switch.on{transform:translateX(19px)}select{font-size:2rem;padding:1em 1.5em;border:none}.section{max-height:95vh;overflow:hidden;width:100%}.section-header{display:flex;align-items:center;font-size:2rem;color:#646464;cursor:pointer;padding:2rem;border-radius:.5rem}.section-content{max-height:0;transition:all .3s ease-in-out;overflow:hidden}.section-content.open{transition:all .3s ease-in-out;max-height:85vh;overflow-y:auto}.section-content__holder{padding:1rem 2rem 2rem}.multi-select{width:15rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}.multi-select .title{padding:1rem;text-align:center;background-color:#fff;border-bottom:1px solid #ddd;transition:border-color .5s ease;border-top-right-radius:1rem;border-top-left-radius:1rem}.multi-select .title:hover{border-color:#6fc3c8}.multi-select .options-list{background-color:#eee;max-width:0;transition:max-height .25s ease-out}.multi-select .options-list.open{max-width:20rem;transition:max-height .25s ease-out}.multi-select .footer{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.carousel{overflow:hidden;display:grid;grid-template-columns:4rem minmax(0,1fr) 4rem;width:100%;height:100%}.carousel .nav-arrow{display:flex;align-items:center;z-index:1;background-color:#fff;visibility:hidden}.carousel .nav-arrow.display{visibility:visible}.carousel .nav-arrow .material-icons{width:100%;display:inline-block;font-size:5rem;color:#aaa;transition:color .3s ease}.carousel .nav-arrow .material-icons:hover{color:#6fc3c8}.carousel .carousel-content{display:flex}.carousel .carousel-content .car-item{padding-left:1rem;flex-shrink:0;transition:transform .5s ease-in-out;width:33.33333%;height:100%}@media only screen and (max-width:800px){.carousel .carousel-content .car-item{display:flex;width:50%}}@media only screen and (max-width:600px){.carousel .carousel-content .car-item{display:flex;width:100%}}.inline-multi-select{display:flex;grid-column-gap:2rem;column-gap:2rem}.inline-multi-select .multi-select-item{border:1px solid #ccc;color:#aaa;transition:all .3s ease;padding:1.5rem;border-radius:.5rem;cursor:pointer}.inline-multi-select .multi-select-item.selected,.inline-multi-select .multi-select-item:hover{border-color:#6fc3c8;color:#6fc3c8}.calendar-float{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border:none;border-radius:.5rem;width:360px;padding:.5rem}.calendar-float button[disabled]{background-color:inherit;color:#ccc!important;cursor:default}.calendar-float .react-calendar__navigation button{color:#6fc3c8!important}.calendar-float .react-calendar__navigation button[disabled]{color:#ccc!important}.calendar-float .react-calendar__month-view__weekdays{color:#6fc3c8;font-size:1.5rem}.calendar-float .react-calendar__tile{font-size:1.8rem}.calendar-float .react-calendar__tile--now{background-color:#aaa;color:#fff}.calendar-float .react-calendar__tile--now:hover{background-color:#aaa;color:#fff!important}.calendar-float .react-calendar__month-view__days__day--weekend{color:#6fc3c8}.calendar-float .react-calendar__month-view__days__day--neighboringMonth{color:#ccc}.calendar-float .react-calendar__tile--active{background:#6fc3c8;color:#fff!important}.calendar-float .react-calendar__tile--active:hover{color:#fff!important}.calendar-float .react-calendar__tile--active:enabled:focus,.calendar-float .react-calendar__tile--active:enabled:hover{background-color:#6fc3c8}.calendar-float .react-calendar__tile:hover{color:#6fc3c8}.form-date-picker{position:relative}.form-date-picker .modal-wrapper{display:block;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:100;position:fixed;overflow-y:auto;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out}.form-date-picker .cal-wrapper{display:block;position:relative}.date-input{display:flex;align-items:flex-end;position:relative}.date-input__cancel{position:absolute;left:0;bottom:-1px}.date-input__cancel .MuiSvgIcon-root{color:#555;font-size:1.5rem;cursor:pointer;font-weight:500}.date-input__cancel .MuiSvgIcon-root:hover{color:#c01b1b}.material-icons.close-red{color:#333;transition:color .3s ease}.material-icons.close-red:hover{color:#c01b1b}.bread-crumbs{display:flex;overflow-x:auto;padding:1rem 0;width:100%}.bread-crumbs__item{height:4rem;display:flex;transition:background-color .3s ease-in-out!important}.bread-crumbs__item:hover:not(.highlight)>div{background-color:#ccc}.bread-crumbs__item:hover:not(.highlight):after{border-right-color:#ccc}.bread-crumbs__item.highlight>div{color:#fff;background-color:#6fc3c8}.bread-crumbs__item.highlight:after{border-right:2rem solid #6fc3c8}.bread-crumbs__item:first-child>div{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.bread-crumbs__item:last-child>div{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.bread-crumbs__item:not(:last-child){margin-left:-30px}.bread-crumbs__item div{width:14rem;background-color:#ddd;color:#777;font-weight:500}.bread-crumbs__item div>*{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-5px);font-size:1.5rem}.bread-crumbs__item:not(:first-child):before{content:"";border-top:2rem solid transparent;border-bottom:2rem solid transparent;border-right:2rem solid #fff;transform:translateX(-1.95rem)}.bread-crumbs__item:not(:last-child):after{content:"";border-top:2rem solid transparent;border-bottom:2rem solid transparent;border-right:2rem solid #ddd;z-index:1}form{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem;padding:2rem 0}form .dropdown{margin:0}.form-error{font-size:15px;color:#af2d2d;font-weight:500}.form-buttons{display:flex;align-items:center}.form-buttons>*{margin-left:.1rem}.add-float{display:flex;justify-content:center;align-items:center;position:fixed;left:7%;bottom:7%;width:7rem;height:7rem;padding:2rem;border-radius:50%;font-size:3rem;color:#3d3d3d;background-color:#fff;transition:color .3s ease;transition:box-shadow .3s ease;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);cursor:pointer;z-index:8}.add-float:hover{color:#6fc3c8;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.form-default{padding:1rem;font-size:inherit;border-radius:1rem;font-size:1.7rem;outline:none;border:1.5px solid #ddd;transition:border-color .5s ease;color:#555}.form-default.error{border-color:#c01b1b}.form-default:focus{border-color:#6fc3c8}.border-textbox{position:relative}.input-error{visibility:hidden;opacity:0;position:absolute;bottom:-40px;right:0;z-index:200;color:#c01b1b;font-size:1.4rem;transition:opacity .3s ease;width:20rem}.input-error.display{visibility:visible;opacity:.8;transition:opacity .3s ease}.input-error i{position:absolute;left:2px;top:2px;color:#555;font-size:1.8rem;transition:color .3s ease}.input-error i:hover{color:#c01b1b}.form-text-input{line-height:1.5em;position:relative}.form-text-input .label{position:absolute;display:block;top:-2rem;right:0;color:#999;font-size:1.2rem;transition:all .2s ease-in-out}.form-text-input .text-input{background-color:initial;outline:0;border:none;border-bottom:2px solid #999;font-size:1.6rem;width:25rem;color:#555;transition:border-color .2s}.form-text-input .text-input::placeholder{color:transparent}.form-text-input .text-input:placeholder-shown~.label{font-size:1.6rem;cursor:text;top:0}.form-text-input .text-input:focus{border-bottom-color:#6fc3c8}.form-text-input .text-input:focus~.label{position:absolute;top:-2rem;font-size:1.2rem;color:#6fc3c8}.form-text-input.error .text-input{border-color:#c01b1b!important}.form-text-input.error .label{color:#c01b1b!important}.form-text-input.error .error{font-size:1.4rem;color:#c01b1b}input[type=search]{border-radius:5px;border:0;width:200px;height:30px;margin:10px;outline:none;padding:5px}textarea{font-family:inherit;font-size:inherit;resize:none;border:none;border-radius:.5rem;outline:none;padding:1rem;color:#777;font-size:1.6rem;transition:all .2s ease;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}textarea::placeholder{color:#aaa}textarea:focus{color:#000;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}textarea.error{border:2px solid #c01b1b}.textarea-input .text-area-error{color:#c01b1b;font-size:1.4rem}.form-input-border{display:inline-block;border:1.5px solid #bbb;border-radius:.5rem;transition:border-color .3s ease-in;height:5.5rem;margin:0;width:10rem}.form-input-border legend{transition:color .3s ease-in;font-size:1.2rem;color:#aaa;padding:0 .1rem 0 .3rem}.form-input-border:focus-within{border-color:#6fc3c8}.form-input-border:focus-within legend{color:#6fc3c8}.form-input-border .text-input{background-color:initial;outline:0;border:none;font-size:1.8rem;color:#aaa;padding-bottom:.5rem;width:10rem;text-align:center;transition:color .3s ease-in;width:100%}.form-input-border .text-input:focus{transition:color .3s ease-out;color:#6fc3c8}.form-input-border.error{border:1.5px solid #c01b1b}.field-error,.form-input-border.error .text-input,.form-input-border.error legend{color:#c01b1b}.field-error{font-size:1.6rem}button{display:flex;width:12rem;justify-content:center;align-items:center;font-size:1.8rem;border-radius:.5rem;transition:background-color .4s ease;height:4rem;border:1px solid #6fc3c8;outline:none;cursor:pointer}button,button:disabled:hover{background-color:#fff;color:#6fc3c8}button:disabled:hover{cursor:default}button .material-icons,button .material-icons:hover{color:inherit}button:hover{background-color:#6fc3c8;color:#fff}.inline-button{padding:1rem 2rem;border-radius:1rem;cursor:pointer;background-color:#ddd;color:#777;font-weight:500;transition:background-color .2s ease-in-out!important;transition:color .2s ease-in-out;display:inline-block}.inline-button.danger{background-color:#b33131;color:#fff}.inline-button.danger:hover{background-color:#cd4a4a}.inline-button:hover{background-color:#6fc3c8;color:#fff}.danger{border-color:#b33131;color:#b33131}.danger:hover{background-color:#b33131;color:#fff}.info{background-color:#253385}.info:hover{background-color:#ddd;border:.2rem solid #253385;color:#253385}.btn-small{width:7rem;font-size:1.6rem;height:3rem}.label-button{width:100%;background-color:#6fc3c8;padding:1rem;display:flex;justify-content:center;align-items:center;height:4rem;color:#fff;margin:1rem 0;transition:background-color .3s ease-in-out;cursor:pointer;border-radius:.5rem}.label-button .material-icons{color:#fff}.label-button:hover{background-color:#6893a1}.checkbox-elem,.checkbox-elem .checkbox{display:flex;align-items:center}.checkbox-elem .checkbox{justify-content:center;width:3rem;height:3rem;border:3px solid #ddd;border-radius:5px;margin-left:5px;background-image:linear-gradient(#6fc3c8,#6fc3c8);background-position:50% 50%;background-repeat:no-repeat;background-size:0 0;cursor:pointer;transition:background-size .15s ease-out,border .5s ease}.checkbox-elem .checkbox.enabled:hover{cursor:pointer}@media (hover:hover){.checkbox-elem .checkbox.enabled:hover{border-color:#6fc3c8}}.checkbox-elem .checkbox:hover{transition:border .5s ease}.checkbox-elem .checkbox .MuiSvgIcon-root{color:#fff;font-size:20px}.checkbox-elem .checkbox.checked{background-size:100% 100%;border:3px solid #6fc3c8;transition:opacity .25s ease,background-size .15s ease-in}@media (hover:hover){.checkbox-elem .checkbox.checked:hover{opacity:.8}}.checkbox-elem .checkbox .checkbox-label{color:#6fc3c8}.libraries{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.admin-options{display:flex;grid-column-gap:2rem;column-gap:2rem}.libs-list-wrapper{display:flex;flex-direction:column;justify-content:center;grid-row-gap:2rem;row-gap:2rem}.libs-list-has-items{align-items:center;width:100%;padding:1rem;overflow-x:auto;display:flex;grid-column-gap:1rem;column-gap:1rem;background-color:#ddd;border-radius:.5rem}.lib-details{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.lib-details__options{display:flex;grid-column-gap:1rem;column-gap:1rem}.item-icon{width:9rem;height:10rem}.item-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%}.item-wrapper .display-details{position:absolute;right:10px;top:10px;cursor:pointer;color:#777}@media only screen and (min-width:768px){.item-wrapper .display-details{visibility:hidden;transform:translateX(10px);opacity:0;transition:all .3s ease-in-out}}.item-wrapper:hover>.display-details{opacity:1;visibility:visible;transform:translateX(0)}.item-wrapper:hover>.display-details:hover{opacity:.8}.item-wrapper .item-name{padding-top:2rem}.lib-item-details{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.lib-item-details__top__date-created{color:#999;font-size:1.8rem;font-weight:500}.lib-item-details__top__credit{color:#6fc3c8;font-weight:500;font-size:1.8rem}.item-footer{padding-top:10px;background-color:#eee;display:inline-block;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.open-comments{cursor:pointer}.open-comments:hover{opacity:.8}.vote-item{display:flex;flex-direction:column;align-items:center;font-size:1.6rem;transition:opacity .2s ease-in-out}.vote-item:hover>.thumb-icon{opacity:.8}.vote-item .thumb-icon{cursor:pointer;margin-top:5px;margin-bottom:-7px}.vote-item.voted.upvote{color:#1b922f}.vote-item.voted.downvote{color:#c01b1b}.votes{display:flex;flex-direction:row-reverse}.uni-container.client{position:fixed;width:100%;height:5rem;background-color:#fff;z-index:1;display:flex;justify-content:center;align-items:center;bottom:0;right:0;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);overflow-x:auto;white-space:nowrap}@media only screen and (max-width:450px){.uni-container.client{justify-content:flex-start}}.unis-choose{display:flex;grid-column-gap:2rem;column-gap:2rem;justify-content:space-between;margin:0 2rem;width:45rem}.step-summary .step-summaries-list{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.step-summary .step-summary-item{display:flex;flex-direction:column;position:relative;margin:1rem 0}.step-summary .step-summary-item.admin{padding:1.5rem;border:1.5px solid #6fc3c8;border-radius:5px;grid-row-gap:1rem;row-gap:1rem}.step-summary .step-summary-top{display:flex;justify-content:center}.step-summary .step-summary-top:hover .delete-content{visibility:visible;opacity:1}.step-summary .step-summary-top.client{padding:1rem;border-top:2px solid #6fc3c8;border-bottom:2px solid #6fc3c8;cursor:pointer}@media only screen and (max-width:450px){.step-summary .step-summary-top.client{padding:.5rem}}.step-summary .step-summary-top .step-summary-name{font-size:2rem}@media only screen and (max-width:450px){.step-summary .step-summary-top .step-summary-name{font-size:1.8rem}}.step-summary .summary-details-wrapper{position:relative;z-index:3}.step-summary .groups-list-wrapper{display:flex}.sum-content-list{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem;width:100%}.sum-content-item{color:#6fc3c8;width:100%}.sum-content-item.client{justify-content:space-between;display:flex}.sum-content-item.admin{display:grid;grid-template-columns:9rem 4rem 2rem}.sum-content-item:hover .delete-content{opacity:1;visibility:visible}.add-group-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;grid-column-gap:.5rem;column-gap:.5rem;grid-row-gap:.8rem;row-gap:.8rem}.add-content-block{justify-self:flex-end}.delete-content{opacity:0;visibility:hidden}.delete-content:hover{color:#c01b1b}.summary-groups-list{display:flex;grid-column-gap:3rem;column-gap:3rem;grid-row-gap:3rem;row-gap:3rem;justify-content:center;padding:1rem;flex-wrap:wrap}.summary-groups-list.display.client{visibility:visible;opacity:1}.summary-groups-list.client{opacity:0;visibility:hidden;position:absolute;background-color:initial;bottom:0;left:100px;width:20rem;flex-wrap:nowrap}.summary-group-item{display:flex;border-radius:.5rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);padding:1.5rem;width:18rem;transition:opacity .2s ease-in-out}@media only screen and (max-width:420px){.summary-group-item{width:15rem;font-size:1.5rem}}.summary-group-item.admin{flex-direction:column}.summary-group-item.client{visibility:hidden;opacity:0;position:absolute;bottom:0}.summary-group-item.client.single{bottom:-20px;right:200px}.summary-group-item .material-icons{color:#6fc3c8;justify-self:flex-start}.summary-group-item.display{visibility:visible;opacity:1;transition:opacity .2s ease-in-out}.return-choose{padding-left:1rem}.return-choose:hover{animation:tiltHorizonal 2s infinite;animation-timing-function:ease-in-out}.choose-sum-group{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out}.choose-sum-group.display{visibility:visible;opacity:1;transition:opacity .2s ease-in-out}.choose-sum-group .choose-sum-item{background-color:#6fc3c8;color:#fff;padding:.5rem;border-radius:.5rem;text-align:center;cursor:pointer}.steps-tree-wrapper{display:flex;justify-content:center;width:100%}@media only screen and (max-width:650px){.steps-tree-wrapper{justify-content:flex-start}}.steps-tree{display:flex;flex-direction:column;grid-row-gap:5rem;row-gap:5rem;width:650px}@media only screen and (max-width:650px){.steps-tree{width:100%}}.steps-level{width:100%;display:flex;justify-content:space-between;flex-shrink:1;flex-wrap:wrap}.tree-node{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0!important;transition:color .2s ease-in-out;transition:stroke-width .2s ease-in-out}.tree-node .node-circle{stroke-width:2px}.path-section{position:relative}.steps-group{width:100%;display:flex;flex-direction:column}.steps-group .steps-group-name{cursor:pointer}.steps-group.nested{padding:.5rem}.steps-group.nested>.wrapper{padding:1rem;background-color:rgba(72,105,116,.1);border-radius:.5rem;height:100%}.steps-group.nested .steps-group-name{font-size:2rem}.steps-group.top-level{width:650px}@media only screen and (max-width:650px){.steps-group.top-level{width:100%}}.steps-group.top-level .wrapper.top-level>.steps-group-name{width:100%;width:150px;display:flex;justify-content:center;border-bottom:5px solid;margin-bottom:1rem;font-size:1.8rem;font-weight:500;padding:.5rem;transition:border-color .2s ease-in-out}.steps-group .group-content{width:100%}.labels-container{position:relative}.link-label{position:absolute;width:8rem}@media only screen and (max-width:550px){.link-label{width:7rem}}@media only screen and (max-width:450px){.link-label{width:6rem}}@media only screen and (max-width:400px){.link-label{width:5rem}}@media only screen and (max-width:320px){.link-label{width:4.5rem}}.link-label .add-link-label,.link-label .link-label-name{position:absolute;text-align:center;width:100%}.link-label .link-label-name{font-size:1.5rem;background-color:#fff;border:2px solid transparent;border-radius:.5rem;font-weight:500}@media only screen and (max-width:550px){.link-label .link-label-name{font-size:1.4rem}}@media only screen and (max-width:450px){.link-label .link-label-name{font-size:1.3rem}}@media only screen and (max-width:400px){.link-label .link-label-name{font-size:1.1rem}}@media only screen and (max-width:320px){.link-label .link-label-name{font-size:.95rem}}.tree-node-content{display:flex;flex-direction:column;grid-row-gap:.1rem;row-gap:.1rem;align-items:center;margin:2px 0;cursor:pointer}.tree-node-content:hover .node-indicator{background-size:100% 100%;transition:opacity .25s ease,background-size .15s ease-in}.tree-node-content:hover .node-step-name{animation:tiltHorizontal 2s;animation-timing-function:ease-in-out}.tree-node-content .node-indicator{width:2rem;height:2rem;border:2px solid;border-radius:50%;background-color:initial;background-position:50% 50%;background-repeat:no-repeat;background-size:0 0;transition:background-size .15s ease-in-out}@media only screen and (max-width:450px){.tree-node-content .node-indicator{width:1.5rem;height:1.5rem}}.tree-node-content .node-step-details{display:flex;flex-direction:column;align-items:center}.tree-node-content .node-step-details .node-step-name{font-size:1.8rem;font-weight:500}@media only screen and (max-width:450px){.tree-node-content .node-step-details .node-step-name{font-size:1.5rem}}@media only screen and (max-width:350px){.tree-node-content .node-step-details .node-step-name{font-size:1.4rem}}@media only screen and (max-width:320px){.tree-node-content .node-step-details .node-step-name{font-size:1.3rem}}.tree-node-content .node-step-details .node-step-uni{font-size:1.4rem}@media only screen and (max-width:380px){.tree-node-content .node-step-details .node-step-uni{font-size:1.2rem}}@media only screen and (max-width:320px){.tree-node-content .node-step-details .node-step-uni{font-size:1.1rem}}.tree-container{display:flex;justify-content:center}.steps-block{overflow-x:auto;padding:1rem}.step-content{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);margin:auto;width:70rem}@media only screen and (max-width:700px){.step-content{width:100%}}.step-content:hover .step-title:after{transform:scaleX(1);transform-origin:100% 50%}.step-content .step-title{display:inline-block;font-size:3rem;color:#fff;padding:2.5rem;display:flex;flex-direction:column;background:#6fc3c8;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-top-left-radius:.5rem;border-top-right-radius:.5rem}.step-content__container .step-item-content{margin-bottom:2rem;padding:3rem}.step-content__container__uni-content-wrapper{padding:1rem}.step-item{grid-row-gap:7rem;row-gap:7rem}.jump-to-step,.step-item{display:flex;flex-direction:column}.jump-to-step{width:100%;grid-row-gap:3rem;row-gap:3rem}.jump-to-step-title{padding:1rem;border-bottom:5px solid #6fc3c8;font-size:2.7rem;color:#6fc3c8;align-self:flex-start}.next-steps-list{flex-wrap:wrap;width:100%;grid-column-gap:3rem;column-gap:3rem}.next-steps-list,.next-steps-list .next-step-item{display:flex;grid-row-gap:3rem;row-gap:3rem;justify-content:center}.next-steps-list .next-step-item{flex-direction:column;align-items:center;width:25rem;height:16rem;padding:1rem;border-radius:.5rem;border:2px solid;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);transition:box-shadow .2s ease-in-out;cursor:pointer}.next-steps-list .next-step-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.next-steps-list .next-step-item .step-name{font-size:2.5rem;font-weight:500}.next-steps-list .next-step-item .step-unis{font-size:1.4rem;display:flex;flex-wrap:wrap;justify-content:center;grid-row-gap:1rem;row-gap:1rem;grid-column-gap:1rem;column-gap:1rem;width:100%}.next-steps-list .next-step-item .step-unis .step-unis-item{display:flex;justify-content:center;align-items:center;width:7rem;height:3rem;border-radius:1.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);color:#fff}.dashboard{margin-top:70px}.dashboard .add-section{font-size:30px;padding:5px;width:30px;height:30px;border-radius:50%;margin-bottom:15px;font-weight:500;cursor:pointer;color:#4e4e4e}.dashboard .add-section:hover{color:#838383}.dashboard .sections-list{width:100%}.dashboard .sections-list .section{width:100%;margin-bottom:30px}.dashboard .sections-list .section .section-name{width:100%;height:40px;background-color:#ccc;padding:8px 30px 5px 5px;box-sizing:border-box;color:#525252;border-radius:15px}.dashboard .sections-list .section .items-grid{display:grid;grid-template-columns:repeat(2,48%);grid-column-gap:3.6%;column-gap:3.6%}.dashboard .sections-list .section .items-grid .grid-item{border-radius:5px;padding:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);transition:box-shadow .5s}.dashboard .sections-list .section .items-grid .grid-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.dashboard .sections-list .section .items-grid .grid-item .item-name{width:100%;float:right;color:#525252;margin-top:0;font-weight:700;font-size:20px;padding-bottom:5px;border-bottom:1px solid #ddd}.dashboard .sections-list .section .items-grid .grid-item .grid-content{padding:10px 5px 5px}.drive-items-grid{display:grid;width:90rem;grid-template-columns:repeat(3,1fr);grid-column-gap:5rem;column-gap:5rem;grid-row-gap:5rem;row-gap:5rem}.drive-items-grid .drive-grid-item{justify-self:center;align-self:center;display:flex;justify-content:center;align-items:center;width:25rem;height:25rem;border-radius:.5rem;box-shadow:2px 4px 6px 0 rgba(0,0,0,.3),2px 6px 15px 0 rgba(0,0,0,.4);transition:box-shadow .3s ease;font-size:2.5rem}.drive-items-grid .drive-grid-item:hover{box-shadow:2px 7px 15px 0 rgba(0,0,0,.3),2px 10px 30px 0 rgba(0,0,0,.4)}@media only screen and (max-width:900px){.drive-items-grid{display:grid;max-width:55rem;grid-template-columns:repeat(2,1fr);margin:0 auto}}@media only screen and (max-width:600px){.drive-items-grid{display:flex;flex-direction:column;margin:0 auto;grid-row-gap:2rem;row-gap:2rem;align-items:center;justify-content:center;width:auto}}.pages-menu .page-menu-item{position:relative;transition:box-shadow .3s ease;background-image:url(https://images.unsplash.com/photo-1509869175650-a1d97972541a?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=1950);background-size:cover;z-index:0;color:#fff}.pages-menu .page-menu-item .page-name{position:relative;z-index:2;font-size:3rem;text-shadow:2px 2px 4px rgba(0,0,0,.6313725490196078)}.pages-menu .page-menu-item .background-filter-cover{border-radius:.5rem;position:absolute;z-index:1;width:100%;height:100%;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-image:linear-gradient(-45deg,rgba(34,34,34,.75),transparent)}.topic{position:relative;transition:box-shadow .3s ease;border-radius:.5rem;z-index:0}.topic .drive-topic-name{position:relative;z-index:2;font-size:3rem;color:#fff;margin-left:0;background-image:url(https://images.unsplash.com/photo-1509869175650-a1d97972541a?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=1950);background-size:cover}.topic .background-filter-cover{border-radius:.5rem;position:absolute;z-index:1;width:100%;height:100%;background-image:linear-gradient(-45deg,rgba(34,34,34,.75),transparent)}.page{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;max-width:88rem;margin:0 1rem}.pages-nav-inline{display:flex;grid-column-gap:1.5rem;column-gap:1.5rem;overflow-x:auto;padding-bottom:2rem;border-bottom:1px solid #aaa}.pages-nav-inline .page-inline-list-item{border:1px solid #ccc;color:#aaa;border-radius:.5rem;transition:all .3s ease;padding:1rem}.pages-nav-inline .page-inline-list-item.current{background-color:#6fc3c8;color:#fff}.pages-nav-inline .page-inline-list-item:hover:not(.current){color:#6fc3c8;border-color:#6fc3c8}.topic-description{border:1px solid #6fc3c8;border-radius:1rem;padding:1.5rem}.page-links-list{position:absolute;width:20rem;visibility:hidden;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);position:fixed;bottom:12rem;right:3rem;height:auto;border-radius:.5rem;opacity:0;transition:opacity .3s ease}.page-links-list.open{visibility:visible;opacity:1}.page-links-list>li{padding:1.5rem}.page-links-list>li>a{border-bottom:1px solid transparent;transition:border .25s ease-in-out;color:#505050}.page-links-list>li>a:hover{border-color:inherit}.page-links-list .list-header{text-align:center;font-size:2rem;color:#6fc3c8}.links-list-mobile{position:fixed;width:7rem;height:7rem;bottom:3rem;right:3rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);display:flex;justify-content:center;align-items:center;border-radius:50%;transition:box-shadow .5s ease;cursor:pointer}.links-list-mobile:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.links-list-mobile:hover>i{color:#6fc3c8}.links-list-mobile>i{color:#aaa;font-size:3rem;transition:color .5s ease}.subtopic-list{display:flex;width:100%;grid-row-gap:5rem;row-gap:5rem;padding:2rem 0}.subtopic-list .subtopic-item{padding:1.5rem;border-radius:1rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);transition:all .3s ease;color:#777}.subtopic-list .subtopic-item:hover{color:#6fc3c8;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.drive-topic-items-list{padding:2rem 0}.drive-topic-items-list .drive-topic-item{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 0}.drive-topic-items-list .drive-topic-item .drive-item-title{font-size:2rem}.drive-topic-items-list .drive-topic-item img{width:90px;height:90px}.drive-topic-items-list .drive-topic-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.item-footer{display:flex;justify-content:space-between;font-size:2rem;align-items:center;width:100%;padding:0 1.5rem;position:relative;color:#777;transition:color .2s ease}.item-footer .comments-icon{position:absolute;bottom:2px;font-size:2.8rem}.item-footer .comments-icon:hover{color:#6fc3c8}.item-footer .item-votes{display:flex;align-items:center;z-index:1}.item-footer .item-votes>span{display:flex;flex-direction:column;align-items:center}.item-footer .item-votes .thumb-icon{display:flex;align-items:center;font-size:2.5rem}.item-footer .item-votes .thumb-icon:hover{opacity:.8}.item-footer .item-votes .item-upvotes .voted{color:#1b922f}.item-footer .item-votes .item-downvotes .voted{color:#c01b1b}.item-footer .item-votes>*{margin-left:.5rem}.navigate-data-sections{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;background-color:initial!important;box-shadow:none!important;position:fixed;justify-content:center;text-align:center;right:3%;top:20%;font-size:1.6rem;color:#6fc3c8;z-index:2}.navigate-data-sections .nav-section-item{cursor:pointer}.navigate-data-sections .nav-section-item:hover>.path-uni-list{max-height:30rem}.navigate-data-sections .nav-section-item .section-item:after{content:"";display:block;padding:.1rem;width:1.5rem;height:1.5rem;border:1px solid transparent;background-color:#6fc3c8;border-radius:50%;margin:auto;transition:all .3s ease}.navigate-data-sections .nav-section-item .section-item:hover:not(.main):after{background-color:initial;border:1px solid #6fc3c8}.navigate-data-sections .nav-section-item .section-item.main{margin-bottom:1rem;font-size:1.8rem}.navigate-data-sections .nav-section-item .path-uni-list{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.navigate-data-sections .nav-section-item.multi-path:hover>.section-item:after{width:4rem;height:1rem;background-color:#bbb;border-radius:0}@media only screen and (max-width:1200px){.navigate-data-sections{display:none}}.data-block{animation:opacity-load .5s ease}@keyframes opacity-load{0%{opacity:0}to{opacity:1}}.data-block .block-header{box-shadow:0 3px 6px rgba(0,0,0,.18823529411764706);padding:2rem;font-size:2.5rem;color:#6fc3c8}.data-block .data-block-fragment{display:flex;grid-column-gap:3rem;column-gap:3rem;grid-row-gap:2rem;row-gap:2rem;flex-wrap:wrap}.data-block .data-block-content{padding:2rem}.data-block .data-block-content,.groups-block{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.groups-block{align-items:center;justify-items:center;width:100%;padding:2rem 0}.groups-block:last-child{border-bottom:0}.groups-list{width:100%}.group-fields{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:space-between}.group-fields__fields{width:50rem;display:flex;flex-direction:row;grid-column-gap:1rem;column-gap:1rem;flex-wrap:wrap}.group-fields__fields.simulated{width:45rem}@media only screen and (max-width:768px){.group-fields__fields{padding-right:2rem}}@media only screen and (max-width:768px){.group-fields,.group-fields .group-name{width:100%}}.group-fields .group-name{width:13rem;color:#6fc3c8;font-size:2rem}.group-fields .dropdown{margin:0;display:inline-block}.group-fields .remove-vals{display:flex;align-items:center}.group-fields:hover .remove-vals{opacity:1}.staged-groups{width:100%;display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;margin-bottom:1rem;position:relative}@media only screen and (max-width:768px){.staged-groups{display:flex;flex-wrap:wrap;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:1rem;row-gap:1rem;width:100%}.staged-groups .group-name{width:100%}}.staged-groups .choose-staged-group{direction:ltr;z-index:100;top:0;left:0;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .2s ease;overflow-y:scroll}.staged-groups .choose-staged-group .search-groups{background-color:#fff;padding:2rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem}.staged-groups .choose-staged-group.display{opacity:1;visibility:visible;transition:opacity .2s ease}.staged-groups .choose-staged-group .choose-staged-container{width:50rem;display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;grid-row-gap:3rem;row-gap:3rem;direction:rtl;position:relative;padding:3rem}.staged-groups .choose-staged-group .cancel-staged{position:absolute;right:0;top:0}.staged-groups .choose-staged-group .cancel-staged:hover{color:#6fc3c8}.staged-groups .choose-staged-group .choose-group-list{background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);padding:2rem;height:30rem;overflow-y:auto;overflow-x:hidden;border-radius:.5rem;color:#6fc3c8}.staged-groups .choose-staged-group .choose-group-list::-webkit-scrollbar{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:.5rem}.staged-groups .choose-staged-group .choose-group-list::-webkit-scrollbar-track{padding:.1rem;background-color:initial}.staged-groups .choose-staged-group .choose-group-list::-webkit-scrollbar-thumb{background-color:hsla(0,0%,66.7%,0);border-radius:1rem;cursor:pointer}.staged-groups .choose-staged-group .choose-group-list::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,53.3%,0)}.staged-groups .choose-staged-group .choose-group-list:hover::-webkit-scrollbar-thumb{background-color:#aaa}.staged-groups .choose-staged-group .choose-group-list:hover::-webkit-scrollbar-thumb:hover{background-color:#6fc3c8}.staged-groups .choose-staged-group .choose-group-list .choose-group-item{border-radius:.5rem;transition:background-color .1s ease-in-out;padding:.5rem;cursor:pointer}.staged-groups .choose-staged-group .choose-group-list .choose-group-item:hover{background-color:rgba(72,105,116,.3)}.staged-groups .choose-staged-group .add-custom-group{background-color:#fff;padding:2rem;opacity:0;visibility:hidden;transition:opacity .15s ease-in-out;border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}.staged-groups .choose-staged-group .add-custom-group.display{opacity:1;visibility:visible}.add-staged-group{color:#aaa;transition:all .3s ease;font-size:2rem;display:flex;align-items:center;grid-column-gap:1rem;column-gap:1rem;cursor:pointer}.add-staged-group .add{border:1px solid #aaa;border-radius:50%;padding:.5rem}.add-staged-group:hover{color:#6fc3c8}.remove-vals{justify-self:start;opacity:0}.data-block-fragment{display:flex;grid-column-gap:2rem;column-gap:2rem;flex-wrap:wrap}.data-block-fragment.calcs{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.form-fragment{position:relative;display:flex;grid-column-gap:1rem;column-gap:1rem;flex-wrap:wrap}.form-fragment .switch-block{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem}.form-fragment .switch-block .indent{padding-right:1rem}.form-fragment .switch-block .switch-name{color:#6fc3c8;font-size:1.8rem;display:inline-block}.form-fragment .calc-block .calc-info{font-size:2.5rem;color:#949494;transition:color .2s ease-in}.form-fragment .calc-block .calc-info:hover{color:#6fc3c8}.form-fragment .calc-block .calc-block-body{opacity:0;visibility:hidden;transform:translateY(-20px);transition-delay:.5s;transition:all .8s ease;padding:1rem}.form-fragment .calc-block .calc-block-body .payload-list{display:flex;flex-direction:column;padding:.5rem;margin:0 2rem;grid-row-gap:1rem;row-gap:1rem;align-items:flex-start;list-style-type:disc}.form-fragment .calc-block .calc-block-body .subj-item{border-radius:.5rem;color:#555;font-weight:500}.form-fragment .calc-block .calc-block-body .suggested-value{display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:500;color:#6fc3c8;padding:1.5rem;background-color:#eee;border-radius:.5rem;margin:1rem 0}.form-fragment .calc-block .calc-block-body.display{opacity:1;visibility:visible;transform:translateY(0)}.form-fragment .calc-block .decline-calc-button{color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;padding:1rem;transition:background-color .3s ease;width:50%}.form-fragment .calc-block .decline-calc-button:hover{background-color:rgba(27,146,47,.8)}.form-fragment .calc-block-footer{display:flex;font-size:2rem}.form-fragment .calc-block-footer.accept{flex-direction:column}.form-fragment .calc-block-footer .suggest-accept-note{width:100%;display:flex;padding:1rem;color:#23bd3d;cursor:default;justify-content:center}.form-fragment .calc-block-footer .suggest-accept-note .material-icons{color:#23bd3d;font-size:2.4rem}.form-fragment .calc-block-footer .calc-button{color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem;transition:background-color .3s ease;width:50%;cursor:pointer}.form-fragment .calc-block-footer .calc-button .material-icons{align-self:flex-start;color:#fff;font-size:2.4rem;display:flex}.form-fragment .calc-block-footer .calc-button.accept{background-color:#23bd3d}.form-fragment .calc-block-footer .calc-button.accept:hover{background-color:rgba(35,189,61,.8)}.form-fragment .calc-block-footer .calc-button.accepted{width:100%}.form-fragment .calc-block-footer .calc-button.decline{background-color:#e12d2d}.form-fragment .calc-block-footer .calc-button.decline:hover{background-color:rgba(225,45,45,.8)}.choose-path .title{color:#6fc3c8;font-size:2.2rem;margin-bottom:3rem}.choose-path .options-container{display:flex;justify-content:center;grid-column-gap:3rem;column-gap:3rem;width:100%}.choose-path .options-container .path-option{position:relative;padding:1rem;width:20rem;height:20rem;border:2.5px solid #ccc;border-radius:1rem;transition:border-color .5s ease;cursor:pointer}.choose-path .options-container .path-option.checked{border:2.5px solid #6fc3c8}.choose-path .options-container .path-option.checked>.path-name{color:#6fc3c8}.choose-path .options-container .path-option:hover{border:2.5px solid #6fc3c8}.choose-path .options-container .path-option:hover>.path-name{color:#6fc3c8}.choose-path .options-container .path-option .path-name{position:absolute;bottom:15px;height:15rem;width:100%;right:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#999;transition:color .5s ease}.choose-path .button-block{margin-top:5rem;width:100%}.choose-path .button-block button{margin:auto}.top-bar{color:#4d4d4d;font-size:1.5rem;flex-wrap:wrap;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:2rem;row-gap:2rem}.top-bar .choose-path{box-shadow:none}.top-bar .data-paths .edit-paths-link{cursor:pointer;font-size:1.35rem;color:#6fc3c8;transition:opacity .3s ease;margin-right:.5rem}.top-bar .data-paths .edit-paths-link:hover{opacity:.6}.top-bar .data-paths .choose-path{box-shadow:none;padding:0}.top-bar .data-paths .choose-path .choose-path-error{color:#c01b1b;font-size:1.6rem;margin-bottom:1rem}.top-bar .data-paths .choose-path i{margin:0}.choose-calcs{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.choose-calcs .choose-calcs-error{color:#c01b1b;border-right:5px solid #c01b1b;padding:.5rem;opacity:0;transition:opacity .3s ease;display:inline;align-self:flex-start}.choose-calcs .choose-calcs-error.display{opacity:1}.choose-calcs .choose-calcs-instructions{color:#999;font-size:1.8rem}.choose-calcs .finish-button{align-self:center;width:20rem}.choose-calcs-list{padding:1rem .5rem;display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.choose-calcs-list .uni-calcs-item .uni-name{color:#6fc3c8;font-size:2rem;font-weight:500}.choose-calcs-list .uni-calcs-item .calcs-options-list{padding:1rem 0;display:flex;grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem;flex-wrap:wrap}.choose-calcs-list .uni-calcs-item .calcs-options-list .choose-calc-option{padding:1rem;color:#999;border:1.5px solid #999;border-radius:1rem;transition:all .3s ease;cursor:pointer}.choose-calcs-list .uni-calcs-item .calcs-options-list .choose-calc-option:hover{border-color:#6fc3c8;color:#6fc3c8}.choose-calcs-list .uni-calcs-item .calcs-options-list .choose-calc-option.chosen{border-color:#6fc3c8;background-color:#6fc3c8;color:#fff}.calculator-content{padding:2rem 0;margin-bottom:2rem;position:relative;overflow:auto}.calculator-content .goto-pick-calcs{display:flex;color:#6fc3c8;position:relative;cursor:pointer;font-size:1.8rem}.calculator-content .goto-pick-calcs i{justify-self:flex-start;transform:translateX(0);font-size:2.8rem}.calculator-content .goto-pick-calcs:hover>i{animation:tiltHorizontal 2s infinite;animation-timing-function:ease-in-out}.args-fields-block{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;position:relative}.args-fields-block .groups-block{grid-row-gap:1rem;row-gap:1rem}.args-fields-block .block-header{box-shadow:none;padding:1rem 0}.args-fields-block .data-block-content{padding:0;overflow:hidden}.args-fields-block .no-uni-section{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.args-fields-block .groups-list{width:100%}.args-fields-block .group-fields{width:100%;grid-template-columns:repeat(3,1fr) 5rem;grid-row-gap:1rem;row-gap:1rem}.args-fields-block .group-fields .group-name{grid-column:1/span 4}.args-fields-block .staged-groups{width:100%}.exit-calcs-block{display:flex;justify-content:center;align-items:center;position:fixed;right:1rem;width:5rem;height:5rem;background-color:#6fc3c8;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);transition:all .3s ease-in-out;z-index:2;border-radius:50%;cursor:pointer}.exit-calcs-block:hover{background-color:#5c8593}.exit-calcs-block.display{transform:scale(.6)}.exit-calcs-block.displayInfo{top:20px!important}.exit-calcs-block .material-icons{color:#fff;font-size:2.5rem}.calculator-calcs-block{position:fixed;align-items:center;background-color:#fff;width:100%;transition:all .3s ease;height:auto;right:0;bottom:0;border-top:5px solid #6fc3c8;padding:.5rem 1rem;visibility:hidden;display:flex;flex-direction:column;opacity:0}.calculator-calcs-block .calcs-unis-list{grid-template-columns:auto 100px;display:grid;width:100%}.calculator-calcs-block.display{opacity:1;visibility:visible}.calculator-calcs-block.displayInfo{top:50px!important}.calculator-calcs-block .calcs-list{display:flex;grid-column-gap:5rem;column-gap:5rem;overflow-y:auto;overflow-x:hidden;flex-wrap:wrap;height:10rem}.calculator-calcs-block .uni-name{color:#6fc3c8;font-size:1.9rem}.calculator-calcs-block .uni-calcs-list{display:flex;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem;flex-wrap:wrap;margin-bottom:15px}.calculator-calcs-block .uni-calcs-list .calculator-calc-item{border-radius:.5rem;padding:3px 1.5rem;min-width:10rem;transition:all .2s ease-in-out;cursor:pointer}.calculator-calcs-block .uni-calcs-list .calculator-calc-item .calc-name{font-size:1.2rem}.calculator-calcs-block .uni-calcs-list .calculator-calc-item .calc-value{border-radius:.5rem;font-size:2.2rem}.calculator-calcs-block .exec-sim-calcs{justify-self:end;align-self:center;z-index:2;bottom:80px;left:30px;width:70px;height:70px;border-radius:50%;background-color:#6fc3c8;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);cursor:pointer;transition:background-color .2s ease-in}.calculator-calcs-block .exec-sim-calcs .material-icons{color:#fff;font-size:3.5rem}.calculator-calcs-block .exec-sim-calcs:hover{background-color:#5c8593}.stats{margin-top:15rem}.stats>*{animation:opacity-load 1s}.external-link-container{width:100%;display:flex;justify-content:center;padding:5rem 1rem}.external-link-container .external-table-link{display:flex;text-align:center;justify-content:center;border-radius:.5rem;border:1px solid #6fc3c8;background-color:#6fc3c8;height:5rem;padding:1rem;transition:all .3s ease;color:#fff}.external-link-container .external-table-link:hover{background-color:#fff;color:#6fc3c8;border-color:#6fc3c8}.userdata-table-no-results{padding:10rem;width:100%;background-color:rgba(192,27,27,.2);display:flex}.userdata-table-no-results span{position:-webkit-sticky;position:sticky;right:0;width:100vw;font-size:3rem;font-weight:500;color:#555}.table-container{position:absolute;right:0;overflow-y:hidden;overflow-x:auto;width:100%;height:100vh}.table-container::-webkit-scrollbar{width:.3rem;opacity:0}.table-container::-webkit-scrollbar-track{width:.3rem;background-color:initial}.table-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:1rem}.table-container::-webkit-scrollbar-thumb:hover{background-color:#aaa}.table-data-load-more{width:100%;font-size:1.8rem;height:48}.table-data-load-more>div{position:-webkit-sticky;position:sticky;right:0;width:100vw;margin:0;padding:1.5rem;font-weight:500}.table-data-load-more__button{color:#6fc3c8;cursor:pointer;transition:background-color .2s ease-in-out}.table-data-load-more__button:hover{background-color:#eee}.table-data-load-more__loading{display:flex;align-items:center;justify-content:center;color:rgba(72,105,116,.8);width:100%}.data-table{display:inline-grid;grid-template-areas:"head-fixed" "body-scrollable";text-align:center;color:#464646}.data-table__body-load-wrapper{width:100%}.data-table__body-load-wrapper>div{position:-webkit-sticky;position:sticky;right:0;width:100vw}.data-table th{font-weight:500;font-size:1.4rem}@media only screen and (max-width:750px){.data-table th{font-size:1.3rem;min-width:10rem}}.data-table td{font-size:1.5rem}@media only screen and (max-width:450px){.data-table td{font-size:1.3rem;min-width:10rem}}.data-table td,.data-table th{padding:1rem;min-width:12rem;position:relative;cursor:pointer}@media only screen and (max-width:750px){.data-table td,.data-table th{min-width:10rem}}@media only screen and (max-width:450px){.data-table td,.data-table th{min-width:9rem}}.data-table td .cover,.data-table th .cover{position:absolute;top:0;right:0;z-index:1;width:100%;height:100%;background-color:rgba(87,87,87,.23137254901960785)}.data-table .sorted{border-left-color:#6fc3c8;border-right-color:#6fc3c8}.data-table th{color:#fff!important}.data-table tr:not(.table-data-load-more).highlight>td{border-top-color:#6fc3c8;border-bottom-color:#6fc3c8}.data-table tr:not(.table-data-load-more) td{border:2px solid transparent;transition:border-color .2s ease}.data-table tr:not(.table-data-load-more):hover td{border-top-color:#6fc3c8;border-bottom-color:#6fc3c8}.data-table thead{grid-area:head-fixed}.data-table .uni-header{padding:1rem 0 0;transition:padding .2s ease-in}.data-table .uni-header span{display:block;margin:0;padding:1.5rem 1.5rem .5rem 1rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;transition:padding .2s ease-in;font-weight:500;font-size:1.7rem}.data-table .uni-header:hover{padding-top:0}.data-table .uni-header:hover span{padding-top:2.5rem;transition:padding .2s ease-in}.data-table .field-header{padding:1rem .5rem;position:relative}.data-table .field-header .material-icons{color:#fff;visibility:hidden;font-size:1.4rem;display:flex;align-items:center;position:absolute}.data-table .field-header .material-icons.shown{visibility:visible}.data-table .field-header .field-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:12rem}@media only screen and (max-width:750px){.data-table .field-header .field-name{font-size:1.4rem}}.data-table tbody{overflow-x:hidden;overflow-y:auto;grid-area:body-scrollable;height:calc(100vh - 156px);transition:height .2s ease-in-out}.data-table tbody.finished{height:calc(100vh - 108px)}.field-options{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem;color:#464646}.field-options .filters{background-color:#ededed;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.field-options .filters-title{border-bottom:1px solid #ccc}.field-options .filters-list{display:flex;flex-wrap:wrap;grid-column-gap:.5rem;column-gap:.5rem;grid-row-gap:.5rem;row-gap:.5rem}.field-options .filters-list .no-filters{width:100%;color:#464646;font-size:1.5rem;display:block;text-align:center}.field-options .filters-list .filter-item{display:flex;align-items:center;justify-content:space-between;background-color:#ddd;padding:.5rem;border-radius:1rem;font-size:1.5rem}.field-options .clear-all{border:1.5px solid #ccc;color:#888;border-radius:.5rem;transition:all .3s ease;font-size:1.5rem;cursor:pointer;width:10rem;padding:.5rem;text-align:center;background-color:#fff}.field-options .clear-all:hover{border-color:#0438a8;color:#0438a8}.field-options .filter-fields{display:flex;align-items:center;flex-wrap:wrap}.field-options .filter-fields>div:not(:last-child){margin-left:.5rem}.field-options .filter-fields input{width:12rem;margin-bottom:.5rem}.field-options .filter-fields .general-error{color:#c01b1b;font-size:1.5rem}.field-options .sort{display:flex;background-color:#ededed;border-radius:.5rem;padding:1rem;align-items:center;grid-column-gap:.5rem;column-gap:.5rem}.field-options .sort-fields{display:flex;grid-column-gap:1rem;column-gap:1rem}.field-options .sort-fields .sort-item{border:1.5px solid #ccc;color:#888;border-radius:.5rem;transition:all .3s ease;cursor:pointer;font-size:1.6rem;padding:.5rem;background-color:#fff}.field-options .sort-fields .sort-item.selected,.field-options .sort-fields .sort-item:hover{border-color:#6fc3c8;color:#6fc3c8}.tables-choose-list{display:flex;flex-direction:column;width:95%}.tables-choose-list .loading-wrapper{display:flex;justify-content:center;align-items:center;padding:2rem}.tables-choose-list .tables-choose-title{color:#6fc3c8;font-size:2rem;padding:.5rem}.tables-choose-list .tables-options{display:flex;align-items:center;overflow-x:auto;margin-right:1rem}@media only screen and (max-width:900px){.tables-choose-list .tables-options{padding:1rem 0}}.tables-choose-list .tables-options .table-option-item{display:flex;align-items:center;justify-content:center;padding:1rem;color:#6fc3c8;border:1px solid #6fc3c8;border-radius:.5rem;transition:all .3s ease-in-out;margin-left:1rem;min-width:10rem}.tables-choose-list .tables-options .table-option-item.selected{background-color:#6fc3c8;color:#fff}.question-groups-list{margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:3rem;row-gap:3rem;grid-column-gap:2rem;column-gap:2rem}.question-groups-list .question-group-item{font-size:3rem;height:30rem;width:30rem;border:1.5px solid #ccc;border-radius:.5rem;color:#aaa;transition:all .3s ease}.question-groups-list .question-group-item a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.question-groups-list .question-group-item:hover{color:#6fc3c8;border-color:#6fc3c8}.side-menu-admin{width:100%;overflow-x:auto;overflow-y:hidden}.side-menu-admin__content{display:flex;padding:2rem 1rem}.side-menu-admin__content__item:not(:last-child){margin-left:2rem}.side-menu-admin__content__item{font-size:1.8rem;font-weight:500;text-align:center;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);color:#6fc3c8;border-radius:.5rem;transition:box-shadow .2s ease-in-out}.side-menu-admin__content__item.current{background-color:#6fc3c8;color:#fff}.side-menu-admin__content__item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.side-menu-admin__content__item a{white-space:nowrap;padding:1rem 2rem;display:block}.admin-users__general-stats{font-weight:500;font-size:1.8rem;color:#6fc3c8}.admin-users>*{margin-bottom:4rem}.users-filters-wrapper{width:100%;overflow-x:auto;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem;white-space:nowrap;display:flex;justify-content:flex-start}.users-filters{padding:1.5rem;display:flex;align-items:flex-end}.users-filters>:not(:last-child){margin-left:2rem}.users-table-wrapper{width:100%;padding:0 1rem;overflow-x:auto}.users-table{width:100%;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);font-size:1.8rem;text-align:center;border-radius:.5rem;min-width:70rem}.users-table thead{background-color:#6fc3c8;color:#fff;font-weight:500;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.users-table td,.users-table th{padding:1.5rem}.users-table tbody{max-height:10rem;transition:height .2s ease-in-out}.users-table tbody tr:nth-child(2n){background-color:rgba(72,105,116,.2)}.users-table tfoot tr{color:#6fc3c8;font-weight:500;cursor:pointer}.users-table tfoot tr:hover span{opacity:.7}.libraries-admin{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.edit-library-name{display:flex;grid-column-gap:1rem;column-gap:1rem;flex-direction:row;align-items:center;padding:0}.MuiSvgIcon-root:hover{opacity:.8}.groups-list{display:flex;grid-column-gap:10rem;column-gap:10rem;flex-wrap:wrap}.groups-list .path-groups{width:15rem}.groups-list .path-groups .path-name{padding:1rem;background-color:#6fc3c8;border-radius:.5rem;color:#fff;text-align:center}.groups-list .path-groups .group-item{padding:1rem;display:flex;justify-content:space-between;border-bottom:1px solid #6fc3c8;align-items:center}.groups-list .path-groups .group-item:hover .group-options{display:flex}.groups-list .path-groups .group-item__details{display:flex;flex-direction:column}.groups-list .path-groups .group-item__details__sub-count{color:#999;font-weight:500;font-size:1.4rem}.group-options{display:none}.edit-question{cursor:default}.edit-question__form{font-size:1.6rem}.admin-default>div{margin-bottom:10rem}.path-item{display:flex;align-items:center;justify-content:space-between}.path-item:hover .inline-menu{display:inline-block}.path-item .inline-menu{display:none}.add-path{box-sizing:border-box;color:#4e4e4e;text-align:center;font-size:25px;cursor:pointer}.add-path:hover{color:#838383;background-color:hsla(0,0%,85.5%,.5333333333333333)}.anc-admin .header{display:flex;justify-content:space-between;align-items:center}.anc-admin .header>.material-icons{font-size:3rem}.paths-groups-list{margin:1.5rem .5rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:4rem;row-gap:4rem}.paths-groups-list .path-name{display:flex;justify-content:space-between;align-items:center;color:#fff;background-color:#6fc3c8;padding:.7rem;border-radius:.5rem;font-size:2rem;margin-bottom:1rem}.paths-groups-list .path-name:hover>.material-icons{display:block}.paths-groups-list .path-name .material-icons{color:inherit;display:none}.paths-groups-list .path-name .material-icons:hover{opacity:.6}.paths-groups-list .group-list{margin-right:1rem;border-right:.2rem solid #6fc3c8}.paths-groups-list .group-list .group-item{display:flex;justify-content:space-between;align-items:center;padding:1rem}.paths-groups-list .group-list .group-item .inline-menu{display:none}.paths-groups-list .group-list .group-item:hover>.inline-menu{display:block}.paths-groups-list .add-group-input{border:none}.anclist-admin{margin-top:2rem}.anclist-admin .anc-item{border:.2rem solid #6fc3c8;margin-bottom:3rem;border-radius:.5rem;padding:1rem;transition:box-shadow .3s ease}.anclist-admin .anc-item .anc-title{display:flex;justify-content:space-between;align-items:center}.anclist-admin .anc-item .anc-title .material-icons{display:none;color:#727272;transition:color .3s ease}.anclist-admin .anc-item .anc-title .material-icons:hover{color:#c01b1b}.anclist-admin .anc-item .anc-title:hover>.material-icons{display:block}.anclist-admin .anc-item .anc-date{color:#727272;font-size:1.5rem}.anclist-admin .anc-item .anc-content{background-color:#ddd;border-radius:1rem;padding:1.5rem;margin:2rem .5rem .5rem;font-size:1.7rem;word-wrap:break-word}.anclist-admin .anc-item:hover{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}.group-ancs-list{max-width:70rem}.group-ancs-list .group-name{display:flex;justify-content:space-between}.steps-admin{display:flex;flex-direction:column;justify-content:center}.steps-admin .path-select{display:inline-block;margin:auto}.steps-admin .select-parent-prev{display:flex}.steps-admin .select-parent-prev>div{margin-left:2rem;margin-top:1rem}.steps-admin .steps-block{position:relative;display:block;background-color:#eee;width:100%;margin:5rem 0;max-height:60rem}.steps-admin .steps-block .add-step{display:block;width:100%;padding:3rem 5rem 0}.steps-admin .steps-block .tree-container{position:relative;display:flex;justify-content:center;overflow-y:auto;padding:0 5rem;height:50rem}.steps-admin .edit-step{margin-top:10rem}.steps-admin .edit-step .text-editor{width:100%;overflow:hidden}.steps-admin .edit-step .edit-del-buttons>button{display:inline}.pages-admin{grid-row-gap:3rem;row-gap:3rem}.pages-admin,.pages-list{display:flex;flex-direction:column}.pages-list{grid-row-gap:2rem;row-gap:2rem}.pages-list .page-item{background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem;position:relative}.pages-list .page-item .section-header:hover .page-menu{display:block}.pages-list .page-item .page-menu{display:none;position:absolute;top:13px}.block-title{padding:1.5rem;font-size:2.2rem;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.18823529411764706)}.block-title .page-menu{display:none;position:absolute;font-size:2.8rem;top:18px}.block-title .page-title{color:#6fc3c8}.block-title:hover>.page-menu{display:inline}.block-content{padding:2rem;border-radius:.5rem}.block-content,.block-content .subpage-item{position:relative}.block-content .subpage-item:hover .inline-menu{display:block}.block-content .subpage-item .inline-menu{display:none;position:absolute;top:13px}.links-list{width:30rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);text-align:center;color:#505050;margin:1rem}.links-list>*{padding:1rem}.links-list .link-item{display:flex;justify-content:space-between}.links-list .link-item>a{border-bottom:1px solid transparent;transition:all .25s ease-in-out;margin-right:1rem;color:#505050}.links-list .link-item>a:hover{border-color:inherit}.links-list .link-item .link-menu{display:none;font-size:2.8rem}.links-list .link-item:hover>.link-menu{display:inline}.links-list .add-subpage-link{font-size:3rem;transition:background-color .5s ease;cursor:pointer}.links-list .add-subpage-link:hover{background-color:#ddd}.link-entry{display:flex;align-items:center}.link-entry>a{border-bottom:1px solid transparent;transition:all .25s ease-in-out;margin-right:1rem;color:#505050}.link-entry>a:hover{border-color:inherit}.admin-topics{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.admin-topics-list{width:100%;display:flex;align-items:center;border-bottom:1px solid #ddd;padding-bottom:1rem}.admin-topics-list .topic-item{background-color:#f9f9f9;border-radius:.5rem;padding:1rem;cursor:pointer;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);transition:box-shadow .5s ease}.admin-topics-list .topic-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.topic-modify{display:flex;grid-column-gap:2rem;column-gap:2rem}.topic-items-list{padding:2rem;margin:auto;width:69rem;display:grid;grid-template-columns:repeat(3,20rem);grid-column-gap:3rem;column-gap:3rem;grid-row-gap:3rem;row-gap:3rem;overflow-y:auto;text-align:center}.material-item{padding:1rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:1rem;height:20rem;transition:box-shadow .5s ease;align-items:center;cursor:pointer}.material-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.material-item .item-icon{position:relative;display:flex;justify-content:center;bottom:0;height:70%}.material-item .item-icon>img{position:absolute;height:50%;width:50%;bottom:30%}.material-item .item-title{text-align:center;color:#616161;border-bottom:1rem}.drive-link{display:flex;align-items:center}.drive-link a{color:#1439b4;margin-right:1rem;transition:opacity .5s ease}.drive-link a:hover{opacity:.6}.icons-select{width:33rem;padding:1.5rem;display:flex;justify-content:space-between}.icons-select .icon-item{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);background-color:#fff;border-radius:1rem;transition:all .25s ease;width:10rem;height:10rem;margin-left:1.5rem}.icons-select .icon-item>img{height:100%;width:100%}.icons-select .icon-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.icons-select .icon-item.selected{border:2px solid #6fc3c8}.stats-main{display:flex;flex-direction:column;grid-row-gap:5rem;row-gap:5rem}.stats-main .tabs{border-bottom:1px solid #6fc3c8;font-size:1.6rem;display:flex;grid-column-gap:.5rem;column-gap:.5rem}.stats-main .tabs .tab-item{border:1px 1px 0;border-color:#6fc3c8;border-top:1px solid #6fc3c8;border-left:1px solid #6fc3c8;border-right:1px solid #6fc3c8;border-top-left-radius:1rem;border-top-right-radius:1rem;height:4rem;padding:.5rem;text-align:center;cursor:pointer;background-color:#fff;transition:background-color .5s ease}.stats-main .tabs .tab-item:hover{background-color:#ddd}.stats-main .stats-admin{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.select-path{display:inline-block}.stats-add-buttons{display:flex;align-items:center;grid-column-gap:1.5rem;column-gap:1.5rem}.add-data-field .add-fields-inputs{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.add-data-field .field-options-list{width:20rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:5px;font-size:1.6rem}.add-data-field .field-options-list li{padding:1rem;display:flex;align-content:center;align-items:center;justify-content:space-between}.add-data-field .field-options-list li .material-icons{transition:color .5s ease;color:#707070}.add-data-field .field-options-list li .material-icons:hover{color:#c52828}.add-data-field .field-options-list li .form-default{width:18rem}.add-data-field .field-options-list .no-options{color:#ddd}.data-fields-admin .data-field{margin:0 2rem 2rem;padding:1.5rem;background-color:#eee;border-radius:.5rem}.data-fields-admin .data-field .field-title{margin-bottom:1.5rem;position:relative;display:flex;justify-content:space-between}.data-fields-admin .data-field .field-title .right-title-section .field-name{color:#6fc3c8;font-weight:500;font-size:2rem;margin-left:.5rem}.data-fields-admin .data-field .field-title .right-title-section .field-type{font-size:1.6rem;color:#707070}.data-fields-admin .data-field .field-title .right-title-section .field-menu{position:absolute;bottom:-15%;display:none}.data-fields-admin .data-field .field-title .right-title-section .field-menu .material-icons:hover{opacity:.6}.data-fields-admin .data-field .field-title .right-title-section:hover>.field-menu{display:inline}.data-fields-admin .data-field .field-title .calc-brand{padding:1rem;background-color:#faab51;border-radius:.5rem;color:#fff;font-size:1.3rem}.data-fields-admin .data-field .field-body{padding-right:1rem}.data-fields-admin .group-item .group-title{position:relative;border-bottom:1px solid #ddd;padding-right:1rem}.data-fields-admin .group-item .group-title .group-name{font-size:2rem}.data-fields-admin .group-item .group-title .group-menu{position:absolute;bottom:-15%;display:none}.data-fields-admin .group-item .group-title .group-menu .material-icons:hover{opacity:.6}.data-fields-admin .group-item .group-title:hover>.group-menu{display:inline}.data-fields-admin .group-item .group-content{padding:3rem}.data-fields-admin .add-valid{display:flex;align-items:center}.data-fields-admin .valid-list .valid-details{padding:2rem;border-bottom:1px solid #ddd;display:flex;align-items:center}.data-fields-admin .valid-list .valid-details:hover>.material-icons{opacity:1;visibility:visible}.data-fields-admin .valid-list .valid-details .material-icons{position:relative;top:50%;color:#707070;margin-left:1rem;opacity:0;visibility:hidden}.data-fields-admin .valid-list .valid-details .material-icons:hover{color:#c52828}.data-fields-admin .valid-list .valid-details .valid-name{margin-left:1rem}.data-fields-admin .valid-list .valid-details .valid-desc{font-size:1.5rem;font-style:italic;opacity:.6}.data-fields-admin .valid-list .valid-details .min-max-value{display:flex;font-size:1.5rem;padding:1rem}.data-fields-admin .valid-list .valid-details .min-max-value>span{margin-left:1.5rem}.data-fields-admin .valid-list-title{margin-top:1rem;color:#707070;border-bottom:1px solid #ddd}.data-fields-admin .valid-list-title:hover>.material-icons{display:inline-block}.data-fields-admin .valid-list-title .material-icons{display:none;color:#707070;font-size:1.6rem;margin-right:.5rem}.data-fields-admin .valid-list-title .material-icons:hover{opacity:.6}.data-fields-admin .valid-short{display:flex;font-size:1.6rem}.data-fields-admin .valid-short .valid-item{margin-left:2rem}.top-bar,.top-bar .arg-block .role-block{display:flex;align-items:center;justify-content:space-between}.top-bar .arg-block .role-block{padding:1.5rem;margin:1rem 0;border-radius:1rem}.top-bar .arg-block .role-block.not-assigned{border:2px solid #cf1414}.top-bar .arg-block .dropdown{margin:0}.top-bar .arg-block .nested-args{margin-right:2rem;padding-right:5rem;border-right:3px solid #6fc3c8}.top-bar .material-icons{margin-left:10rem}.top-bar .material-icons:hover{opacity:.6}.arg-item,.middle-bar{display:flex;align-items:center}.arg-item{padding:1.5rem;border-bottom:1px solid #ddd;grid-column-gap:1.5rem;column-gap:1.5rem}.arg-item .arg-type{color:#707070;font-size:1.6rem}.tables-list{grid-row-gap:5rem;row-gap:5rem}.tables-list,.tables-list .table-list-item{display:flex;flex-direction:column;align-items:center}.tables-list .table-list-item{justify-content:center;grid-row-gap:1.5rem;row-gap:1.5rem;padding:2rem;width:30rem;height:30rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem;transition:box-shadow .3s ease;cursor:pointer}.tables-list .table-list-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.tables-list .table-list-item:hover>.table-name{color:#6fc3c8}.tables-list .table-list-item .table-name{color:#888;transition:color .3s ease;font-size:2.5rem}.tables-list .table-list-item .ext-table{border-bottom:1px solid transparent;transition:border-color .3s ease;color:#3d3d3d}.tables-list .table-list-item .ext-table:hover{border-color:#3d3d3d}.tables-list .table-list-item .enabled-status .enabled{color:#146411}.tables-list .table-list-item .enabled-status .disabled{color:#be1b1b}.edit-section{display:flex;grid-column-gap:4rem;column-gap:4rem}.edit-section .toggle-enabled{display:flex;flex-direction:column;align-items:center}.edit-section .toggle-enabled>span{text-align:center;width:15rem;display:inline-block;border:1px solid;border-radius:.5rem;padding:.5rem;cursor:pointer}.edit-section .toggle-enabled .enable-table{color:#146411;border-color:#146411}.edit-section .toggle-enabled .disable-table{color:#be1b1b;border-color:#be1b1b}.edit-section .toggle-enabled .enabling-info{font-size:1.6rem;color:#888}.questions-admin{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.questions-admin .question-groups-list{display:flex;flex-direction:column;grid-row-gap:1.5rem;row-gap:1.5rem}.questions-admin .question-groups-list .section-header:hover .group-menu{display:block}.questions-admin .question-groups-list .group-menu{display:none;bottom:-80px}.questions-admin .question-groups-list .group-menu:hover{opacity:.8}.questions-admin .question-groups-list .questions-list{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.questions-admin .question-groups-list .questions-list .question-item{background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);cursor:pointer;border-radius:.5rem;transition:box-shadow .3s ease}.questions-admin .question-groups-list .questions-list .question-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.questions-admin .question-groups-list .questions-list .question-item .question-header{display:flex;justify-content:space-between;padding:1rem;box-shadow:0 3px 6px rgba(0,0,0,.18823529411764706);font-size:2rem}.questions-admin .question-groups-list .questions-list .question-item .question-header:hover>i{display:block}.questions-admin .question-groups-list .questions-list .question-item .question-header i{display:none;color:#727272;transition:color .3s ease}.questions-admin .question-groups-list .questions-list .question-item .question-header i:hover{color:#c01b1b}.questions-admin .question-groups-list .questions-list .question-item .question-header .question-name{color:#6fc3c8}.questions-admin .question-groups-list .questions-list .question-item .question-content{display:flex;flex-direction:column;padding:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}.questions-admin .question-groups-list .questions-list .question-item .question-content .question-source{display:inline;font-weight:500;font-size:1.6rem;color:#727272;padding-right:1rem;border-right:3px solid #6fc3c8;transition:color .3s ease}.questions-admin .question-groups-list .questions-list .question-item .question-content .question-source:hover{color:#6fc3c8}.questions-admin .question-groups-list .questions-list .question-item .question-content .question-answer{color:#3b3b3b}.thresholds-admin,.thresholds-selectors{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.thresholds-selectors .uni-calcs-selectors{display:flex;grid-column-gap:1rem;column-gap:1rem}.threshold-form{display:flex;flex-direction:row;grid-column-gap:2rem;column-gap:2rem;align-items:center}.threshold-form .close-red{visibility:hidden}.threshold-form:hover>.close-red{visibility:visible}.select-thresh-type{display:flex;align-items:center;grid-column-gap:1rem;column-gap:1rem}.select-thresh-type .thresh-type{padding:.5rem 1rem;border:1px solid;border-radius:.5rem;transition:all .3s ease;cursor:pointer}.select-thresh-type .thresh-type.accept{color:#1b922f;border-color:#1b922f}.select-thresh-type .thresh-type.accept.selected{background-color:#1b922f;color:#fff}.select-thresh-type .thresh-type.reject{color:#c01b1b;border-color:#c01b1b}.select-thresh-type .thresh-type.reject.selected{background-color:#c01b1b;color:#fff}.thresh-list{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;padding-top:1rem}.thresh-list.accept .thresh-value{color:#1b922f}.thresh-list.reject .thresh-value{color:#c01b1b}.thresh-list .thresh-value{width:10rem;border-left:2px solid #aaa}.thresh-list li{display:flex;align-items:center;grid-column-gap:2rem;column-gap:2rem;position:relative}.thresh-list li .inline-menu{visibility:hidden}.thresh-list li:hover>.inline-menu{visibility:visible}.thresh-list .display-add-but{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;font-size:1.6rem;color:#6fc3c8;border-radius:50%;border:1px solid #6fc3c8;transition:all .3s ease-in-out;cursor:pointer}.thresh-list .display-add-but:hover{background-color:#6fc3c8;color:#fff}.login-page{display:flex;align-items:center;justify-content:center;padding:2rem}.login-page .login-container{background-color:#fff;padding:2rem 4rem;border-radius:1rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}@media only screen and (max-width:310px){.login-page .login-container{width:100%}}.login-page .login-container .no-user-register-link{color:#6fc3c8;font-weight:500}.login-page .login-container .no-user-register-link:hover{opacity:.8}.login-page .login-container .login-form{width:100%}@media only screen and (max-width:570px){.login-page .login-container .login-form input{width:100%}}.login-page .login-container .login-form .forgot-password-link{color:#6fc3c8;font-size:1.4rem;cursor:pointer}.login-page .login-container .login-form .forgot-password-link:hover{text-decoration:underline}.login-page .login-container .login-block{display:flex;align-items:center;grid-column-gap:1rem;column-gap:1rem}.register-page{display:flex;justify-content:center;align-items:center;padding:2rem}.register-page .register-container{background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:1rem;padding:2rem 3rem}@media only screen and (max-width:310px){.register-page .register-container{width:100%}}.register-page .register-container .register-form{width:100%}@media only screen and (max-width:570px){.register-page .register-container .register-form input{width:100%}}.register-page .register-container .register-block{display:flex;align-items:center;grid-column-gap:1rem;column-gap:1rem}.confirm-password{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem;border-radius:.5rem}.confirm-password__error{color:#c01b1b;height:25px;font-size:1.5rem}.add-comment{width:100%;padding:1rem;border:1.5px solid #aaa;border-radius:.5rem;font-size:1.8rem;transition:border-color .3s ease;outline:none}.add-comment:focus{border-color:#6fc3c8}.comment-item{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem;width:100%}.comment-item:not(:last-child){border-bottom:1px solid #aaa}.comment-item .MuiSvgIcon-root{font-size:20px;color:#777;cursor:pointer}.comment-item .comment-author{font-size:1.6rem;color:#6fc3c8;font-weight:500}.comment-item .comment-footer{display:flex;align-items:center;color:#777;font-size:1.5rem;grid-column-gap:.5rem;column-gap:.5rem}.comment-item>.item-content:hover>.comment-body>div>.options-anchor{opacity:1;visibility:visible}.comment-likes{color:#6fc3c8;transition:opacity .2s ease-in-out;display:flex;text-align:center;font-size:18px}.comment-likes .MuiSvgIcon-root,.comment-likes.voted{color:#6fc3c8}.comment-likes__vote-comment{display:flex;align-items:center;cursor:pointer}.comment-likes__vote-comment:hover{opacity:.8}.comment-body{display:flex;grid-column-gap:1rem;column-gap:1rem;align-items:center}@media only screen and (min-width:768px){.options-anchor{opacity:0;visibility:hidden}}.comment-text{font-size:1.6rem;word-wrap:break-word;background-color:#ececec;padding:1rem;border-radius:.5rem}.cancel-edit{font-size:1.4rem;color:#6fc3c8;cursor:pointer;padding:0 .5rem;font-weight:500}.cancel-edit:hover{opacity:.8}@media only screen and (max-width:768px){.cancel-edit{display:none}}.add-comment{height:5rem;font-size:1.6rem;overflow:none}.comments-list{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;width:100%}.comments-list .show-replies{color:#6fc3c8;font-weight:500;transition:opacity .2s ease-in-out;font-size:1.5rem;cursor:pointer}.comments-list .show-replies:hover{opacity:.8}.comments{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.comments.isReply:not(:empty){margin:1rem 2rem 1rem 0;border-right:5px solid #6fc3c8;padding-right:2rem}.ancs-container{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;width:100%;border-bottom:1px solid #aaa}.ancs-container__title{font-size:3rem;color:#6fc3c8}.ancs-container .see-all-ancs{font-size:1.5rem;color:#6fc3c8;font-weight:500}.ancs-container .see-all-ancs:hover{opacity:.8}.ancs-carousel__item{display:flex;flex-direction:column;align-items:flex-start;word-wrap:break-word;height:100%;cursor:pointer;transition:all .2s ease-in-out}.ancs-carousel__item:hover>.anc-date{border-color:#6fc3c8}.ancs-carousel__item:hover>.anc-title{opacity:1}.ancs-carousel__item .anc-date{display:inline-block;font-size:2.3rem;color:#6fc3c8;padding:1rem;border-bottom:3px solid #ccc}.ancs-carousel__item .anc-title{height:100%;font-size:1.6rem;padding:1rem 0;border-right:2px;opacity:.8;color:#555;font-weight:500}.view-ancs{grid-row-gap:5rem;row-gap:5rem}.filter-ancs,.view-ancs{display:flex;flex-direction:column}.filter-ancs{grid-row-gap:3rem;row-gap:3rem;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);padding:1.5rem;border-radius:.5rem}.filter-ancs__title{color:#6fc3c8;font-size:2.3rem}.filter-ancs__body{display:flex;grid-column-gap:3rem;column-gap:3rem;grid-row-gap:3rem;row-gap:3rem;align-items:flex-end;flex-wrap:wrap}.filter-ancs__body__dates{display:flex;grid-column-gap:2rem;column-gap:2rem}.ancs-list{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.anc-item{display:flex;align-items:center;background-color:rgba(72,105,116,.1);border-radius:.5rem;padding:1rem;flex-wrap:wrap}.anc-item__title{width:25rem}.anc-item__title__text{font-size:2rem;color:#6fc3c8;overflow:hidden;text-overflow:ellipsis;cursor:pointer;white-space:nowrap}.anc-item__title__text:hover{text-decoration:underline}.anc-item__title__date{color:#777;font-weight:500;font-size:1.4rem}.anc-item__group{background-color:#6fc3c8;border-radius:1rem;padding:1rem;color:#fff}.questions-list{padding-top:2rem;padding-bottom:5rem;display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem;width:100%}.question-item{width:100%;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem}.question-item:hover .question-title:after{transform:scaleX(1);transform-origin:100% 50%}.question-item .question-title{color:#6fc3c8;font-size:2.2rem;padding:.5rem}.question-item .question-title:after{display:block;content:"";border-bottom:3px solid #6fc3c8;transform:scaleX(0);transition:transform .3s ease-in-out}.question-item .section-content{overflow:hidden}.question-item .section-content.open{max-height:30rem}.question-item .question-content{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;height:100%}.question-item .question-content .question-answer{font-size:1.7rem;color:#3b3b3b;overflow-y:auto;max-height:23rem}.question-item .question-content .question-source{font-weight:500;font-size:1.5rem;color:#6fc3c8;padding-right:1rem;border-right:3px solid #6fc3c8;transition:color .3s ease}.question-item .question-content .question-source:hover{opacity:.8}.group-item-options{display:flex;grid-column-gap:2rem;column-gap:2rem;flex-direction:row}.user-data{width:80rem;margin:auto}.user-data__top-bar{display:flex;justify-content:space-between;flex-wrap:wrap;grid-row-gap:2rem;row-gap:2rem;grid-column-gap:2rem;column-gap:2rem}.user-data__data-sections{justify-content:center}@media only screen and (max-width:800px){.user-data{width:100%}}.user-data .stats-explanation{border:2px solid #6fc3c8;padding:1rem;border-radius:.5rem}.user-data .stats-explanation__important-notice{font-size:2rem;font-weight:500;color:#6fc3c8}.user-data .stats-explanation__content{padding:1rem}.user-data .stats-explanation__content__open-calculator,.user-data .stats-explanation a,.user-data .stats-explanation b{color:#6fc3c8;font-weight:500}.user-data .stats-explanation__content__open-calculator{cursor:pointer}.user-data .stats-explanation__content__open-calculator:hover,.user-data .stats-explanation a:hover{opacity:.7}.section-data-block{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:.5rem}.calculator-calc-item{position:relative}.calculator-calc-item__info{position:absolute;left:-13px;top:-10px}.calculator-calc-item__info .MuiSvgIcon-root{font-size:2.2rem;color:#6fc3c8}.calc-more-info-wrapper{width:100%;padding:0 2rem;display:flex;justify-content:center;overflow:auto;height:100%}.calc-more-info-wrapper .calc-more-info{width:100%;padding:1rem 1rem 0;background-color:#fff;height:100%;display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:900px){.calc-more-info-wrapper .calc-more-info{width:100%}}.calculator-explanation{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.calculator-explanation__title{color:#6fc3c8;font-size:2rem;font-weight:500}.choose-base-data{display:flex;flex-direction:row;grid-column-gap:5rem;column-gap:5rem;grid-row-gap:2rem;row-gap:2rem;flex-wrap:wrap;padding:0 2rem}.choose-base-data__description{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;width:50rem;color:#333}@media only screen and (max-width:500px){.choose-base-data__description{width:100%}}.choose-base-data__description b{color:#6fc3c8}.choose-base-data__description__title{color:#6fc3c8;font-size:2rem;font-weight:500}.choose-base-data__description__text{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;border:3px solid #6fc3c8;padding:1rem;border-radius:.5rem}.choose-base-data__form__options{display:flex;grid-column-gap:3rem;column-gap:3rem;grid-row-gap:2rem;row-gap:2rem;flex-wrap:wrap}.calc-block-new{margin:.9rem 0;border-radius:.5rem;border:2px solid #6fc3c8;width:26rem;height:45px}.calc-block-new .no-value-error{font-size:1.4rem;color:#c01b1b;font-weight:500}.calc-block-new__loader{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.suggested-calc{display:flex;align-items:center;justify-content:space-between}.suggested-calc__info{color:#6fc3c8;padding:1rem;display:flex;align-items:center;grid-column-gap:.5rem;column-gap:.5rem}.suggested-calc__info__label{font-size:1.5rem}.suggested-calc__info__suggested-value{font-weight:500;font-size:2rem}.suggested-calc__info__display-info{font-size:1.4rem;cursor:pointer}.suggested-calc__info__display-info:hover{text-decoration:underline}.suggested-calc .accept-calc{display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;margin:.5rem;padding:.5rem;border-radius:50%;color:#999;font-size:2rem;background-color:#ddd;transition:all .2s ease-in-out}.suggested-calc .accept-calc:hover{opacity:.8}.suggested-calc .accept-calc.accepted{background-color:#1b922f;color:#fff}.other-calcs__link{cursor:pointer;font-size:1.4rem}.other-calcs__link:hover{text-decoration:underline}.other-calcs__content:first-child{margin-bottom:4rem}.other-calcs-content{width:100%;overflow-x:auto}.other-calcs__content__version-year{color:#6fc3c8;font-size:2.3rem}.other-calcs-content{display:flex;flex-direction:column;align-items:center}.other-calcs-content__list{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.other-calcs-content__list__item{padding:1rem;width:60rem}@media only screen and (max-width:600px){.other-calcs-content__list__item{width:100%}}.constant-calc{font-size:2.1rem;font-weight:500;color:#6fc3c8;margin-bottom:2rem;border-bottom:2px solid #6fc3c8;padding-bottom:1rem}.other-calcs__content__item{padding:1rem;border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);margin-top:1rem}.reverse-calcs__content__no-thresholds{font-weight:500;color:#999;font-size:1.8rem;padding:2rem;background-color:#eee;display:flex;justify-content:center;align-items:center;margin-top:1rem;border-radius:.5rem}.no-calc-available{color:#aaa;font-size:2.2rem;font-weight:500}.year-calc{display:flex;font-size:1.9rem;flex-wrap:wrap;justify-content:center}.year-calc__name{color:#aaa;font-weight:500;margin-right:.5rem}.year-calc__value{margin-right:1rem;color:#6fc3c8;font-weight:500;padding-bottom:.3rem;border-bottom:4px solid #aaa}.reverse-calcs-list{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:flex-start}.reverse-calcs-list__item{display:flex;align-items:center}@media only screen and (max-width:379px){.reverse-calcs-list__item{flex-direction:column}}.reverse-calcs-list__item__content{font-weight:500;margin:1.5rem 1rem;width:14rem}.reverse-calcs-list__item__content__name{color:#fff;background-color:#6fc3c8;padding:.3rem 1rem;border-radius:.5rem;font-size:1.5rem;text-align:center}.reverse-calcs-list__item__content__result{color:#6fc3c8;padding:.3rem;margin-right:.5rem;text-align:center;font-size:1.7rem;border-bottom:3px solid #aaa}.reverse-calcs-list__item__next{width:2rem;font-size:1.8;color:#6fc3c8;font-weight:500}.reverse-calc-thresholds{padding:2rem;display:flex;justify-content:center;flex-wrap:wrap}.reverse-calc-thresholds__item{margin-left:2rem}.reverse-calc-thresholds .thresh-unavailable{font-weight:500}.reverse-calc-thresholds__item{padding:1rem;color:#aaa;text-align:center;width:12rem;transition:color .2s ease-in-out;cursor:pointer;display:flex;flex-direction:column}.reverse-calc-thresholds__item__type{margin-bottom:1rem;font-size:2rem;font-weight:500}.reverse-calc-thresholds__item__value{font-size:1.8rem;margin-bottom:.5rem}.reverse-calc-thresholds__item__date{background-color:#aaa;color:#fff;font-weight:500;font-size:1.4rem;align-self:center;border-radius:.5rem;padding:.3rem .5rem;margin-bottom:.5rem;transition:background-color .2s ease-in-out}.reverse-calc-thresholds__item.selected{color:#1b922f}.reverse-calc-thresholds__item.selected .reverse-calc-thresholds__item__date{background-color:#1b922f}.reverse-calc-thresholds__item.selected:after{transform:scaleX(1);transform-origin:100% 50%}.reverse-calc-thresholds__item:after{display:block;content:"";border-bottom:5px solid #1b922f;transform:scaleX(0);transition:transform .2s ease-in-out}.payload-info{display:flex;flex-wrap:wrap;max-width:80rem}@media only screen and (max-width:800px){.payload-info{width:100%}}.payload-info__titles{color:#999;font-weight:500;font-size:2rem}.payload-info__added-args{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;margin-bottom:2rem;margin-left:2rem;width:50rem}@media only screen and (max-width:500px){.payload-info__added-args{width:100%}}.payload-info__added-args__table{font-size:1.8rem;width:100%;border:none;border-collapse:initial;border-spacing:0 15px}.payload-info__added-args__table td,.payload-info__added-args__table th{text-align:center;padding:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:10rem}.payload-info__added-args__table td:first-child,.payload-info__added-args__table th:first-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.payload-info__added-args__table td:last-child,.payload-info__added-args__table th:last-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.payload-info__added-args__table th{background-color:#6fc3c8;color:#fff}.payload-info__added-args__table td{color:#555;font-weight:500}.payload-info__added-args__table tr{border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}.payload-info__added-args__table tr:nth-child(odd){background-color:rgba(72,105,116,.3)}.payload-info__added-args__units-sum{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem;color:#6fc3c8;font-size:1.8rem;font-weight:500;padding-right:1rem}.payload-info__omitted-args__list{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem;align-items:flex-start}.payload-info__omitted-args__list__item{display:flex;align-items:center;color:#c01b1b;font-size:1.8rem;padding:.5rem;font-weight:500}.payload-info__omitted-args__list__item .MuiSvgIcon-root{cursor:default;font-size:2rem;align-self:flex-end}.payload-info__omitted-args__list__item .MuiSvgIcon-root:hover{opacity:1}.no-calc{display:flex;align-items:center;justify-content:center;height:100%;grid-column-gap:1rem;column-gap:1rem;color:#999}.no-calc__text{font-weight:500}.no-calc__help{display:flex;align-items:center}.no-calc .MuiSvgIcon-root{font-size:2rem;height:100%}.valid-error__error-text{font-size:1.8rem;font-weight:500;color:#6fc3c8;text-decoration:underline}.valid-error__payload-list{padding:1rem;border-radius:.5rem;display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem;align-items:flex-start}.valid-error__payload-list__subj-item{display:flex;grid-column-gap:1rem;column-gap:1rem;align-items:center}.valid-error__payload-list__subj-item__name{display:flex;justify-content:center;border-radius:1rem;padding:.5rem 1rem;background:#6fc3c8;color:#fff;width:12rem}.valid-error__payload-list__subj-item__min-units{color:#999;font-weight:500}.no-calc-year{display:flex;color:#6fc3c8;padding:.5rem;font-size:1.5rem}.no-calc-year__main{margin-left:.5rem}.slaves-list__block{width:100%;display:flex;flex-direction:column;align-items:flex-start}.slaves-list__block__parent{margin-bottom:.5rem}.slaves-list__block__slaves{padding:1rem;border-right:7px solid #6fc3c8;background-color:rgba(72,105,116,.05);display:flex;flex-wrap:wrap}.slaves-list__block__slaves>*{margin-left:1rem}.form-fragment{align-items:center}.form-fragment__status{height:2rem;width:2rem}.display-in-table{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.display-in-table__title{color:#6fc3c8;font-size:1.8rem;font-weight:500}.user-data-choose-paths{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.user-data-choose-paths__title{color:#6fc3c8;font-size:1.8rem;font-weight:500}.user-data-choose-paths__paths-list{display:flex;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem}.data-paths{color:#6fc3c8}.data-paths__info__title{font-weight:500}.data-paths__info__edit{font-size:1.5rem;cursor:pointer}.data-paths__info__edit:hover{text-decoration:underline}.data-paths__paths-list{display:flex;grid-column-gap:.5rem;column-gap:.5rem}.data-paths__paths-list__item{background-color:#6fc3c8;border-radius:1rem;padding:.5rem;color:#fff;font-size:1.5rem}.description{margin-top:2rem;margin-bottom:3rem}.description p{margin-bottom:1rem}.copy-data{display:flex}.copy-data button{margin-left:2rem}.informative_yellow{padding:1rem;background-color:#f7e72f;font-size:1.4rem;border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}.informative_yellow a{font-size:1.5rem;font-weight:700;color:#6fc3c8}.informative_yellow a:hover{opacity:.7}.details-container{display:flex;grid-column-gap:8rem;column-gap:8rem;flex-wrap:wrap;grid-row-gap:3rem;row-gap:3rem}.details-container .edit-user-details{background-color:#eee;border-radius:.5rem;padding:2rem}.details-container .edit-user-details__title{padding:1rem;font-size:2.5rem;color:#6fc3c8}.subscribe__ancs-list{padding:1rem;display:flex;grid-column-gap:5rem;column-gap:5rem;grid-row-gap:2rem;row-gap:2rem;flex-wrap:wrap}.subscribe__ancs-list .path-groups{padding:2rem;background-color:#eee;border-radius:.5rem;display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;width:24rem}.subscribe__ancs-list .path-groups__groups-subs{border-right:5px solid rgba(72,105,116,.3);padding-right:.5rem;margin-right:2rem}.choose-paths,.subscribe__ancs-list .path-groups__groups-subs{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.data-table-info{font-size:1.9rem;padding:3rem;font-weight:500;color:#555;display:inline-block;border:4px solid #6fc3c8;border-radius:.5rem}.data-table-info a{color:#6fc3c8;font-weight:700}.data-table-info a:hover{opacity:.7}.data-table-info p{margin-bottom:1rem}.thresholds{display:flex;flex-wrap:wrap;justify-content:center}.thresholds>*{margin-bottom:5rem}.thresholds__contact-us{padding:1rem;border:4px solid #6fc3c8;border-radius:.5rem;font-size:1.8rem;font-weight:500}.thresholds__contact-us a{font-weight:700;color:#6fc3c8}.thresholds__contact-us a:hover{opacity:.7}.thresholds .thresholds__uni__name{font-size:2.4rem;font-weight:500}@media only screen and (max-width:630px){.thresholds .thresholds__uni{width:100%}}.thresholds .thresholds__uni .uni-calcs-thresholds{margin-top:1rem;padding:1rem;border-radius:.5rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border:3px solid transparent}.thresholds .thresholds__uni .uni-calcs-thresholds>*{margin-left:6rem;margin-bottom:2rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item{margin-bottom:2rem;margin-left:0}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__const-value{width:60rem;display:flex;flex-direction:column;align-items:flex-start;margin:0}@media only screen and (max-width:620px){.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__const-value{width:100%}}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__const-value__label{font-size:2rem;font-weight:500}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__const-value__content{padding:1.5rem;margin:1rem;border:2px dashed transparent;border-radius:.5rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__const-value__content__label{font-weight:500;font-size:1.8rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__const-value__content__value{font-size:1.9rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__name{font-size:2rem;text-decoration:underline}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list{padding:1rem;display:flex;justify-content:space-between;flex-wrap:wrap;width:60rem}@media only screen and (max-width:620px){.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list{width:100%;justify-content:center}}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type{width:25rem;display:flex;flex-direction:column;margin-bottom:2rem}@media only screen and (max-width:620px){.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type{margin-left:1rem}}@media only screen and (max-width:400px){.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type{margin-left:0}}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type .no-margin-thresholds{width:100%;display:flex;align-items:center;justify-content:center;flex:1 1;background-color:#eee;border-radius:.5rem;font-weight:500;color:#999;font-size:1.8rem;padding:2rem;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19)}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type.accept{color:#1b922f}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type.reject{color:#c01b1b}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type__label{font-size:1.8rem;font-weight:500;margin-bottom:.5rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type__content{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);padding:1.5rem;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item__threhsolds-list .calc-threshods-type__content__list{width:100%;display:flex;justify-content:space-between}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds{display:flex;justify-content:center}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__button{font-size:1.5rem;height:3.5rem;margin-top:1rem;width:100%}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__wrapper{position:fixed;top:0;right:0;z-index:100;width:100%;height:100%;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__wrapper.display{opacity:1;visibility:visible}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__container{max-width:70rem;white-space:nowrap;padding:2rem;border-radius:.5rem;background-color:#fff}@media only screen and (max-width:700px){.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__container{max-width:100%}}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__container__list{overflow-x:auto;overflow-y:hidden;display:flex;align-items:flex-end}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item{margin-left:2rem;width:6rem;display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item>*{margin-top:.5rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item__type{font-size:1.5rem;font-weight:500}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item__value{font-size:1.7rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item__date{font-size:1.3rem;font-weight:500;padding:.2rem .5rem;color:#fff;border-radius:.5rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item__date.accept{background-color:#1b922f}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .all-thresholds__item__date.reject{background-color:#c01b1b}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item__label{font-size:1.4rem;font-weight:500}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.accept{border-color:#1b922f!important}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.accept .threshold-item__content{background-color:rgba(27,146,47,.2);border-color:#1b922f!important}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.accept .threshold-item__content__date{background-color:#1b922f}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.reject{border-color:#c01b1b!important}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.reject .threshold-item__content{background-color:rgba(192,27,27,.2);border-color:#c01b1b!important}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.reject .threshold-item__content__date{background-color:#c01b1b}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.last{justify-content:center;margin-bottom:2rem;padding:1rem;border:3px dashed transparent;border-radius:.5rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.last .threshold-item__content{display:flex;flex-direction:row}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item.last .threshold-item__content__value{margin-left:1rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item:not(.last) .threshold-item__content{height:7.2rem;width:9.2rem}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item__content{padding:1rem;border-radius:.5rem;justify-content:center;display:flex;flex-direction:column}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item__content.no-threshold{font-size:1.35rem;font-weight:500;border:2px dashed transparent;background-color:initial!important}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item__content__value{font-size:1.8rem;font-weight:500;text-align:center}.thresholds .thresholds__uni .uni-calcs-thresholds .calc-thresholds__item .threshold-item__content__date{color:#fff;font-size:1.3rem;font-weight:500;text-align:center;padding:.2rem .5rem;border-radius:.5rem}.welcome-block{margin-top:3rem;grid-template-columns:repeat(auto-fill,40rem)}@media only screen and (max-width:400px){.welcome-block{grid-template-columns:repeat(auto-fill,100%)}}.welcome-block__item{display:flex;flex-direction:column;justify-content:space-between;height:100%;box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);transition:box-shadow .2s ease-in-out;border-radius:.5rem;height:45rem}.welcome-block__item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.welcome-block__item__title{text-align:center;font-size:2rem;font-weight:500;color:#6fc3c8;padding:2rem 2rem 0}.welcome-block__item__image{display:flex;justify-content:center;align-items:center;width:100%;padding:0 2rem}.welcome-block__item__image__content{width:80%}.welcome-block__item__body{font-size:1.8rem;color:#fff;padding:1.5rem;background-color:#6fc3c8;height:12rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.welcome-block__item__body__link{font-weight:600}.welcome-block__item__body__link:hover{opacity:.6}@media only screen and (max-width:350px){.welcome-block__item__body{font-size:1.6rem}}
/*# sourceMappingURL=main.667f887b.chunk.css.map */