.header{background-color:#171810;box-shadow:0 0 10px #0000004d;justify-content:space-between;padding:10px 20px;position:relative}.header,.spamLogo{align-items:center;display:flex}.nomeEmpresa{color:#fff;margin-left:15px}.systems{color:#04f56c}.devLogo{border:1px solid #03f96e;border-radius:50px;cursor:pointer;width:60px}.btnContainer{display:flex;gap:10px}button{background-color:#171810;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;overflow:hidden;padding:10px 20px;position:relative}button:after{background-color:#029f57;bottom:0;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease-in-out;width:100%}button:hover:after{animation:slide .6s forwards}@keyframes slide{0%{transform:scaleX(0);transform-origin:right}50%{transform:scaleX(1);transform-origin:left}to{transform:scaleX(0);transform-origin:left}}@media (max-width:768px){.btnContainer.desktop,.nomeEmpresa{display:none}.menuBtn{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:30px;z-index:1001}.sidebar{align-items:flex-start;background-color:#171810;display:flex;flex-direction:column;height:100%;padding:20px;position:fixed;right:-300px;top:0;transition:right .3s ease;width:250px;z-index:1000}.sidebar.open{right:0}.sidebar button{margin:10px 0;text-align:left;width:100%}.closeBtn{align-self:flex-end;background:none;border:none;color:#fff;cursor:pointer;font-size:30px;margin-bottom:20px}.header{height:50px}.devLogo{width:50px}}@media (min-width:769px){.menuBtn{display:none}.btnContainer.desktop{display:flex}.sidebar{display:none}}.gitHub{transition:fill .3s ease;width:150px}.button-container{padding:20px;width:100%}.button-container,.gitHubButton{align-items:center;display:flex;justify-content:center}.gitHubButton{background-color:#000;border:none;cursor:pointer;margin:0 auto;padding:10px;transition:background-color .3s ease;width:350px}.gitHubButton:hover{background-color:#fff}.gitHubButton:hover .gitHub{fill:#000}.gitHubButton:after{display:none}@media screen and (max-width:750px){.button-container{align-items:center;flex-direction:column;width:335px}.gitHubButton{align-items:center;background-color:#000;border:none;cursor:pointer;display:flex;justify-content:center;margin:0;margin:0 auto;max-width:350px;padding:10px;transition:background-color .3s ease;width:100%;width:350px}.gitHubButton:hover{background-color:#fff}.gitHubButton:hover .gitHub{fill:#000}}.projetos{display:block;margin:0 auto;width:130px}.bene{width:400px}.projectContainerReparo{align-items:center;background-color:#badbf3;border-radius:15px;box-sizing:border-box;display:flex;justify-content:center;padding:20px;width:350px}.reparo{display:block;margin:0 auto;width:180px}.projectContainer{background-color:#fff}.ipcdigital,.projectContainer{align-items:center;border-radius:15px;box-sizing:border-box;display:flex;height:auto;justify-content:center;padding:20px;width:350px}.ipcdigital{background-color:#f4eee8}@media screen and (max-width:760px){.projectContainer{background-color:#fff;height:auto}.bene,.projectContainer{align-items:center;border-radius:15px;box-sizing:border-box;display:flex;justify-content:center;padding:20px;width:300px}.home{width:auto}}.divBody{background-color:#171810}.cardContainer{align-items:flex-start;box-sizing:border-box;display:flex;height:calc(100vh - 80px);justify-content:center;overflow-y:auto;padding:20px}.card{background-color:#171810;border-radius:8px;box-shadow:0 0 10px #0000004d;max-width:800px;overflow:hidden;padding:20px;width:100%}h1{color:#fff;margin-bottom:20px;text-align:center}form{display:flex;flex-wrap:wrap;gap:20px}input,textarea{background-color:#171810;border:1px solid #04f56c;border-radius:4px;box-sizing:border-box;color:#fff;margin-bottom:10px;outline:none;padding:10px;transition:border-color .3s ease,box-shadow .3s ease;width:calc(50% - 10px)}*{scrollbar-color:#03f96e #171810;scrollbar-width:thin}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#171810;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#03f96e;border:2px solid #171810;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#04f56c}input:focus,textarea:focus{border-color:#03f96e;box-shadow:0 0 8px #03f96e}input::placeholder,textarea::placeholder{color:#ccc;transition:color .3s ease}input:focus::placeholder,textarea:focus::placeholder{color:#03f96e}textarea{height:100px}.buttonSubmit{background-color:#171810;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:10px;width:100%}@media (max-width:768px){form{flex-direction:column}input,textarea{width:100%}}body{background-color:#171810;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;padding:0}.lastName{color:#04f56c}.job{font-weight:700}.green{color:#04f56c}.home{align-items:center;background-color:#171810;display:flex;flex-direction:column;gap:20px;min-height:calc(100vh - 60px);padding:50px 20px 20px;z-index:1}.welcomeCard{border-radius:8px;max-width:800px;overflow:hidden;padding:20px;width:100%}.welcomeCard h1{margin-bottom:15px}.welcomeCard p{font-size:1.1em}.team{flex-direction:column;max-width:800px}.team,.teamMember{display:flex;gap:20px;margin:0 auto;width:100%}.teamMember{align-items:center;background-color:#171810;border-radius:50px;box-sizing:border-box;justify-content:flex-start;padding:20px}.memberPhoto{flex-shrink:0;height:120px;width:120px}.memberPhoto img{border:2px solid #04f56c;border-radius:50%;height:100%;object-fit:cover;width:100%}.memberInfo{flex:1 1}@media (max-width:768px){.team{gap:20px}.about{align-items:left;justify-content:left;text-align:left}.teamMember{align-items:center;flex-direction:column;text-align:center}.memberPhoto{margin-bottom:20px}.memberInfo{align-items:left;flex:1 1}}.footer{align-items:center;background-color:#171810;color:#fff;display:flex;flex-direction:column;padding:20px}.emailContato{color:#03f96e;text-decoration:none;text-underline-offset:none}.footer-content{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;max-width:1200px;width:100%}.contact-info,.footer-links,.footer-social{flex:1 1;min-width:200px}.contact-info h3,.footer-links h3,.footer-social h3{margin-bottom:10px}.footer-links ul,.footer-social ul{list-style:none;padding:0}.footer-links li,.footer-social li{margin-bottom:10px}.footer-links a,.footer-social a{color:#03f96e;text-decoration:none}.footer-links a:hover,.footer-social a:hover{text-decoration:underline}.footer-bottom{margin-top:20px}.App,.footer-bottom{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.c335b896.css.map*/