@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Quicksand:wght@300..700&display=swap";html{scroll-behavior:smooth}body{overflow-x:hidden}body.fade-in{opacity:0;animation:fadeInBody 2s ease forwards}@keyframes fadeInBody{0%{opacity:0}to{opacity:1}}*{font-family:Plus Jakarta Sans,sans-serif;margin:0;padding:0;box-sizing:border-box}.title-section{position:relative;font-size:30px;color:#fdcb3c;font-weight:700;display:inline-block}.title-section:after{content:"";position:absolute;left:0;bottom:-8px;height:3px;width:100%;background-color:#fdcb3c;border-radius:2px}.destaque{color:#fdcb3c;font-weight:700}header[data-v-5fccdf7f]{display:flex;align-items:center;justify-content:space-between;height:10.5vh;background-color:#fff;position:fixed;width:100%;z-index:100;box-shadow:5px 6px 60px #00000080;top:0;padding:0 100px}header nav span[data-v-5fccdf7f]{margin:0 15px;color:#5d5c5c;font-weight:700;cursor:pointer;transition:.5s}header nav span[data-v-5fccdf7f]:hover{color:#fdcb3c;transition:.2s}.logo img[data-v-5fccdf7f]{margin-top:5px;width:170px;transition:.3s}.logo[data-v-5fccdf7f]{transition:.3s}.logo[data-v-5fccdf7f]:hover{transform:scale(1.1);transition:.3s}.mobile_menu[data-v-5fccdf7f]{display:none;transition:all .3s ease}.btn-default_mobile[data-v-5fccdf7f]{display:none}.mobile_menu.active_mobile[data-v-5fccdf7f]{position:fixed;top:90px;left:0;width:100%;background-color:#fff;display:none;transition:all .3s ease;z-index:99}header a[data-v-5fccdf7f]{text-decoration:none}.menu-item[data-v-5fccdf7f]{position:relative;display:inline-block}.submenu[data-v-5fccdf7f]{display:none;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 8px #0000001a;padding:8px 0;z-index:200;border-radius:5px;width:180px;text-align:center}.submenu a[data-v-5fccdf7f]{display:block;width:100%;padding:10px;color:#5d5c5c;text-decoration:none;font-weight:400;transition:background-color .2s}.span_submenu[data-v-5fccdf7f]{margin:0}.menu-item:hover .submenu[data-v-5fccdf7f]{display:block}@media (min-width: 300px) and (max-width: 340px){header[data-v-5fccdf7f]{display:flex;justify-content:space-between;height:20vh;padding:0}.desktop_menu[data-v-5fccdf7f]{display:none}.btn-default_mobile[data-v-5fccdf7f]{display:block;border:none;font-size:1.5rem;background-color:#fdcb3c;padding:10px;border-radius:10px;margin-right:20px;height:55px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #fdcb3c}.btn-default_mobile[data-v-5fccdf7f]:hover{background-color:#fcda7c;box-shadow:0 4px 10px #fcda7c;transform:translateY(-2px)}.btn-default_mobile img[data-v-5fccdf7f]{width:30px;height:38px}.logo img[data-v-5fccdf7f]{margin:10px 10px 5px;width:160px}.mobile_menu[data-v-5fccdf7f]{padding-bottom:20px}.mobile_menu input[data-v-5fccdf7f]{height:40px;width:180px;background-color:#fdcb3c;border:none;border-radius:5px;color:#fff;text-align:center;cursor:pointer;transition:.5s}.mobile_menu input[data-v-5fccdf7f]:hover{background-color:#fdcb3c;transform:scale(1.01) translateY(3px);transition:.5s}.mobile_menu.active_mobile[data-v-5fccdf7f]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:10px;z-index:100}.mobile_menu a[data-v-5fccdf7f]{text-decoration:none;font-weight:700;color:#5d5c5c;transition:.2s;font-size:14px;cursor:pointer}.mobile_menu a[data-v-5fccdf7f]:last-child{margin-bottom:20px}.mobile_menu a[data-v-5fccdf7f]:hover{color:#fdcb3c;transition:.2s}}@media (min-width: 341px) and (max-width: 767px){header[data-v-5fccdf7f]{display:flex;justify-content:space-between;height:100px;padding:0}.desktop_menu[data-v-5fccdf7f]{display:none}.logo img[data-v-5fccdf7f]{margin:10px 10px 5px;width:160px}.btn-default_mobile[data-v-5fccdf7f]{display:block;border:none;font-size:1.5rem;background-color:#fdcb3c;padding:10px;border-radius:10px;margin-right:20px;height:55px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #fdcb3c}.btn-default_mobile[data-v-5fccdf7f]:hover{background-color:#fcda7c;box-shadow:0 4px 10px #fcda7c;transform:translateY(-2px)}.btn-default_mobile img[data-v-5fccdf7f]{width:30px;height:38px}.mobile_menu[data-v-5fccdf7f]{padding-bottom:20px}.mobile_menu input[data-v-5fccdf7f]{height:40px;width:180px;background-color:#fdcb3c;border:none;border-radius:5px;color:#fff;text-align:center;cursor:pointer;transition:.5s}.mobile_menu input[data-v-5fccdf7f]:hover{background-color:#fdcb3c;transform:scale(1.01) translateY(3px);transition:.5s}.mobile_menu.active_mobile[data-v-5fccdf7f]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:15px;z-index:100;margin-top:9px}.mobile_menu a[data-v-5fccdf7f]{text-decoration:none;font-weight:700;color:#5d5c5c;transition:.2s;font-size:14px;cursor:pointer}.mobile_menu a[data-v-5fccdf7f]:last-child{margin-bottom:20px}.mobile_menu a[data-v-5fccdf7f]:hover{color:#fdcb3c;transition:.2s}}@media (min-width: 768px) and (max-width: 1024px){header[data-v-5fccdf7f]{display:flex;justify-content:space-between;height:100px;padding:0}.desktop_menu[data-v-5fccdf7f],.area-btn-desktop[data-v-5fccdf7f]{display:none}.logo img[data-v-5fccdf7f]{margin:10px 10px 5px;width:200px}.btn-default_mobile[data-v-5fccdf7f]{display:block;border:none;font-size:1.5rem;background-color:#fdcb3c;padding:20px;border-radius:10px;margin-right:20px;height:65px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #fdcb3c}.btn-default_mobile[data-v-5fccdf7f]:hover{background-color:#fcda7c;box-shadow:0 4px 10px #fcda7c;transform:translateY(-2px)}.btn-default_mobile img[data-v-5fccdf7f]{width:30px;height:38px}.mobile_menu[data-v-5fccdf7f]{padding-bottom:20px}.mobile_menu input[data-v-5fccdf7f]{height:40px;width:180px;background-color:#fdcb3c;border:none;border-radius:5px;color:#fff;text-align:center;cursor:pointer;transition:.5s}.mobile_menu input[data-v-5fccdf7f]:hover{background-color:#fdcb3c;transform:scale(1.01) translateY(3px);transition:.5s}.mobile_menu.active_mobile[data-v-5fccdf7f]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:15px;z-index:100;margin-top:5px}.mobile_menu a[data-v-5fccdf7f]{text-decoration:none;font-weight:700;color:#5d5c5c;transition:.2s;font-size:14px;cursor:pointer}.mobile_menu a[data-v-5fccdf7f]:last-child{margin-bottom:20px}.mobile_menu a[data-v-5fccdf7f]:hover{color:#fdcb3c;transition:.2s}}@media (min-width: 1025px) and (max-width: 1440px){header[data-v-5fccdf7f]{height:14vh}}footer[data-v-de19a16a]{width:100%;padding:40px 80px;background-color:#fff;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px;box-shadow:0 -5px 15px #0000001a}.logo[data-v-de19a16a]{width:200px;margin-top:15px}.social-midia[data-v-de19a16a]{display:flex;flex-direction:column;align-items:flex-end;gap:15px;max-width:400px}.box-area-midia[data-v-de19a16a]{display:none;gap:10px;flex-wrap:wrap}.box-social[data-v-de19a16a]{width:50px;height:50px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;justify-content:center;align-items:center;transition:.3s;cursor:pointer}.box-social[data-v-de19a16a]:hover{transition:.3s;transform:scale(1.1)}.box-social img[data-v-de19a16a]{width:24px;height:24px}.endereco p[data-v-de19a16a]{font-size:.9rem;line-height:1.4;text-align:right}footer p[data-v-de19a16a]{font-weight:700;text-align:center;flex:1}.copyright[data-v-de19a16a]{margin-top:50px;margin-left:192px}@media (min-width: 300px) and (max-width: 1024px){footer[data-v-de19a16a]{padding:0;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0px}.copyright[data-v-de19a16a]{margin-top:0;margin-left:0}.social-midia[data-v-de19a16a]{align-items:center;margin-top:15px}.endereco[data-v-de19a16a]{margin:0 15px 15px}.endereco p[data-v-de19a16a]{font-size:.9rem;line-height:1.4;text-align:center}}.banner[data-v-06770163]{display:flex;height:100vh;justify-content:center;align-items:start;flex-direction:column;background-image:url(/assets/bannerhome-DU3dSj2Q.jpeg);background-size:cover;background-repeat:no-repeat;background-position:40% 20%;position:relative;z-index:1}.banner[data-v-06770163]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:-1}.fonte-amarela[data-v-06770163]{color:#fdcb3c;font-weight:700}img[data-v-06770163]{width:600px}h1[data-v-06770163]{font-size:40px;color:#fff}.content[data-v-06770163]{width:100%;display:flex;justify-items:center;align-items:center;flex-direction:column}@media (min-width: 300px) and (max-width: 767px){.banner[data-v-06770163]{background-position:30% 20%}h1[data-v-06770163]{font-size:20px;color:#fff;margin-left:0;text-align:center}.content[data-v-06770163]{display:flex;justify-content:center;flex-direction:column}img[data-v-06770163]{width:300px}}@media (min-width: 768px) and (max-width: 1024px){.banner[data-v-06770163]{background-position:30% 20%}h1[data-v-06770163]{font-size:35px;color:#fff;margin-left:0;text-align:center}.content[data-v-06770163]{display:flex;justify-content:center;flex-direction:column}}@media (min-width: 1025px) and (max-width: 1440px){img[data-v-06770163]{width:500px}}.box-servico[data-v-41adfeb7]{width:450px;height:420px;border-radius:5px;box-shadow:0 4px 12px #00000040;margin:50px 20px 0;overflow:hidden;position:relative;display:flex;flex-direction:column}.carousel-servico[data-v-41adfeb7]{position:relative;overflow:hidden}.image-wrapper-servico[data-v-41adfeb7]{width:100%;height:240px;transition:transform .2s ease}.slide-direita[data-v-41adfeb7]{transform:translate(100%)}.slide-esquerda[data-v-41adfeb7]{transform:translate(-100%)}.box-servico img[data-v-41adfeb7]{width:100%;height:240px;border-top-left-radius:5px;border-top-right-radius:5px;object-fit:cover;object-position:center}.nav-servico[data-v-41adfeb7]{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;font-size:24px;z-index:1;transition:background .3s;color:#fdcb3c;font-weight:700;width:40px;height:40px;font-size:30px;padding-bottom:45px;cursor:pointer}.nav-servico[data-v-41adfeb7]:hover{background:#fff}.nav-servico.left[data-v-41adfeb7]{left:10px}.nav-servico.right[data-v-41adfeb7]{right:10px}.title-box-servico[data-v-41adfeb7]{margin-bottom:10px;font-weight:700;font-size:18px}.content-box-servico[data-v-41adfeb7]{margin:10px}@media (min-width: 300px) and (max-width: 767px){.box-servico[data-v-41adfeb7]{width:300px;height:auto}}.servico[data-v-41e21f97]{height:100%;padding:70px 0 65px}.title-section[data-v-41e21f97]{margin-left:100px}.area-div-servicos[data-v-41e21f97]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (min-width: 300px) and (max-width: 1024px){.servico[data-v-41e21f97]{text-align:center;padding-bottom:10px}.title-section[data-v-41e21f97]{margin:0}.area-div-servicos[data-v-41e21f97]{text-align:start}h2[data-v-41e21f97]{font-size:24px}}@media (min-width: 1025px) and (max-width: 1440px){h2[data-v-41e21f97]{font-size:30px}}.razoes-box[data-v-06fccba4]{display:flex;flex-direction:column;align-items:center;margin:0 50px}.razoes-number[data-v-06fccba4]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#2e3285;color:#fff;border-radius:100%}.razoes-text[data-v-06fccba4]{margin-top:10px;width:250px;font-weight:700;text-align:center}@media (min-width: 300px) and (max-width: 767px){.razoes-box[data-v-06fccba4]:not(:first-child){margin-top:50px}}.razoes[data-v-f31d313f]{margin-top:50px;margin-bottom:100px;height:100%;display:flex;justify-items:center;align-items:center;flex-direction:column}.area-title[data-v-f31d313f]{width:100%;display:flex;justify-content:center}.area-title h2[data-v-f31d313f]{border:1px solid #FDCB3C;color:#fff;background-color:#fdcb3c;padding:15px;border-radius:5px}.area-divs[data-v-f31d313f]{margin-top:50px;display:flex;justify-content:center;flex-wrap:wrap;max-width:1200px}@media (min-width: 300px) and (max-width: 340px){.area-title h2[data-v-f31d313f]{font-size:16px}}@media (min-width: 341px) and (max-width: 767px){.area-title h2[data-v-f31d313f]{font-size:18px}}.banner[data-v-4690b669]{display:flex;height:70vh;justify-content:center;align-items:start;flex-direction:column;background-image:url(/assets/bannerHome-CMZ42HrW.png);background-size:cover;position:relative;z-index:1}.banner[data-v-4690b669]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000040;z-index:-1}.fonte-amarela[data-v-4690b669]{color:#fdcb3c}h1[data-v-4690b669]{font-size:45px;color:#fff;margin-left:100px}.content[data-v-4690b669]{margin-top:50px}.area-btn[data-v-4690b669]{width:100%;margin-top:25px;display:flex;justify-content:space-around}.btn[data-v-4690b669]{font-size:14px;text-align:center;width:180px;padding:11px;border:none;border-radius:10px;color:#fdcb3c;font-weight:700;transition:.5s;cursor:pointer;box-shadow:0 4px 10px #00000080}.btn[data-v-4690b669]:hover{background-color:#fdcb3c;color:#fff;transition:.2s}@media (min-width: 300px) and (max-width: 340px){.banner[data-v-4690b669]{height:100vh;background-position:30% 20%}h1[data-v-4690b669]{font-size:26px;color:#fff;margin-left:0;text-align:center}.content[data-v-4690b669]{margin-top:110px;display:flex;justify-content:center;flex-direction:column}.area-btn[data-v-4690b669]{width:100%;margin-top:25px;display:flex;flex-direction:column;align-items:center}.btn[data-v-4690b669]{margin-bottom:20px}}@media (min-width: 341px) and (max-width: 767px){.banner[data-v-4690b669]{height:80vh;background-position:30% 20%}h1[data-v-4690b669]{font-size:26px;color:#fff;margin-left:0;text-align:center}.content[data-v-4690b669]{margin-top:110px;display:flex;justify-content:center;flex-direction:column;width:100%}.area-btn[data-v-4690b669]{width:100%;margin-top:25px;display:flex;flex-direction:column;align-items:center}.btn[data-v-4690b669]{margin-bottom:20px}}@media (min-width: 1025px) and (max-width: 1440px){.banner[data-v-4690b669]{height:90vh}}.box[data-v-89ab2924]{display:flex;justify-content:center;width:300px;height:300px;position:relative;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:15px;margin-left:20px;margin-right:20px;transition:transform .1s ease-out;transform-style:preserve-3d;cursor:pointer;transition:.2s}.box[data-v-89ab2924]:hover{height:330px;transform:scale(1.1)}.box h3[data-v-89ab2924]{font-size:22px;color:#5d5c5c;margin-top:-20px;margin-bottom:10px}.img-box[data-v-89ab2924]{position:absolute;display:flex;justify-content:center;width:100%;height:100%;top:0;transition:.5s}.content-box[data-v-89ab2924]{display:flex;flex-direction:column;gap:18px;position:absolute;top:260px;width:100%;padding:0 30px;height:30px;transition:.4s;text-align:center;font-size:12.5px}.text[data-v-89ab2924]{overflow:hidden}.box:hover .content-box[data-v-89ab2924]{top:80px;height:300px;transition:.5s}.box:hover h3[data-v-89ab2924]{margin-bottom:-10px}.box:hover .img-box[data-v-89ab2924]{top:-130px;scale:.75;transition:.5s}.img-box img[data-v-89ab2924]{width:130px;height:120px;margin-top:60px}@media (min-width: 300px) and (max-width: 767px){.box[data-v-89ab2924]{width:250px;height:300px;margin:40px 0}.box[data-v-89ab2924]:hover{height:330px;transform:scale(1.1)}}@media (min-width: 768px) and (max-width: 1024px){.box[data-v-89ab2924]{width:350px;height:300px;margin:40px 0}.box[data-v-89ab2924]:hover{height:330px;transform:scale(1.1)}}@media (min-width: 1025px) and (max-width: 1440px){.box[data-v-89ab2924]{display:flex;justify-content:center;width:260px;height:300px;position:relative;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:15px;margin-left:20px;margin-right:20px;transition:transform .1s ease-out;transform-style:preserve-3d;cursor:pointer;transition:.2s}.box[data-v-89ab2924]:hover{height:330px;transform:scale(1.1)}}section[data-v-4f47f8b7]{height:100%;padding:65px 0;background-color:#2e3285;color:#000}.content-section-quemsomos[data-v-4f47f8b7]{display:flex;justify-content:space-around}h4[data-v-4f47f8b7]{margin-top:10px;color:#fff;font-weight:700}p[data-v-4f47f8b7]{margin-top:15px;color:#fff}.container[data-v-4f47f8b7]{margin-top:50px;margin-left:50px;text-align:center;width:600px}.area-box[data-v-4f47f8b7]{display:flex}@media (min-width: 300px) and (max-width: 1024px){section[data-v-4f47f8b7]{height:100%;width:100%;padding:15px 0 55px}.content-section-quemsomos[data-v-4f47f8b7]{padding-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.container[data-v-4f47f8b7]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0;margin-left:0;margin-bottom:20px;padding-top:0;width:100%}.area-box[data-v-4f47f8b7]{display:flex;flex-direction:column}p[data-v-4f47f8b7]{margin:15px}}@media (min-width: 1025px) and (max-width: 1440px){.container[data-v-4f47f8b7]{margin-top:10px}}.box-count[data-v-e572defe]{display:flex;flex-direction:column;width:21%;align-items:center;text-align:center}.number[data-v-e572defe]{font-size:30px;color:#fdcb3c;font-weight:700}.description[data-v-e572defe]{font-size:16px;color:#fff;font-weight:700}@media (min-width: 300px) and (max-width: 767px){.box-count[data-v-e572defe]:not(:first-child){margin-top:30px}.box-count[data-v-e572defe]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}.box-count[data-v-e572defe]{width:100%}}@media (min-width: 768px) and (max-width: 1024px){.box-count[data-v-e572defe]{width:100%}}@media (min-width: 1025px) and (max-width: 1440px){.box-count[data-v-e572defe]{margin:0 60px}}section[data-v-ebfe19b8]{padding:15px 0 10px;height:100%}.content-section[data-v-ebfe19b8]{padding-top:20px}.area-title[data-v-ebfe19b8]{text-align:center;width:400px}p[data-v-ebfe19b8]{margin:30px 300px 100px;text-align:center}.area-count[data-v-ebfe19b8]{height:20vh;background-color:#2e3285;transform:translateY(20px);box-shadow:0 -20px 40px #0003,0 20px 40px #0003;z-index:10;position:relative}.area-box[data-v-ebfe19b8]{display:flex;justify-content:center;align-items:center;height:100%}@media (min-width: 300px) and (max-width: 767px){section[data-v-ebfe19b8]{height:100%}.area-title[data-v-ebfe19b8]{text-align:center;width:100%}p[data-v-ebfe19b8]{margin:30px 10px 40px;text-align:center}.area-count[data-v-ebfe19b8]{height:100%;padding:20px 0}.area-box[data-v-ebfe19b8]{flex-direction:column}}@media (min-width: 768px) and (max-width: 1024px){.area-title[data-v-ebfe19b8]{text-align:center;width:100%}p[data-v-ebfe19b8]{margin:30px 10px;text-align:center}.area-count[data-v-ebfe19b8]{height:100%;padding:20px 0}}@media (min-width: 1025px) and (max-width: 1440px){p[data-v-ebfe19b8]{margin:30px 250px 40px;text-align:center}}.box-project[data-v-07ffeb76]{width:550px;height:350px;border-radius:10px;background-color:#fff;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:pointer;transition:.2s}.box-project[data-v-07ffeb76]:hover{transition:.5s;transform:scale(1.015)}.carousel[data-v-07ffeb76]{position:relative;overflow:hidden}.image-wrapper[data-v-07ffeb76]{width:100%;height:350px;transition:transform .2s ease}.slide-direita[data-v-07ffeb76]{transform:translate(100%)}.slide-esquerda[data-v-07ffeb76]{transform:translate(-100%)}.carousel img[data-v-07ffeb76]{width:100%;height:300px;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:cover}.nav[data-v-07ffeb76]{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;font-size:24px;z-index:1;transition:background .3s;color:#fdcb3c;font-weight:700;width:40px;height:40px;font-size:30px;padding-bottom:45px;cursor:pointer}.nav[data-v-07ffeb76]:hover{background:#fff}.left[data-v-07ffeb76]{left:10px}.right[data-v-07ffeb76]{right:10px}.content-project[data-v-07ffeb76]{margin:10px}.title[data-v-07ffeb76]{text-align:center;color:#fdcb3c;font-weight:700;font-size:18px}.modalOverlay[data-v-07ffeb76]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999}.modalImageContainer[data-v-07ffeb76]{display:flex;justify-content:center;align-items:center;max-width:90vw;max-height:90vh}.imagemAmpliada[data-v-07ffeb76]{max-width:90vw;max-height:90vh;border-radius:10px;box-shadow:0 0 25px #fff3;object-fit:contain}.btnClose[data-v-07ffeb76]{position:fixed;top:20px;right:20px;background-color:#fff;color:#fdcb3c;border:none;border-radius:50%;width:40px;height:40px;font-size:25px;font-weight:700;cursor:pointer;box-shadow:0 0 10px #0000004d;z-index:10000;padding:0 5px 40px;transition:.2s}.btnClose[data-v-07ffeb76]:hover{background-color:#fdcb3c;color:#fff;transition:.5s}@media (min-width: 300px) and (max-width: 340px){.box-project[data-v-07ffeb76]{width:280px}}@media (min-width: 341px) and (max-width: 767px){.box-project[data-v-07ffeb76]{width:320px}}@media (min-width: 768px) and (max-width: 1024px){.box-project[data-v-07ffeb76]{width:350px}}.content-section[data-v-a6e3d9a0]{padding-top:80px}.area-title[data-v-a6e3d9a0]{text-align:center;width:550px}.area-projetos[data-v-a6e3d9a0]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:32px;margin:50px auto;max-width:1200px}.area-btn[data-v-a6e3d9a0]{display:flex;justify-content:end;margin:50px 250px}.btn[data-v-a6e3d9a0]{font-size:14px;background-color:#fff;text-align:center;width:180px;padding:11px;border:none;border-radius:10px;color:#fdcb3c;font-weight:700;transition:.5s;cursor:pointer;box-shadow:0 4px 10px #0003}.btn[data-v-a6e3d9a0]:hover{background-color:#fdcb3c;color:#fff;transition:.2s}@media (min-width: 300px) and (max-width: 767px){section[data-v-a6e3d9a0]{margin-top:-25px}.area-title[data-v-a6e3d9a0]{width:100%;margin-bottom:50px}.area-projetos[data-v-a6e3d9a0]{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.area-btn[data-v-a6e3d9a0]{display:flex;justify-content:center;margin:50px}}@media (min-width: 768px) and (max-width: 1024px){.area-title[data-v-a6e3d9a0]{width:100%;margin-bottom:50px}.area-projetos[data-v-a6e3d9a0]{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin:0}.area-btn[data-v-a6e3d9a0]{justify-content:center;margin:50px}}.banner[data-v-36b98c15]{display:flex;flex-direction:column;justify-content:flex-end;height:70vh;padding:0 5% 5%;background-image:url(/assets/bannerEmpresa-B6y_37tg.jpeg);background-position:right -150px;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;color:#fff}.banner[data-v-36b98c15]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;z-index:-1}.fonte-amarela[data-v-36b98c15]{color:#fdcb3c}h1[data-v-36b98c15]{font-size:45px;color:#fff}.content[data-v-36b98c15]{margin-top:200px;display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (min-width: 300px) and (max-width: 340px){.banner[data-v-36b98c15]{height:100vh;background-position:-200px}h1[data-v-36b98c15]{font-size:30px;color:#fff;margin-left:0;text-align:center}.content[data-v-36b98c15]{margin-top:110px;display:flex;justify-content:center;flex-direction:column}.area-btn[data-v-36b98c15]{width:100%;margin-top:25px;display:flex;flex-direction:column;align-items:center}.btn[data-v-36b98c15]{margin-bottom:20px}}@media (min-width: 341px) and (max-width: 767px){.banner[data-v-36b98c15]{height:80vh;background-position:-220px}h1[data-v-36b98c15]{font-size:30px;color:#fff;margin-left:0;text-align:center}.content[data-v-36b98c15]{margin-top:110px;display:flex;justify-content:center;flex-direction:column;width:100%}.area-btn[data-v-36b98c15]{width:100%;margin-top:25px;display:flex;flex-direction:column;align-items:center}.btn[data-v-36b98c15]{margin-bottom:20px}}@media (min-width: 1025px) and (max-width: 1440px){.banner[data-v-36b98c15]{height:90vh;background-position:right -20px}.content[data-v-36b98c15]{margin-top:110px}}section[data-v-b4238bea]{height:100%}.content-section[data-v-b4238bea]{padding-top:50px;padding-bottom:50px}.area-title[data-v-b4238bea]{text-align:center;width:400px}p[data-v-b4238bea]{margin:30px 300px 20px;text-align:center}@media (min-width: 300px) and (max-width: 767px){section[data-v-b4238bea]{margin-top:-40px;height:100%}.area-title[data-v-b4238bea]{text-align:center;width:100%;padding-top:30px}p[data-v-b4238bea]{margin:30px 10px;text-align:center}}@media (min-width: 768px) and (max-width: 1024px){.area-title[data-v-b4238bea]{text-align:center;width:100%}p[data-v-b4238bea]{margin:30px 10px;text-align:center}}@media (min-width: 1025px) and (max-width: 1440px){p[data-v-b4238bea]{margin:50px 250px 20px;text-align:center}}.valores-section[data-v-bbfc9fbd]{background-color:#2e3285;color:#fff;padding:80px 40px}.content-wrapper[data-v-bbfc9fbd]{display:flex;justify-content:space-around;align-items:center;max-width:1400px;margin:0 auto;gap:40px;padding:0 50px}.text-content[data-v-bbfc9fbd]{flex:1;max-width:900px}.title-section[data-v-bbfc9fbd]{font-size:2.2rem;margin-bottom:20px;color:#fdcb3c;text-align:left}.description[data-v-bbfc9fbd]{font-size:1.1rem;line-height:1.6;margin-bottom:20px;text-align:justify}.destaque[data-v-bbfc9fbd]{color:#fdcb3c;font-weight:700}.image-content[data-v-bbfc9fbd]{flex:1;display:flex;flex-direction:column;align-items:flex-end;gap:20px}.image-content img[data-v-bbfc9fbd]{width:100%;max-width:500px;height:auto;border-radius:8px;box-shadow:0 4px 15px #0003;object-fit:cover}@media (max-width: 1024px){.content-wrapper[data-v-bbfc9fbd]{flex-direction:column;align-items:center;gap:60px}.text-content[data-v-bbfc9fbd]{max-width:90%;text-align:center}.title-section[data-v-bbfc9fbd],.description[data-v-bbfc9fbd]{text-align:center}.image-content[data-v-bbfc9fbd]{align-items:center}}@media (min-width: 1025px) and (max-width: 1440px){.image-content img[data-v-bbfc9fbd]{max-width:400px;height:auto}.content-wrapper[data-v-bbfc9fbd]{max-width:1150px}}.banner[data-v-901b8b71]{display:flex;flex-direction:column;justify-content:flex-end;height:85vh;padding:0 5% 5%;background-image:url(/assets/bannerProjetos-Xid3UYI1.jpeg);background-position:right -250px;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;color:#fff}.banner[data-v-901b8b71]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000040;z-index:-1}.fonte-amarela[data-v-901b8b71]{color:#fdcb3c}h1[data-v-901b8b71]{font-size:45px;color:#fff}.content[data-v-901b8b71]{margin-top:200px;display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (min-width: 300px) and (max-width: 340px){.banner[data-v-901b8b71]{height:100vh;background-position:70% 20%}h1[data-v-901b8b71]{font-size:30px;color:#fff;margin-left:0;text-align:center}.content[data-v-901b8b71]{margin-top:110px;display:flex;justify-content:center;flex-direction:column}.area-btn[data-v-901b8b71]{width:100%;margin-top:25px;display:flex;flex-direction:column;align-items:center}.btn[data-v-901b8b71]{margin-bottom:20px}}@media (min-width: 341px) and (max-width: 767px){.banner[data-v-901b8b71]{height:80vh;background-position:70% 20%}h1[data-v-901b8b71]{font-size:30px;color:#fff;margin-left:0;text-align:center}.content[data-v-901b8b71]{margin-top:110px;display:flex;justify-content:center;flex-direction:column;width:100%}.area-btn[data-v-901b8b71]{width:100%;margin-top:25px;display:flex;flex-direction:column;align-items:center}.btn[data-v-901b8b71]{margin-bottom:20px}}@media (min-width: 1025px) and (max-width: 1440px){.banner[data-v-901b8b71]{height:90vh;background-position:right -130px}h1[data-v-901b8b71]{margin-top:-70px}}section[data-v-900ba4fb]{height:100%;margin-bottom:80px}.content-section[data-v-900ba4fb]{padding-top:80px}.area-title[data-v-900ba4fb]{text-align:center;width:550px}.area-projetos[data-v-900ba4fb]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:32px;margin:50px auto;max-width:1200px}@media (min-width: 300px) and (max-width: 767px){.area-title[data-v-900ba4fb]{width:100%;margin-bottom:50px}.area-projetos[data-v-900ba4fb]{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.content-section[data-v-900ba4fb]{padding-top:60px}}@media (min-width: 768px) and (max-width: 1024px){.area-title[data-v-900ba4fb]{width:100%;margin-bottom:50px}.area-projetos[data-v-900ba4fb]{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin:0}.content-section[data-v-900ba4fb]{padding-top:60px}}
