@font-face{font-family:Roboto;src:url(/static/fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto-Light.ttf) format("truetype");font-weight:300;font-display:swap}.requiredPurposeInput{height:23px;width:23px;background-color:#dfe4ea;-webkit-appearance:none}.requiredPurposeInput:checked:before{content:url(/static/media/icons/x.svg);position:absolute;margin:auto;width:18px;height:18px;border:none;inset:2px 0 0 2px}*{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:.95rem;line-height:150%}body{margin:0;padding:0;scrollbar-gutter:stable}img{width:100%;height:auto}.login-window header{max-width:1500px;margin:2rem auto 0;padding:1.5rem}.login-window header .header__logo{max-width:195px}.login-window header .header__logo svg{width:100%}.login-window h1{font-size:1.4rem;margin-top:0;margin-bottom:1.5rem}.login-window .flex{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.login-window .flex-between{-webkit-justify-content:space-between;justify-content:space-between}.login-window .flex .item-66{width:66%}.login-window .flex .item-26{width:26%}.login-window .login_form{max-width:240px}.login-window .login_form .login_icons{position:relative}.login-window .login_form .login_icons label{display:none}.login-window .login_form .login_icons i{position:absolute;width:40px;height:100%}.login-window .login_form .login_icons .user{background:url(/static/media/icons/user.svg) 50% no-repeat;background-size:16px}.login-window .login_form .login_icons .passwd{background:url(/static/media/icons/lock.svg) 50% no-repeat;background-size:16px}.login-window .login_form .login_icons .login_input-field{width:100%;margin:.5rem 0;padding:.5rem 0 .5rem 2.4rem;font-size:.9rem;border:1px solid #292b2e;outline:none}.login-window .login_form .login_icons .login_input-field::-webkit-input-placeholder{color:#9b9b9b;font-weight:300;font-size:.9rem}.login-window .login_form .login_icons .login_input-field:-ms-input-placeholder{color:#9b9b9b;font-weight:300;font-size:.9rem}.login-window .login_form .login_icons .login_input-field::placeholder{color:#9b9b9b;font-weight:300;font-size:.9rem}.login-window .login_form .login_error{padding-left:30px;position:relative;display:none}.login-window .login_form .login_error span{color:#fd4949;font-size:.8rem;font-weight:300}.login-window .login_form .login_error:before{content:"";background-image:url(/static/media/error-triangle.b0806c24.svg);background-repeat:no-repeat;padding:.5rem;position:absolute;left:0;top:3px;background-size:20px;width:14px;height:14px}.login-window .login_form .login_submit{margin:1.5rem 0;padding:.5rem 2.4rem;border:none;outline:none;background:#000;color:#fff;font-size:.9rem;transition:.3s ease-in-out;cursor:pointer}.login-window .login_form .login_submit:hover{background:#ff9d01;transition:.3s ease-in-out}.header{max-width:1500px;margin:2rem auto 0;padding:1.5rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.header .header__logo{max-width:195px}.header .header__logo svg{width:100%}.header .header__user{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.header .header__user .user-name{font-weight:300;padding-right:1.5rem}.header .header__user .btn__logout{background:#000;position:relative;border:none;outline:none;width:32px;height:32px;cursor:pointer;transition:.3s ease-in-out}.header .header__user .btn__logout:before{content:"";background-image:url(/static/media/icons/logout.svg);background-repeat:no-repeat;padding:.5rem;position:absolute;left:8px;top:8px;background-size:16px;width:16px;height:16px}.header .header__user .btn__logout:hover{background:#ff9d01;transition:.3s ease-in-out}.side-nav{width:100px}.side-nav ul{margin:0;padding:0}.side-nav ul li{list-style:none}.side-nav ul li a{text-decoration:none;color:#000;font-weight:300;line-height:180%;transition:.3s ease-in-out}.side-nav ul li a:hover{color:#ff9d01;transition:.3s ease-in-out}.side-nav ul li .active{font-weight:700}.hide{display:none}.spinner_wrapper{width:100%;min-height:500px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.spinner_wrapper .spinner{height:125px;width:125px}.container{max-width:1500px;margin:6rem auto 0;padding:1.5rem}.container__flex{display:-webkit-flex;display:flex}.content{width:calc(100% - 100px);border-left:1px solid #292b2e;min-height:65vh;padding-left:2rem}.content__inner{position:relative}.content__inner h1{font-size:2.2rem;font-weight:700;position:absolute;top:-6.5rem;left:-2rem}.btn__add{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;position:absolute;top:-5px;right:0}.btn__add:before{content:"";background-image:url(/static/media/icons/plus.svg);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__add:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__save{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__save:before{content:"";background-image:url(/static/media/icons/save.svg);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__save:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__deploy{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__deploy:before{content:"";background-image:url(/static/media/icons/upload.svg);background-repeat:no-repeat;position:absolute;left:9px;top:9px;background-size:20px;width:20px;height:20px}.btn__deploy:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__export{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__export:before{content:"";background-image:url(/static/media/icons/export.svg);background-repeat:no-repeat;position:absolute;left:9px;top:9px;background-size:20px;width:20px;height:20px}.btn__export:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__add-cookie{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__add-cookie:before{content:"";background-image:url(/static/media/icons/plus.svg);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__add-cookie:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__delete{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__delete:before{content:"";color:#fff;background-image:url(/static/media/icons/delete.svg);background-repeat:no-repeat;position:absolute;left:9px;top:9px;background-size:20px;width:20px;height:20px}.btn__delete:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__cancel{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__cancel:before{content:"";background-image:url(/static/media/icons/cancel.svg);filter:invert(1);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__cancel:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__add-dse-a{background:#000;color:#fff;text-decoration:none;padding:.6rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:2rem;position:relative}.btn__add-dse-a:before{content:"";background-image:url(/static/media/icons/plus-file.svg);background-repeat:no-repeat;position:absolute;left:11px;top:10px;background-size:15px;width:20px;height:20px}.btn__add-dse-a:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__con-dse{background:#000;color:#fff;text-decoration:none;padding:.6rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:2rem;position:relative;margin-left:1rem}.btn__con-dse:before{content:"";background-image:url(/static/media/icons/file.svg);background-repeat:no-repeat;position:absolute;left:11px;top:10px;background-size:15px;width:20px;height:20px}.btn__con-dse:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__show{background:#000;color:#fff;text-decoration:none;padding:.6rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__show:before{content:"";background-image:url(/static/media/icons/show.svg);background-repeat:no-repeat;position:absolute;left:11px;top:12px;background-size:18px;width:20px;height:20px}.btn__show:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__archive{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__archive:before{content:"";background-image:url(/static/media/icons/archive.svg);filter:invert(1);background-repeat:no-repeat;position:absolute;left:7px;top:5px;background-size:25px;width:25px;height:25px}.btn__archive:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__restore{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:1rem;position:relative}.btn__restore:before{content:"";background-image:url(/static/media/icons/unarchive.svg);filter:invert(1);background-repeat:no-repeat;position:absolute;left:7px;top:5px;background-size:25px;width:25px;height:25px}.btn__restore:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__downl{background:#000;cursor:pointer;width:12rem}.btn__downl,.btn__downl-disabled{display:block;z-index:1;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;transition:.3s ease-in-out;border:none;outline:none;margin-top:2rem;position:relative}.btn__downl-disabled{background:grey}.btn__downl-disabled:before,.btn__downl:before{content:"";background-image:url(/static/media/icons/download.svg);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__downl:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__expand{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;position:relative}.btn__expand:before{content:"";background-image:url(/static/media/icons/expand.svg);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__expand:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__collapse{background:#000;color:#fff;text-decoration:none;padding:.5rem 1rem .5rem 2.5rem;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;position:relative}.btn__collapse:before{content:"";background-image:url(/static/media/icons/collapse.svg);background-repeat:no-repeat;position:absolute;left:11px;top:11px;background-size:15px;width:15px;height:15px}.btn__collapse:hover{background:#ff9d01;transition:.3s ease-in-out}.form__add-customer label,.form__add-project__one label,.form__add-user label,.form__choose_customer label{display:block;font-weight:300;font-size:.95rem;width:250px}.form__add-customer input,.form__add-customer select,.form__add-project__one input,.form__add-project__one select,.form__add-user input,.form__add-user select,.form__choose_customer input,.form__choose_customer select{display:block;background:#dfe4ea;border:none;margin:.2rem 0 .7rem;min-width:250px;height:32px;outline:unset;padding:.3rem .5rem}.form__add-customer select,.form__add-project__one select,.form__add-user select,.form__choose_customer select{-webkit-appearance:none;appearance:none;border-radius:0;width:250px;background-image:url(/static/media/icons/arrow-down.svg);background-position:95% 50%;background-repeat:no-repeat;font-size:.85rem;color:#9b9b9b}.form__add-customer,.form__add-project,.form__add-user{font-family:Roboto,sans-serif;font-size:.95rem;line-height:150%}.form__add-customer .form__add-project__one,.form__add-project .form__add-project__one,.form__add-user .form__add-project__one{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between}.form__add-customer .form__add-project__one input,.form__add-project .form__add-project__one input,.form__add-user .form__add-project__one input{width:66.66%}.form__add-customer .form__add-project__one .btn__save,.form__add-project .form__add-project__one .btn__save,.form__add-user .form__add-project__one .btn__save{margin-top:0;margin-bottom:2rem}.form__add-customer .form__add-project__two,.form__add-project .form__add-project__two,.form__add-user .form__add-project__two{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-top:3rem}.form__add-customer .form__add-project__two .item-66,.form__add-project .form__add-project__two .item-66,.form__add-user .form__add-project__two .item-66{width:66.66%}.form__add-customer .form__add-project__two .item-66 h1,.form__add-project .form__add-project__two .item-66 h1,.form__add-user .form__add-project__two .item-66 h1{display:none}.form__add-customer .form__add-project__two .item-33,.form__add-project .form__add-project__two .item-33,.form__add-user .form__add-project__two .item-33{width:33.33%}.form__add-customer .form__add-project__two input,.form__add-project .form__add-project__two input,.form__add-user .form__add-project__two input{width:100%}.form__add-customer .form__add-project__two label,.form__add-project .form__add-project__two label,.form__add-user .form__add-project__two label{font-weight:300}.form__add-customer .form__add-project__two .add-project__two--inner,.form__add-project .form__add-project__two .add-project__two--inner,.form__add-user .form__add-project__two .add-project__two--inner{margin:0 0 1.4rem}.form__add-customer .form__add-project__two .add-project__two--inner label,.form__add-project .form__add-project__two .add-project__two--inner label,.form__add-user .form__add-project__two .add-project__two--inner label{display:block;font-weight:300;font-size:.95rem}.form__add-customer .form__add-project__two .add-project__two--inner input,.form__add-project .form__add-project__two .add-project__two--inner input,.form__add-user .form__add-project__two .add-project__two--inner input{display:block;background:#dfe4ea;border:none;margin:.2rem 0 .7rem;min-width:250px;height:32px;outline:unset;padding:.3rem .5rem}.form__add-customer .form__add-project__two .two__update,.form__add-project .form__add-project__two .two__update,.form__add-user .form__add-project__two .two__update{font-weight:300;margin:.7rem 0;display:block;width:100%}.form__add-customer .form__add-project__two .two__update span,.form__add-project .form__add-project__two .two__update span,.form__add-user .form__add-project__two .two__update span{font-weight:500}.form__add-customer .form__add-project__two .two__span-section,.form__add-project .form__add-project__two .two__span-section,.form__add-user .form__add-project__two .two__span-section{font-weight:300}.form__add-customer .form__add-project__two .two__span-section-radio,.form__add-project .form__add-project__two .two__span-section-radio,.form__add-user .form__add-project__two .two__span-section-radio{display:inline-block}.form__add-customer .form__add-project__two .input-radio__flex,.form__add-project .form__add-project__two .input-radio__flex,.form__add-user .form__add-project__two .input-radio__flex{display:-webkit-flex;display:flex}.form__add-customer .form__add-project__two input[type=radio],.form__add-project .form__add-project__two input[type=radio],.form__add-user .form__add-project__two input[type=radio]{width:unset}.form__add-customer .form__add-project__two input[type=radio]+label,.form__add-project .form__add-project__two input[type=radio]+label,.form__add-user .form__add-project__two input[type=radio]+label{margin-right:1.5rem}.form__add-customer .form__add-project__two input[type=radio],.form__add-project .form__add-project__two input[type=radio],.form__add-user .form__add-project__two input[type=radio]{-webkit-appearance:none;-moz-appearance:none;-ms-progress-appearance:inherit;border:none;background:#dfe4ea;height:26px;width:26px;position:relative;margin:.3rem 0}.form__add-customer .form__add-project__two input[type=radio]:checked:before,.form__add-project .form__add-project__two input[type=radio]:checked:before,.form__add-user .form__add-project__two input[type=radio]:checked:before{content:url(/static/media/icons/x.svg);position:absolute;margin:auto;width:18px;height:18px;border:none;inset:2px 0 0 2px}.form__add-customer .form__add-project__two input[type=radio]:focus,.form__add-project .form__add-project__two input[type=radio]:focus,.form__add-user .form__add-project__two input[type=radio]:focus{outline:none}.form__add-customer .form__add-project__two input[type=radio]+label,.form__add-project .form__add-project__two input[type=radio]+label,.form__add-user .form__add-project__two input[type=radio]+label{padding-left:.5rem;top:-12px;position:relative;font-weight:300}.form__add-customer .form__add-project__three,.form__add-project .form__add-project__three,.form__add-user .form__add-project__three{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;width:100%;margin-top:3rem}.form__add-customer .form__add-project__three .item-33,.form__add-project .form__add-project__three .item-33,.form__add-user .form__add-project__three .item-33{width:33.33%}.form__add-customer .form__add-project__three input[type=checkbox],.form__add-project .form__add-project__three input[type=checkbox],.form__add-user .form__add-project__three input[type=checkbox],.showArchivedCheckbox{-webkit-appearance:none;-moz-appearance:none;-ms-progress-appearance:inherit;border:none;background:#dfe4ea;height:26px;width:26px;position:relative;margin:.3rem 0}.form__add-customer .form__add-project__three input[type=checkbox]:checked:before,.form__add-project .form__add-project__three input[type=checkbox]:checked:before,.form__add-user .form__add-project__three input[type=checkbox]:checked:before,.showArchivedCheckbox:checked:before{content:url(/static/media/icons/x.svg);position:absolute;margin:auto;width:18px;height:18px;border:none;inset:2px 0 0 2px}.form__add-customer .form__add-project__three input[type=checkbox]:focus,.form__add-project .form__add-project__three input[type=checkbox]:focus,.form__add-user .form__add-project__three input[type=checkbox]:focus{outline:none}.form__add-customer .form__add-project__three input[type=checkbox]+label,.form__add-project .form__add-project__three input[type=checkbox]+label,.form__add-user .form__add-project__three input[type=checkbox]+label{padding-left:.5rem;top:-12px;position:relative;font-weight:300}.form__add-customer .form__add-project__three .three_item-33--inner,.form__add-project .form__add-project__three .three_item-33--inner,.form__add-user .form__add-project__three .three_item-33--inner{margin-bottom:2rem}.form__add-customer .form__add-project__three span,.form__add-project .form__add-project__three span,.form__add-user .form__add-project__three span{font-size:1.2rem}.form__add-customer .form__add-project__three span+div,.form__add-project .form__add-project__three span+div,.form__add-user .form__add-project__three span+div{padding-top:.8rem}.form__add-customer .form__add-project__three .span__edit,.form__add-project .form__add-project__three .span__edit,.form__add-user .form__add-project__three .span__edit{background:#000;color:#fff;font-size:1.2rem;padding:.2rem .7rem;width:100%;display:block;margin-bottom:1.2rem}.form__add-customer .form__add-project__three .span__edit-section,.form__add-project .form__add-project__three .span__edit-section,.form__add-user .form__add-project__three .span__edit-section{font-size:1rem}.form__add-customer .form__add-project__three .input__edit,.form__add-project .form__add-project__three .input__edit,.form__add-user .form__add-project__three .input__edit{width:100%;margin-bottom:1rem;border:none;background:#dfe4ea;font-weight:300;color:#333;font-size:.85rem;padding:.7rem}.form__add-customer .form__add-project__three .input__edit:focus,.form__add-project .form__add-project__three .input__edit:focus,.form__add-user .form__add-project__three .input__edit:focus{outline:none}.form__edit-dse{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between}.form__edit-dse .item-40{width:34%;-webkit-order:2;order:2;border-left:1px solid #292b2e;padding-left:2rem;max-height:100vh;font-weight:300;position:-webkit-sticky;position:sticky;top:0;overflow:auto}.form__edit-dse .item-40 .txt-bigger{font-size:1.3rem;font-weight:700;display:block;padding-top:.5rem}.form__edit-dse .item-40 .txt-bold{font-size:1.1rem;font-weight:500;display:block;margin-top:1.25rem}.form__edit-dse .item-40 .txt p{margin-top:.2rem}.form__edit-dse .item-60{width:60%;-webkit-order:1;order:1}.form__edit-dse .item-60 .btn__save{position:absolute;right:0;top:0;margin-top:0}.form__edit-dse .item-60 .edit__dse-section-wrapper{margin-bottom:8rem;position:relative}.form__edit-dse .item-60 .edit__dse-section-wrapper .edit__dse-section:not(:first-child){width:95%;margin:auto 0 auto auto}.form__edit-dse .item-60 .dse__section-buttonbox{position:absolute;bottom:-50px}.form__edit-dse .item-60 .edit__dse-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;font-weight:300}.form__edit-dse .item-60 .edit__dse-section .dse__section-counter{font-size:1.5rem;font-weight:700;position:absolute;left:-40px;background:#000;color:#fff;width:35px;text-align:center}.dse__section_input_orderNum:focus-visible{outline:none;border:none}.dse__section_input_orderNum::-webkit-inner-spin-button,.dse__section_input_orderNum::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form__edit-dse .item-60 .edit__dse-section .arrow-move-up{cursor:pointer;top:-35px}.form__edit-dse .item-60 .edit__dse-section .arrow-move-down{cursor:pointer;top:37px}.subsection-sort{font-size:1.2rem;background:#000;color:#fff;width:25px;text-align:center;margin:5px}.form__edit-dse .item-60 .edit__dse-section .item-del{width:40px;-webkit-order:2;order:2}.form__edit-dse .item-60 .edit__dse-section .item-100-x{width:calc(100% - 60px);display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:2rem}.form__edit-dse .item-60 .edit__dse-section .item-100-x ::-webkit-scrollbar{width:5px;height:5px}.form__edit-dse .item-60 .edit__dse-section .item-100-x ::-webkit-scrollbar-track{background:#dfe4ea}.form__edit-dse .item-60 .edit__dse-section .item-100-x ::-webkit-scrollbar-thumb{background:#000}.form__edit-dse .item-60 .edit__dse-section .item-100-x .item-100-x{width:calc(100% - 200px);background:#fd4949}.form__edit-dse .item-60 .edit__dse-section .dse__section-checkbox{position:relative;width:48%;-webkit-order:2;order:2;display:flex;align-items:center;gap:8px}.form__edit-dse .item-60 .edit__dse-section .dse__section-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;-ms-progress-appearance:inherit;border:none;background:#dfe4ea;height:26px;width:26px;position:relative;margin:.3rem 0}.form__edit-dse .item-60 .edit__dse-section .dse__section-checkbox input[type=checkbox]:checked:before{content:url(/static/media/icons/x.svg);position:absolute;margin:auto;width:18px;height:18px;border:none;inset:2px 0 0 2px}.form__edit-dse .item-60 .edit__dse-section .dse__section-checkbox input[type=checkbox]:focus{outline:none}.form__edit-dse .item-60 .edit__dse-section .dse__section-checkbox input[type=checkbox]+label{padding-left:.5rem;top:-12px;position:relative;font-weight:300}.form__edit-dse .item-60 .edit__dse-section .dse__section-select{width:48%;-webkit-order:3;order:3}.form__edit-dse .item-60 .edit__dse-section .dse__section-select select{-webkit-appearance:none;appearance:none;border:none;border-radius:0;display:block;background:#dfe4ea;margin:0;min-width:100%;height:32px;outline:unset;padding:.3rem .5rem;background-image:url(/static/media/icons/arrow-down.svg);background-position:95% 50%;background-repeat:no-repeat;font-size:.85rem;color:#9b9b9b}.form__edit-dse .item-60 .edit__dse-section .dse__section-input{width:100%;-webkit-order:1;order:1}.form__edit-dse .item-60 .edit__dse-section .dse__section-input input{display:block;background:#dfe4ea;height:35px;border:none;margin:0 0 .7rem;min-width:100%;outline:unset;padding:0 .5rem;font-size:1.3rem}.form__edit-dse .item-60 .edit__dse-section .dse__section-textarea{width:100%;-webkit-order:4;order:4;margin-top:.4rem}.form__edit-dse .item-60 .edit__dse-section .dse__section-textarea textarea{width:100%;display:block;appearance:none;-webkit-appearance:none;border:none;background:#dfe4ea;min-height:150px;border-radius:4px;padding:1rem;outline:none;resize:none;line-height:1.55;font-size:inherit;font-family:inherit;color:#000;font-weight:300}.btn__del{background:#000;color:#fff;text-decoration:none;cursor:pointer;transition:.3s ease-in-out;border:none;outline:none;margin-top:6.15rem;position:relative;height:40px;width:100%}.btn__del:before{content:"";background-image:url(/static/media/icons/bin.svg);background-repeat:no-repeat;position:absolute;left:11px;top:12px;background-size:16px;width:18px;height:18px}.btn__del:hover{background:#ff9d01;transition:.3s ease-in-out}.btn__plus{cursor:pointer;border:none;display:flex;align-items:center;background-color:transparent}.btn__plus:before{content:"";background-image:url(/static/media/icons/plus-black.svg);background-repeat:no-repeat;background-size:16px;width:18px;height:18px}.table{width:100%;border-spacing:0}.table td{font-weight:300;padding:.75rem 1rem}.table tr:nth-of-type(odd){background:#dfe4ea}.table th{font-size:1rem;padding:.2rem 1rem 1.75rem;text-align:left;background:#fff}.table__customer,.table__projects,.table__user{position:relative}.table .td__edit{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0}.table .btn__edit{position:relative;border:none;outline:none;cursor:pointer;transition:.3s ease-in-out;padding:1rem 0px;display:block;width:20px;height:20px}.table .btn__view{display:block;z-index:1;color:#fff;text-decoration:none;padding:1rem 0px;border:none;outline:none;position:relative;cursor:pointer;width:20px;height:20px}.table .btn__view:hover{filter:invert(1) brightness(80%) sepia(1) saturate(10000) hue-rotate(305deg)}.table .btn__view:before{content:"";background-image:url(/static/media/icons/show.svg);background-repeat:no-repeat;position:absolute;top:11px;background-size:15px;width:15px;height:15px;filter:invert(1)}.table .btn__duplicate{display:block;z-index:1;color:#fff;text-decoration:none;padding:1rem 0px;border:none;outline:none;position:relative;cursor:pointer;width:20px;height:20px}.table .btn__duplicate:hover{filter:invert(1) brightness(80%) sepia(1) saturate(10000) hue-rotate(305deg)}.table .btn__duplicate:before{content:"";background-image:url(/static/media/icons/duplicate.svg);background-repeat:no-repeat;position:absolute;top:11px;background-size:15px;width:15px;height:15px}.table .btn__file_export{display:block;z-index:1;color:#fff;text-decoration:none;padding:1rem 0px;border:none;outline:none;position:relative;cursor:pointer;width:20px;height:20px}.table .btn__file_export:hover{filter:invert(1) brightness(80%) sepia(1) saturate(10000) hue-rotate(305deg)}.table .btn__file_export:before{content:"";background-image:url(/static/media/icons/download.svg);background-repeat:no-repeat;position:absolute;top:11px;background-size:15px;width:15px;height:15px;filter:invert(1)}.table .btn__edit:before{content:"";background-image:url(/static/media/icons/edit.svg);background-repeat:no-repeat;position:absolute;top:10px;background-size:18px;width:18px;height:18px}.table .btn__edit:hover:before{background-image:url(/static/media/icons/edit-hover.svg);transition:.3s ease-in-out}.table .btn__edit span{opacity:0}@media (max-width: 750px){.login-window .container{margin:0 auto}.login-window .flex{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.login-window .flex-between{-webkit-justify-content:space-between;justify-content:space-between}.login-window .flex .item-66{width:100%}.login-window .flex .item-26{width:100%;padding-top:1.5rem}}.chooseLang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;width:100%}.chooseLang div{height:60px;position:relative;width:144px}.lang{cursor:pointer;display:block;height:25px;position:absolute;opacity:0;left:48px;top:0;-webkit-transition:.76s;-o-transition:.76s;transition:.76s;width:25px}.en-lang{background-image:url(data:image/png;base64,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);background-size:contain}.open .en-lang{left:0;top:10px;opacity:1}.de-lang{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFiElEQVR4nO2c3W8VRRjG37Sy04IR1EQQP/B/4EbTXQrtTimhxPhxYncaaOxMT2MiEE3Uy95yoZJGY6h/gDEYr/gIRsiZbZQQgxrTAlqQjwtDK1ITLkgA7WtmCwaMpZzT2TOzPe+TPElzes628/xmZt9995wDQCKRSCQSiUQikUgeqXP79se7eiWPhXqPJ/JTLuQRLtRpLtRULORMnMi/Mws5Yx6b+508Yp5rXmNe21WSj7keR2HUUy4v7xKqJ07kx1zISS4U2nF2rI/i3oGt5m+4HqdXGh4eboqTchgLNRon6pq90OeFcZ0LtZ8nclt7+/BD0Kjq7t7JOhO1IxbyTP6hz+tf42Rwd0OtChM8T9TbXMgrDoO/x7FQv3Mh3yqVSgEsZXEhS3Eiz7sOnN9nRfA+9SosNbWX+tfwRH3pQcD4gD7Y3aeehqUgM6N4ov70IFSsbluSM53J4CtQVJkKgwu5hws16zpMvigQarRw54at4o1H40SOuQ6PW7PU7f39q6AIinsH1nKhfnIfmrLrRJ2Kt5efBZ+1+bWh53giLzkPS+QG4eImMbAOfJSpGrIyznVIIm/Lcx07hp4C7/Z8t1e0WOeVcCoulVeCDyqVSs1cqEPOQxH1dZyor7zoJcWJGnEdBncFQcgPnIbPxeCWotf5fHGeNV1VJ+Fv7is/OdfEch4COl0FiZzu6JWr6w6gYL0dzBeC+ry+4fcNdLkeNPfOg1vqEv76cnlZnKiz7gesPLP8xWSTOwCeyCH3g1W+WuYavukKxkJe8GCg6KUTeSnXzmks1KDzQQq/HSfy9fwAJPJ71wPk/vuHXMLnQrZ5MDgsguM+9bx1ABjBKEaAZFg4gxD22Q2/BM0YwTSFDw82AUO4gu1gr1GHG2AThQ/Vrf422GgPQAQfEgCodvu11ynFCE4SAKgOQAjf2QmfwwoM4RYBgGoB3MJ2eNjG7O+g8KG26m8DbFo8gBB2EQCotfx+08YKGCEAUBuAEPbaWAGHCADUugIO2FgBEwQAal0B4zYAXCIAUOsKuGgDwFUCALWugD9sALhBAKDWFXCDAETFB0BbUOR2C6KTcOT2JExlaOSyDKULMXR9IUatiMhtK4KacZHbZhy1oyOX7WhzQyaCmw5raSyob+J6sPMlIOb2mgcDwoL5hJXwMwB0Ux6rBhDC+/YAtMFGD2YUFsobILIHAKAJQ7jsfFBRQRzClHkzmzUAGYQQ9jkfWFQYf2I1/AyAbnkBU4ZktnAGlVb7b86dg8BOEgC2EIB83p6eAUiZJABsgdnP8vuABk5AgGlwgSCweQAEF01GuQHIIGhWJgDs/wFoNpBr+BmAk7AMUzZJENh/AZzBisXPBNwXgmacALB7AYyxzrqEfxeELwgCuwPgs7qGnwH4dsUTmAaXGx6CDqaxsnxN3QFkECqsGzWbbVgIms3iWNDjJPx/IWi213kQqTPb63jWDGA/NKNmBxtv9gdH6lb1LCT8GlaiZqech5LWzeN4Ah4Bn4RHV6xGzX72IBzM18FZ/KZ1LfgoPNayLrscdx4Sy8c6OI9pyzPgs8zswJT96Dys1LrHvQ//jrACqzANKkto5h8z5zkokkyFgCnbU+jrBJ397yOm/wVFFergZdRspoDhX0UdvARLQbcrpOL0jjQ7gEdb/fqCbhsyMyor41wHnM7rSUyDF2EpK7urpoNdWRMrdR74bQdTWGE7C73XVys8DAx1yw5M2WmHwZ9DHezG49AKjSpEaMJKS4hpMIqaXavD/n4dU7YfdbDN9LFcj98r4XFoRR1syUo/c4vPXilpjjWSHbuRZ3tNF3RjrBN18C7qYB+m7HDW9NPBb7dL278ym5/nHpvAlB2ae27wDqaswxzD9ThIJBKJRCKRSCQSCe7SP2QdQJF5XEMlAAAAAElFTkSuQmCC);background-size:contain}.open .de-lang{left:60px;top:10px;opacity:1}.es-lang{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFL0lEQVR4nO2d32tcRRTHv1V7zyoI2vr7J2rRsme2FfoiKEawta1Yf6L4KgqRWqRa/TNESkvxR1opoqCo6Etakkr25sGnvthu02YzZ9MGakvqjxp9K2ZkriktYszuvXd37u6eLxwIZHfvzvdzz8zszJ0ZQKVSqVQqlUqlUqkKJDG4eaqMTZbxrjD2WcaIGBwTg3OW8asYOB8Lf58Tg1ryGsa+BuOd5L1rcFPocnSNZh7C1cLYIowPLeP4RYOzhjWYEMYHwnhq+m6UQpezUHLAFVLBejH43DL+zMv0RWH4azA+sxU87q+NftXpdbhGDLYJQ9pt+v+ElTLe8JmHflF9FUgMdizU2a4QwZiVMt7y3w29LGG8YBmN4IabRaunhmU8j17TFONOa/BdaIOl+Yz4tl7BHegFWYPnrMEvwU01LUM4bxkvo1t1eB2Wi8Ge4EaabGEZu3xZ0E2aKWOFGHwf2jzJD8J4/UHciK6p7xknQpsmeUMwmJhci9tRZNUZ91nGdGizpH2Z0Jis4F4UUf7u6GXz5VLMSBl3oUiaWI2VyXhLeHNch6Lm2zkUQWMDuKqXGlxpNhiHfNmL8Ot2Z3AzTLB4P6j5UwbPFsAEFzKmKngmiPmnHsBtYvBzaAMkdDBmT67GrR0HIAZfBy+8KUZYxpcdNd9P9YUutBQtGFs6Yr47jOUuprqLyWnQJQ+qkbgaovYDiGmbGk//ffNVaWt7zR9DycXRGQVAiwCIfnLDbZxVczENqvm0VNX7anvMd1jmYjquAGgpABPeq/wBjJcG1HxqruMxVnokfwBxtF8BUJM9v2hvvuYPg1yV5hQANdv1Pp9rl9RVo81qPrX6u2djngB2KwBqDUA12pUjAKopAGo1A47kY/4PWOGq9JcCoBYzgObd6LUrswMYo01qPqUb96rShuwAqtEOBUApBx6j7dkBxNFeBUApMyD6OA8AowqA0gI4mAMAmlAAlLIKoqPZAVSjWQVAaduAs3lkwB8KgNL2gubyAHBBAVDaKuiCAoi7H4BWQXHIKkgbYRe2EdaBOJchA37MDiCORrQRprQZcCCHDIiGFAClBfBRHgB0MC4OOhhHGzUDKB2AMVqfHYBOyLiUDfC89y4zgASC9oRcsCnJfwDopLwLOimv7YALMh35rzUBv2ljTGEezEogVKNPFAA1W/0M5Wp+AiAuPaoAqDkA46WH8wegj6e7Juv+Y215PD2BENNrmgW01I+vV9pifgJAlyi5Jer+021dopRAqNJWzQJaDMJgW81PAOgyVbeI+XXvDTohXaiNcAu1L8oafBV8dbopRljGF+i0/AYVhdr91gQKxux0GbcghGwFm63BfN/e+QbzjTKeRkj5TYv6FgDjPYSWexFXCmO4D80fKcSWZZdt1FoLbYp0KhhHptfiOhRJfgetIu+MLvmZL0F2yGpGflPTnobAkJNrcA+KrGQD197cQ7TmsxzdoKRNYBwqgGkuj7CM0VMVXI9ukt/y3RrsDm2eZA3GzsL0dtLuLdqtBzg0DF5CL8i3C/5YkC4y/5uuqe9bPc4k8LFVbomw/juil1UrI7KM7ZZxtgCGJ2ENzliDN/13Q7/IHyloDV4Xg3ow4xmT1mCwr483dMCyKcZjlvGpGMx1wPjfxWB/w2DAXzt0+Qul+iqQNXhy4fSlY3kMdS98hh+n2uM/u+dPy8tTJ+7HDQ3GE2LwtjUYsgYHhXHUT4L4I2y9uUn442z9cYT+fwYH/Gv9e8Rgg/+M0OVQqVQqlUqlUqlUKlymvwHRAWvycnUIOgAAAABJRU5ErkJggg==);background-size:contain}.open .es-lang{left:30px;top:10px;opacity:1}.chooseLang .chosen{opacity:1}.tooltipInput:hover+.tooltipIcon{visibility:visible}.tooltipIcon{position:absolute;top:6px;right:6px;visibility:hidden}.tooltip{background-color:#fff;padding:.5rem;border-radius:4px;visibility:hidden;z-index:1000;max-width:800px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.5);box-shadow:4px 4px 5px #00000080;transition:visibility 0s ease-in-out}.tooltipIcon:hover+.tooltip{visibility:visible;transition-delay:.5s}.tooltipIcon:hover{visibility:visible}.tooltip img{width:auto;max-width:800px}.tooltip:hover{visibility:visible}.purposeBuilderTitle{display:flex;justify-content:space-between}.purposeBuilderTitle>button{height:15px;display:none}.purposeBuilderTitle>button:hover{color:red}.purposeBuilderBlock{padding:10px;margin:5px 0 10px;box-shadow:0 0 10px -5px transparent;box-shadow:-5px 5px 5px -5px #00000080}.purposeBuilderBlock:hover{box-shadow:0 0 10px -5px #000}.purposeBuilderBlock:hover>.purposeBuilderTitle>button{display:block}.translationComponentBlock{padding:10px;margin:5px 0 10px;box-shadow:0 0 10px -5px transparent;box-shadow:-5px 5px 5px -5px #00000080}.addLangButton{cursor:pointer;border:0;width:auto;background-color:#000;color:#fff;height:35px}.addLangButton:hover{background-color:#ff9d01}.addLangButton:before{content:"";background-image:url(/static/media/icons/plus.svg);background-repeat:no-repeat;background-size:15px;padding:0 15px;position:relative;top:2px;left:2px}.deleteLangButton{cursor:pointer;width:auto;border:0;background-color:#000;color:#fff;height:35px}.deleteLangButton:hover{background-color:#ff9d01}.deleteLangButton:before{content:"";color:#fff;background-image:url(/static/media/icons/remove.svg);background-repeat:no-repeat;background-size:15px;padding:0 15px;position:relative;top:2px;left:2px}.bottomSaveButton{cursor:pointer;border:0;width:120px;background-color:#000;color:#fff;margin:10px 5px;height:35px}.bottomSaveButton:hover{background-color:#ff9d01}.bottomSaveButton:before{content:"";background-image:url(/static/media/icons/save.svg);background-repeat:no-repeat;background-size:15px;padding:0 15px}.inputFieldContainer{display:grid;grid-template-columns:repeat(auto-fill,200px);justify-content:space-between;row-gap:12px}.markdownTooltipSpan{position:absolute;bottom:-22px;right:6px;font-style:italic;color:gray;font-weight:300}#markdownTooltip{background-color:#fff;padding:.5rem;border-radius:4px;z-index:1000;max-width:800px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.5);box-shadow:0 0 15px #00000080;transition:visibility 0s ease-in-out}#markdownTooltip:hover{visibility:visible}.two__span-section-radio.input-radio{display:flex!important;align-items:center;gap:24px;margin-bottom:10px}.two__span-section-radio.input-radio>div{display:flex!important;align-items:center;gap:8px}.translationComponentBlock table td:first-child{font-weight:700;padding-right:10px;vertical-align:top}.translationComponentBlock table td:nth-child(2){font-weight:lighter}.table__projects th{cursor:pointer;padding-bottom:.5rem;padding-left:1rem;padding-top:1rem}.table__projects td{text-overflow:ellipsis;max-width:200px;white-space:nowrap;overflow:hidden}.disabled-button{cursor:not-allowed;background-color:#d3d3d3}.btn__deploy__info{display:flex;position:absolute;top:8px;right:-6px;border:1px solid white;border-radius:50%;height:21px;width:21px;padding:0;color:#fff;background-color:#000;cursor:pointer}.btn__deploy__info:hover{background-color:#ff9d01;transition:ease-in-out .3s}.code-snippet{position:relative;padding:10px;border-radius:5px;margin:10px 0;background-color:#f5f5f5}.code-snippet pre{margin:0;padding:1em 0;overflow:auto}.code-snippet code{font-family:Courier New,Courier,monospace;font-size:12px}.code-snippet button{position:absolute;top:5px;right:5px;border:0;color:#000;height:18px;width:18px;cursor:pointer;padding:0}.code-snippet button:hover{color:#ff9d01;transition:ease-in-out .3s}
