*{margin:0;padding:0;border:none;outline:none;font-size:100%;box-sizing:border-box}:root{--yellow:rgb(255,214,96);--yellow-fosco:rgb(253,197,82);--blue-clear:rgb(60,203,230);--green:rgb(49,219,179);--green-clear:rgb(111,251,206);--megaman:rgba(72,219,251,1.0);--green-escuro:rgb(0,77,27);--blue-france:rgba(46,134,222,1.0);--vermelho-rouxinol:rgb(191,20,20);--storm-petrel:rgba(131,149,167,1.0);--imperial-prime:rgba(34,47,62,1.0);--verde-celadon:rgb(158,209,163);--verde-robin:rgb(55,211,205);--laranja-fosco:#eaaa00}html{font-size:62.5%}body{background-color:rgb(255,255,255);height:auto;text-rendering:optimizeLegibility;font-size:1.6em}a{text-decoration:none}ul{list-style:none}img{width:100%;height:auto;vertical-align:middle;display:inline-block;position:relative;object-fit:cover}.container{width:100%;height:auto;margin:1.4em 0 0 0;display:flex;position:relative}.top-container{width:100%;height:4em;position:relative;display:flex;align-items:center;justify-content:center}.top-container .top-box{max-width:100%}.top-box .top-box-text{display:none}.top-box .top-icon-tel{width:100%;display:flex;justify-content:center;align-items:center}.top-box .top-icon-tel button{min-width:48px;min-height:48px;padding:12px 12px;gap:12px;display:flex;align-items:center;background:transparent;font-size:1.2rem;font-style:italic;font-display:swap;color:var(--imperial-prime);cursor:pointer;transition:all .9s ease}.top-icon-tel button:hover{color:var(--verde-robin)}.top-icon-tel .top-svg{width:1.7em;height:1.7em;color:var(--green)}.top-box .top-box-social{display:none}.menu{width:100%;padding:10px 3px;position:relative;display:flex;justify-content:space-between;align-items:center;z-index:1000;transform:translateX(-50%);left:50%;transition:all .3s;border-bottom:#eaaa00 1px solid}.menu .logo{width:100px;height:100px;border:none;background:url(../img/logo-chop-da-hora.Webp) center center/110px;background-repeat:no-repeat;background-size:cover;font-size:0}.menu .menu-bars{width:3em;height:3em;background:transparent;border-radius:50%;justify-content:center;align-items:center;display:flex}.menu-bars .fa-bars{width:1.6em;height:1.6em;color:var(--laranja-fosco);cursor:pointer;transition:all .9s}.fa-bars:hover{color:var(--green)}.menu .nav-toggle{left:0;opacity:1}.menu nav{position:fixed;width:100%;height:100vh;background:rgba(253,251,251,.973);z-index:1002;left:-100%;justify-content:center;align-items:center;display:flex;flex-direction:column;top:-9px;transition:all .9s ease-in-out}.menu .menu-whats{top:80px;position:absolute;display:flex;text-align:center;align-items:center;justify-content:center}.menu-whats button{display:flex;align-items:center;justify-content:center;background:transparent;font-size:1.5rem;font-style:italic;font-display:swap;margin-right:12px;color:#0a0a0a;cursor:pointer;transition:all .8s ease}.menu-whats button:hover{color:var(--verde-robin)}.menu-whats .top-svg{width:2em;height:2em;stroke:#fff;stroke-width:10px;fill:lime}.menu nav ul{text-align:center}.menu nav ul li{position:relative;padding:.6em 0 1.3em 0}.menu nav ul li a{font-family:monospace;font-style:italic;font-display:swap;font-size:2rem;color:var(--imperial-prime);letter-spacing:1px;transition:all .8s;font-weight:600}.menu ul li #active,.menu ul li a:hover{color:var(--laranja-fosco);text-decoration:underline}.menu nav .close{position:absolute;right:4px;top:18px;width:50px;height:50px;opacity:.5;cursor:pointer;transition:all .7s}.menu nav .close:hover{opacity:1}.menu nav .close:before,nav .close:after{position:absolute;content:'';height:35px;width:7px;background-color:var(--blue-clear)}.menu nav .close:before{transform:rotate(45deg)}.menu nav .close:after{transform:rotate(-45deg)}.menu nav .nav-social{display:flex;position:relative;margin:2rem}.nav-social a svg{width:25px;height:25px;margin-right:10px;transition:all 2s ease}.nav-social a svg:hover{transform:scale(1.3)}.banner{width:100%;height:500px;position:relative;align-items:center;justify-content:center;display:flex;overflow:hidden;top:-120px;clip-path:polygon(0 0,100% 0,100% 100%,0 89%)}.banner .image-banner{width:100%;height:100%}.image-banner img{max-width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.banner .banner-content{max-width:700px;padding:0 10px;position:absolute;display:flex;align-items:center;flex-direction:column;text-align:center;top:50%;transform:translateY(-50%);gap:30px}.banner-content h2{font-size:2.8rem;font-style:italic;font-display:swap;color:var(--laranja-fosco);font-weight:500;text-transform:uppercase;letter-spacing:1.5px;line-height:27px;text-shadow:1px 4px 2px #0a0a0a}.banner-content h3{font-size:2.3rem;font-style:italic;font-display:swap;color:#ffff;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;line-height:27px;text-shadow:1px 4px 2px #0a0a0a}.banner-content h3 span{color:var(--laranja-fosco)}.banner-content .banner-botao button{min-width:17.5em;min-height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.banner-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.banner-botao button svg{width:2.5em;height:2.5em;color:#fff}.about{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;margin-top:-100px;padding-bottom:20px}.about .about-title{max-width:100%;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;gap:8px}.about-title svg{width:3em;height:3em;color:var(--green-clear)}.about-title h2{font-size:3rem;font-style:italic;font-display:swap;color:var(--vermelho-rouxinol);letter-spacing:2px}.about .about-content{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;padding:0 10px}.about-content .about-img{position:relative;width:18.5em;height:18.5em;clip-path:polygon(20% 0%,80% 0%,100% 20%,100% 80%,80% 100%,20% 100%,0% 80%,0% 20%)}.about-img img{width:100%;height:100%;object-fit:cover;filter:brightness(.9)}.about-content .about-text{max-width:500px;text-align:center;align-items:center;justify-content:center;flex-direction:column;display:flex;gap:15px}.about-text p{font-size:2rem;font-style:italic;font-display:swap;font-weight:500;letter-spacing:1px;color:var(--imperial-prime);line-height:27px}.about .fund-content{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:30px;padding:40px 10px}.fund-content .fund-img{position:relative;width:18.5em;height:20em;clip-path:polygon(75% 0%,100% 50%,75% 100%,0% 100%,25% 50%,0% 0%)}.fund-img img{width:100%;height:100%;object-fit:cover}.fund-content .fund-text{max-width:500px;text-align:center;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:20px}.fund-text p{font-size:2rem;font-style:italic;font-display:swap;font-weight:500;color:var(--imperial-prime);line-height:25px;letter-spacing:.8px}.about .about-botao button{width:17.5em;height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.about-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.about-botao button svg{width:2.5em;height:2.5em;color:#fff}.entreg-location{width:100%;height:auto;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;margin:40px 0}.entreg-location::after{content:"";width:88%;position:relative;margin:0 auto;left:0;right:0;border:1px dashed rgba(0,0,0,.116)}.entreg-location .location-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.location-content .location-text{max-width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.location-text .location-text-title{max-width:100%;display:flex;align-items:center;justify-content:center;position:relative;gap:3px}.location-text-title svg{width:2em;height:2em;color:var(--green-clear)}.location-text-title h3{font-size:2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--vermelho-rouxinol);letter-spacing:.8px}.location-text p{font-size:2rem;font-style:italic;font-display:swap;color:var(--imperial-prime);letter-spacing:1px}.location-svg-maps{width:3em;height:3em;position:relative}.location-svg-maps svg{width:3em;height:3em;color:var(--green-clear)}.location-content .location-svg-fast{position:relative;width:12em;height:12em}.location-svg-fast svg{width:12em;height:12em;color:#f7c742}.entreg-location .location-botao button{width:17.5em;height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.location-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.location-botao button svg{width:2.5em;height:2.5em;color:#fff}.insta-container{width:100%;height:auto;position:relative;overflow:hidden;padding:60px 0}.insta-container .insta-content{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.insta-content .insta-svg{width:10em;height:10em;background:transparent;border-radius:50%;border:1px solid rgb(196,47,152);display:flex;align-items:center;justify-content:center;box-shadow:4px 4px 3px 4px rgba(0,0,0,.24)}.insta-svg svg{width:5em;height:5em;color:rgb(196,47,152)}.insta-content .insta-description{max-width:300px;text-align:center}.insta-description h2{font-size:3rem;font-style:italic;font-display:swap;font-weight:200;color:rgb(196,47,152);letter-spacing:1px}.insta-description p{font-size:2.5rem;font-style:italic;font-display:swap;font-weight:200;color:var(--imperial-prime);letter-spacing:1px}.insta-content .insta-botao button{width:15em;height:3em;font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.insta-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.insta-botao button svg{width:2.5em;height:2.5em}.coments{width:100%;height:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.coments .coments-title{max-width:100%;margin:30px 10px;position:relative;align-items:center;justify-content:center;flex-direction:column;display:flex;gap:30px}.coments-title h2{font-size:2.8rem;font-style:italic;font-display:swap;text-align:center;font-weight:300;color:var(--vermelho-rouxinol);letter-spacing:1.6px;text-transform:capitalize}.coments-title .coments-title-svg{max-width:100%;position:relative;display:flex;gap:50px}.coments-title-svg svg{color:var(--green-escuro);width:6em;height:6em}.coments .coments-content{width:100%;height:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:40px;padding:0 10px}.coments-content .coments-box{width:18em;height:auto;background:transparent;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:10px;padding:20px 0;box-shadow:10px 20px 20px 0 #0000001a}.coments-box .coments-img-top{width:100%;height:150px;position:relative}.coments-img-top img{width:100%;height:100%;object-fit:cover;filter:brightness(.9);border-radius:10px 10px 0 0}.coments-box .coments-box-text{max-width:100%;padding:10px 6px;text-align:center}.coments-box-text p{font-size:1.6rem;font-style:italic;font-display:swap;color:var(--fuel-town);letter-spacing:.9px;line-height:20px}.coments-box .coments-box-user{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:20px;padding:10px 5px 10px 5px}.coments-box-user .box-title-user{max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.box-title-user h3{font-size:1.4rem;font-style:italic;font-display:swap;color:var(--fuel-town);letter-spacing:.8px}.box-title-user .coments-svg{max-width:100%;display:flex;justify-content:center;align-items:center}.coments-svg svg{width:1.3em;height:1.3em;color:var(--laranja-fosco);padding-right:7px}.coments .coments-text{max-width:700px;text-align:center;padding:40px 10px}.coments-text p{font-size:1.9rem;font-style:italic;font-display:swap;color:var(--imperial-prime);letter-spacing:1px;line-height:24px}.coments .coments-botao button{width:17em;height:3.5em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:var(--imperial-prime);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;gap:5px;background:var(--laranja-fosco);transition:all .9s ease-in}.coments-botao button:hover{background:var(--green-clear);color:#fff}.coments-botao button svg{width:2.5em;height:2.5em;color:#fff}.perguntions-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;gap:40px;margin:50px 0}.perguntions-container .perguntions-container-title{max-width:100%;text-align:center;display:flex;flex-direction:column;gap:10px}.perguntions-container-title h2{font-size:2.7rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:var(--vermelho-rouxinol)}.perguntions-container-title h3{font-size:2.7rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:var(--imperial-prime)}.perguntions-container .perguntions-content{width:100%;height:auto;flex-wrap:wrap;display:flex;align-items:center;justify-content:center;gap:40px 30px;padding:0 10px}.perguntions-content .perguntions-box{width:18em;height:15em;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;border-bottom:1px solid #eaaa00;border-radius:10px;padding:0 10px 20px 10px}.perguntions-box .perguntas{max-width:100%;display:flex;justify-content:center;align-items:center;text-align:center;gap:5px}.perguntas .perguntas-svg{width:3em;height:3em;display:flex;justify-content:center;align-items:center}.perguntas-svg svg{width:2em;height:2em;color:var(--green-escuro)}.perguntas h4{font-size:2.5rem;font-style:italic;font-display:swap;font-weight:normal;letter-spacing:1px;color:var(--vermelho-rouxinol)}.perguntions-box .perg-resp{max-width:100%;text-align:center}.perg-resp h5{font-size:2.1rem;font-style:italic;font-display:swap;font-weight:normal;letter-spacing:1px;color:var(--imperial-prime)}.perguntions-container .perguntions-botao button{width:18em;height:4.2em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:var(--imperial-prime);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;gap:5px;background:var(--green-clear);transition:all .9s ease-in}.perguntions-botao button:hover{background:var(--laranja-fosco);color:#fff}.perguntions-botao button svg{width:2.5em;height:2.5em;color:#fff}.horarions-container{width:100%;height:auto;position:relative;overflow:hidden;margin:70px 0;background:var(--vermelho-rouxinol);clip-path:polygon(0 10%,100% 0,100% 100%,0 90%)}.horarions-container .horarions-content{max-width:100%;align-items:center;display:flex;justify-content:center;flex-direction:column;gap:30px;padding:90px 10px}.horarions-content .horarions-title{max-width:100%;text-align:center;display:flex;gap:10px;flex-direction:column}.horarions-title h2{font-size:3rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:var(--laranja-fosco)}.horarions-title h3{font-size:3rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:#fff}.horarions-content .horarions-description{max-width:100%;display:flex;justify-content:center;flex-direction:column;gap:20px}.horarions-description .horarions-box{width:18em;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.horarions-box .horarions-box-description{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.horarions-box-description svg{width:3em;height:3em;color:var(--green-escuro)}.horarions-box-description h4{font-size:3rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:#fff}.horarions-box-description p{font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:#fff}.regiao-container{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:0 10px}.regiao-container::after{content:"";width:88%;position:relative;margin:0 auto;left:0;right:0;border:1px dashed rgba(0,0,0,.116)}.regiao-container .regioes-container-title{max-width:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:8px}.regioes-container-title svg{width:2em;height:2em;color:var(--green-escuro)}.regioes-container-title h2{font-size:2.5rem;font-style:italic;font-display:swap;font-weight:600;color:var(--vermelho-rouxinol);letter-spacing:1px}.regiao-container .regioes-content{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.regioes-content .regioes-content-title{max-width:100%;text-align:center;display:flex;flex-direction:column;gap:10px}.regioes-content-title h3{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:200;color:var(--green-escuro);letter-spacing:1px}.regioes-content-title span{font-size:2rem;font-style:italic;font-display:swap;font-weight:200;color:var(--green-escuro);letter-spacing:1px}.regioes-content .regioes-description{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.regioes-description .regioes-description-title{max-width:100%;text-align:center}.regioes-description-title h4{font-size:2.5rem;font-style:italic;font-display:swap;font-weight:600;color:var(--vermelho-rouxinol);letter-spacing:1px}.regioes-description .regioes-description-list{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.regioes-description-list .regioes-list{width:100%;text-align:center}.regioes-list ul li{line-height:25px}.regioes-list ul li a{font-size:2.5rem;font-style:italic;font-display:swap;color:var(--blue-france);letter-spacing:1px;text-decoration:none;transition:all .8s ease}.regioes-list ul li a:hover{color:var(--green-escuro)}.regiao-container .regioes-botao button{width:17.5em;height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.regioes-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.regioes-botao button svg{width:2.5em;height:2.5em;color:#fff}.dicas-container{width:100%;height:100%;position:relative;display:flex;align-items:center;flex-direction:column;gap:30px;margin:40px 0;padding:0 10px}.dicas-container .dicas-container-title{max-width:550px;text-align:center;display:flex;flex-direction:column;gap:10px}.dicas-container-title h2{font-size:4rem;font-style:italic;font-display:swap;font-weight:600;color:var(--green-escuro);letter-spacing:6px}.dicas-container-title p{font-size:2.3rem;font-style:italic;font-display:swap;font-weight:200;color:var(--vermelho-rouxinol);letter-spacing:1px}.dicas-container .dicas-content{width:100%;height:100%;flex-wrap:wrap;align-items:center;justify-content:center;display:flex;gap:30px}.dicas-content .dicas-box{width:18em;height:38em;display:flex;flex-direction:column;gap:20px;border-radius:10px;box-shadow:4px 3px 4px 3px #0a0a0a48}.dicas-box .dicas-box-img{width:18em;height:8em;position:relative}.dicas-box-img img{width:100%;height:100%;object-fit:cover;border-radius:10px 10px 0 0}.dicas-box .dicas-box-description{max-width:100%;display:flex;flex-direction:column;gap:20px;padding:0 10px 0 10px}.dicas-box-description h3{font-size:2.4rem;font-style:italic;font-display:swap;font-weight:200;color:var(--vermelho-rouxinol);letter-spacing:1px;text-align:center}.dicas-box-description ul{width:100%;display:flex;flex-direction:column;gap:10px;text-align:center}.dicas-box-description ul li{font-size:2rem;font-style:italic;font-display:swap;font-weight:200;color:var(--imperial-prime);letter-spacing:1px;line-height:25px}.dicas-container .dicas-text{max-width:600px;text-align:center}.dicas-text h4{font-size:2rem;font-style:italic;font-display:swap;font-weight:200;color:var(--imperial-prime);letter-spacing:1px;line-height:25px}.dicas-container .dicas-botao button{width:17.5em;height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.dicas-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.youtube-container{width:100%;height:auto;position:relative;overflow:hidden;padding:60px 0}.youtube-container .youtube-content{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.youtube-content .youtube-svg{width:10em;height:10em;background:transparent;border-radius:50%;border:1px solid rgb(247,27,27);display:flex;align-items:center;justify-content:center;box-shadow:4px 4px 3px 4px rgba(0,0,0,.24)}.youtube-svg svg{width:5em;height:5em}.youtube-content .youtube-description{max-width:300px;text-align:center}.youtube-description h2{font-size:3rem;font-style:italic;font-display:swap;font-weight:200;color:rgb(247,27,27);letter-spacing:1px}.youtube-description p{font-size:2.5rem;font-style:italic;font-display:swap;font-weight:200;color:var(--imperial-prime);letter-spacing:1px}.youtube-content .youtube-botao button{width:15em;height:3em;font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.youtube-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.youtube-botao button svg{width:2.5em;height:2.5em}.cta-final-container{width:100%;height:100%;align-items:center;display:flex;flex-direction:column;justify-content:center;gap:30px;padding:40px 10px}.cta-final-container .cta-final-container-title{max-width:800px;text-align:center}.cta-final-container-title h2{font-size:2.4rem;font-style:italic;font-display:swap;font-weight:300;color:var(--vermelho-rouxinol);letter-spacing:1px;line-height:28px}.cta-final-container .cta-final-container-subtitle{max-width:800px;text-align:center}.cta-final-container-subtitle h3{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1px;line-height:28px}.cta-final-container .cta-final-container-botao button{width:18em;height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:300;padding:0 20px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4em;background:var(--green);transition:all .9s ease-in}.cta-final-container-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.cta-final-container-botao button svg{width:2.5em;height:2.5em;color:#fff}.cta-final-container .cta-final-container-text{max-width:800px;text-align:center}.cta-final-container-text p{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1px;line-height:28px}.footer-container{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;background-color:#0a0a0a;clip-path:polygon(50% 9%,100% 0,100% 0,100% 70%,100% 100%,50% 100%,0 100%,0% 70%,0 0,0 0);gap:10px;padding:170px 10px 20px 10px}.footer-container .footer-content{width:100%;height:auto;flex-wrap:wrap;display:flex;align-items:center;justify-content:center;gap:20px}.footer-content .footer-box{width:18em;height:13em;display:flex;align-items:center;flex-direction:column;gap:10px;text-align:center}.footer-box .footer-box-img{width:12em;height:12em;position:relative}.footer-box-img img{width:100%;height:100%;object-fit:cover}.footer-box h2{font-size:2rem;font-style:italic;font-display:swap;font-weight:600;color:var(--vermelho-rouxinol);letter-spacing:1px}.footer-box h3{font-size:1.9rem;font-style:italic;font-display:swap;font-weight:600;color:#ffff;letter-spacing:2px}.footer-box p{font-size:1.7rem;font-style:italic;font-display:swap;font-weight:normal;color:#ffff;letter-spacing:1px}.footer-box .footer-box-social{max-width:100%;display:flex;position:relative;gap:20px}.footer-box-social a svg{width:3em;height:3em}.footer-container .footer-copy{max-width:100%;text-align:center;display:flex;align-items:center;gap:7px}.footer-copy svg{width:2em;height:2em;color:#ffff}.footer-copy h2{font-size:1.7rem;font-style:italic;font-display:swap;font-weight:200;color:#ffff;letter-spacing:1px}.chat-container{display:flex;justify-content:flex-end;align-items:center;margin-right:10px}.chat-container .chat-content{width:16.3em;height:12em;background:rgb(231,219,199);border-radius:10px;overflow:hidden;display:none;position:fixed;z-index:11;bottom:110px}.chat-content .chat-top{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;background:#42fc5b}.chat-top .chat-svg{width:2em;height:2em;color:#ffff;margin-left:10px}.chat-top .chat-svg-times{width:2em;height:2em;color:#fff;margin-right:10px;cursor:pointer;transition:all .9s ease}.chat-top .chat-svg-times:hover{color:var(--fuel-town)}.chat-content .chat{width:100%;position:relative;display:flex;flex-direction:column}.chat .chat-box{width:15em;height:5.5em;position:absolute;background:#f7f7f7;clip-path:polygon(0% 0%,100% 0%,100% 75%,75% 75%,74% 90%,63% 75%,0% 75%);border-radius:10px;top:13px;left:7px;text-align:center}.chat-box h2{font-size:1.9rem;font-style:italic;font-display:swap;color:var(--fuel-town);letter-spacing:1px}.chat-box p{font-size:1.7rem;font-style:italic;font-display:swap;color:var(--fuel-town);letter-spacing:.7px;padding-top:5px}.chat-content .chats-botao{width:13em;height:2.3em;background:#46fa70;margin:6em 1em 0 auto;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .7s ease-in;cursor:pointer}.chat-content .chats-botao:hover{background:#155003;box-shadow:0 0 60px rgba(0,255,76,.64)}.chats-botao a button{font-size:1.9rem;letter-spacing:1px;font-style:italic;font-display:swap;color:#fff;background:transparent;display:flex;justify-content:center;align-items:center;cursor:pointer}.chats-botao a button svg{width:2.5rem;height:2.5rem;color:#ffff;margin-left:10px}.chat-container .chat-btn-svg{width:3.6em;height:3.6em;background:#42fc5b;border-radius:50px;overflow:hidden;position:fixed;z-index:10;bottom:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .9s ease}.chat-container .chat-btn-svg:hover{background:#155003;box-shadow:0 0 60px rgba(0,255,76,.64)}.chat-btn-svg svg{width:2em;height:2em;color:#fff}.scroll-btn{position:fixed;bottom:40px;left:10px;width:3.5em;height:3.5em;background-color:var(--yellow-fosco);border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .5s ease-in}.scroll-btn:hover{background:#584002;box-shadow:0 0 60px rgba(217,255,0,.64)}.scroll-btn svg{width:2em;height:2em;color:#fff}@media screen and (min-width:370px){.location-text-title h3{font-size:2.4rem}}@media screen and (min-width:420px){.top-container{justify-content:space-between;gap:0;padding:0 12px}.top-box .top-box-social{display:flex;position:relative}.top-box-social a svg{width:2em;height:2em;margin-right:2px;transition:all 2s ease}.top-box-social a svg:hover{transform:scale(1.2)}.banner-content h2{font-size:3rem}.banner-content h3{font-size:2.6rem}.banner-content .banner-botao button{width:21em;font-size:1.7rem;gap:10px}.about-title h2{font-size:3.3rem}.about-content .about-img{width:20em;height:20em}.coments-box-text p{font-size:1.9rem}}@media screen and (min-width:550px){.location-text-title h3{font-size:2.7rem}.coments-content .coments-box{width:19em}.box-title-user h3{font-size:1.7rem}.coments-text p{font-size:2.1rem}.coments .coments-botao button{width:19em;font-size:1.9rem}}@media screen and (min-width:622px){.perguntions-container .perguntions-botao button{width:34em;height:3.7em;font-size:1.6rem}}@media screen and (min-width:760px){.top-box .top-box-text{display:flex;justify-content:center;align-items:center;display:flex}.top-box-text .top-text-svg{width:2em;height:2em;align-items:center;justify-content:center;display:flex}.top-text-svg svg{width:2em;height:2em;color:var(--green)}.top-box-text h2{font-size:1.8rem;color:var(--vermelho-rouxinol);font-style:italic;font-style:italic;font-weight:500;font-display:swap;letter-spacing:1.5px;text-decoration:underline 1px solid #eaaa00!important}.top-box .top-icon-tel button{font-size:1.4rem}.location-text-title h3{font-size:2.9rem}.location-text p{font-size:2.4rem}.location-svg-maps svg{width:4em;height:4em;color:var(--green-clear)}.location-content .location-svg-fast{width:15em;height:15em}.location-svg-fast svg{width:15em;height:15em}.insta-content .insta-svg{width:14em;height:14em}.insta-svg svg{width:7em;height:7em}.insta-content .insta-description{max-width:400px}.insta-description h2{font-size:3.4rem}.insta-description p{font-size:2.8rem}.regioes-container-title svg{width:3em;height:3em}.regioes-container-title h2{font-size:3.1rem}.regioes-content-title h3{font-size:2.7rem}.regioes-content-title span{font-size:2.4rem}.regioes-description-title h4{font-size:2.8rem}.youtube-content .youtube-svg{width:14em;height:14em}.youtube-svg svg{width:7em;height:7em}.youtube-content .youtube-description{max-width:400px}.youtube-description h2{font-size:3.4rem}.youtube-description p{font-size:2.8rem}.fund-text p{font-size:2.4rem}}@media screen and (min-width:770px){}@media screen and (min-width:930px){.top-box .top-box-text{margin-left:15px}.top-box-text h2{font-size:2rem}.menu .menu-bars{display:none}.menu nav{position:static!important;display:block!important;width:auto;height:5vh;float:right;background:transparent}.menu .menu-whats{display:none}.menu nav ul{padding:0}.menu nav ul li{padding:0;float:left}.menu nav ul li a{font-size:2.1rem;margin-right:20px;color:#fff}.menu nav .close{display:none}.menu nav .nav-social{display:none}.banner-content h2{font-size:3.3rem}.banner-content h3{font-size:2.9rem}.about .about-content{justify-content:space-evenly;flex-direction:row;gap:0}.about .about-botao button{width:21em;height:3em;font-size:1.9rem}.entreg-location .location-content{justify-content:space-evenly;flex-direction:row;gap:60px}.disp-container-title h2{font-size:3.3rem}.horarions-title h2{font-size:3.4rem}.horarions-title h3{font-size:3.4rem}.horarions-content .horarions-description{justify-content:space-around;flex-direction:row;gap:90px}.horarions-description .horarions-box{width:20em}.horarions-box-description svg{width:4em;height:4em}.horarions-box-description h4{font-size:3.4rem}.horarions-box-description p{font-size:2.4rem}.regiao-container{gap:40px;padding:0 70px}.regioes-container-title svg{width:3.3em;height:3.3em}.regioes-container-title h2{font-size:3.3rem}.regiao-container .regioes-content{gap:40px}.regioes-content-title h3{font-size:2.9rem}.regioes-content-title span{font-size:2.6rem}.regioes-description-title h4{font-size:3rem}.regioes-content .regioes-description{gap:40px}.regioes-description .regioes-description-list{flex-direction:row;justify-content:space-between}.regioes-list ul li{line-height:29px}.regioes-list ul li a{font-size:2.9rem}.regiao-container .regioes-botao button{width:19em;height:3em;font-size:1.9rem}.dicas-container-title h2{font-size:6rem}.dicas-container-title p{font-size:2.3rem}.dicas-text h4{font-size:2.5rem}.cta-final-container-title h2{font-size:2.7rem}.cta-final-container-subtitle h3{font-size:2.5rem}.cta-final-container .cta-final-container-botao button{width:22em;height:3em;font-size:1.8rem}.cta-final-container-text p{font-size:2.5rem}.about .fund-content{justify-content:space-evenly;flex-direction:row}.fund-content .fund-img{width:24em;height:24em}.footer-content .footer-box{width:18em;height:18em}.footer-box .footer-box-img{width:14em;height:14em;position:relative}.footer-box h2{font-size:2.3rem}.footer-box h3{font-size:2.2rem}.footer-box p{font-size:1.9rem}.footer-box .footer-box-social{max-width:100%;display:flex;position:relative;gap:20px}.footer-box-social a svg{width:4em;height:4em}}@media screen and (min-width:1100px){.top-box .top-box-text{margin-left:30px}.about-title h2{font-size:3.6rem}.about-content .about-img{width:23em;height:23em}.about-text p{font-size:2.4rem;line-height:27px}.location-text-title h3{font-size:3.3rem}.location-text p{font-size:2.8rem}.location-svg-maps svg{width:5em;height:5em;color:var(--green-clear)}.location-content .location-svg-fast{width:19em;height:19em}.location-svg-fast svg{width:19em;height:19em}.entreg-location .location-botao button{width:19em;font-size:1.9rem}}@media screen and (min-width:1250px){.top-box-social a svg{width:2.7em;height:2.7em}.top-box .top-box-text{margin-left:50px}.top-box-text h2{font-size:2.4rem}.top-box .top-icon-tel button{font-size:1.6rem}.menu nav ul li a{font-size:2.7rem;margin-right:30px}.banner-content h2{font-size:3.6rem}.banner-content h3{font-size:3.2rem}.banner-content .banner-botao button{width:23em;font-size:1.9rem}.banner-content .banner-botao-calc button{width:21em;font-size:2rem}.about-content .about-img{width:25em;height:25em}.location-text-title h3{font-size:3.5rem}.location-text p{font-size:3rem}.location-content .location-svg-fast{width:21em;height:21em}.location-svg-fast svg{width:21em;height:21em}.perguntions-container-title h2{font-size:3.3rem}.perguntions-container-title h3{font-size:3.3rem}.horarions-title h2{font-size:3.8rem}.horarions-title h3{font-size:3.8rem}.horarions-content .horarions-description{justify-content:space-around;flex-direction:row;gap:170px}.horarions-description .horarions-box{width:22em}.horarions-box-description h4{font-size:3.7rem}.horarions-box-description p{font-size:2.7rem}.insta-content .insta-svg{width:16em;height:16em}.insta-svg svg{width:8em;height:8em}.insta-description h2{font-size:3.7rem}.insta-description p{font-size:3.1rem}.regiao-container{gap:40px;padding:0 140px}.regioes-container-title svg{width:3.7em;height:3.7em}.regioes-container-title h2{font-size:3.9rem}.regioes-content-title h3{font-size:3.4rem}.regioes-content-title span{font-size:2.9rem}.regioes-description-title h4{font-size:3.6rem}.regioes-list ul li{line-height:32px}.regioes-list ul li a{font-size:3.4rem}.dicas-container .dicas-content{gap:0 30px}.dicas-content .dicas-box{width:32em;height:18em;justify-content:space-evenly;flex-direction:row;gap:10px}.dicas-box .dicas-box-img{width:10em;height:18em}.dicas-box-img img{border-radius:10px 0 0 0}.dicas-box .dicas-box-description{max-width:350px;text-align:center;gap:10px;padding:10px 10px 0 0}.dicas-box-description h3{font-size:1.8rem;letter-spacing:1px}.dicas-box-description ul li{font-size:1.7rem;line-height:25px}.dicas-text h4{font-size:2.9rem;line-height:28px}.dicas-container .dicas-botao button{width:20em;height:3em;font-size:1.9rem}.youtube-content .youtube-svg{width:16em;height:16em}.youtube-svg svg{width:8em;height:8em}.youtube-description h2{font-size:3.7rem}.youtube-description p{font-size:3.1rem}.cta-final-container-title h2{font-size:3rem}.cta-final-container-subtitle h3{font-size:2.8rem}.cta-final-container-text p{font-size:2.8rem}.fund-text p{font-size:2.7rem}.footer-container{clip-path:polygon(50% 18%,100% 0,100% 0,100% 70%,100% 100%,50% 100%,0 100%,0% 70%,0 0,0 0);padding:130px 10px 20px 10px}.footer-box h2{font-size:2.5rem}.footer-box h3{font-size:2.4rem}.footer-box p{font-size:2.1rem}.footer-box-social a svg{width:5em;height:5em}}@media screen and (min-width:1390px){.footer-container .footer-content{gap:60px}}@media screen and (max-height:658px) and (min-width:320px){.chat-container .chat-content{bottom:70px}.chat-container .chat-btn-svg{bottom:10px}.scroll-btn{bottom:10px}}@media screen and (max-height:640px) and (min-width:360px){.chat-container .chat-content{bottom:70px}.chat-container .chat-btn-svg{bottom:10px}.scroll-btn{bottom:10px}}@media screen and (max-height:568px) and (min-width:320px){.banner{height:500px}.banner-content h2{font-size:1.7rem;line-height:25px}.banner-content h3{font-size:1.5rem;line-height:25px}.banner-content .banner-botao button{width:18em;font-size:1.4rem}.banner-content .banner-botao-calc button{width:18em;font-size:1.4rem}}@media screen and (max-height:533px) and (min-width:320px){.chat-container .chat-content{bottom:50px}.chat-container .chat-btn-svg{width:2.5em;height:2.5em;bottom:1px}.scroll-btn{width:2.5em;height:2.5em;bottom:1px}}@media screen and (max-height:360px) and (min-width:640px){.menu .menu-bars{display:none}.menu nav{position:static!important;display:block!important;width:auto;height:5vh;float:right;background:transparent}.menu .menu-whats{display:none}.menu nav ul{padding:0}.menu nav ul li{padding:0;float:left}.menu nav ul li a{font-size:1.4rem;margin-right:10px;color:#fff}.menu nav .close{display:none}.menu nav .nav-social{display:none}.banner{height:430px}}@media screen and (min-height:740px) and (min-width:360px){.chat-container .chat-content{bottom:140px}.chat-container .chat-btn-svg{bottom:70px}.scroll-btn{bottom:70px}}@media screen and (min-height:745px) and (min-width:353px){.chat-container .chat-content{bottom:140px}.chat-container .chat-btn-svg{bottom:70px}.scroll-btn{bottom:70px}}@media screen and (min-height:812px) and (min-width:375px){.chat-container .chat-content{bottom:200px}.chat-container .chat-btn-svg{bottom:130px}.scroll-btn{bottom:130px}}@media screen and (min-height:844px) and (min-width:390px){.chat-container .chat-content{bottom:240px}.chat-container .chat-btn-svg{bottom:170px}.scroll-btn{bottom:170px}}@media screen and (min-height:882px) and (min-width:344px){.chat-container .chat-content{bottom:280px}.chat-container .chat-btn-svg{bottom:220px}.scroll-btn{bottom:220px}}@media screen and (min-height:896px) and (min-width:414px){.chat-container .chat-content{bottom:280px}.chat-container .chat-btn-svg{bottom:220px}.scroll-btn{bottom:230px}}@media screen and (min-height:914px) and (min-width:412px){.chat-container .chat-content{bottom:310px}.chat-container .chat-btn-svg{bottom:240px}.scroll-btn{bottom:250px}}@media screen and (min-height:960px) and (min-width:600px){.chat-container .chat-content{bottom:350px}.chat-container .chat-btn-svg{bottom:280px}.scroll-btn{bottom:290px}}@media screen and (min-height:1024px) and (min-width:768px){.chat-container .chat-content{bottom:420px}.chat-container .chat-btn-svg{bottom:360px}.scroll-btn{bottom:370px}}@media screen and (min-height:1138px) and (min-width:712px){}@media screen and (min-height:1280px) and (min-width:800px){}@media screen and (min-height:1366px) and (min-width:1024px){}@media screen and (min-height:1368px) and (min-width:912px){}