:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{padding:0;margin:0}#loading{position:absolute;z-index:1000;height:100vh;width:100vw;background:rgba(0,0,0,.2)}#loading h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:29px;color:#151b28}.alert{color:red}.flex{display:flex}.row-reverse{flex-direction:row-reverse}.align-items-center{align-items:center}.column{flex-direction:column}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.space-evenly{justify-content:space-evenly}.red{border:1px solid red}#root{width:100%;min-height:inherit}#creaza-cont-section{max-width:100vw;display:grid;grid-template-columns:1fr 1fr;height:100vh;background-color:#fff}#creaza-first-section,#creaza-second-section{display:flex;justify-content:flex-end;max-width:100%}#creaza-second-section{padding:1rem 2rem 2rem 6rem}.inner-creaza-second-section{width:-webkit-fill-available;background-color:#fafbfc;border-radius:30px;padding-left:4rem;padding-top:4.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.inner-creaza-second-section h1{font-family:Inter;font-style:normal;font-weight:700;font-size:52px;line-height:60px;letter-spacing:-.01em;color:#272d37;margin-bottom:1.5rem}#creaza-cont-section h3{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.1px;color:#5f6d7e}#creaza-cont-section h3 span{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:29px;color:#000}#creaza-cont-section h4{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#151b28}#infos-container input,#infos-container select,#creaza-cont-section input{width:-webkit-fill-available;padding:.5rem;border-radius:12px;margin:.5rem 0}#infos-container input,#infos-container select{width:auto}.inner-creaza-second-section img{float:left}.continue{background:#151b28;border-radius:12px;color:#fff}.buttons-div{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:1rem 0}#creaza-cont-section label{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#5f6d7e;background-color:#fff;position:relative;top:15px;width:fit-content;left:15px;padding:0 3px}.info-cont input{margin:.8rem 0!important}.welcome{display:flex;align-items:center;justify-content:center;text-align:center;height:100vh}.welcome h4{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:26px;text-align:center;letter-spacing:-.1px;color:#5f6d7e;margin:2rem 0}.logoImage{width:fit-content;position:relative;left:105px}#infos-container{width:100%;display:grid;grid-template-columns:1fr 2fr;height:100vh}#infos-sections{display:flex;flex-direction:row-reverse;background:#fafbfc}#infos-sections>div{padding-right:2rem;display:flex;flex-direction:column;max-height:50vh;align-items:flex-start}#infos-sections h2{margin:1rem 0;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#5f6d7e}#infos-sections h2.active{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#151b28}.logo-container{position:relative;padding-left:2.5rem;top:-2rem}#infos-forms{padding-left:4rem;max-width:490px}#infos-forms h3{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.1px;color:#5f6d7e}#infos-forms h3 span{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#151b28}#infos-forms>div{padding-left:2rem}#infos-sections,#infos-forms{padding-top:4rem}input{width:auto}.section-form{margin-top:3rem}.info-entry{display:flex;flex-direction:column;width:-webkit-fill-available;margin:1rem 0;background-color:#fff;border:1px solid #e1e6ed}.info-entry>div{width:-webkit-fill-available}.info-entry h4{margin:.5rem 0;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#151b28}.addEntry-button{background-color:transparent}.buttonFisier{width:-webkit-fill-available;color:#fff;background-color:#5f6d7e;margin:.2rem 0;display:block;border-radius:15px;padding:.8rem;text-align:center;cursor:pointer}.succesMessage{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.succesMessage>div{text-align:center;max-width:70ch}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080}.modal-main{position:fixed;background-color:#fff;width:50%;height:50%;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.5rem;border-radius:16px;height:auto}h4{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.1px;color:#5f6d7e}input[type=checkbox],input[type=radio]{margin:.5rem!important}#form-angajat-modal{display:grid;grid-template-columns:1fr 1fr;gap:2rem}#form-angajat-modal label{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:15px}.hiddenButton{display:none}button:hover .hiddenButton{display:block}.layout{height:auto;width:100%}.large-font{font-size:18px;padding:5px 20px}.large-font label{font-size:15px!important;padding:10px;font-weight:700}.shadow{box-shadow:0 10px 20px #00000080}.large-button{padding:10px 40px 40px;margin:20px;font-size:18px}.demo-form-content{padding:10vh 10vw}.demo-form-header{background-color:#fff}.left-text{padding:170px 20px}.left-text h1,.left-text h2,.left-text .ant-steps{margin-bottom:100px}
