*{margin:0;padding:0;outline:0;box-sizing:border-box;scroll-behavior:smooth;font-family:"Montserrat",sans-serif}:root{font-size:62.5%}body{-webkit-font-smoothing:antialiased;overflow-x:hidden;background-color:#eeeae7}a,p,h1,h2,h3,h4{text-decoration:none}li{list-style:none}.whatsapp{position:fixed;z-index:50;bottom:5rem;right:4rem;height:9rem;width:9rem}.whatsapp img{width:100%;height:100%}@media screen and (max-width: 700px){.whatsapp{bottom:4rem;right:3rem;height:5rem;width:5rem}}.only-mobile{display:none !important}.mobile-tablet{display:none !important}@media screen and (max-width: 700px){.only-mobile{display:initial !important}.mobile-tablet{display:initial !important}.tablet-desktop{display:none !important}.only-desktop{display:none !important}}@media screen and (min-width: 701px)and (max-width: 1260px){.mobile-tablet{display:initial !important}.only-desktop{display:none !important}}@media screen and (min-width: 701px){.mobile-only{display:none !important}}@media screen and (max-width: 700px){.desktop-only{display:none !important}}.cinzaButton{border:none;width:fit-content;background:#5b5d5d;font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1.9rem;color:#fff;padding:1.5rem 2.5rem;border-radius:25px;transition:.2s;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:all;width:22.6rem}.cinzaButton:hover{filter:brightness(0.5);cursor:pointer}@media screen and (max-width: 700px){.cinzaButton{font-size:1.4rem;padding:1.2rem 1.5rem;line-height:normal;width:17rem}}@media(min-width: 701px)and (max-width: 1200px){.cinzaButton{font-size:1.4rem;padding:1.2rem;line-height:normal}}.begeButton{width:fit-content;background:#dcd5ce;font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1.9rem;color:#5b5d5d;padding:1.5rem 5rem;border-radius:25px;transition:.2s;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:all}.begeButton:hover{filter:brightness(0.5);cursor:pointer}@media screen and (max-width: 700px){.begeButton{font-size:1.4rem;padding:.5rem .8rem;line-height:normal}}@media(min-width: 701px)and (max-width: 1200px){.begeButton{font-size:1.4rem;padding:1.2rem;line-height:normal}}.pretoButton{width:fit-content;background:#2e2f30;font-size:1.9rem;font-weight:400;letter-spacing:0;line-height:1.9rem;color:#fff;padding:1.5rem 5rem;border-radius:25px;transition:.2s;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:all}.pretoButton:hover{filter:brightness(0.5);cursor:pointer}@media screen and (max-width: 700px){.pretoButton{font-size:1.4rem;padding:.5rem .8rem;line-height:normal}}@media(min-width: 701px)and (max-width: 1200px){.pretoButton{font-size:1.4rem;padding:1.2rem;line-height:normal}}nav{position:absolute;top:0rem;z-index:80;background:rgba(0,0,0,0);border-bottom:.5px solid #fff;width:100vw;padding:4.4rem 10rem}nav ul{margin:auto;list-style:none;overflow:hidden}nav label{width:5rem;height:16px;padding-top:5px}nav .nav-logo{width:6.2rem;height:7rem;position:absolute;left:50%;top:1rem;transform:translateX(-50%)}nav .menu{display:flex;position:absolute;top:0;right:0;margin-top:0;z-index:100;opacity:0;height:100vh;max-height:0}nav .menu .menu-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:14rem;gap:3.6rem;background-color:#dcd5ce;flex:1}nav .menu .menu-left .navicon:after,nav .menu .menu-left .navicon:before{background:#2e2f30}nav .menu .menu-left .hamburguer{position:absolute;top:5rem;left:10rem}nav .menu .menu-left li{width:100%}nav .menu .menu-left li a{padding-bottom:3.6rem;border-bottom:1px solid #5b5d5d;width:100%;display:block}nav .menu .menu-left li a p{font-size:4rem;line-height:4rem;color:#2e2f30;font-family:"FreightNeo W03 Medium";text-transform:none;font-weight:700;margin-left:10rem}nav .menu .menu-right{background-color:#2e2f30;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:7rem 0rem 14rem}nav .menu .menu-right .top-right{display:flex;align-items:flex-start;gap:6rem;margin-left:9.5rem}nav .menu .menu-right .top-right .luciano-menu{display:flex;flex-direction:column;gap:1.2rem;color:#dcd5ce}nav .menu .menu-right .top-right .luciano-menu h4{font-size:2.2rem;line-height:3.2rem;letter-spacing:1%;font-weight:500}nav .menu .menu-right .top-right .luciano-menu p{font-size:2rem;line-height:2.6rem;letter-spacing:1%;font-weight:400;width:42rem}nav .menu .menu-right .bottom-right{border-bottom:1px solid #dcd5ce;padding-bottom:4rem}nav .menu .menu-right .bottom-right .info{margin-left:22rem;display:flex;flex-direction:column;gap:2.4rem;color:#dcd5ce;width:40rem}nav .menu .menu-right .bottom-right .info p,nav .menu .menu-right .bottom-right .info a{font-size:2rem;line-height:2.6rem;letter-spacing:1%;color:#dcd5ce;font-weight:400}nav .menu-icon{display:block;cursor:pointer}nav .menu-icon .navicon{background:rgba(0,0,0,0);display:block;height:2px;width:5rem;position:absolute}nav .menu-icon .navicon:after,nav .menu-icon .navicon:before{background:#fff;content:"";display:inline-block;height:2px;position:absolute;transition:all .2s ease-out;width:5rem}nav .menu-icon .navicon:after{top:-6px}nav .menu-icon .navicon:before{top:6px}nav .menu-btn{display:none}nav .open{transition:max-height .5s ease-out;opacity:1;width:100vw}nav .open>a{pointer-events:all}nav .cursor{cursor:default}@media(max-width: 700px){nav{display:flex;gap:0;top:0rem;position:absolute;padding:3rem}nav .menu-icon{position:absolute;right:2rem;top:0rem}nav .nav-logo{width:3.2rem;height:3.6rem}nav .menu{display:flex;flex-direction:column;position:absolute;top:0;right:-2rem;margin-top:0;z-index:100;opacity:0;max-height:0;width:100vw;height:100vh}nav .menu .menu-left{display:flex;flex-direction:column;align-items:center;padding:6rem 0;gap:1.2rem}nav .menu .menu-left .navicon:after,nav .menu .menu-left .navicon:before{background:#2e2f30}nav .menu .menu-left .hamburguer{position:absolute;top:.5rem;left:unset;right:4.1rem;width:3rem}nav .menu .menu-left li{width:100%}nav .menu .menu-left li a{padding-bottom:1.2rem;border-bottom:1px solid #5b5d5d;width:100%}nav .menu .menu-left li a p{font-size:2.2rem;line-height:2.2rem;margin-left:2.2rem}nav .menu .menu-right{padding:3.7rem 0rem 4rem}nav .menu .menu-right .top-right{gap:2.2rem;margin-left:2.2rem}nav .menu .menu-right .top-right>img{width:3.2rem;height:3.6rem}nav .menu .menu-right .top-right .luciano-menu{display:flex;flex-direction:column;gap:.8rem}nav .menu .menu-right .top-right .luciano-menu h4{font-size:1.5rem;line-height:2.2rem}nav .menu .menu-right .top-right .luciano-menu p{font-size:1.5rem;line-height:1.9rem;width:100%}nav .menu .menu-right .bottom-right{padding-bottom:4rem}nav .menu .menu-right .bottom-right .info{margin-left:7.6rem;gap:1.4rem;width:26rem}nav .menu .menu-right .bottom-right .info p,nav .menu .menu-right .bottom-right .info a{font-size:1.5rem;line-height:1.9rem}nav .menu-icon .navicon{height:1px;width:3rem;margin-top:2.6rem}nav .menu-icon .navicon:after,nav .menu-icon .navicon:before{height:1px;width:3rem}nav .menu-icon .navicon:after{top:-4px}nav .menu-icon .navicon:before{top:4px}nav .menu-btn{display:none}nav .open{transition:max-height .5s ease-out;opacity:1;width:100vw}nav .open>a{pointer-events:all}nav .cursor{cursor:default}}footer{display:flex;flex-direction:column;background-color:#2e2f30}footer .nami{font-size:1.6rem;color:#dcd5ce;margin:auto;padding-bottom:1rem;padding-top:1rem}.wrap-footer{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1 1fr;justify-content:space-around;align-items:center;padding:11rem 0 6rem;column-gap:10rem;width:80%;margin:auto}.wrap-footer>img{grid-column:1;grid-row:2}.footer-mid{flex:1;display:flex;flex-direction:column;gap:1.2rem;color:#dcd5ce;grid-column:2;grid-row:1}.footer-mid h4{font-size:2.2rem;font-weight:500;line-height:2.4rem}.footer-mid p{font-size:1.8rem;line-height:2.2rem}.footer-right{flex:1;display:flex;flex-direction:column;color:#dcd5ce;grid-column:3;grid-row:1;gap:2.4rem}.footer-right a p{font-size:2rem;line-height:2.6rem;letter-spacing:1%;color:#dcd5ce}@media screen and (max-width: 700px){footer .nami{font-size:1.2rem}.wrap-footer{display:flex;flex-direction:column;padding:4.5rem 0;gap:4.5rem;align-items:flex-start}.wrap-footer>img{order:3;width:12rem}.footer-mid{gap:1rem}.footer-mid h4{font-size:1.5rem;line-height:2.2rem}.footer-mid p{font-size:1.5rem;line-height:1.8rem}.footer-right{gap:1.5rem}.footer-right a p{font-size:1.5rem;line-height:1.8rem}}@media(min-width: 701px)and (max-width: 1200px){footer>a{font-size:1.4rem}.wrap-footer{width:90%;margin:4rem auto 0}.wrap-footer>img{width:35%}.footer-texto h2{font-size:1.8rem;line-height:2rem}.footer-texto p{font-size:1.6rem;line-height:2rem;margin-bottom:2rem}.footer-texto .icones{display:flex;gap:2rem;margin-bottom:3rem}}header{position:relative}header>img{width:100%;height:auto;animation:header .7s ease-in forwards}header .wrap-header{position:absolute;display:flex;flex-direction:column;top:38%;left:10rem;gap:3.5rem;width:42rem;animation:headerText 1.1s ease-in forwards}header .wrap-header img{width:40rem;height:auto;object-fit:contain}header .wrap-header p{font-size:2rem;line-height:2.6rem;letter-spacing:0;font-weight:300;color:#fff}header .wrap-header h1{font-size:5rem;line-height:5.6rem;letter-spacing:5%;font-family:"FreightNeo W03 Bold";color:#dcd5ce;text-transform:uppercase;font-weight:700;margin-top:5rem}@media screen and (max-width: 700px){header .wrap-header{left:2.2rem;width:23rem}header .wrap-header h1{font-size:2.4rem;line-height:3rem}header .wrap-header p{font-size:1.4rem;line-height:1.8rem}header .wrap-header img{width:22rem}}@keyframes header{from{opacity:0;scale:1.1}to{opacity:1;scale:1}}@keyframes headerText{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}header{position:relative;width:100%;height:auto;aspect-ratio:144/61}header>img{width:100%;height:100%;object-fit:cover;animation:header .7s ease-in forwards}header .nav-logo{position:absolute;top:1rem;left:50%;transform:translateX(-50%);width:6rem;height:auto}header span{position:absolute;top:10rem;left:0;width:100%;height:1px;border-bottom:1px solid #dcd5ce}header .wrap-header{position:absolute;display:flex;flex-direction:column;top:38%;left:10rem;gap:3.5rem;width:42rem;animation:headerText 1.1s ease-in forwards}header .wrap-header h1{font-size:5rem;line-height:5.6rem;letter-spacing:5%;font-family:"FreightNeo W03 Bold";color:#dcd5ce;text-transform:uppercase;font-weight:700;margin-top:5rem}@media screen and (max-width: 700px){header{width:100%;height:auto;aspect-ratio:360/466}header>img{width:100%;height:100%;object-fit:cover;animation:header .7s ease-in forwards}header .nav-logo{position:absolute;top:1rem;left:50%;transform:translateX(-50%);width:4rem;height:auto}header span{position:absolute;top:7rem;left:0;width:100%;height:1px;border-bottom:1px solid #dcd5ce}header .wrap-header{left:2.2rem;width:23rem}header .wrap-header h1{font-size:2.4rem;line-height:3rem}header .wrap-header p{font-size:1.4rem;line-height:1.8rem}header .wrap-header img{width:22rem}}.selector{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7rem;margin-top:11rem}.selector .select{display:flex;flex-direction:column;align-items:center;gap:3.6rem;cursor:pointer}.selector .select p{font-size:2rem;line-height:2rem;letter-spacing:5%;text-transform:uppercase;font-family:500;color:#343738;padding-bottom:1.3rem}.selector .selected p{border-bottom:1px solid #5b5d5d;padding-bottom:1.2rem}@media screen and (max-width: 700px){.selector{gap:3rem;margin-top:5rem}.selector .select{width:7rem}.selector .select img{width:7rem;height:7rem}.selector .select p{font-size:1.3rem;line-height:1.5rem;text-align:center}}.perguntas{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:9rem;padding-bottom:12rem}.perguntas h2{font-weight:400;margin-bottom:8rem;font-size:3rem;font-weight:400}.perguntas h2 span{font-weight:600}.perguntas .itens{width:70%;margin:auto;display:flex;flex-direction:column;flex:1;gap:0rem;height:fit-content;z-index:3}.perguntas .itens .item{display:grid;border-bottom:1px solid #dcd5ce;padding-bottom:0rem;justify-content:space-between;align-items:center;cursor:pointer;padding:1.5rem 0}.perguntas .itens .item h5{display:inline;font-size:1.8rem;color:#2e2f30;font-weight:400;line-height:2.4rem;width:fit-content;grid-row:1}.perguntas .itens .item .srOnly{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.perguntas .itens .item .toggle-button{display:inline;color:#2e2f30;text-decoration:none;font-size:3rem;font-weight:300;grid-row:1}.perguntas .itens .item .more-info{display:none;color:#2e2f30;font-size:2rem;font-weight:400;animation:appear .5s linear;grid-row:2;margin-bottom:1rem}.perguntas .itens .item .more-info>p{font-size:1.7rem;color:#343738;margin-top:1.5rem;text-align:start}@media screen and (max-width: 700px){.perguntas{width:90%;margin:6rem auto 0;padding-bottom:6rem}.perguntas h2{font-size:2rem;margin-bottom:4rem;text-align:center;line-height:2.6rem}.perguntas .itens{width:100%}.perguntas .itens .item h5{font-size:1.6rem;line-height:2rem}.perguntas .itens .item .more-info{font-size:1.6rem;margin-bottom:1rem}.perguntas .itens .item .more-info>p{font-size:1.5rem;line-height:2rem;margin-top:1rem}}#procedimento .first{display:flex;width:85%;align-items:center;justify-content:center;gap:12rem;margin:11rem auto 10rem}#procedimento .first .left-first{display:flex;flex-direction:column;gap:4rem;width:50rem;color:#343738}#procedimento .first .left-first h1{font-size:5.4rem;font-weight:600;line-height:100%;font-family:"FreightNeo W03 Medium"}#procedimento .first .left-first p{font-size:2.2rem;line-height:3.2rem;letter-spacing:0}@media screen and (max-width: 700px){#procedimento .first{flex-direction:column;width:90%;margin:5rem auto 5rem}#procedimento .first .left-first{width:100%;gap:3rem}#procedimento .first .left-first h1{font-size:2.4rem;letter-spacing:4%}#procedimento .first .left-first p{font-size:1.6rem;line-height:2.2rem}}#procedimento .second{display:flex;gap:2rem;flex-wrap:wrap;width:85%;margin:0 auto 13rem;justify-content:center}#procedimento .second .box-second{aspect-ratio:400/212;width:40rem;display:flex;align-items:center;justify-content:center}#procedimento .second .box-second h2{font-size:3rem;line-height:3.6rem;letter-spacing:4%;font-weight:400;text-align:center;color:#343738}#procedimento .second .box-second h2 b{font-weight:600;font-family:"FreightNeo W03 Medium";font-size:4.2rem;letter-spacing:4%}#procedimento .second .box-second p{font-size:2.2rem;line-height:2.2rem;text-align:center;color:#343738}#procedimento .second .back-escuro{background-color:#dcd5ce;border-radius:20px}@media screen and (max-width: 700px){#procedimento .second{justify-content:center;flex-direction:column;width:90%;margin:0 auto 5rem}#procedimento .second .box-second,#procedimento .second .back-escuro{width:100%}#procedimento .second .box-second h2,#procedimento .second .back-escuro h2{font-size:1.6rem;width:14rem;line-height:1.6rem}#procedimento .second .box-second h2 b,#procedimento .second .back-escuro h2 b{font-size:2.2rem}#procedimento .second .box-second p,#procedimento .second .back-escuro p{font-size:1.6rem}#procedimento .second .box-second{aspect-ratio:316/50}#procedimento .second .back-escuro{aspect-ratio:316/100}}#procedimento .third{width:80%;margin:auto;display:flex;flex-direction:column;align-items:center}#procedimento .third h2{font-weight:400;margin-bottom:9rem;font-size:3rem;line-height:100%}#procedimento .third h2 span{font-weight:600}#procedimento .third .icones{display:flex;flex-wrap:wrap;width:80%;align-items:center;justify-content:center;margin:0 auto 7rem;gap:6rem}#procedimento .third .item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:28rem}#procedimento .third .item p{margin-top:1rem;font-size:1.7rem}#procedimento .third a{margin:0 auto 13rem}@media screen and (max-width: 700px){#procedimento .third{width:90%}#procedimento .third h2{font-size:2rem;margin-bottom:5rem}#procedimento .third .icones{gap:1.5rem;row-gap:4rem;width:100%}#procedimento .third .item{width:15rem;gap:2rem}#procedimento .third .item p{font-size:1.4rem}#procedimento .third a{margin:0 auto 6rem}}#procedimento .fourth{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:10rem}#procedimento .fourth h2{font-weight:400;margin-bottom:5rem;font-size:3rem;line-height:100%}#procedimento .fourth h2 span{font-weight:600}#procedimento .fourth>p{font-size:2.2rem;font-weight:400;color:#2e2f30;margin-bottom:6rem}#procedimento .fourth .wrap-quando{display:flex;gap:4rem;justify-content:space-around}#procedimento .fourth .wrap-quando p{display:flex;align-items:center;justify-content:center;background:#b1b3b0;font-size:2rem;font-weight:500;color:#2e2f30;border-radius:50px;text-align:center;height:10rem;width:30rem}#procedimento .fourth .wrap-quando2{display:flex;gap:4rem;justify-content:space-around}#procedimento .fourth .wrap-quando2 p{display:flex;align-items:center;justify-content:center;background:#b1b3b0;font-size:2rem;font-weight:400;color:#2e2f30;height:12rem;width:29.5rem;border-radius:50px;text-align:center}@media screen and (max-width: 900px){#procedimento .fourth{width:90%;margin:0 auto 6rem}#procedimento .fourth h2{font-size:2rem;margin-bottom:3rem;width:31rem;text-align:center;line-height:2.6rem}#procedimento .fourth>p{font-size:1.6rem;margin-bottom:3rem;text-align:center}#procedimento .fourth .wrap-quando,#procedimento .fourth .wrap-quando2{flex-direction:column;gap:2rem}#procedimento .fourth .wrap-quando p,#procedimento .fourth .wrap-quando2 p{width:100%;font-size:1.6rem;height:7rem;width:24rem}}#procedimento .fifth{background:#dcd5ce;padding:8rem 10rem 10rem 18rem}#procedimento .fifth .wrap-fourth{margin:auto;display:flex;align-items:flex-start;gap:12rem}#procedimento .fifth .wrap-fourth .left{display:flex;flex-direction:column;width:51rem;color:#2e2f30}#procedimento .fifth .wrap-fourth .left h4{font-size:1.8rem;font-weight:400;line-height:2.2rem;margin-bottom:1.5rem}#procedimento .fifth .wrap-fourth .left h2{font-weight:400;font-size:3rem;line-height:100%;margin-bottom:6rem}#procedimento .fifth .wrap-fourth .left h2 span{font-weight:600}#procedimento .fifth .wrap-fourth .left .bolinha{display:flex;gap:3.1rem;align-items:flex-start;margin-bottom:3rem}#procedimento .fifth .wrap-fourth .left .bolinha .texto{display:flex;flex-direction:column;gap:.5rem;margin-top:-8px}#procedimento .fifth .wrap-fourth .left .bolinha .texto h5{font-size:2.3rem;font-weight:500}#procedimento .fifth .wrap-fourth .left .bolinha .texto p{font-size:1.8rem;font-weight:400;line-height:2.6rem}@media screen and (max-width: 700px){#procedimento .fifth{padding:5rem 5%}#procedimento .fifth .wrap-fourth{flex-direction:column;gap:4rem}#procedimento .fifth .wrap-fourth .left{width:100%}#procedimento .fifth .wrap-fourth .left h4{font-size:1.5rem;line-height:1.5rem;letter-spacing:4%}#procedimento .fifth .wrap-fourth .left h2{font-size:2rem;margin-bottom:4rem;line-height:2.6rem}#procedimento .fifth .wrap-fourth .left .bolinha{gap:1.5rem}#procedimento .fifth .wrap-fourth .left .bolinha .texto h5{font-size:1.6rem}#procedimento .fifth .wrap-fourth .left .bolinha .texto p{font-size:1.6rem;line-height:2.2rem}#procedimento .fifth .wrap-fourth>img{width:100%;height:auto}}#procedimento .sixth{width:85%;margin:11rem auto}#procedimento .sixth .wrap-fifth{display:flex;justify-content:center;gap:18rem;color:#2e2f30}#procedimento .sixth .wrap-fifth .fifth-left{display:flex;flex:1;flex-direction:column}#procedimento .sixth .wrap-fifth .fifth-left h2{font-weight:400;margin-bottom:3rem;font-size:3.2rem;line-height:100%}#procedimento .sixth .wrap-fifth .fifth-left h2 span{font-weight:600}#procedimento .sixth .wrap-fifth .fifth-left p{font-size:2.2rem;font-weight:400;line-height:3rem}#procedimento .sixth .wrap-fifth .fifth-right{flex:1;display:flex;flex-direction:column}#procedimento .sixth .wrap-fifth .fifth-right p{font-size:2.2rem;font-weight:400;line-height:3rem;margin-bottom:5rem}@media screen and (max-width: 700px){#procedimento .sixth{width:90%;margin:6rem auto}#procedimento .sixth .wrap-fifth{flex-direction:column;gap:2.4rem}#procedimento .sixth .wrap-fifth .fifth-left p,#procedimento .sixth .wrap-fifth .fifth-right p{font-size:1.6rem;line-height:2.2rem}#procedimento .sixth .wrap-fifth .fifth-left h2{font-size:2rem;margin-bottom:2rem;line-height:2.6rem}#procedimento .sixth .wrap-fifth .fifth-right p{margin-bottom:2rem}}@keyframes appear{0%{transform:translatex(5%);opacity:0}100%{transform:translatex(0);opacity:1}}
