.card_card__GrfKo{min-width:150px;max-width:300px;width:100%;text-align:center;padding:2rem 1.5rem;background-color:white;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);margin:.5rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.04);position:relative;overflow:hidden}.card_card__GrfKo:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#FF6000;transform:scaleX(0);transition:transform .3s ease}.card_card__GrfKo:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(255,96,0,.1)}.card_card__GrfKo:hover:before{transform:scaleX(1)}.card_card__GrfKo hr{width:2.5rem;height:3px;background:#FF6000;border:none;border-radius:2px;margin:.5rem auto}.card_cardHeader__0IwhQ{padding:1rem;min-height:8rem;display:flex;align-items:center;justify-content:center}.card_cardHeader__0IwhQ img{max-height:100px;transition:transform .35s ease}.card_card__GrfKo:hover .card_cardHeader__0IwhQ img{transform:scale(1.08)}.card_cardTitle__VlZ9i{font-size:1.3rem;font-weight:700;padding:.75rem;color:#191C24}.card_cardBody__q2CX0{min-height:8rem;color:#444;line-height:1.6}.card_cardBody__q2CX0,.card_footer__MtHUF{padding:1rem .5rem;font-size:1rem}.cardCircle_card__J9pJr{text-align:center;border-radius:50%;background-color:#FFF;width:220px;height:220px;display:flex;align-items:center;justify-content:center;padding:2rem;margin:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.cardCircle_card__J9pJr:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(255,96,0,.15)}.cardCircle_cardHeader__Wg8iE{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:#191C24}.cardCircle_card__J9pJr hr{height:3px;background:#FF6000;border:none;width:2.5rem;margin:0 auto .75rem;border-radius:2px}.cardCircle_cardBody__urKut{font-size:.85rem;color:#444;line-height:1.5}.formContato_formulario__R5N2g{display:flex;flex-direction:column}.formContato_formulario__R5N2g input,.formContato_formulario__R5N2g textarea{margin-top:8px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:#FFF;border-radius:8px}.formContato_formulario__R5N2g input:focus,.formContato_formulario__R5N2g textarea:focus{border-color:#FF6000;box-shadow:0 0 0 3px rgba(255,96,0,.15)}.formContato_formulario__R5N2g input::placeholder,.formContato_formulario__R5N2g textarea::placeholder{color:rgba(255,255,255,.5)}.formContato_formulario__R5N2g label{color:#FFF;font-weight:500}.formContato_formulario__R5N2g button{margin-top:1rem;padding:14px 32px;font-weight:700}.footer_footer__mqdak{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;grid-gap:2rem;gap:2rem}.footer_brandBlock__5LXlm{display:flex;flex-direction:column;gap:1rem}.footer_logo__h85Nl{width:160px;height:auto}.footer_brandDesc__8U_xy{color:rgba(255,255,255,.7);font-size:.95rem;line-height:1.7;margin:0;max-width:300px}.footer_socials__VfDh3{display:flex;gap:1rem}.footer_socials__VfDh3 img{width:24px;height:24px;opacity:.7;transition:all .3s ease}.footer_socials__VfDh3 a:hover img{opacity:1;transform:translateY(-2px)}.footer_linksColumn__9d7Vq{display:flex;flex-direction:column}.footer_titleLinks__zJ4yv{color:#FFF;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.2rem;position:relative;padding-bottom:.75rem}.footer_titleLinks__zJ4yv:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:3px;background:#FF6000;border-radius:2px}.footer_itemLinks__rxWTV{display:flex;flex-direction:column;gap:.7rem}.footer_itemMenuFooter__cWzVJ{color:rgba(255,255,255,.7);font-size:.95rem;transition:all .2s ease}.footer_itemMenuFooter__cWzVJ:hover{color:#FF6000;padding-left:.3rem}.footer_contactList__Xnfml{display:flex;flex-direction:column;gap:.8rem}.footer_contactItem__J1D7a{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.7);font-size:.95rem;transition:all .2s ease}.footer_contactItem__J1D7a:hover{color:#FF6000}.footer_contactItem__J1D7a img{width:22px;height:22px}.footer_bottomBar__nP2WG{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:.85rem}@media (max-width:960px){.footer_footer__mqdak{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer_footer__mqdak{grid-template-columns:1fr;gap:2rem}.footer_bottomBar__nP2WG{flex-direction:column;gap:.5rem;text-align:center}}.brand_img__JMQwk{width:10rem;height:auto;transition:opacity .2s ease}.menu_container__CZEur{transition:background-color .3s ease,box-shadow .3s ease}.menu_menu__B_GOb{display:flex;align-items:center;justify-content:space-between}.menu_menu__B_GOb img{width:150px;padding:15px 0;transition:width .3s ease}.menu_menu__B_GOb nav{display:flex;align-items:center}.menu_menu__B_GOb nav ul{display:flex;margin:0;padding:0}.menu_menu__B_GOb nav ul li{list-style:none}.menu_menu__B_GOb nav ul li a{text-decoration:none;color:#191C24;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.04em;padding:2rem 1.2rem;transition:color .2s ease;display:inline-block}.menu_menu__B_GOb nav ul li a:hover{color:#FF6000}.menu_active__V5EgX{color:#FF6000!important}.menu_menuTransparent__6arGB{position:absolute;width:100%;background-color:transparent;transition:all .3s ease}.menu_menuTransparent__6arGB .menu_menu__B_GOb nav ul li a{color:rgba(255,255,255,.9)}.menu_menuTransparent__6arGB .menu_menu__B_GOb nav ul li a:hover{color:#FF6000}.menu_menuSolid__wYkZY{position:fixed;top:0;width:100%;background-color:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 8px rgba(0,0,0,.06);transition:all .3s ease;z-index:1000}.menu_menuSolid__wYkZY .menu_menu__B_GOb img{width:130px}.menu_menuDark__8sBcZ{background-color:transparent}@media (max-width:781px){.menu_menuTransparent__6arGB{position:absolute;background-color:initial}.menu_menu__B_GOb nav{display:none}.menu_one__hvxN7,.menu_three__VZgEy,.menu_two__65v9Z{background-color:#FF6000;height:3px;width:100%;margin:5px auto;border-radius:2px;transition-duration:.3s}.menu_menuToggle__e_uvb{width:32px;height:24px;margin-right:20px;cursor:pointer}.menu_menuSection__mjTkv.menu_on__Ao9t_{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:rgba(25,28,36,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999}.menu_menuSection__mjTkv.menu_on__Ao9t_ nav{display:block;height:auto;width:auto;padding:0}.menu_menuSection__mjTkv.menu_on__Ao9t_ .menu_menuToggle__e_uvb{position:absolute;right:25px;top:25px}.menu_menuSection__mjTkv.menu_on__Ao9t_ .menu_menuToggle__e_uvb .menu_one__hvxN7{transform:rotate(45deg) translate(7px,7px);background-color:#FFF}.menu_menuSection__mjTkv.menu_on__Ao9t_ .menu_menuToggle__e_uvb .menu_two__65v9Z{opacity:0}.menu_menuSection__mjTkv.menu_on__Ao9t_ .menu_menuToggle__e_uvb .menu_three__VZgEy{transform:rotate(-45deg) translate(8px,-9px);background-color:#FFF}.menu_menuSection__mjTkv.menu_on__Ao9t_ nav ul{text-align:center;display:block;padding:0}.menu_menuSection__mjTkv.menu_on__Ao9t_ nav ul li a{transition-duration:.3s;font-size:2rem;line-height:3.5rem;display:block;color:#FFF;padding:.5rem}.menu_menuSection__mjTkv.menu_on__Ao9t_ nav ul li a:hover{color:#FF6000}.menu_menuSolid__wYkZY .menu_menu__B_GOb img,.menu_menuTransparent__6arGB .menu_menu__B_GOb img{width:120px}}.layout_container__FUycR{display:grid;grid-template-areas:"header" "main" "footer";min-height:100vh;grid-template-rows:auto 1fr auto}.layout_container__FUycR header{grid-area:header;position:-webkit-sticky;position:sticky;top:0;align-items:center;width:100%;z-index:1000}.layout_container__FUycR main{grid-area:main}.layout_container__FUycR footer{grid-area:footer;margin-bottom:0;background-color:#191C24}.layout_iconeWhatsApp__QAPzR{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#FF6000;border-radius:50%;box-shadow:0 4px 16px rgba(255,96,0,.4);transition:transform .2s ease,box-shadow .2s ease}.layout_iconeWhatsApp__QAPzR:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(255,96,0,.5)}.layout_iconeWhatsApp__QAPzR img{width:32px;height:32px}@media only screen and (max-width:768px){.layout_iconeWhatsApp__QAPzR{bottom:1rem;right:1rem;width:52px;height:52px}.layout_iconeWhatsApp__QAPzR img{width:28px;height:28px}}.Home_menu__3OELA{background-color:inherit}.Home_section__3569L{background-image:url(/linqcode-banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative;overflow:hidden}.Home_heroOverlay__oyeUG{position:absolute;inset:0;background:linear-gradient(135deg,rgba(25,28,36,.95),rgba(25,28,36,.8) 50%,rgba(25,28,36,.7))}.Home_banner__jUows{min-height:100vh;display:flex;align-items:center;position:relative;z-index:1}.Home_title__hYX6j{color:#FFF;width:100%;display:flex;flex-direction:column;max-width:750px;animation:Home_fadeInUp__U6shb .8s ease-out}.Home_title__hYX6j h1{font-size:clamp(2.5rem,5.5vw,3.5rem);font-weight:700;line-height:1.15;margin:0 0 1.2rem;letter-spacing:-.02em}.Home_heroSubtitle__0EZ9Z{font-size:1.15rem;opacity:.85;line-height:1.7;margin:0 0 2.5rem;max-width:550px}.Home_heroActions__A0zRW{display:flex;gap:1rem;flex-wrap:wrap}.Home_btnPrimary__Vk_zD{display:inline-block;background:#FF6000;color:#FFF;padding:1rem 2rem;border-radius:8px;font-size:.9rem;font-weight:700;letter-spacing:.08em;transition:all .25s ease;box-shadow:0 2px 8px rgba(255,96,0,.2)}.Home_btnPrimary__Vk_zD:hover{background:#e55500;transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,96,0,.35)}.Home_btnSecondary__IHZcE{display:inline-block;color:#FFF;padding:1rem 2rem;border-radius:8px;font-size:.9rem;font-weight:700;letter-spacing:.08em;border:2px solid rgba(255,255,255,.3);transition:all .25s ease;background:transparent}.Home_btnSecondary__IHZcE:hover{border-color:#FF6000;color:#FF6000;transform:translateY(-2px)}.Home_sectionSubtitle__IhU_e{font-size:1.05rem;color:#555;max-width:600px;margin:0 auto 3rem;line-height:1.7;text-align:center}.Home_sectionSubtitleLight__xim2p{text-align:center;margin-bottom:3rem;color:rgba(255,255,255,.85);font-size:1.05rem;line-height:1.7}.Home_cards__s3q_4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.Home_buttonSaibaMais__Xmefa{padding:10px 24px;border:none;background:#FF6000;color:#FFF;border-radius:8px;cursor:pointer;font-weight:700;font-size:.85rem;letter-spacing:.05em;transition:all .25s ease;box-shadow:0 2px 8px rgba(255,96,0,.2)}.Home_buttonSaibaMais__Xmefa:hover{background:#e55500;transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,96,0,.35)}.Home_sectionComoFazemos__CLHDt{background:#FF6000;min-height:auto;position:relative;overflow:hidden}.Home_sectionComoFazemos__CLHDt:before{content:"";position:absolute;top:-50%;right:-20%;width:500px;height:500px;border-radius:50%;background:rgba(255,255,255,.06)}.Home_sectionComoFazemos__CLHDt:after{content:"";position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.04)}.Home_cardsCircle__gORNR{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;position:relative;z-index:1}.Home_sectionTech__yA82f{padding:5rem 0;min-height:auto;background:#f8f8f8}.Home_techGrid__RCTxc{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:800px;margin:3rem auto 0}.Home_techCard__W5IK5{background:#FFF;border-radius:12px;padding:2rem 1.5rem;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.Home_techCard__W5IK5:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.Home_techIcon___AGGO{margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.Home_techLabel__YFZvR{font-weight:700;font-size:.85rem;letter-spacing:.06em;color:#191C24;margin-bottom:.5rem}.Home_techDesc__D_Qdn{color:#666;font-size:.85rem;line-height:1.5}.Home_sectionClientes__VVxlY{padding:5rem 0;min-height:auto;background-color:#f8f8f8;overflow:hidden}.Home_clientesStrip__m3ZG_{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding:2rem 0}.Home_clienteItem__gH7zm{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:0 0 auto}.Home_clienteNome__ozTE4{font-size:.75rem;color:#888;font-weight:500;letter-spacing:.02em;text-align:center;white-space:nowrap}.Home_clienteItem__gH7zm:hover .Home_clienteNome__ozTE4{color:#191C24}.Home_clienteLogoHome__hwDb8{width:120px;height:50px;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.Home_clienteLogoHome__hwDb8:hover{filter:grayscale(0);opacity:1;transform:scale(1.05)}.Home_testimonialGrid__zULI4{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Home_testimonialTitle__JlJTu{text-align:left}.Home_testimonialContent__UmqF5{background:rgba(255,255,255,.06);border-radius:12px;padding:2.5rem;border-left:4px solid #ff6000}.Home_depoimento__h7y_m{color:#FFF;display:flex;align-items:flex-start;gap:1.5rem}.Home_sectionContato__5lGij{background:#191C24;min-height:auto;padding:5rem 0;position:relative}.Home_contatoGrid__240Nq{max-width:600px;position:relative;z-index:1}.Home_contatoForm__bR2sc{width:100%}.Home_formulario__8Akcs{display:flex;flex-direction:column}.Home_menuOpacityOn__6DdU4{position:absolute;background-color:inherit}.Home_menuOpacityOff__USge9{position:fixed;top:0;width:100%;z-index:1000;background-color:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 8px rgba(0,0,0,.06)}@media screen and (max-width:960px){.Home_cards__s3q_4,.Home_techGrid__RCTxc{grid-template-columns:repeat(2,1fr)}.Home_testimonialGrid__zULI4{grid-template-columns:1fr;text-align:center}.Home_testimonialContent__UmqF5{border-left:none;border-top:4px solid #ff6000}.Home_clientesStrip__m3ZG_{justify-content:center}}@media screen and (max-width:610px){.Home_banner__jUows{min-height:85vh}.Home_menuOpacityOn__6DdU4{position:fixed;top:0;width:100%;z-index:1000;background-color:#101116}.Home_menuOpacityOff__USge9{position:fixed;top:0;width:100%;z-index:1000;background-color:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 8px rgba(0,0,0,.06)}.Home_cards__s3q_4{grid-template-columns:1fr;justify-items:center}.Home_cardsCircle__gORNR{flex-direction:column;align-items:center}.Home_heroActions__A0zRW{flex-direction:column}.Home_btnPrimary__Vk_zD,.Home_btnSecondary__IHZcE{text-align:center}.Home_depoimento__h7y_m{flex-direction:column;align-items:center;text-align:center}.Home_techGrid__RCTxc{grid-template-columns:repeat(2,1fr);gap:1rem}.Home_clienteLogoHome__hwDb8{width:90px;height:40px}}@media screen and (max-width:768px){.Home_menuOpacityOff__USge9 nav,.Home_menuOpacityOn__6DdU4 nav{height:5rem}}