*{margin:0;padding:0;font-family:"Overpass",serif;list-style:none;text-decoration:none;list-style-type:none}*,*:after,*:before{box-sizing:border-box}body{margin:0;padding:0;background-color:#F7F7F7;overflow-y:scroll;overflow-x:hidden}html{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-padding-top:130px;overflow-x:hidden}:root{--color-primary:#212121;--color-secondary:#6c757d;--color-tertiary:#F8FAFC;--background-color:#f8f9fa;--text-color:#fff;--text-color-secondary:#6c757d}header{position:fixed;width:100vw;top:0;left:0;z-index:1000;background-color:#f8f9fa;padding:15px 7%;display:flex;align-items:center;justify-content:space-between;transition:all .50s ease;box-shadow:0 5px 10px rgb(0 0 0 / .1)}.logo img{width:100%;height:100px}.navlist{display:flex}.navlist a{display:inline-block;margin:0 35px;font-weight:700;color:var(--text-color-secondary);font-size:16px;transition:all .50s ease}.navlist a:hover{color:var(--color-primary)}.right-content{display:flex;align-items:center}.nav-btn{display:inline-block;padding:9px 24px;background:#fff0;border:2px solid var(--text-color-secondary);border-radius:7px;color:var(--text-color-secondary);font-size:16px;font-weight:500;transition:all .50s ease}.nav-btn:hover{transform:translateY(-5px);border:2px solid var(--color-primary);color:var(--color-primary)}#menu-icon{font-size:42px;z-index:1001;cursor:pointer;margin-left:25px;display:none}section{scroll-snap-align:start;min-height:100vh;padding:0 14%}.hero{position:relative;width:100%;height:100vh;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem}.hero-bg{position:absolute;width:100%;height:1080px;background:url(../img/bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.2}.hero-img img,.hero-img div{width:100%;height:auto;transform:rotate(2deg);border-radius:5px}.hero-img div{background-color:#40464b;top:50px;left:50px}.hero-text h1{font-size:4rem;font-weight:900;margin:15px 0;color:#1A1A1A}.hero-text h5{font-size:18px;font-weight:400;letter-spacing:1px;color:#5C5C5C}.hero-text p{width:100%;max-width:620px;font-size:12px;font-weight:400;line-height:32px;letter-spacing:1px;color:#5C5C5C;;margin:40px 0 40px 0}.main-hero{display:flex;align-items:center}.main-hero a{z-index:999;background-color:#212121;color:#fff;border:none;padding:10px 20px;font-size:16px;font-weight:500;letter-spacing:1px;border-radius:5px;transition:all .50s ease;cursor:pointer}.main-hero a:hover{background-color:#6c757d;color:#fff;border:none;padding:10px 20px;font-size:16px;font-weight:500;letter-spacing:1px;border-radius:5px;transition:all .50s ease;transform:translateY(-5px);cursor:pointer}.areas-atuacao{display:flex;flex-direction:column;padding:0 4%;align-items:center;background-color:#f2f2f2}.container{padding-top:130px;width:90%}.area-title{color:var(--text-color-secondary);font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.row{display:flex;justify-content:space-between;margin-bottom:40px}.column{display:flex;flex-direction:column;align-items:center;text-align:center;margin:20px}.column img{width:100%;max-width:600px;height:auto;max-height:413px;border-radius:5px;margin-bottom:20px}.areas-text-content{max-width:600px}.areas-text-content h3{font-size:1.8rem;margin-bottom:20px}.areas-text-content p{font-size:1rem;color:#666}.featured-area{flex-direction:row;align-items:center}.featured-area .column{width:100%}.featured-area img{width:60%;margin-right:20px}.other-areas .column{width:45%}.other-areas img{width:80%;margin:0 auto}@media (max-width:768px){.row{flex-direction:column}.featured-area img,.other-areas img{width:100%}}.container-section{padding-top:130px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:20px}.text-content{flex:1;min-width:280px}.text-content p{font-size:1rem;letter-spacing:1px;color:#666;margin-top:20px}.image-content{flex:1;min-width:280px;display:flex;justify-content:center}.image-content img{max-width:100%;height:auto;border-radius:8px}@media (max-width:768px){.container-section{flex-direction:column;text-align:center}.text-content{margin-bottom:20px}}.teams{position:relative;padding:130px;overflow:hidden}.teams-background{position:absolute;top:10%;left:80%;width:40%;transform:rotate(329deg);height:100%;background-color:#212121;z-index:-1}.teams-title{color:var(--text-color-secondary);font-size:2.5rem;font-weight:800;margin-bottom:3rem}.slider--teams{position:relative;top:50%;left:50%;max-width:100%;opacity:0;transform:translate(-50%,0%);text-align:center}.slider--teams .slider--teams__team{position:relative;overflow:hidden}#list{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0)}#list li{position:relative;display:inline-block;float:left;text-align:center}#list li figure{cursor:pointer;margin:1em;opacity:.5;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform 450ms cubic-bezier(.445,.05,.55,.95),opacity 450ms ease-in-out;transform:scale(.5) translateZ(0)}#list li figure:hover{opacity:.8;transform:scale(.6) translateZ(0)}#list li figure:active{opacity:1;transform:scale(.7) translateZ(0)}#list li figure>div{border-radius:5px;position:relative;margin:2rem auto;width:120px;height:120px;overflow:hidden;transform:rotate(45deg) translateZ(0)}#list li figure>div>div{background:url(/img/teams.webp) no-repeat;background-size:cover;background-position:0 0;position:absolute;top:50%;left:50%;width:170px;height:170px;transform:rotate(-45deg) translate(0%,-70%)}#list li figure figcaption h2{color:#333;font-size:1.6rem;font-weight:800}#list li figure figcaption p{color:#666;font-size:.9rem;font-weight:400}#list li:nth-child(1) figure>div>div{background-position:0 0px!important}#list li:nth-child(2) figure>div>div{background-position:0 20%!important}#list li:nth-child(3) figure>div>div{background-position:0 40%!important}#list li:nth-child(4) figure>div>div{background-position:0 60%!important}#list li:nth-child(5) figure>div>div{background-position:0 80%!important}#list li:nth-child(6) figure>div>div{background-position:0 100%!important}.active{opacity:1!important;transform:scale(1) translateZ(0)!important}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}@media (max-width:950px){#menu-icon{display:block}.navlist{position:fixed;width:100%;height:100vh;padding-top:100px;top:0;right:0;left:100%;background-color:rgb(255 255 255 / .95);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;transition:all 0.5s ease-in-out;z-index:1000}.navlist.open{left:0}.navlist a{font-size:1.5rem;text-align:center;color:var(--color-primary);transition:color 0.3s}.navlist a:hover{color:var(--color-secondary)}.logo img{height:80px}.footer-row{display:flex;align-items:center;justify-items:center;justify-content:center}.row{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}.row .column img{object-fit:cover}}@media (max-width:920px){.scroll{display:none}.hero{grid-template-columns:1fr;padding-top:150px;height:auto}.footer-row{display:flex;align-items:center;justify-items:center;justify-content:center}.teams-background{width:60%}}@media (max-width:1280px){.teams-background{width:60%}}@media (max-width:768px){header .bx-menu{display:block}.hero-text h1{font-size:24px}.hero-img img{width:100%}.container .row{flex-direction:column}.column img{width:100%}.column{display:flex;align-items:center;justify-content:center;flex-direction:column}.row{display:flex;align-items:center;justify-content:center}.teams{padding:0;padding-top:130px}.teams-background{width:80%;left:100%;top:10%}.footer-col{max-width:100%;align-items:center;justify-items:center}.footer-row{display:flex;align-items:center;justify-items:center;justify-content:center}}.footer{min-height:auto;background:#212121}.footer-logo{width:50px;height:50px;background-color:#fff;margin-top:20px;border-radius:50%}.facebook-btn{background-color:#3b5998;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.instagram-btn{background-color:#e1306c;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.footer-align{display:flex;align-items:center;flex-direction:column}.footer .footer-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3.5rem;padding:60px}.footer-row .footer-col h4{color:#fff;font-size:1.2rem;font-weight:400}.footer-col .links{margin-top:20px}.footer-col .links li{list-style:none;margin-bottom:10px}.footer-col .links li a{text-decoration:none;color:#bfbfbf}.footer-col .links li a:hover{color:#fff}.footer-col p{margin:20px 0;color:#bfbfbf;max-width:300px}.footer-col form{display:flex;gap:5px}.footer-col input{height:40px;border-radius:6px;background:none;width:100%;outline:none;border:1px solid #7489C6;caret-color:#fff;color:#fff;padding-left:10px}.footer-col input::placeholder{color:#ccc}.footer-col form button{background:#fff;outline:none;border:none;padding:10px 15px;border-radius:6px;cursor:pointer;font-weight:500;transition:0.2s ease}.footer-col form button:hover{background:#cecccc}.footer-col .icons{display:flex;margin-top:30px;gap:30px;cursor:pointer}.footer-col .icons i{color:#afb6c7}.footer-col .icons i:hover{color:#fff}.facebook-btn:hover{background-color:#4a6fc0}.instagram-btn:hover{background-color:#f0427c}@media (max-width:768px){.footer{position:relative;bottom:0;left:0;transform:none;width:100%;border-radius:0}.footer .footer-row{padding:20px;gap:1rem}.footer-col form{display:block}.footer-col form :where(input,button){width:100%}.footer-col form button{margin:10px 0 0 0}.footer-row{flex-direction:column;display:flex;align-items:center;justify-items:center;justify-content:center}.links{text-align:center;max-width:100%}#list li figure figcaption p{color:#666;font-size:.9rem;font-weight:400;width:100%}figcaption{position:relative}.text-figure{position:absolute;width:200px;height:auto;margin-left:-50px}#team-1{overflow:visible}}.hover-underline-animation{display:inline-block;position:relative}.hover-underline-animation::after{content:'';position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#212121;transition:transform 0.25s ease-out}.hover-underline-animation:hover::after{transform:scaleX(1)}.hover-underline-animation.left::after{transform-origin:bottom right}.hover-underline-animation.left:hover::after{transform-origin:bottom left}.hover-underline-animation.center::after{transform-origin:bottom center}.hover-underline-animation.center:hover::after{transform-origin:bottom center}.hover-underline-animation.right::after{transform-origin:bottom left}.hover-underline-animation.right:hover::after{transform-origin:bottom right}.float{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100;display:flex;justify-content:center;align-items:center}.diferenciais{position:relative;padding:20px;background-color:#f9f9f9;text-align:center;overflow:hidden}.diferenciais h2{font-size:2.5rem;margin-bottom:30px}.carousel-wrapper{overflow:hidden;width:100%;max-width:960px;margin:0 auto}.carousel{display:flex;gap:20px;transition:transform 0.5s ease-in-out}.card{flex:0 0 calc((100% - 40px) / 3);max-width:300px;background-color:#fff;border:1px solid #ddd;border-radius:8px;-webkit-box-shadow:2px 13px 17px 0 rgb(194 194 194);-moz-box-shadow:2px 13px 17px 0 rgb(194 194 194);box-shadow:2px 13px 17px 0 rgb(194 194 194);padding:16px;text-align:left;transition:transform 0.3s ease-in-out}.card img{width:100%;height:auto;max-width:300px;max-height:150px;object-fit:cover;object-position:top;border-radius:4px;margin-bottom:15px}.card:hover{transform:scale(1.05)}.card h3{font-size:1.25rem;margin-bottom:10px;color:#333}.card p{font-size:1rem;color:#666;line-height:1.5}.diferenciais-background{position:absolute;top:-20%;right:90%;width:60%;transform:rotate(314deg);height:150%;background-color:#212121;border-radius:2px}@media (max-width:768px){.card{flex:0 0 calc((100% - 20px) / 2)}.diferenciais{max-width:100%}}@media (max-width:480px){.card{flex:0 0 100%}}.contact-section{padding:40px;background-color:#f9f9f9}.contact-container{display:flex;flex-wrap:wrap;gap:40px;max-width:1200px;margin:0 auto;align-items:flex-start}.contact-form,.contact-map{flex:1 1 45%;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.contact-form h2,.contact-map h2{font-size:24px;margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-size:14px;margin-bottom:5px;color:#333}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px}.form-group textarea{resize:none}button[type="submit"]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:4px}button[type="submit"]:hover{background-color:#45a049}.contact-map iframe{width:100%;height:300px;border:0;border-radius:8px}@media (max-width:768px){.contact-form,.contact-map{flex:1 1 100%}}.footer-copyright{width:100%;display:flex;justify-content:center;align-items:center;padding:20px;background-color:#212121;color:#fff}.g-recaptcha{z-index:10}.featured-area{padding:20px 0;display:flex;flex-direction:row;align-items:center}.featured-area img,.other-areas img{max-width:100%;transition:transform 0.3s ease}.featured-area img:hover,.other-areas img:hover{transform:scale(1.05)}.other-areas{margin-top:40px}.areas-text-content h3{margin-top:20px}@media (max-width:480px){.areas-text-content h3{font-size:1.5rem}.areas-text-content p{font-size:.85rem}}.featured-area img{width:40%;height:auto;margin-right:20px}.featured-area .areas-text-content{flex:1;max-width:60%}.featured-area{align-items:flex-start}.alert{display:none;padding:10px;margin:10px 0;border:1px solid #fff0;border-radius:4px}.alert.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert.error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}