:root{font-family: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}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}}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;display:flex;flex-direction:column;background-color:#efefef;color:#759acf;font-family:Arial,Helvetica,sans-serif;font-size:1.1em}#root{width:100%;flex:1;display:flex;flex-wrap:wrap;padding:0;align-items:center;justify-content:center}p{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px}.homeComponent-root{padding:1.5em}.homeComponent-header{display:flex;box-sizing:border-box;align-items:center;justify-content:left;padding:1em 0}.homeComponent-header .logo{width:230px}.homeComponent-line{background-color:#759acf;height:1px}.homeComponent-general{flex:1;display:flex;flex-wrap:wrap;padding:0;align-items:center;justify-content:center}.homeComponent-general .homeComponent-conteiner{padding:3em 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1em}.homeComponent-general .homeComponent-conteiner .left{display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:450px}.homeComponent-general .homeComponent-conteiner .left .picture{width:100%}.homeComponent-general .homeComponent-conteiner .right{font-size:1em;flex:1;align-items:center;justify-content:center;min-width:600px;max-width:600px;box-sizing:border-box;text-align:justify;text-indent:2em}.homeComponent-general .homeComponent-conteiner .right .title{font-weight:700;text-indent:0}.homeComponent-footer{display:flex;justify-content:space-between;align-items:center;padding:1em 0;flex-direction:row}.homeComponent-footer .left{width:50%;height:100%;display:flex;align-items:flex-start;justify-content:left;gap:.5em;flex-direction:column;padding:0}.homeComponent-footer .left .contactContainer{padding:0;display:flex;align-items:center;justify-content:left}.homeComponent-footer .left .contactContainer .bulletContainer{padding:0;display:flex}.homeComponent-footer .left .contactContainer .bulletContainer .bullet{cursor:pointer;height:1.5em}.homeComponent-footer .left .contactContainer .valueContainer{font-size:1em;padding:0 0 0 .3em}.homeComponent-footer .right{width:50%;height:100%;font-size:1em;display:flex;align-items:center;justify-content:right}@media screen and (max-width: 800px){.homeComponent-header{justify-content:center;padding-top:5%;padding-bottom:5%}.homeComponent-header .logo{width:60%}.homeComponent-general .homeComponent-conteiner .left{width:100%}.homeComponent-general .homeComponent-conteiner .right{width:100%;min-width:100%;max-width:100%;font-size:.8em}.homeComponent-footer{flex-direction:column}.homeComponent-footer .left{justify-content:center;gap:.5em;flex-direction:row}.homeComponent-footer .left .contactContainer .bulletContainer .bullet{height:2.5em}.homeComponent-footer .left .contactContainer .valueContainer{display:none}.homeComponent-footer .right{padding-top:.5em;justify-content:center;font-size:.9em}}
