body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2c2c2c;box-sizing:border-box;font-family:Gill Sans,sans-serif;margin:0;padding:0;text-align:center}.container{align-items:center;display:flex;justify-content:center}.container.row{flex-direction:row;flex-wrap:wrap}.container.column{flex-direction:column;flex-wrap:nowrap}.container.autowrap{flex-direction:row;flex-wrap:wrap}@media screen and (max-width:768px){.container.autowrap{flex-direction:column;flex-wrap:nowrap}}#typography_container__6xPVj{flex:1 1;gap:10px;min-height:100px}#typography_text__7K99z{color:#fff;font-size:1.5rem;font-weight:100;padding:0 5%}#typography_text__7K99z h1{width:100%}#typography_text__7K99z p{font-size:14pt;width:100%}#about_us_container__YiEFz{flex-wrap:nowrap;gap:20px;width:100%}#about_us_item__SUw7q #about_us_overlink__kRGsP{width:50%}#about_us_item__SUw7q img{object-fit:cover;width:180px}@media only screen and (min-width:767px){#about_us_container_features__uK12J{align-items:start;text-align:left}#about_us_container_features__uK12J #about_us_container__YiEFz{flex-wrap:wrap;width:70%}#about_us_container_features__uK12J #about_us_container__YiEFz #about_us_item__SUw7q{height:100%;width:40%}}@media only screen and (max-width:768px){#about_us_item__SUw7q #about_us_overlink__kRGsP{width:100%}}#banner_container__63mPP{flex-wrap:nowrap;height:calc(100vh - 100px);padding:60px 30px 30px}#banner_logo_container__83IGC{flex:1 1;height:100%;justify-content:space-around;width:100%}#banner_logo_container__83IGC img{height:100%;object-fit:scale-down;width:100%}#banner_logo_overlink__Z-1G5{flex:1 1;height:100%;justify-content:space-between;margin:30px 0;width:100%}#banner_logo_overlink__Z-1G5 img{height:100%;max-width:100px;width:100%}#banner_text__n4Cgy{flex:1 1;gap:40px;height:100%}#banner_text__n4Cgy #banner_conexao__QBKyQ{color:#2bc6e8;font-family:Poppins,sans-serif;font-size:6rem;font-weight:900}#banner_text__n4Cgy h1{color:#fff;font-size:2.2rem;font-weight:400;margin:-5px 0 0;padding:0}#banner_text__n4Cgy span{align-items:start;color:#fff;font-size:1.8rem;font-weight:100;padding:0}@media screen and (min-width:769px){#banner_text__n4Cgy{align-items:start;padding:0 80px}#banner_text__n4Cgy #banner_large__4qk1t{align-items:start}}@media screen and (max-width:768px){#banner_logo_container__83IGC img{max-height:400px;max-width:400px}#banner_small__3SJlJ{-webkit-animation:banner_show_slogan__uh7IS 1s forwards;animation:banner_show_slogan__uh7IS 1s forwards}#banner_container__63mPP{flex-direction:column-reverse}#banner_text__n4Cgy{justify-content:start}}@media screen and (max-width:375px){#banner_container__63mPP{flex-wrap:nowrap;height:100vh}#banner_text__n4Cgy{justify-content:start}#banner_text__n4Cgy #banner_conexao__QBKyQ{font-size:4rem}#banner_text__n4Cgy h1{font-size:2.2rem}#banner_text__n4Cgy span{font-size:1.5rem}}@-webkit-keyframes banner_show_slogan__uh7IS{0%{opacity:0}to{opacity:1}}@keyframes banner_show_slogan__uh7IS{0%{opacity:0}to{opacity:1}}.arrow{bottom:60px;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.arrow span{-webkit-animation:animate 2s infinite;animation:animate 2s infinite;border-bottom:5px solid #fff;border-right:5px solid #fff;display:block;height:20px;margin:-10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:20px}.arrow :nth-child(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.arrow :nth-child(3){-webkit-animation-delay:-.4s;animation-delay:-.4s}.arrow_tiny{left:inherit;right:20px}.arrow_disabled span{-webkit-animation:fadeout .8s forwards;animation:fadeout .8s forwards;opacity:0}.hide{display:none}@-webkit-keyframes animate{0%{opacity:0;-webkit-transform:rotate(45deg) translate(-20px,-20px);transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg) translate(20px,20px);transform:rotate(45deg) translate(20px,20px)}}@keyframes animate{0%{opacity:0;-webkit-transform:rotate(45deg) translate(-20px,-20px);transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg) translate(20px,20px);transform:rotate(45deg) translate(20px,20px)}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}#floating_logo_container__QDgP7{position:absolute;right:0;top:60px;z-index:-1}#floating_logo_container__QDgP7 img{height:240vh}#footer_container__ccguW{background:#1e1e1e;color:#fff;justify-content:space-between;min-height:300px;padding:0 50px;z-index:999}#footer_logo_container__cEDum{height:180px;width:180px}#footer_logo_container__cEDum img{height:100%;object-fit:scale-down;width:100%}#header_container__sk26V{background:#3c3c3c;height:60px;justify-content:space-around;position:fixed;top:0;width:100%;z-index:999}#header_logo_container__iRQ-n{height:35px;width:180px}#header_logo_container__iRQ-n img{height:100%;object-fit:cover;width:100%}#header_btn_row__E3qPy{align-items:center;display:flex;gap:10px;justify-content:space-between}#header_animated_border__OvnfS{-webkit-animation:header_gradient__CC4GJ 1.5s ease-in-out infinite alternate;animation:header_gradient__CC4GJ 1.5s ease-in-out infinite alternate;background:linear-gradient(-45deg,#0625d8,#2bc6e8);background-size:auto;background-size:300% 300%;bottom:0;height:3px;position:absolute;width:100%}@-webkit-keyframes header_gradient__CC4GJ{0%{background-position:0 100%}to{background-position:100% 0}}@keyframes header_gradient__CC4GJ{0%{background-position:0 100%}to{background-position:100% 0}}#our_work_container__jXjGg{flex-wrap:nowrap;gap:20px;padding:5% 0}#our_work_title__MsF9m{color:#fff;font-size:3rem;font-weight:bolder;padding:0 5%}#our_work_works_container__6xvEu{gap:60px;justify-content:center}#our_work_work_item__ERu3h{align-items:center;border-radius:10px;display:flex;flex-flow:row wrap;gap:10px;height:100%;justify-content:center;padding:0;width:80%}#our_work_work_item__ERu3h img{height:100%;max-height:500px;max-width:500px;object-fit:scale-down;width:100%}#our_services_container__NaCTr{flex-wrap:nowrap;gap:20px;width:100%}#our_services_item__VTPH5{box-shadow:0 0 5px 0 rgba(0,0,0,.3);margin:20px;max-width:300px;padding:30px 10px 0;transition:all .2s ease-in-out}#our_services_item__VTPH5:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.5);cursor:pointer;-webkit-transform:scale(1.01);transform:scale(1.01)}#our_services_item__VTPH5 #our_services_overlink__BfTp\+{width:50%}#our_services_item__VTPH5 img{object-fit:cover;width:120px}#our_services_title__zKgy7{color:#fff;font-size:3rem;font-weight:bolder;padding:0 5%}@media only screen and (min-width:767px){#our_services_container__NaCTr{align-items:stretch;flex-wrap:wrap;width:100%}#our_services_container__NaCTr #our_services_item__VTPH5{width:30%}}
/*# sourceMappingURL=main.b00683b7.css.map*/