*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-family:Poppins,sans-serif;box-sizing:border-box;background-color:#211e2d;display:flex;flex-direction:column;gap:50px;overflow-x:hidden}span{background:linear-gradient(90deg,#d3b78f,#b0896a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.container{width:100%;max-width:75vw;margin:0 auto;box-sizing:border-box}@media(min-width:769px)and (max-width:1299px){.container{width:80vw;max-width:100vw}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.jc-center{justify-content:center}.d-flex{display:flex}.al-center{align-items:center}.widthauto{width:100%;height:100%}header{background:linear-gradient(to top,#211e2d,#211e2db3 15%,#211e2d00 40%),url(/assets/bg-hero-novo.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-sizing:border-box;position:relative;padding-bottom:60px;width:100%;overflow:hidden}nav{position:fixed;top:15px;left:0;right:0;z-index:9999;background-color:#373448f1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;padding:10px 30px;border-radius:30px;display:flex;justify-content:space-between;align-items:center;max-width:75vw;margin:0 auto;height:85px;box-sizing:border-box}#menu-mobile{display:none}#logo{width:50px;margin-right:15px;margin-left:}#container-logo{display:flex;align-items:center}#text-logo>h3{font-size:20px;font-weight:700;color:#d3b78f;margin:0}#text-logo>h6{font-size:14px;font-weight:600;color:#fff;margin:0}ul{display:flex;list-style:none;margin:0;padding:0;align-items:center;width:auto;white-space:nowrap}li{margin:0 10px}li a{text-decoration:none;color:#fff;font-size:12px;font-weight:400;position:relative;transition:color .3s ease}li a:after{content:"";position:absolute;width:0%;height:2px;left:0;bottom:-3px;background-color:#d3b78f;transition:width .3s ease}li a:hover{color:#d3b78f}li a:hover:after{width:100%}.btn{background:linear-gradient(to right,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;color:#fff;border:none;padding:10px 20px;border-radius:50px;cursor:pointer;gap:5px;font-weight:600;width:320px;height:45px;white-space:nowrap;box-sizing:border-box;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 10px #0000000d}.btn:hover{filter:brightness(.95);transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.button-menu{width:45%;height:42px;margin-left:10px;font-size:12px}#text-header{display:flex;flex-direction:column;color:#fff;text-align:center;align-items:center}#text-header>h1{font-size:60px;font-weight:600;margin:0}#text-header span{font-weight:900}#text-header>p{font-size:20px;font-weight:400;margin:0 0 20px}#close-menu{display:none}@media(max-width:415px){header{height:70vh}nav{position:fixed;top:0;left:0;right:0;z-index:9999;background-color:#373448f1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;padding:10px;border-radius:0;display:flex;justify-content:space-between;align-items:center;width:100vw;max-width:100vw;margin:0;height:70px;box-sizing:border-box}#logo{width:30px}#text-logo>h3{font-size:14px}#text-logo>h6{font-size:8px;font-weight:600;color:#fff;margin:0}nav>ul{display:none}#menu-mobile{width:40px;height:auto;display:flex;align-items:center;justify-content:center;background:none;border:none}#menu-mobile>img{width:15px;height:auto}.menu.fechado{display:none;animation:slideOut .4s ease forwards}.menu.aberto{display:flex;animation:slideIn .4s ease forwards;flex-direction:column;align-items:flex-start;justify-content:center;position:absolute;top:0;left:0;height:100vh;width:100vw;background-color:#373448f1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.menu.aberto a{font-size:10vw;margin-left:20px;margin-bottom:20px;color:#e6cca8}.button-menu{display:none}#close-menu{display:flex;background:none;position:absolute;width:auto;top:20px;right:0;color:#e6cca8;font-weight:400;font-size:8vw;border:none;margin-right:20px}#text-header>h1{font-size:6vw;font-weight:600;margin:0}#text-header>p{font-size:1.7vw;font-weight:400}.btn{padding:10px 20px;gap:5px;font-size:10px;width:195px;height:30px;font-weight:600}.btn img{width:16px}}@media(min-width:416px)and (max-width:768px){header{height:85vh}nav{position:fixed;top:0;left:0;right:0;z-index:9999;background-color:#373448f1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;padding:10px;border-radius:0;display:flex;justify-content:space-between;align-items:center;width:100vw;max-width:100vw;margin:0;height:70px;box-sizing:border-box}#logo{width:40px}#text-logo>h3{font-size:16px}#text-logo>h6{font-size:10px;font-weight:600;color:#fff;margin:0}nav>ul{display:none}#menu-mobile{width:60px;height:auto;display:flex;align-items:center;justify-content:center;background:none;border:none}#menu-mobile>img{width:18px;height:auto}.menu.fechado{display:none;animation:slideOut .4s ease forwards}.menu.aberto{display:flex;animation:slideIn .4s ease forwards;flex-direction:column;align-items:flex-start;justify-content:center;position:absolute;top:0;left:0;height:100vh;width:100vw;background-color:#373448f1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.menu.aberto a{font-size:10vw;margin-left:20px;margin-bottom:20px;color:#e6cca8}.button-menu{display:none}#close-menu{display:flex;background:none;position:absolute;width:auto;top:20px;right:0;color:#e6cca8;font-weight:400;font-size:8vw;border:none;margin-right:20px}#text-header>h1{font-size:7vw;font-weight:600;margin:0}#text-header>p{font-size:2vw;font-weight:400}.btn{padding:10px 20px;gap:5px;font-size:12px;width:250px;height:40px;font-weight:600}.btn img{width:20px}}@media(min-width:769px)and (max-width:1299px){header{height:98vh;padding-bottom:10px}nav{top:0;max-width:100vw;border-radius:0;height:75px}#text-logo>h3{font-size:2vw}#text-logo>h6{font-size:1vw;font-weight:600;color:#fff;margin:0}.button-menu{font-size:11px;height:35px}#text-header>h1{font-size:50px}#text-header>p{font-size:16px;font-weight:400}.btn{padding:10px 20px;gap:5px;font-size:12px;width:250px;height:40px;font-weight:600}.btn img{width:20px}}#services{margin-top:20px;height:100vh;display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}#nicolly{height:78%;width:30%}#nicolly-mobile{display:none;border-radius:20px}#lado-direito>h1{font-size:3vw;color:#fff;font-weight:900;margin:0;text-align:left;width:100%}#lado-direito{display:flex;flex-direction:column;justify-content:space-between;align-items:left;height:80%;width:60%;gap:20px}#services-container{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:5vh}.service-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.service-title>img{width:2vw;height:auto}.service-title>h3{font-size:1vw;font-weight:700;color:#fff;margin:0}.service-card>P{font-size:75%;font-weight:200;color:#fff;margin:0}.service-card{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%}@media(max-width:425px){#services{margin-top:50px;flex-direction:column;height:auto}#nicolly{display:none}#nicolly-mobile{display:flex;width:80%}#lado-direito{width:80%;align-items:center;padding-bottom:10px}#lado-direito>h1{font-size:30px;text-align:center;margin-top:20px}#services-container{gap:50px;grid-template-columns:repeat(1,1fr)}.service-title>img{width:40px;height:auto}.service-title>h3{font-size:16px;font-weight:700;color:#fff;margin:0}}@media(min-width:426px)and (max-width:768px){#services{margin-top:50px;flex-direction:column;height:auto}#nicolly{display:none}#nicolly-mobile{display:flex;width:80%}#lado-direito{width:80%;align-items:center;padding-bottom:25px}#lado-direito>h1{font-size:32px;text-align:center;margin-top:20px}#services-container{gap:50px;margin-bottom:20px;grid-template-columns:repeat(1,1fr)}.service-title>img{width:45px;height:auto}.service-title>h3{font-size:18px;font-weight:700;color:#fff;margin:0}}@media(min-width:769px)and (max-width:1200px){#services{margin-top:50px;flex-direction:column;height:auto;width:100%}#lado-direito{width:80%;align-items:center;padding-bottom:25px}#lado-direito>h1{font-size:32px;text-align:center;margin-top:25px;margin-bottom:15px;padding-bottom:50px}#nicolly{display:none}#nicolly-mobile{display:flex;width:60%}#services-container{gap:20px;margin-bottom:20px}.service-title>img{width:45px;height:auto}.service-title>h3{font-size:14px;font-weight:700;color:#fff;margin:0}}@media(max-width:1299px){#services{margin-top:50px;height:auto}#services-container{gap:20px;margin-bottom:10px}#nicolly{height:600px;object-fit:cover;border-radius:30px}}#processos{background-color:#d3b78f;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:20px;height:70vh;box-sizing:border-box}#processos-container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin-top:50px}#processos-container>h2{font-size:48px;color:#fff;font-weight:900;margin:0 0 50px}#processos-container span{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#252330!important;color:#252330!important}#processos-container>img{width:90%;height:auto;display:block}#processos-text{display:flex;justify-content:space-between;position:relative;flex-direction:row;width:100%;height:auto;gap:25px}#processos-text:before{content:"";position:absolute;top:25%;left:3%;right:3%;height:2px;background-color:#373448;transform:translateY(-50%);z-index:0}.processo{text-align:center;color:#fff;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:200px}.processo>img{background-color:#d3b78f}.processo>h3{font-size:20px;font-weight:700;margin:10px;white-space:nowrap;color:#fff}.processo>p{font-size:12px;font-weight:400;margin:0;color:#fff}@media(max-width:425px){#processos{height:auto}#processos-container>h2{font-size:40px;color:#fff;font-weight:900;margin:0 0 50px;text-align:center;width:90%}#processos-text{flex-direction:column;align-items:center;gap:40px}#processos-text:before{display:none}}@media(min-width:426px)and (max-width:768px){#processos{height:auto}#processos-text{width:90%;gap:40px;flex-direction:column;align-items:center}#processos-text:before{display:none}#processos-container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin-top:50px;margin-bottom:50px}#processos-container>h2{font-size:32px;color:#fff;font-weight:900;margin:0 0 50px}.processo>img{background-color:#d3b78f}.processo>h3{font-size:14px;font-weight:700;margin:10px;white-space:nowrap;color:#fff}}@media(min-width:769px)and (max-width:1299px){#processos{height:auto}#processos-text{width:90%;gap:40px}#processos-container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin-top:50px;margin-bottom:50px}#processos-container>h2{font-size:32px;color:#fff;font-weight:900;margin:0 0 50px}.processo>img{background-color:#d3b78f;width:100px}.processo>h3{font-size:14px;font-weight:700;margin:10px;white-space:nowrap;color:#fff}#processos-text:before{content:"";position:absolute;top:24%;left:6%;right:6%;height:2px;background-color:#373448;transform:translateY(-50%);z-index:0}}#sobre-container{background-color:#d3b78f;height:90vh;width:100%;padding-top:30px;padding-bottom:50px}#sobre-container .container{display:flex;flex-direction:row;justify-content:space-between}#about{background-color:#211e2d;height:auto;width:45%;border-radius:30px;color:#fff;padding:40px 30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}#about-container{display:flex;flex-direction:column;justify-content:space-between;height:100%}#about ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;align-items:flex-start;width:auto;white-space:nowrap;gap:15px}#about li{display:flex;flex-direction:row;list-style:none;margin:0;padding:0;align-items:center;width:auto;white-space:nowrap;gap:10px}#about h6{font-size:18px;font-weight:500;margin:0}#about h2{font-size:55px;margin:0}#about p{font-size:18px;font-weight:500;margin:0}.responsive-video{border-radius:30px;border:solid 7px #211E2D;box-shadow:5px 5px 10px #0000004d;cursor:pointer}@media(max-width:425px){#sobre-container{height:auto;width:100%;padding-bottom:50px}#sobre-container .container{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}.responsive-video{border:none;box-shadow:none;margin-bottom:15px;border-radius:30px}#about{height:auto;width:100%;padding:30px;gap:40px}#about h6{font-size:12px;font-weight:500;margin:0}#about h2{font-size:30px;margin:0}#about p{font-size:12px;font-weight:500;margin:0 0 10px}#about li img{width:25px;height:auto}}@media(min-width:426px)and (max-width:1299px){#sobre-container{height:auto;width:100%;padding-bottom:50px}#sobre-container .container{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;gap:20px}#about h2{font-size:42px;margin:0}#about{width:396px}#about-container{gap:10px}}#contact{background-color:#d3b78f;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:20px;height:80vh;box-sizing:border-box}#contact .container{display:flex;justify-content:space-between;align-items:center;padding-top:70px;padding-bottom:50px;box-sizing:border-box;height:100%}#contact-informations{width:30%;height:100%;display:flex;flex-direction:column;justify-content:space-between}#contact-informations h2{color:#fff;font-size:42px;margin:0;white-space:nowrap}#contact-informations span{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#252330!important;color:#252330!important}#contact-informations p{color:#373448;font-weight:300;margin:0}.informations{margin:20px 0}.informations h4{color:#373448;font-weight:900;margin:0}#social-media{display:flex;gap:10px}#social-media img{width:30px;height:auto}#linha{height:92%}#contact-form{width:60%;height:100%}.formulario{width:100%;height:100%;font-family:sans-serif;color:#373448;display:flex;flex-direction:column;justify-content:space-between}.formulario label{display:block;margin:20px 0 5px;font-weight:900;font-size:14px}.formulario input,.formulario textarea{width:100%;border:none;border-bottom:2px solid #373448;padding:8px 4px;background:transparent;font-size:14px;color:#373448;outline:none}.linha-dupla{display:flex;gap:20px}.linha-dupla div{flex:1}.formulario button{display:flex;gap:10px;align-items:center;justify-content:center;margin-top:30px;padding:12px 24px;background:linear-gradient(to right,#373448,#252330);color:#fff;font-weight:900;border:none;border-radius:30px;cursor:pointer;letter-spacing:.5px;transition:background .3s;font-size:14px;text-decoration:none;font-size:42%;width:30%;white-space:nowrap}.formulario button img{width:17px;height:auto}.formulario a:hover{background:linear-gradient(to right,#4b475f,#373448)}@media(max-width:425px){#contact{height:auto}#contact .container{flex-direction:column}#linha{display:none}#contact-informations{width:80%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#contact-informations h2{font-size:32px;text-align:center}.informations{text-align:center}#contact-informations p{font-size:14px;text-align:center}#social-media{justify-content:center;align-items:center;margin-bottom:10px}.formulario button{width:95%}.formulario a img{width:10%;height:auto}.linha-dupla{flex-direction:column}}@media(min-width:426px)and (max-width:1049px){#contact{height:auto}#contact .container{flex-direction:column}#linha{display:none}#contact-informations{width:80%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#contact-informations h2{font-size:32px;text-align:center}.informations{text-align:center}#contact-informations p{font-size:14px;text-align:center}#social-media{justify-content:center;align-items:center;margin-bottom:10px}.formulario button{width:50%}}@media(min-width:1050px)and (max-width:1299px){#contact{height:auto}#contact-informations{width:20%;height:100%;display:flex;flex-direction:column;justify-content:space-between}#contact-informations h2{font-size:32px}#contact-informations p{font-size:14px}#social-media{margin-bottom:10px}#linha{height:400px}}#footer{background-color:#d3b78f;color:#fff;padding-top:50px}#footer .container{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;color:#373448}#footer p{font-size:60%;font-weight:200}#footer-links{display:flex;flex-direction:row;gap:15px;font-size:60%}@media(max-width:415px){#footer .container{padding:0 30px}}@media(min-width:426px)and (max-width:800px){#footer .container{padding:0 30px}}@media(min-width:769px)and (max-width:1299px){#footer .container{padding:0 30px}}#faq{display:flex;flex-direction:column;justify-content:center;height:auto;padding:50px 0}#faq>h2{text-align:center;color:#fff;font-size:48px;margin:20px}#faq-container{width:100%}.faq-card{display:flex;flex-direction:column;border-bottom:#d3b78f solid 2px;border-top:#d3b78f solid 2px;color:#fff;padding:15px 0;box-sizing:border-box;gap:10px}.faq-title{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-title h3{font-size:80%;font-weight:600;margin:0}.faq-content{overflow:hidden;max-height:0;transition:max-height .4s ease}.faq-card.active .faq-content{max-height:300px}.faq-content p{font-size:16px;font-weight:300;margin:0;padding-top:5px}.faq-title img{transition:transform .3s ease}.faq-card.active .faq-title img{transform:rotate(180deg)}@media(max-width:415px){.faq-title h3{font-weight:600;margin:0}#faq>h2{text-align:center;color:#fff;font-size:38px;margin:20px}.faq-card{display:flex;flex-direction:column;border-bottom:#d3b78f solid 2px;border-top:#d3b78f solid 2px;color:#fff;padding:15px;box-sizing:border-box;gap:10px}}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;letter-spacing:-.5px;line-height:1.2}p{line-height:1.6}.btn{font-family:Montserrat,sans-serif;box-shadow:0 4px 15px #d3b78f4d!important;letter-spacing:0px!important;text-transform:uppercase;font-size:13px!important}.btn:hover{box-shadow:0 6px 20px #d3b78f99!important;transform:translateY(-3px)!important}.service-card>P{color:#f0f0f0!important;font-weight:300!important;line-height:1.6!important}#text-header>h1{text-shadow:0 4px 10px rgba(0,0,0,.5)}#text-header>p{text-shadow:0 2px 5px rgba(0,0,0,.5);font-weight:300!important}#processos-container>h2,#contact-informations h2{letter-spacing:-1px}header{z-index:10}#services{position:relative;z-index:5}#nicolly{height:auto!important;max-height:85vh;object-fit:cover;border-radius:30px;box-shadow:0 20px 50px #00000080;border:1px solid rgba(211,183,143,.3)}#nicolly-mobile{height:auto!important;object-fit:cover;border-radius:20px;box-shadow:0 15px 40px #00000080;border:1px solid rgba(211,183,143,.3)}nav{background-color:#211e2d99!important;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0006;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important}#text-header>h1{font-size:72px!important;font-weight:800!important;letter-spacing:-2px!important;text-shadow:0 10px 30px rgba(0,0,0,.8),0 2px 5px rgba(0,0,0,.5)!important;margin-bottom:25px!important;line-height:1.1!important}#text-header>p{font-size:22px!important;font-weight:300!important;color:#f0f0f0!important;text-shadow:0 4px 15px rgba(0,0,0,.9),0 1px 3px rgba(0,0,0,.8)!important;line-height:1.8!important;max-width:800px}#text-header span{background:linear-gradient(90deg,#f5d7a6,#cfa077)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important;filter:drop-shadow(0 2px 15px rgba(211,183,143,.5))}.btn{background:linear-gradient(135deg,#d3b78f,#b0896a)!important;color:#1a1820!important;font-weight:800!important;border-radius:50px!important;padding:16px 40px!important;height:auto!important;font-size:15px!important;box-shadow:0 10px 25px #d3b78f66!important;text-transform:uppercase;letter-spacing:1px!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important;border:1px solid rgba(255,255,255,.5);margin-top:10px}.btn:hover{transform:translateY(-5px) scale(1.03)!important;box-shadow:0 20px 40px #d3b78f99!important;filter:brightness(1.1)!important}#services-container{gap:30px!important}.service-card{background:linear-gradient(145deg,#282437b3,#1e1b2ae6)!important;border:1px solid rgba(211,183,143,.15);padding:35px!important;border-radius:25px!important;backdrop-filter:blur(10px);transition:all .4s ease!important;box-shadow:0 15px 35px #0000004d}.service-card:hover{transform:translateY(-10px)!important;border-color:#d3b78fcc;box-shadow:0 25px 50px #0009,0 0 25px #d3b78f26}.service-title>h3{font-size:20px!important;font-weight:700!important;color:#e6cca8!important;margin-bottom:0!important}.service-card>p{font-size:15px!important;color:#d0d0d0!important;line-height:1.7!important;font-weight:300!important;margin-top:15px!important}.service-title>img{width:45px!important;filter:drop-shadow(0 0 8px rgba(211,183,143,.4))}#processos{background:linear-gradient(135deg,#d3b78f,#b0896a)!important;box-shadow:inset 0 10px 40px #0003}#processos-container>h2{font-size:55px!important;letter-spacing:-2px!important;text-shadow:0 5px 20px rgba(0,0,0,.2);color:#fff!important}.processo>img{background-color:#211e2d!important;border-radius:50%;padding:20px;width:80px!important;height:80px!important;box-shadow:0 15px 30px #00000040;transition:transform .4s ease}.processo:hover>img{transform:scale(1.15) rotate(5deg)}.processo>h3{font-size:18px!important;margin-top:20px!important;text-shadow:0 2px 5px rgba(0,0,0,.2)}.processo>p{font-size:14px!important;opacity:.9}#processos-text:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)!important;height:3px!important}#sobre-container{background:linear-gradient(180deg,#211e2d,#15131d)!important}#sobre-container *{color:#fff!important}#about{background:linear-gradient(145deg,#ffffff08,#ffffff03)!important;border:1px solid rgba(211,183,143,.15);box-shadow:0 25px 60px #00000080;backdrop-filter:blur(20px);border-radius:35px!important;padding:50px 40px!important}#about h2{color:#d3b78f!important;font-size:55px!important;font-weight:800!important;letter-spacing:-1.5px;margin-bottom:20px!important}#about h6{color:#a0a0a0!important;text-transform:uppercase;letter-spacing:2px}#about li img{filter:brightness(0) invert(1);opacity:.7}.responsive-video{box-shadow:0 25px 60px #000000b3!important;border:1px solid rgba(211,183,143,.2)!important;transition:transform .5s ease}.responsive-video:hover{transform:scale(1.03)}#contact{background:linear-gradient(135deg,#d3b78f,#b0896a)!important}#contact-informations h2{color:#211e2d!important;font-weight:900!important;font-size:50px!important;text-shadow:0 4px 15px rgba(0,0,0,.1)}#contact-informations p{color:#373448!important;font-weight:600!important;font-size:16px!important}.formulario input,.formulario textarea{border-bottom:2px solid rgba(33,30,45,.4)!important;background:#fff3!important;padding:18px 20px!important;border-radius:12px 12px 0 0!important;color:#211e2d!important;font-weight:600!important;font-size:15px!important;transition:all .3s ease}.formulario input:focus,.formulario textarea:focus{background:#fff6!important;border-bottom:2px solid #211e2d!important}.formulario input::placeholder,.formulario textarea::placeholder{color:#211e2d99!important}.formulario button{background:linear-gradient(135deg,#211e2d,#373448)!important;box-shadow:0 10px 25px #0000004d!important;padding:18px 30px!important;font-size:15px!important;border:1px solid rgba(255,255,255,.1)}.formulario button:hover{transform:translateY(-3px)!important;box-shadow:0 15px 35px #0006!important}#faq{background:linear-gradient(180deg,#15131d,#0f0d15)!important}#faq>h2{font-size:55px!important;font-weight:800!important;letter-spacing:-2px!important}.faq-card{border:1px solid rgba(211,183,143,.15)!important;background:linear-gradient(145deg,#ffffff08,#ffffff03)!important;padding:25px 30px!important;border-radius:20px!important;margin-bottom:15px!important;transition:all .3s ease!important;box-shadow:0 10px 20px #0003}.faq-card:hover{background:#d3b78f0d!important;border-color:#d3b78f66!important;transform:translate(5px)}.faq-title h3{font-size:20px!important;font-weight:600!important}.faq-content p{color:#ccc!important;line-height:1.8!important;font-size:16px!important;padding-top:15px!important}#footer{background:#0f0d15!important;border-top:1px solid rgba(211,183,143,.1)!important}#footer p,#footer-links a{color:#666!important;font-weight:400!important}@media(max-width:768px){#text-header>h1{font-size:42px!important;letter-spacing:-1px!important}#text-header>p{font-size:16px!important}#nicolly-mobile{width:90%!important;border-radius:25px!important;object-fit:cover!important}.service-card{padding:25px!important}#processos-container>h2{font-size:38px!important}#about h2,#contact-informations h2{font-size:40px!important}}:root{--ink: #15131b;--ink-2: #211e2d;--plum: #332c40;--gold: #d6b983;--gold-2: #a87849;--paper: #f7f2ea;--muted: #c9c1b7;--line: rgba(214, 185, 131, .18)}html{background:var(--ink)}body{display:block!important;gap:0!important;overflow-x:hidden;background:radial-gradient(circle at 8% 16%,rgba(214,185,131,.14),transparent 30%),linear-gradient(180deg,#181520,#221f2e 38%,#14121a)!important;color:#fff;font-family:Poppins,Arial,sans-serif!important}.container{width:min(1180px,calc(100% - 48px))!important;max-width:none!important}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Arial,sans-serif!important;letter-spacing:0!important}span{background:linear-gradient(95deg,#f3dcae,#c5925f 52%,#f7e7c8)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}nav{width:min(1120px,calc(100% - 32px))!important;max-width:none!important;height:76px!important;top:18px!important;padding:12px 18px 12px 20px!important;border:1px solid rgba(247,242,234,.12)!important;border-radius:999px!important;background:#15131bb8!important;box-shadow:0 20px 60px #00000047!important}#logo{width:44px!important;margin-left:0!important}#text-logo>h3{color:#f7e4bb!important;font-size:15px!important;letter-spacing:1px!important}#text-logo>h6{color:#ffffffb8!important;font-size:10px!important;letter-spacing:1.6px!important}li a{color:#ffffffc7!important;font-size:11px!important;letter-spacing:.8px!important}.button-menu.btn{width:auto!important;min-width:230px!important;height:42px!important;padding:0 18px!important;margin-top:0!important;font-size:10px!important}header{min-height:760px!important;height:100svh!important;padding:130px 24px 78px!important;justify-content:flex-end!important;background:linear-gradient(180deg,#0f0d1524,#0f0d1505 36%,#15131b9e 92%),url(/assets/bg-hero-novo.png) center bottom / cover no-repeat!important}header:after{content:"";position:absolute;inset:auto 0 0;height:150px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(21,19,27,.78))}#text-header{position:relative;z-index:1;max-width:930px}#text-header>h1{width:min(920px,100%);max-width:920px;font-size:clamp(36px,4.7vw,56px)!important;line-height:1.02!important;font-weight:900!important;margin-bottom:20px!important;text-wrap:balance}#text-header>h1 span{white-space:nowrap}#text-header>p{max-width:640px;margin:0 auto 22px!important;color:#ffffffd6!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.65!important}.btn,.formulario button{width:fit-content!important;max-width:100%!important;min-height:48px!important;padding:13px 24px!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:999px!important;background:linear-gradient(135deg,#f0d59c,#c4935c 52%,#9d673a)!important;color:#17131c!important;font-size:12px!important;letter-spacing:.6px!important;line-height:1.1!important;box-shadow:0 18px 42px #a5703e59!important}.btn img[src*=whatsappicon]{filter:brightness(0) saturate(100%)!important;opacity:.92}#services{height:auto!important;min-height:0!important;align-items:stretch!important;gap:clamp(32px,5vw,72px)!important;padding:clamp(76px,9vw,132px) 0!important;margin:0!important}#nicolly{width:min(38%,420px)!important;height:auto!important;max-height:none!important;object-fit:cover!important;border-radius:18px!important;box-shadow:0 34px 90px #00000075!important}#lado-direito{width:62%!important;height:auto!important;justify-content:center!important;gap:28px!important}#lado-direito>h1,#lado-direito>h2,#processos-container>h2,#about h2,#faq>h2,#contact-informations h2,.office-copy h2{font-size:clamp(34px,4.4vw,58px)!important;line-height:1.03!important;font-weight:900!important}#services-container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.service-card{min-height:214px!important;padding:24px!important;border-radius:8px!important;background:linear-gradient(145deg,#ffffff13,#ffffff06)!important;border:1px solid var(--line)!important;box-shadow:0 22px 52px #00000038!important}.service-title{gap:16px!important;align-items:flex-start!important}.service-title>h3{color:#f5dfb5!important;font-size:clamp(15px,1.35vw,19px)!important;line-height:1.16!important}.service-title>img{flex:0 0 auto;width:38px!important}.service-card>p{color:#ffffffbd!important;font-size:14px!important;line-height:1.65!important}#processos{height:auto!important;min-height:0!important;margin:0!important;padding:clamp(78px,9vw,124px) 0!important;background:linear-gradient(135deg,#f7e2b9eb,#ad7a48f2),var(--gold)!important}#processos-container{margin:0 auto!important}#processos-text{gap:18px!important;align-items:stretch!important}#processos-text:before{display:none!important}.processo{max-width:none!important;flex:1 1 0;padding:30px 20px 28px;border:1px solid rgba(21,19,27,.12);border-radius:8px;background:#ffffff2e;color:var(--ink)!important;box-shadow:0 18px 42px #462d161f}.processo>h3,.processo>p{color:var(--ink)!important}.processo>img.process-modern-icon{width:82px!important;height:82px!important;padding:0!important;border-radius:24px!important;background:transparent!important;box-shadow:0 18px 34px #211e2d38!important;transition:transform .35s ease,box-shadow .35s ease}.processo:hover>img.process-modern-icon{transform:translateY(-4px) scale(1.03);box-shadow:0 24px 46px #211e2d4d!important}.process-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;margin-top:34px;padding:24px 28px;border:1px solid rgba(33,30,45,.14);border-radius:8px;background:#211e2de6;box-shadow:0 22px 50px #462d1633;box-sizing:border-box}.process-cta p{margin:0!important;color:#fff7ecdb!important;font-size:1rem;font-weight:600;line-height:1.55}.process-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border-radius:999px;color:#fff7ec!important;background:#6c4c76;box-shadow:0 16px 34px #211e2d42;font-size:.94rem;font-weight:800;text-decoration:none;white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease}.process-cta__button:hover{transform:translateY(-3px);box-shadow:0 22px 44px #211e2d57}#sobre-container{height:auto!important;padding:clamp(80px,9vw,128px) 0!important;background:radial-gradient(circle at 82% 24%,rgba(214,185,131,.16),transparent 28%),linear-gradient(180deg,#15131b,#221d2b)!important}#sobre-container .container{--about-media-height: clamp(560px, 42vw, 620px);--about-video-width: clamp(315px, 23.625vw, 349px);gap:clamp(28px,5vw,72px)!important;align-items:center!important}#about{width:min(45%,540px)!important;min-height:var(--about-media-height);border-radius:8px!important;padding:clamp(30px,4vw,52px)!important}#about.about-premium-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffffff17,#ffffff06)!important;border:1px solid rgba(214,185,131,.2)!important}#about.about-premium-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(214,185,131,.16),transparent 36%)}#about-container{position:relative;z-index:1;gap:24px!important}#about h6{display:inline-flex;width:fit-content;padding:8px 12px;border:1px solid rgba(214,185,131,.22);border-radius:999px;background:#d6b98314}#about p,#about li p{color:#ffffffc7!important;font-size:16px!important;white-space:normal!important}#about ul,#about li{white-space:normal!important}#about ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important;width:100%!important}#about li{min-height:104px;padding:16px 12px!important;justify-content:center;align-items:center!important;flex-direction:column!important;text-align:center;border:1px solid rgba(214,185,131,.16);border-radius:8px;background:#ffffff0b}#about li img{width:30px!important;height:30px!important;object-fit:contain}#about li p{margin:0!important;font-size:12px!important;line-height:1.35!important}#video-about,#video-about .video-container{width:var(--about-video-width)!important;flex:0 0 var(--about-video-width)}#video-about .video-container{display:flex;align-items:center;justify-content:center;border-radius:8px;background:#0f0d15;border:1px solid rgba(214,185,131,.2);box-shadow:0 28px 72px #00000070;overflow:hidden;aspect-ratio:9 / 16;height:var(--about-media-height)!important;max-height:none!important}.responsive-video,.video-placeholder{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:9 / 16;object-fit:contain!important;object-position:center center!important;background:#0f0d15!important;border-radius:8px!important;border:0!important;box-shadow:none!important}#office{position:relative;overflow:hidden;padding:clamp(82px,10vw,144px) 0;background:linear-gradient(180deg,#221d2b,#17141d)}#office:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(214,185,131,.08),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 24%)}.office-inner{position:relative;display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(36px,5vw,72px);align-items:center}.office-eyebrow{margin:0 0 14px;color:#dfbf83;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap}.office-copy h2{margin:0 0 22px;color:#fff;font-size:clamp(28px,3vw,42px)!important;line-height:1.12!important;text-wrap:balance}.office-copy p{max-width:460px;margin:0;color:#ffffffba;font-size:clamp(16px,1.3vw,18px)}.office-nap{display:grid;gap:6px;max-width:520px;margin-top:22px;padding:16px 18px;border:1px solid rgba(214,185,131,.2);border-radius:8px;background:#ffffff0e}.office-nap strong,.office-nap span{background:none!important;-webkit-background-clip:initial!important}.office-nap strong{color:#f5dfb5!important;-webkit-text-fill-color:#f5dfb5!important;font-size:.98rem}.office-nap span{color:#ffffffc2!important;-webkit-text-fill-color:rgba(255,255,255,.76)!important;font-size:.9rem;line-height:1.45}.office-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.office-cta{margin-top:26px!important}.office-point{min-height:96px;padding:16px;border:1px solid rgba(214,185,131,.18);border-radius:8px;background:#ffffff0b}.office-point strong{display:block;color:#f5dfb5;font-size:20px;line-height:1}.office-point span{display:block;margin-top:10px;background:none!important;-webkit-text-fill-color:rgba(255,255,255,.68)!important;color:#ffffffad!important;font-size:12px;line-height:1.35}.office-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(250px,34vh) minmax(200px,28vh) minmax(240px,30vh);gap:16px;min-height:680px}.office-photo,.office-map{position:relative;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px #00000057}.office-photo:first-child{grid-column:1 / -1;grid-row:1}.office-photo:nth-child(2),.office-photo:nth-child(3){grid-row:2}.office-map{grid-column:1 / -1;grid-row:3}.office-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}.office-photo:first-child img{object-position:center}.office-photo:nth-child(2) img,.office-photo:nth-child(3) img{object-position:center 42%}.office-photo:hover img{transform:scale(1.045)}.office-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(15,13,21,.26))}#faq{width:min(920px,calc(100% - 48px))!important;margin:0 auto!important;padding:clamp(58px,7vw,88px) 0!important;background:transparent!important}#faq>h2{margin:0 0 28px!important;color:#fff!important;font-size:clamp(30px,3.8vw,46px)!important;line-height:1.05!important;text-align:center!important}#faq>h2 span{background:none!important;-webkit-text-fill-color:#fff!important;color:#fff!important}#faq-container{display:grid!important;gap:10px!important}.faq-card{margin:0!important;padding:16px 18px!important;border:1px solid rgba(214,185,131,.16)!important;border-radius:8px!important;background:#ffffff09!important;box-shadow:none!important}.faq-card:hover{transform:none!important;border-color:#d6b98352!important;background:#ffffff0e!important}.faq-title{gap:18px!important}.faq-title h3{color:#ffffffe6!important;font-size:15px!important;line-height:1.35!important;font-weight:600!important}.faq-title img{width:18px!important;height:18px!important;flex:0 0 auto}.faq-card.active .faq-content{max-height:220px!important}.faq-content p{padding-top:10px!important;color:#ffffffad!important;font-size:14px!important;line-height:1.6!important}#contact{height:auto!important;margin:0!important;padding:clamp(76px,8vw,116px) 0!important;background:linear-gradient(135deg,#f0d6a0,#c79259 52%,#a66d3f)!important}#contact .container{height:auto!important;padding:0!important;gap:clamp(28px,4vw,56px)!important;align-items:stretch!important}#contact-informations{width:38%!important;height:auto!important;gap:28px!important;justify-content:flex-start!important;padding:clamp(28px,4vw,44px)!important;border-radius:8px;background:#211e2df0;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 72px #502c1238}#contact-form{width:62%!important;padding:clamp(28px,4vw,44px)!important;border-radius:8px;background:#ffffff47;border:1px solid rgba(33,30,45,.14);box-shadow:0 28px 72px #502c1229}#contact-informations h2{color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.02!important;white-space:normal!important}#contact-informations h2 span{background:linear-gradient(95deg,#f3dcae,#c5925f 52%,#f7e7c8)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}#contact-informations p{color:#ffffffb8!important;font-size:15px!important;line-height:1.65!important;font-weight:400!important}#contact-informations h2 br,#contact-informations p br,.informations p br{display:none}.informations{margin:0!important;padding:18px 0!important;border-top:1px solid rgba(214,185,131,.16)}.informations h4{color:#f3dcae!important;margin:0 0 6px!important;font-size:13px!important;letter-spacing:1px;text-transform:uppercase}.informations p{margin:0!important;overflow-wrap:anywhere}#social-media{margin-top:4px}#social-media a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff14;border:1px solid rgba(214,185,131,.18)}#social-media a:hover{background:#d6b98324;border-color:#d6b98361}#social-media a img{width:24px!important;height:24px!important;object-fit:contain;filter:none!important;opacity:1!important}#linha{display:none!important}.formulario{gap:8px;justify-content:flex-start!important;color:var(--ink)!important}.formulario label{margin:12px 0 4px!important;color:#211e2ddb!important;font-family:Montserrat,Arial,sans-serif!important;font-size:12px!important;letter-spacing:.7px;text-transform:uppercase}.formulario input,.formulario textarea{border:1px solid rgba(33,30,45,.14)!important;border-bottom:1px solid rgba(33,30,45,.24)!important;border-radius:8px!important;background:#ffffff8f!important;padding:14px 16px!important;color:var(--ink)!important}.linha-dupla{gap:14px!important}.formulario textarea{min-height:132px;resize:vertical}.formulario button{width:fit-content!important;min-width:260px!important;margin-top:22px!important;background:linear-gradient(135deg,#211e2d,#383145)!important;color:#fff!important;box-shadow:0 18px 42px #211e2d3d!important}.formulario button span{background:none!important;-webkit-text-fill-color:#fff!important;color:#fff!important}#footer{padding:28px 0!important;background:#111018!important;border-top:1px solid rgba(214,185,131,.14)!important}#footer .container{width:min(1180px,calc(100% - 48px))!important;max-width:none!important;padding:0!important;gap:18px;color:#ffffff9e!important}#footer p{margin:0!important;color:#ffffff9e!important;font-size:13px!important;line-height:1.5!important}#footer-links{align-items:center;gap:18px!important}#footer-links h6{margin:0!important;color:#ffffff9e!important;font-size:12px!important;font-weight:500!important}@media(max-width:1024px){nav{width:100%!important;top:0!important;border-radius:0!important}#services,#sobre-container .container,#contact .container{flex-direction:column!important}#nicolly{display:none!important}#nicolly-mobile{display:block!important;width:min(520px,100%)!important;margin:0 auto!important}#lado-direito,#about,#video-about,#contact-informations,#contact-form{width:100%!important}#video-about{width:min(440px,100%)!important;flex:0 1 min(440px,100%)!important;margin:0 auto}#video-about .video-container{width:100%!important;flex:0 1 auto!important;height:auto!important}#contact-informations,#contact-form{padding:26px!important}#contact-informations{align-items:flex-start!important;text-align:left!important}#contact-informations h2,#contact-informations p,.informations{text-align:left!important;width:100%}#lado-direito>h1,#lado-direito>h2{text-align:center!important}#processos-text,.office-inner{grid-template-columns:1fr}#processos-text{flex-wrap:wrap}.processo{flex:1 1 calc(50% - 18px)}.office-gallery{min-height:0;grid-template-rows:320px 420px}}@media(max-width:720px){html,body,#root,header{max-width:100%;overflow-x:hidden!important}.container{width:min(100% - 28px,560px)!important}header{width:100%!important;min-height:660px!important;padding-bottom:56px!important;background:linear-gradient(180deg,#0f0d1500,#0f0d1505 46%,#15131bb8 82%,#15131b),linear-gradient(0deg,#15131b,#15131be0 8%,#15131b00 28%),url(/assets/bg-hero-mobile-novo.png) center top / cover no-repeat!important}#text-header{position:relative;left:50%;transform:translate(-50%);width:100%;max-width:100%;padding:0 22px;overflow:hidden!important}#text-header>h1{width:100%;max-width:260px;margin-left:auto!important;margin-right:auto!important;font-size:clamp(24px,7vw,27px)!important;line-height:1.06!important;overflow-wrap:anywhere;word-break:normal}#text-header>h1 span{display:inline;white-space:normal!important}#text-header>p{width:100%;max-width:250px;font-size:13px!important;line-height:1.55!important;overflow-wrap:anywhere}#text-header>h1 br,#text-header>p br{display:none}.btn{width:min(270px,calc(100vw - 56px))!important;max-width:calc(100vw - 56px)!important;min-width:0!important;justify-content:center!important;text-align:center!important;padding-left:14px!important;padding-right:14px!important;white-space:normal!important;margin-left:auto!important;margin-right:auto!important;gap:6px!important;font-size:10px!important}.btn img{width:16px!important;flex:0 0 auto}#text-header>.btn{width:224px!important;max-width:calc(100vw - 96px)!important;padding:12px!important;transform:none!important}#services-container,.office-points{grid-template-columns:1fr!important}.service-card{min-height:0!important}#processos-text{flex-direction:column!important}.processo{flex-basis:auto}.process-cta{flex-direction:column;align-items:flex-start;padding:22px}.process-cta__button{width:100%}#about{min-height:0}#video-about{width:min(430px,calc(100vw - 28px))!important;flex:0 1 min(430px,calc(100vw - 28px))!important}.responsive-video{height:100%!important}.office-gallery{grid-template-columns:1fr;grid-template-rows:260px 420px 420px;gap:12px}.office-eyebrow{font-size:10px;letter-spacing:.9px}.office-photo:first-child{grid-row:auto;grid-column:auto}.office-photo:nth-child(2),.office-photo:nth-child(3){grid-row:auto}#contact-informations h2 br,#contact-informations p br{display:none}#contact .container{width:min(100% - 28px,560px)!important}.linha-dupla{flex-direction:column!important;gap:0!important}.formulario button{width:100%!important;min-width:0!important}#footer .container{flex-direction:column!important;gap:12px;text-align:center}#footer-links{justify-content:center;flex-wrap:wrap}}:root{--bg: #17141f;--panel: #211d2d;--panel-soft: rgba(33, 29, 45, .82);--panel-light: rgba(255, 255, 255, .05);--text: #f7f2eb;--muted: #c9c1b8;--line: rgba(211, 183, 143, .18);--gold: #d3b78f;--gold-deep: #b0896a;--accent: #f3ddba;--shadow: 0 22px 60px rgba(0, 0, 0, .28);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:#211e2d;background-color:#fdfbf7;background-image:url(../assets/abstract_light_justice.png);background-size:cover;background-position:top center;background-attachment:fixed}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.seo-page{min-height:100vh}.page-shell,.content-shell,.footer-shell{width:min(calc(100% - 32px),var(--max));margin:0 auto}.page-shell{padding:26px 0 0}.topbar{position:sticky;top:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:#14111dc7;backdrop-filter:blur(12px);box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand img{width:50px;height:50px;object-fit:contain}.brand-text strong,.brand-text span{display:block}.brand-text strong{font-size:1rem;letter-spacing:.08em}.brand-text span{font-size:.74rem;text-transform:uppercase;color:var(--gold);letter-spacing:.12em}.menu-toggle{display:none;border:0;background:transparent;color:var(--text);font-size:1rem;font-weight:700}.site-nav{display:flex;align-items:center;gap:12px}.site-nav a{color:var(--muted);font-size:.94rem;padding:10px 14px;border-radius:999px;transition:.2s ease}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text);background:#ffffff0f}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 20px;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-weight:800;letter-spacing:.02em;transition:.2s ease}.button-link img{width:18px}.button-link.primary{color:#18131f;background:linear-gradient(135deg,var(--gold),var(--gold-deep));box-shadow:0 16px 30px #b0896a40}.button-link.secondary{background:#ffffff0a;color:var(--text)}.button-link:hover{transform:translateY(-2px)}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;align-items:stretch;margin:26px 0 20px}.hero-copy,.hero-card,.section-card,.faq-card,.blog-card,.contact-card,.map-card,.summary-card{background:linear-gradient(180deg,#211d2df2,#16121ef5);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-copy{padding:48px;border-radius:var(--radius-xl)}.hero-card{padding:28px;border-radius:var(--radius-xl);display:flex;flex-direction:column;justify-content:space-between;gap:18px}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#d3b78f1f;color:var(--accent);font-size:.86rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:var(--font-title);line-height:.98}h1{font-size:clamp(2.8rem,5vw,5rem);letter-spacing:-.03em}h2{font-size:clamp(2rem,3vw,3.3rem);margin-bottom:18px}h3{font-size:clamp(1.35rem,2.2vw,2rem)}.lead{margin:18px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.8}.cta-group{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.pill-list,.check-list,.mini-list,.article-links{display:grid;gap:12px;padding:0;margin:0;list-style:none}.pill-list li,.mini-list li,.check-list li{padding:14px 16px;border-radius:var(--radius-md);background:var(--panel-light);border:1px solid rgba(255,255,255,.05)}.pill-list strong,.mini-list strong,.summary-card strong,.faq-question{color:var(--accent)}.breadcrumbs{padding:10px 2px 0;color:#c2b6a8;font-size:.88rem}.breadcrumbs a{color:inherit}.content-shell{padding:8px 0 90px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.section-card,.summary-card,.faq-card,.contact-card,.map-card{padding:34px;border-radius:var(--radius-lg)}.section-card p,.summary-card p,.faq-answer,.contact-card p,.map-card p,.blog-card p{margin:0 0 16px;color:var(--muted);font-size:1rem;line-height:1.9}.section-card p:last-child,.summary-card p:last-child,.blog-card p:last-child{margin-bottom:0}.highlight-grid,.blog-grid,.dual-grid,.info-grid{display:grid;gap:18px}.highlight-grid,.blog-grid,.info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dual-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.info-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.note{padding:18px 20px;border-left:3px solid var(--gold);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#ffffff0a}.faq-list{display:grid;gap:14px}.faq-item{border-radius:var(--radius-md);background:#ffffff08;border:1px solid rgba(255,255,255,.04);overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:800;color:var(--text)}.faq-item summary::-webkit-details-marker{display:none}.faq-answer{padding:0 20px 20px}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0;color:#d1c4b5;font-size:.9rem}.article-meta span{padding:8px 12px;border-radius:999px;background:#ffffff0d}.blog-card{padding:26px;border-radius:var(--radius-lg)}.blog-card h3{margin-bottom:16px}.blog-card .button-link{margin-top:10px}.related-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.related-links a{padding:12px 14px;border-radius:999px;background:#ffffff0d;color:var(--accent);font-size:.92rem}.contact-stack{display:grid;gap:18px}.map-frame{width:100%;min-height:320px;border:0;border-radius:var(--radius-md)}.footer-shell{padding:0 0 48px}.footer-card{padding:22px 24px;border-radius:26px;border:1px solid var(--line);background:#0d0b13d6;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#bdb0a1}.footer-links{display:flex;flex-wrap:wrap;gap:12px}.footer-links a{color:var(--accent)}.oab-alert{color:#fde4be;font-weight:700}@media(max-width:1080px){.hero,.dual-grid,.highlight-grid,.blog-grid,.info-grid{grid-template-columns:1fr}.hero-copy,.hero-card,.section-card,.summary-card,.faq-card,.contact-card,.map-card{padding:28px}}@media(max-width:780px){.page-shell,.content-shell,.footer-shell{width:min(calc(100% - 24px),var(--max))}.topbar{flex-wrap:wrap;border-radius:28px;padding:16px}.menu-toggle{display:inline-flex;margin-left:auto}.site-nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding-top:8px}.site-nav.is-open{display:flex}.site-nav a{padding:12px 14px;background:#ffffff08}.hero-copy{padding:30px 24px}h1{font-size:clamp(2.3rem,9vw,3.5rem)}h2{font-size:clamp(1.85rem,8vw,2.6rem)}.footer-card{flex-direction:column;align-items:flex-start}}.section-light{background-color:#fdfbf7!important;color:#211e2d!important}.section-light h1,.section-light h2,.section-light h3,.section-light h4{color:#211e2d!important}.section-light p,.section-light li{color:#373448!important}.section-image-bg{background-size:cover;background-position:center;background-color:#fdfbf7!important;background-blend-mode:overlay}.card-premium-light{background:#ffffffe6!important;border:1px solid rgba(211,183,143,.4)!important;border-radius:20px!important;box-shadow:0 15px 35px #0000000d!important;backdrop-filter:blur(10px);transition:all .4s ease!important}.card-premium-light:hover{transform:translateY(-5px)!important;box-shadow:0 25px 50px #0000001a,0 0 20px #d3b78f33!important;border-color:#d3b78fcc!important}.card-premium-light h3,.card-premium-light strong{color:#b0896a!important}.card-premium-light p,.card-premium-light li{color:#555!important}.faq-item-light{border-radius:16px;background:#fff!important;border:1px solid rgba(211,183,143,.3)!important;overflow:hidden;box-shadow:0 5px 15px #00000005}.faq-item-light summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:800;color:#211e2d!important}.faq-item-light .faq-answer{padding:0 20px 20px;color:#555!important}#services{position:relative;background:transparent!important;z-index:1}#services:before{content:"";position:absolute;top:-40px;bottom:-40px;left:50%;transform:translate(-50%);width:100vw;background:#fdfbf7!important;z-index:-1}#services h1,#services h1 span{color:#211e2d!important}#services .btn{background:#211e2d!important;color:#fdfbf7!important;border:1px solid rgba(211,183,143,.4)!important}#services .btn,#services .btn *{color:#fdfbf7!important}.service-card{background:#fffffff2!important;border:1px solid rgba(211,183,143,.3)!important;box-shadow:0 15px 35px #0000000d!important}.service-title>h3{color:#b0896a!important}.service-card>p{color:#555!important}.service-title>img{filter:invert(.6) sepia(1) hue-rotate(340deg) saturate(3) brightness(.8)!important}#processos{background:linear-gradient(135deg,#d3b78f,#b0896a)!important}#sobre-container{background:#fdfbf7!important;position:relative;padding:60px 0!important}#sobre-container:before{content:"";position:absolute;inset:0;background-image:url(/assets/light_legal_desk.png);background-size:cover;background-position:center;opacity:.08;pointer-events:none}#sobre-container .container{display:flex!important;align-items:center!important;justify-content:center!important;gap:40px!important;max-width:1200px}#about{background:#fffffffa!important;border:1px solid rgba(211,183,143,.3)!important;box-shadow:0 20px 40px #0000000d!important;padding:50px 40px!important;border-radius:30px!important;z-index:2;transform:none!important;max-width:600px}#about h2,#about h2 span{color:#b0896a!important;-webkit-text-fill-color:initial!important}#about h6{color:#a0a0a0!important}#about p,#about ul li p{color:#444!important}#about ul li img{filter:invert(.6) sepia(1) hue-rotate(340deg) saturate(3) brightness(.8)!important}#about .btn{background:#211e2d!important;border:1px solid rgba(211,183,143,.4)!important;box-shadow:0 10px 20px #0000001a!important}#about .btn,#about .btn *{color:#fdfbf7!important}#video-about{z-index:1;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a!important}@media(max-width:900px){#sobre-container .container{flex-direction:column!important;gap:30px!important}#about{transform:none!important;padding:40px 30px!important}}#contact{background:#fff!important;position:relative}#contact:before{content:"";position:absolute;inset:0;background-image:url(/assets/abstract_light_justice.png);background-size:cover;background-position:center;opacity:.15;pointer-events:none}#contact *,#contact-informations h2{color:#211e2d!important}#contact-informations>p{color:#444!important}.informations h4{color:#b0896a!important;font-size:18px!important;margin-bottom:5px!important}.informations p{color:#211e2d!important;font-weight:600!important}#social-media a img{filter:invert(.6) sepia(1) hue-rotate(340deg) saturate(3) brightness(.8)!important;transition:transform .3s ease}#social-media a:hover img{transform:scale(1.1)}.formulario input,.formulario textarea{background:#fffc!important;border-bottom:2px solid rgba(211,183,143,.6)!important;color:#211e2d!important}.formulario input::placeholder,.formulario textarea::placeholder{color:#999!important}.formulario button{background:linear-gradient(135deg,#d3b78f,#b0896a)!important;color:#fff!important}#faq{position:relative;background:transparent!important;z-index:1}#faq:before{content:"";position:absolute;top:-60px;bottom:-60px;left:50%;transform:translate(-50%);width:100vw;background:#fdfbf7!important;z-index:-1}#faq>h2,#faq>h2 span{color:#211e2d!important;-webkit-text-fill-color:initial!important;background:none!important}#faq>h2 span{color:#b0896a!important}.faq-card{background:#fff!important;border:1px solid rgba(211,183,143,.3)!important;box-shadow:0 10px 20px #0000000d!important}.faq-card:hover{background:#fdfbf7!important}.faq-title{position:relative;padding-right:40px!important;display:flex;align-items:center;justify-content:space-between}.faq-title h3{color:#211e2d!important;margin:0!important}.faq-title img{display:none!important}.faq-title:after{content:"\\2b";font-family:Manrope,sans-serif;font-size:28px;font-weight:300;color:#b0896a!important;position:absolute;right:20px;transition:transform .3s ease}.faq-card.active .faq-title:after{content:"\\2212";transform:rotate(180deg)}.faq-content p{color:#555!important}.blog-section{padding:20px 0 60px}.blog-section h2{text-align:center;font-size:42px;margin-bottom:40px;color:#211e2d!important}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.blog-card-premium{background:#fff!important;border:1px solid rgba(211,183,143,.3)!important;border-radius:20px!important;overflow:hidden!important;padding:0!important;box-shadow:0 15px 30px #0000000d!important;display:flex;flex-direction:column;transition:all .4s ease!important}.blog-card-premium:hover{transform:translateY(-8px)!important;box-shadow:0 25px 50px #0000001a,0 0 20px #d3b78f33!important}.blog-card-premium img{width:100%;height:220px;object-fit:cover;border-radius:0!important;margin-bottom:0!important;border-bottom:1px solid rgba(211,183,143,.2)}.blog-card-content{padding:30px;display:flex;flex-direction:column;flex-grow:1}.blog-card-content h3{font-size:22px!important;color:#b0896a!important;margin-bottom:15px!important;line-height:1.3!important}.blog-card-content p{color:#555!important;font-size:15px!important;line-height:1.6!important;margin-bottom:25px!important;flex-grow:1}.blog-card-content .button-link{align-self:flex-start;padding:10px 24px;background:transparent!important;border:1px solid #b0896a!important;color:#b0896a!important;border-radius:999px;font-weight:700;transition:.3s ease}.blog-card-content .button-link:hover{background:#b0896a!important;color:#fff!important}#services.services-section{position:relative;width:100%;margin:0 0 70px;transform:none;min-height:auto!important;height:auto!important;display:block!important;padding:96px 0 88px;overflow:hidden;background:linear-gradient(135deg,#fffffff0,#fcf7f0eb),radial-gradient(circle at 18% 12%,rgba(211,183,143,.24),transparent 34%),#fdfbf7!important}#services.services-section:before{content:"";position:absolute;inset:0;width:auto;transform:none;background:linear-gradient(90deg,rgba(33,30,45,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(33,30,45,.04) 1px,transparent 1px)!important;background-size:52px 52px!important;pointer-events:none;z-index:0}#services.services-section:after{content:"";position:absolute;right:max(24px,calc((100vw - 1180px)/2));top:86px;width:180px;height:180px;border:1px solid rgba(176,137,106,.28);border-radius:999px;box-shadow:inset 0 0 0 28px #d3b78f14;pointer-events:none}#services.services-section #lado-direito.services-section__inner{position:relative;z-index:1;width:min(calc(100% - 40px),1180px)!important;height:auto!important;margin:0 auto;display:grid!important;gap:34px;align-items:stretch!important}#services .services-section__header{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.55fr);gap:36px;align-items:end}#services .services-section__eyebrow{grid-column:1 / -1;width:fit-content;margin:0 0 -16px;color:#8d6843!important;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}#services.services-section h1,#services.services-section h2{margin:0!important;max-width:760px;color:#211e2d!important;font-family:var(--font-title);font-size:4.35rem!important;font-weight:700!important;line-height:.96;letter-spacing:0}#services .services-section__header>p:not(.services-section__eyebrow){margin:0;color:#5a514a!important;font-size:1.05rem;line-height:1.8}#services #services-container.services-section__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr;align-items:stretch!important;gap:18px!important;margin:0!important}#services .service-card{position:relative;min-height:292px;width:100%!important;height:100%!important;padding:28px!important;border-radius:8px!important;border:1px solid rgba(176,137,106,.24)!important;background:#ffffffd1!important;box-shadow:0 18px 46px #342a2214!important;display:flex!important;flex-direction:column;justify-content:space-between!important;gap:22px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#services .service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#d3b78f,#b0896a);opacity:.72}#services .service-card:hover{transform:translateY(-6px);border-color:#b0896a85!important;box-shadow:0 28px 60px #342a2221!important}#services .service-title{display:grid!important;gap:18px;margin:0!important}#services .service-card__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;color:#6c4c76!important;-webkit-text-fill-color:#6c4c76!important;background:linear-gradient(145deg,#d3b78f52,#6c4c7617)!important;border:1px solid rgba(176,137,106,.34);box-shadow:0 16px 34px #342a221a;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}#services .service-card__icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#services .service-card:hover .service-card__icon{transform:translateY(-3px) rotate(-3deg);border-color:#6c4c7657;box-shadow:0 20px 42px #342a2229}#services .service-title>h3{margin:0!important;color:#211e2d!important;font-family:var(--font-title);font-size:1.72rem!important;line-height:1.05!important;letter-spacing:0}#services .service-card>p,#services .service-desc{flex:1;margin:0!important;color:#5c554f!important;font-size:.98rem!important;font-weight:400!important;line-height:1.72!important}#services .service-list{margin:0;padding-left:18px;list-style-type:disc}#services .service-list li{margin-bottom:6px}#services .service-link{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;color:#8d6843!important;font-size:.92rem;font-weight:800;letter-spacing:0;text-decoration:none}#services .service-link span{color:#8d6843!important;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#8d6843!important}.blog-preview-card a img{width:18px;height:18px;flex:0 0 auto}.blog-preview-card a{display:inline-flex;align-items:center;gap:8px}#faq .faq-card{border:1px solid rgba(176,137,106,.18)!important;border-radius:22px!important;background:linear-gradient(135deg,#fffffffa,#fdf7efeb)!important;box-shadow:0 20px 46px #211e2d14!important;overflow:hidden}#faq .faq-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;min-height:78px;padding:24px 28px!important;cursor:pointer;list-style:none}#faq .faq-title::-webkit-details-marker{display:none}#faq .faq-title:after,#faq .faq-title img{display:none!important;content:none!important}#faq .faq-title h3{max-width:860px;color:#211e2d!important;font-size:clamp(1rem,1.8vw,1.18rem)!important;line-height:1.35!important}#faq .faq-icon{position:relative;display:inline-flex;width:38px;height:38px;flex:0 0 38px;border-radius:999px;background:linear-gradient(135deg,#f3dfc1,#b0896a);box-shadow:0 10px 22px #b0896a47}#faq .faq-icon:before,#faq .faq-icon:after{position:absolute;top:50%;left:50%;width:15px;height:2px;border-radius:99px;background:#211e2d;content:"";transform:translate(-50%,-50%);transition:opacity .24s ease,transform .24s ease}#faq .faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}#faq .faq-card[open] .faq-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}#faq .faq-content{max-height:none!important;padding:0 28px 26px!important;overflow:visible!important}#faq .faq-content p{max-width:880px;color:#5c554f!important;font-size:1rem!important;line-height:1.7!important}#footer.site-footer{position:relative;isolation:isolate;margin-top:0!important;padding:76px 0 28px!important;overflow:hidden;color:#fff7ec!important;background:radial-gradient(circle at 12% 8%,rgba(240,212,173,.24),transparent 34%),radial-gradient(circle at 86% 18%,rgba(176,137,106,.16),transparent 30%),linear-gradient(135deg,#17120e,#2a2018 48%,#0f0d0b)!important}#footer.site-footer:before{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;content:"";mask-image:linear-gradient(180deg,transparent,#000 18%,#000 82%,transparent)}.site-footer__glow{position:absolute;right:-140px;bottom:-220px;z-index:-1;width:460px;height:460px;border-radius:999px;background:#f0d4ad24;filter:blur(70px)}.site-footer__inner,.site-footer__bottom{position:relative;z-index:1;width:min(calc(100% - 40px),1180px);margin:0 auto}.site-footer__inner{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.25fr);gap:clamp(38px,6vw,76px);align-items:start}.site-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.site-footer__logo{display:inline-flex;align-items:center;gap:16px;text-decoration:none}.site-footer__logo img{width:66px;height:66px;border:1px solid rgba(240,212,173,.38);border-radius:20px;background:#ffffff0f;box-shadow:0 18px 38px #00000038;object-fit:contain;padding:9px}.site-footer__logo span,.site-footer__logo strong,.site-footer__logo small{display:block;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:currentColor!important}.site-footer__logo strong{color:#fff7ec!important;font-family:var(--font-title);font-size:clamp(1.5rem,2.4vw,2.15rem);line-height:1}.site-footer__logo small{margin-top:7px;color:#fff7ecad!important;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-footer__brand p{max-width:430px;margin:0!important;color:#fff7ecc2!important;font-size:1.02rem;line-height:1.75}.site-footer__cta{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 22px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#211e2d!important;background:linear-gradient(135deg,#f5dfbd,#caa077);box-shadow:0 18px 42px #b0896a47;font-size:.95rem;font-weight:900;text-decoration:none;transition:transform .24s ease,box-shadow .24s ease}.site-footer__cta:hover{transform:translateY(-3px);box-shadow:0 24px 54px #b0896a57}.site-footer__cta img{width:20px;height:20px}.site-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,4vw,38px)}.site-footer__group{display:flex;flex-direction:column;gap:13px;min-height:100%;padding:24px;border:1px solid rgba(255,247,236,.1);border-radius:26px;background:#ffffff0b;backdrop-filter:blur(14px)}.site-footer__group h3{margin:0 0 8px;color:#f0d4ad;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.site-footer__group a,.site-footer__group p,.site-footer__bottom p,.site-footer__bottom a{color:#fff7ecb8!important;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:currentColor!important}.site-footer__group a{font-size:.96rem;line-height:1.35;text-decoration:none;transition:color .2s ease,transform .2s ease}.site-footer__group a:hover{color:#f5dfbd!important;transform:translate(4px)}.site-footer__contact p{margin:8px 0 0!important;font-size:.93rem;line-height:1.65}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:46px;padding-top:24px;border-top:1px solid rgba(255,247,236,.12)}.site-footer__bottom p{margin:0!important;font-size:.9rem}.site-footer__bottom a{font-size:.9rem;font-weight:800;text-decoration:none}@media(max-width:980px){.site-footer__inner{grid-template-columns:1fr}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#faq .faq-title{min-height:auto;padding:20px!important}#faq .faq-content{padding:0 20px 22px!important}#footer.site-footer{padding-top:58px!important}.site-footer__nav{grid-template-columns:1fr}.site-footer__group{padding:22px}.site-footer__bottom{flex-direction:column;align-items:flex-start}}#contact.contact-section{position:relative;isolation:isolate;height:auto!important;margin:0!important;padding:clamp(72px,8vw,112px) 0!important;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(240,212,173,.35),transparent 32%),linear-gradient(135deg,#fffaf2,#f2e3cd 46%,#e6c8a2)!important}#contact.contact-section:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,rgba(33,30,45,.05) 1px,transparent 1px),linear-gradient(30deg,rgba(176,137,106,.08) 1px,transparent 1px);background-size:78px 78px;content:"";opacity:.65}#contact .contact-section__grid{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr)!important;gap:clamp(28px,5vw,64px)!important;align-items:stretch!important;height:auto!important;padding:0!important}#contact .contact-section__info,#contact .contact-section__cta{border:1px solid rgba(176,137,106,.18);border-radius:30px;box-shadow:0 26px 70px #502c1221}#contact .contact-section__info{width:auto!important;height:auto!important;display:flex!important;flex-direction:column!important;gap:26px!important;justify-content:flex-start!important;padding:clamp(28px,4vw,48px)!important;background:#ffffffbd!important;backdrop-filter:blur(18px)}#contact .contact-section__eyebrow{margin:0!important;color:#9b704d!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.18em;text-transform:uppercase}#contact .contact-section__info h2{margin:0!important;color:#211e2d!important;font-size:clamp(2.3rem,5vw,4.25rem)!important;line-height:.98!important;white-space:normal!important;text-shadow:none!important}#contact .contact-section__info h2 span{background:linear-gradient(95deg,#8d6843,#c39160 55%,#9b704d)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}#contact .contact-section__info>p:not(.contact-section__eyebrow){max-width:650px;margin:0!important;color:#5c554f!important;font-size:1rem!important;line-height:1.75!important;font-weight:500!important}#contact .contact-section__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#contact .informations{margin:0!important;padding:20px!important;border:1px solid rgba(176,137,106,.16)!important;border-radius:22px;background:#fffaf2cc}#contact .informations h4{margin:0 0 8px!important;color:#9b704d!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.12em;text-transform:uppercase}#contact .informations p{margin:0!important;color:#211e2d!important;font-size:.94rem!important;font-weight:700!important;line-height:1.55!important}#contact #social-media{display:flex;gap:12px;margin:0}#contact #social-media a{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(176,137,106,.22);border-radius:999px;background:#fff7ec;transition:transform .22s ease,box-shadow .22s ease}#contact #social-media a:hover{transform:translateY(-3px);box-shadow:0 14px 26px #b0896a33}#contact #social-media img{width:23px!important;height:23px!important;filter:none!important}#contact .contact-section__cta{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px;padding:clamp(28px,4vw,46px);overflow:hidden;color:#fff7ec;background:radial-gradient(circle at 20% 12%,rgba(240,212,173,.2),transparent 36%),linear-gradient(145deg,#211913,#36281e 58%,#17120e)}#contact .contact-section__cta:before{position:absolute;top:-120px;right:-90px;width:280px;height:280px;border:1px solid rgba(240,212,173,.22);border-radius:999px;content:""}#contact .contact-section__badge{align-self:flex-start;margin-bottom:auto;padding:9px 14px;border:1px solid rgba(240,212,173,.22);border-radius:999px;color:#f3dfc1!important;background:#ffffff12!important;-webkit-text-fill-color:#f3dfc1!important;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}#contact .contact-section__cta h3{position:relative;max-width:420px;margin:72px 0 16px;color:#fff7ec!important;font-family:var(--font-title);font-size:clamp(2.1rem,4vw,3.25rem);line-height:.98}#contact .contact-section__cta p{position:relative;max-width:430px;margin:0 0 26px!important;color:#fff7ecc2!important;font-size:1rem!important;line-height:1.72}#contact .contact-section__cta a{position:relative;display:inline-flex;width:fit-content;align-items:center;gap:10px;min-height:54px;padding:0 22px;border-radius:999px;color:#211e2d!important;background:linear-gradient(135deg,#f5dfbd,#caa077)!important;box-shadow:0 18px 42px #b0896a47;font-size:.94rem;font-weight:900;text-decoration:none}#contact .contact-section__cta a img{width:20px;height:20px}@media(max-width:980px){#contact .contact-section__grid,#contact .contact-section__details{grid-template-columns:1fr!important}#contact .contact-section__cta{min-height:360px}}#video-about.about-photo-frame{position:relative;width:var(--about-video-width)!important;flex:0 0 var(--about-video-width)!important;height:var(--about-media-height)!important;border:1px solid rgba(176,137,106,.22);border-radius:28px;overflow:hidden;background:#f6ead9;box-shadow:0 28px 72px #502c122e!important}#video-about.about-photo-frame:before{position:absolute;inset:18px;z-index:2;border:1px solid rgba(255,255,255,.32);border-radius:22px;content:"";pointer-events:none}#video-about.about-photo-frame:after{position:absolute;inset:auto 0 0;z-index:1;height:38%;background:linear-gradient(180deg,#211e2d00,#211e2d52);content:"";pointer-events:none}#video-about.about-photo-frame .about-photo{display:block;width:100%!important;height:100%!important;max-height:none!important;border-radius:0!important;background:transparent!important;object-fit:cover!important;object-position:center 18%!important}@media(max-width:900px){#video-about.about-photo-frame{width:min(440px,100%)!important;flex:0 1 min(440px,100%)!important;height:min(680px,120vw)!important;margin:0 auto}}.whatsapp-icon-white{width:18px!important;height:18px!important;flex:0 0 auto;filter:brightness(0) invert(1)!important;opacity:.96}.whatsapp-icon-purple{width:18px!important;height:18px!important;flex:0 0 auto;filter:brightness(0) saturate(100%) invert(12%) sepia(12%) saturate(1231%) hue-rotate(210deg) brightness(91%) contrast(95%)!important;opacity:1}#sobre-container #about.about-premium-card{background:#ffffffe6!important;border-color:#211e2d1a!important}#sobre-container #about h6{color:#5e4736!important;background:#b0896a24!important;border-color:#5e473638!important;-webkit-text-fill-color:#5e4736!important}#sobre-container #about h2,#sobre-container #about h2 span{color:#211e2d!important;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#211e2d!important}#sobre-container #about h2{font-size:clamp(2rem,3.2vw,3.15rem)!important;line-height:1.04!important}#sobre-container #about p{color:#3f3a34!important;-webkit-text-fill-color:#3f3a34!important}#sobre-container #about p strong{color:#211e2d!important;-webkit-text-fill-color:#211e2d!important;font-weight:900}#sobre-container #about p span{color:#6d4f34!important;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#6d4f34!important;font-weight:900}#sobre-container #about li{background:#fbf5ec!important;border-color:#5e473629!important}#sobre-container #about li p{color:#2d2925!important;-webkit-text-fill-color:#2d2925!important;font-weight:900!important}#sobre-container #about li img{filter:brightness(0) saturate(100%) invert(31%) sepia(18%) saturate(1195%) hue-rotate(346deg) brightness(92%) contrast(89%)!important;opacity:1!important}#sobre-container #about .btn{color:#211e2d!important;background:linear-gradient(135deg,#d3b78f,#b0896a)!important;border:1px solid rgba(176,137,106,.48)!important;box-shadow:0 16px 34px #b0896a3d!important}#sobre-container #about .btn,#sobre-container #about .btn *{color:#211e2d!important;-webkit-text-fill-color:#211e2d!important}:root{--font-title: "Manrope", Arial, sans-serif;--font-text: "Source Sans 3", Arial, sans-serif}body,button,input,textarea,select,a,p,li,span,small,strong,label,.btn,.hero-banner__eyebrow,.hero-banner__lead,.service-link,.office-eyebrow,.office-nap,.faq-content,.site-footer__group,.site-footer__bottom,.contact-section__eyebrow{font-family:var(--font-text)!important}h1,h2,h3,h4,h5,h6,.hero-banner h1,#services.services-section h2,#services .service-title>h3,#processos-container>h2,.processo h3,#about h2,#faq>h2,#faq .faq-title h3,.office-copy h2,#contact-informations h2,.contact-section__cta h3,.site-footer__logo strong{font-family:var(--font-title)!important;letter-spacing:-.035em}.hero-brand__text strong,.site-footer__logo strong{font-family:var(--font-title)!important}.hero-brand__text small,.site-footer__logo small,#about h6,.service-card__icon,.office-point strong{font-family:var(--font-text)!important}#services .services-section__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;border-radius:8px;background:#211e2d;color:#fdfbf7}#services .services-section__footer p{max-width:560px;margin:0;color:#fdfbf7d1!important;font-size:1rem;line-height:1.7}#services .services-section__footer .btn{flex:0 0 auto;background:linear-gradient(135deg,#d3b78f,#b0896a)!important;color:#211e2d!important}#services .services-section__footer .btn,#services .services-section__footer .btn *{color:#211e2d!important}@media(max-width:1080px){#services .services-section__header{grid-template-columns:1fr;gap:18px}#services.services-section h1,#services.services-section h2{font-size:3.35rem!important}#services #services-container.services-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){#services.services-section{padding:72px 0 64px;margin-bottom:48px}#services.services-section:after{display:none}#services.services-section #lado-direito.services-section__inner{width:min(calc(100% - 28px),560px)!important;gap:24px}#services.services-section h1,#services.services-section h2{font-size:2.65rem!important}#services .services-section__header>p:not(.services-section__eyebrow){font-size:.98rem}#services #services-container.services-section__grid{grid-template-columns:1fr!important;grid-auto-rows:auto}#services .service-card{min-height:auto;height:auto!important;padding:24px!important}#services .service-title>h3{font-size:1.55rem!important}#services .services-section__footer{flex-direction:column;align-items:flex-start;padding:24px}#services .services-section__footer .btn{width:100%!important}}:root{--site-header-height: 84px}.hero-nav[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:2147483000;display:flex;align-items:center;gap:16px;width:100%;min-height:var(--site-header-height);margin:0;padding:14px clamp(16px,3vw,40px);box-sizing:border-box;border-bottom:1px solid rgba(53,43,34,.12);background:#fcf8f2b8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 2px 14px #4a382b0f}.hero-nav__desktop[data-astro-cid-3ef6ksr2]{flex:1}.hero-brand[data-astro-cid-3ef6ksr2],.hero-nav__cta[data-astro-cid-3ef6ksr2],.hero-nav__mobile-cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;text-decoration:none}.hero-brand[data-astro-cid-3ef6ksr2]{gap:14px;min-width:0;color:#241d19}.hero-brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:50px;height:50px;border-radius:16px;object-fit:cover;box-shadow:0 10px 22px #38261a1f}.hero-brand__text[data-astro-cid-3ef6ksr2],.hero-brand__text[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2],.hero-brand__text[data-astro-cid-3ef6ksr2] small[data-astro-cid-3ef6ksr2]{display:block;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:currentColor!important}.hero-brand__text[data-astro-cid-3ef6ksr2]{display:grid;gap:4px;min-width:0}.hero-brand__text[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{color:#241d19;font-size:.96rem;font-weight:800;line-height:1.1}.hero-brand__text[data-astro-cid-3ef6ksr2] small[data-astro-cid-3ef6ksr2]{color:#9c7a51;font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.hero-nav__desktop[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;flex-wrap:nowrap;gap:2px;min-width:0}.hero-nav__desktop[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.hero-nav__mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#2f2721;text-decoration:none;font-size:.9rem;font-weight:700;line-height:1.2;white-space:nowrap;transition:background-color .2s ease,color .2s ease,transform .2s ease}.hero-nav__desktop[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:10px 12px;border-radius:999px}.hero-nav__desktop[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.hero-nav__mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.hero-nav__cta[data-astro-cid-3ef6ksr2]:hover,.hero-nav__mobile-cta[data-astro-cid-3ef6ksr2]:hover,.hero-brand[data-astro-cid-3ef6ksr2]:focus-visible,.hero-nav__toggle[data-astro-cid-3ef6ksr2]:focus-visible{outline:none;color:#201913;background:#ba95671a;box-shadow:0 0 0 3px #c19d7238}.hero-nav__cta[data-astro-cid-3ef6ksr2],.hero-nav__mobile-cta[data-astro-cid-3ef6ksr2]{justify-content:center;gap:8px;min-height:46px;padding:0 16px;border-radius:999px;color:#f6efe7;font-size:.9rem;font-weight:800;background:#1f1b1a;box-shadow:0 14px 24px #35261c24}.hero-nav__cta[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.hero-nav__mobile-cta[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:18px;height:18px}.hero-nav__toggle[data-astro-cid-3ef6ksr2]{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:52px;height:52px;border:none;border-radius:18px;background:#1f1b1a;color:#f6efe7;cursor:pointer;padding:0;box-shadow:0 8px 20px #35261c24}.hero-nav__toggle-icon[data-astro-cid-3ef6ksr2]{display:block;overflow:visible}.hero-nav__toggle-icon[data-astro-cid-3ef6ksr2] .bar[data-astro-cid-3ef6ksr2]{transform-box:fill-box;transform-origin:center;transition:transform .22s ease,opacity .22s ease}.hero-nav__mobile[data-astro-cid-3ef6ksr2]{position:absolute;top:calc(100% + 12px);right:14px;width:min(100%,340px);padding:16px;border:1px solid rgba(53,43,34,.12);border-radius:12px;background:#fbf6eff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 24px 48px #35261c1f}.hero-nav__mobile-links[data-astro-cid-3ef6ksr2]{display:grid;gap:8px;margin-bottom:14px}.hero-nav__mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:14px 16px;border-radius:16px;background:#ba956714}[data-open=true] .hero-nav__toggle-icon[data-astro-cid-3ef6ksr2] .bar-2[data-astro-cid-3ef6ksr2]{opacity:0}[data-open=true] .hero-nav__toggle-icon[data-astro-cid-3ef6ksr2] .bar-1[data-astro-cid-3ef6ksr2]{transform:translateY(6.75px) rotate(45deg)}[data-open=true] .hero-nav__toggle-icon[data-astro-cid-3ef6ksr2] .bar-3[data-astro-cid-3ef6ksr2]{transform:translateY(-6.75px) rotate(-45deg)}.sr-only[data-astro-cid-3ef6ksr2]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.hero-nav[data-astro-cid-3ef6ksr2]{justify-content:space-between}.hero-nav__desktop[data-astro-cid-3ef6ksr2],.hero-nav__cta[data-astro-cid-3ef6ksr2]{display:none}.hero-nav__toggle[data-astro-cid-3ef6ksr2]{display:inline-flex}}@media(max-width:720px){:root{--site-header-height: 72px}.hero-nav[data-astro-cid-3ef6ksr2]{gap:10px;padding:10px 14px}.hero-brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:46px;height:46px}.hero-brand__text[data-astro-cid-3ef6ksr2] small[data-astro-cid-3ef6ksr2]{font-size:.7rem}.hero-nav__mobile[data-astro-cid-3ef6ksr2]{left:0;right:0;width:auto}}
