.sidebar{background-color:#fff;display:flex;flex-direction:column;width:290px}.blue{background-color:#00f}.purple{background-color:purple}.top{justify-content:center;align-items:center;height:130px;margin-bottom:20px}.nav,.top{display:flex;flex-direction:column}.nav{gap:30px}.nav-item{display:flex;flex-direction:row;font-family:roboto-bold;font-size:16px;color:#90aaa1;gap:20px;padding-left:20px;cursor:pointer}.nav-item.active{color:#00817b;border-right:4px solid #00817b;border-right-radius:25px}.text-logo{font-size:32px;margin-bottom:0;padding-bottom:0}.text-logo,.text-sublogo{font-family:roboto-bold;color:#38b39a}.text-sublogo{font-size:12px;margin-top:-10px;padding-top:0}.balisage-preview{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:40%;margin-left:40px}.image-preview{width:40%}.main{display:flex;flex-direction:row;justify-content:space-evenly;height:100%;background-color:#e5e5e5}.main-content{display:flex;flex-direction:rox;align-items:flex-start;gap:20px;padding-left:30px;padding-right:30px;padding-top:30px;width:100%}.card{border-radius:30px;display:flex;flex-direction:column;height:90%}.card.left{width:40%}.card.right{width:60%}.head-title{display:flex;flex-direction:column;margin-left:31px;margin-top:23px}.text-title{font-family:roboto-bold;font-size:24px;color:#394949}.text-description{font-family:roboto-light;font-size:16px;color:#a8bbb5;margin-top:16px}.search-bar-section{background:#fff;box-shadow:14px 17px 40px 4px rgba(112,144,176,.08);border-radius:30px;width:100%;height:61px;display:flex;align-items:center;justify-content:center}.search-bar{background:#f4f7fe;border-radius:49px;width:90%;height:41px}.item.open{box-shadow:0 5px 15px hsla(0,0%,71.4%,.25);height:108px;padding-left:16px;cursor:pointer}.item.base,.item.open{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;width:90%;padding-right:45px}.item.base{box-shadow:0 5px 20px rgba(10,10,10,.12);height:39px}.list{flex-direction:column;gap:17px}.child-item,.list{display:flex;align-items:center}.child-item{background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(10,10,10,.12);border-radius:16px;width:85%;height:39px;flex-direction:row;justify-content:space-between;padding-left:20px}.logo-color{cursor:pointer}.activeChild{background:#d6ebe4;border:1px solid rgba(0,0,0,.05);box-shadow:0 5px 20px rgba(10,10,10,.12);border-radius:16px}.child-list{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-right:45px}.icon-section{flex-direction:row;justify-content:space-between;padding-right:12px;width:12%}.group-item,.icon-section{display:flex;align-items:center}.group-item{width:100%;justify-content:center;flex-direction:column;gap:20px}.item-left{display:flex;flex-direction:row}.item-img{width:80px}.item-text,.text-color{color:#00817b}.item-text{font-family:roboto-medium;font-size:16px}.text-circle{justify-content:center;align-items:space-between;margin-left:16px}.item-buttons,.text-circle{display:flex;flex-direction:column}.item-buttons{justify-content:space-evenly;height:100%}.item-btn{border-radius:16px;font-size:70%;font-family:roboto-light}.item-btn,.item-btn:hover{background:#00817b}.custom-input{background:#ededed;border:1px solid #394949;border-radius:49px;padding-left:20px;width:60%;height:70%}.custom-textarea{background:#ededed;border:1px solid #394949;border-radius:5px;width:60%;height:90%}.name-section{gap:15px;width:90%}.inputs-group,.name-section{display:flex;flex-direction:row;margin-left:40px}.inputs-group{width:60%;justify-content:space-between}.name-btn{border-radius:16px;width:20%;height:70%;display:flex;align-items:center;justify-content:center;font-family:roboto-light}.name-btn,.name-btn:hover{background:#00817b}.input-label{font-family:roboto-light;font-weight:400;font-size:16px;line-height:26px}.title-section{font-family:roboto-bold;font-size:20px;color:#00817b;margin-left:31px}.inputs-group-split{display:flex;flex-direction:row}.inputs-left,.inputs-right{width:50%;display:flex;flex-direction:column}.inputs-group-2{width:80%;display:flex;flex-direction:row;justify-content:space-between;margin-left:40px}.custom-input.split{width:60%}.scrollable{display:flex;flex-direction:column}.custom-file{width:80%}.radio-group{display:flex;flex-direction:row;margin-left:40px;gap:20px}.custom-modal{background:#e5e5e5;display:flex;flex-direction:column;gap:75px}.child-list.export{padding-top:70px;align-items:center}.child-item.export{width:50%}.modal-button{display:flex;flex-direction:row;justify-content:center;gap:40px;padding-top:70px}.name-btn.secondary{background:#d6ebe4;border-color:#d6ebe4}.button-edited{display:flex;flex-direction:row;justify-content:flex-start;margin-left:40px;margin-top:10px}