*{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}.contact-container{width:100%;height:auto;align-items:center;display:flex;justify-content:center;flex-direction:column;overflow:hidden;position:relative;gap:40px;top:-90px}.contact-container .contact-container-title{width:100%;text-align:center}.contact-container-title h2{font-size:2.7rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1.4px}.contact-container .contact-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px;padding:0 10px}.contact-content .contact-box{width:18em;height:auto;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;border:2px solid rgb(255,214,96);border-radius:10px;padding:10px 10px 0 10px}.contact-box .contact-box-svg{width:5em;height:5em;position:relative;align-items:center;justify-content:center;display:flex}.contact-box-svg svg{width:4em;height:4em;color:#333}.contact-box .contact-box-title-top{max-width:100%;text-align:center}.contact-box-title-top h3{font-size:2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1px}.contact-box-title-top h3 span{font-weight:600}.contact-box .contact-box-text{width:100%;text-align:center;align-items:center;display:flex;flex-direction:column;gap:10px}.contact-box-text::after{content:"";width:95%;position:relative;margin:0 auto;left:0;right:0;border:1px solid rgb(255,214,96)}.contact-box-text h4{font-size:2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1px}.contact-box-text p{font-size:1.8rem;font-style:italic;font-display:swap;font-weight:600;color:var(--imperial-prime);letter-spacing:1px}.contact-box .contact-box-botao button{min-width:18em;min-height:3em;font-size:1.6rem;font-style:italic;font-display:swap;font-weight:600;padding:0 20px;gap:10px;text-transform:capitalize;letter-spacing:1px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 0 10px 10px;background:var(--laranja-fosco);transition:all .9s ease-in}.contact-box-botao button:hover{background:var(--megaman);color:#ffff}.contact-box-botao button svg{width:2em;height:2em;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-videos{width:100%;height:auto;position:relative;overflow:hidden;padding:50px 0}.dicas-videos .dicas-videos-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.dicas-videos-content .dicas-videos-box{width:18em;height:auto;align-items:center;justify-content:center;display:flex;border:1px solid rgb(253,197,82)}.dicas-videos-box iframe{width:100%;height:315px}.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)}.link-videos{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;padding:50px 0}.link-videos .link-videos-title{max-width:100%;text-align:center;display:flex;gap:10px;display:flex;align-items:center;justify-content:center}.link-videos-title .link-videos-title-svg{width:4em;height:4em;display:flex;align-items:center;justify-content:center}.link-videos-title-svg svg{width:4em;height:4em;color:var(--laranja-fosco)}.link-videos-title h4{font-size:3rem;font-style:italic;font-display:swap;font-weight:600;color:var(--green-escuro);letter-spacing:2px}.link-videos .link-videos-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.link-videos-content .link-videos-box{width:18em;height:auto;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:14px;box-shadow:3px 5px 1px 1px #0a0a0a28;border-radius:10px;padding:10px}.link-videos-box .link-box-svg{width:7em;height:7em;align-items:center;display:flex;justify-content:center;border-radius:50%;border:1px solid #d13030}.link-box-svg svg{width:5em;height:5em}.link-videos-box .link-box-title{max-width:100%;text-align:center}.link-box-title h5{font-size:2rem;font-style:italic;font-display:swap;font-weight:600;color:var(--vermelho-rouxinol);letter-spacing:1px}.link-videos-box .link-box-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;gap:10px;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}.link-box-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.link-box-botao button svg{width:2.5em;height:2.5em}.form-container{width:100%;height:auto;padding:50px 10px;align-items:center;display:flex;justify-content:center;overflow:hidden;background:rgb(2,17,16)}.form-container .form-content{width:300px;height:auto;background:#ffff;position:relative;border-radius:20px;padding:20px 10px}.form-content h2{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);text-align:center;letter-spacing:1px}.form-content .input-box{position:relative;width:100%;margin-top:20px}.input-box label{font-size:2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1px;left:0}.input-box .input{min-width:260px;border-radius:5px;border:none;border-bottom:2px solid #6f7e8a;padding:5px;margin-bottom:12px}.input-box input{border:none;outline:none;resize:none;background:transparent;font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px}.input-box input::placeholder{color:var(--green-escuro);font-size:1.5rem;opacity:.4}.input-box textarea{border:none;outline:none;resize:none;background:transparent;font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px}.input-box .input .meu-textarea-com-placeholder::placeholder{color:var(--green-escuro);font-size:1.8rem;opacity:.4}.form-content .form-btn{align-items:center;display:flex;justify-content:center;margin-top:20px}.form-btn .input-btn input[type="submit"]{min-width:7em;min-height:3em;font-size:2.3rem;font-style:italic;font-display:swap;font-weight:300;color:#fff;letter-spacing:2px;border-radius:20px;border:none;cursor:pointer;transition:all .9s ease;background:linear-gradient(135deg,rgba(29,209,161,1.0) 30%,rgba(72,219,251,1.0))}.form-btn .input-btn input:hover[type="submit"]{color:rgb(40,252,40);background:#ffff}.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}.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}.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}.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){}@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}.dicas-videos-content .dicas-videos-box{width:23em}}@media screen and (min-width:550px){.contact-container-title h2{font-size:3.3rem}.contact-content .contact-box{width:21em}.contact-box .contact-box-botao button{min-width:21em}}@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}.dicas-videos-content .dicas-videos-box{width:28em}.form-container .form-content{width:400px}.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}.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}}@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}.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}.form-container .form-content{width:490px}.form-content h2{font-size:2.6rem}.input-box label{font-size:2.2rem}.dicas-container-title h2{font-size:6rem}.dicas-container-title p{font-size:2.3rem}.dicas-text h4{font-size:2.5rem}.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}}@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}.contact-container-title h2{font-size:3.6rem}.contact-content .contact-box{width:23em}.contact-box .contact-box-botao button{min-width:23em}.form-container .form-content{width:570px}.form-content h2{font-size:2.9rem}.input-box label{font-size:2.6rem}.input-box input::placeholder{font-size:1.8rem}.input-box .input .meu-textarea-com-placeholder::placeholder{font-size:2rem}.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}.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}.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){.contact-container-title h2{font-size:3.9rem}.contact-content .contact-box{width:25em}.contact-box-title-top h3{font-size:2.5rem}.contact-box-text h4{font-size:2.3rem}.contact-box-text p{font-size:2.3rem}.contact-box .contact-box-botao button{min-width:25em}.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}}@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){}