body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;color:#000;font-family:Poppins,sans-serif;margin:0;padding:0}.limitar-secao{margin:0 auto;max-width:1324px;width:100%}.secao-home,header{background-color:#f9f6ee}header{display:flex;padding:10px 20px;position:fixed;width:100%;z-index:1}header img{height:60px;width:auto}header div{align-items:center;display:flex;justify-content:space-between}.link-topo{color:#111;font-family:Poppins,sans-serif;font-size:18px;font-weight:600px;letter-spacing:1px;padding:0 20px;text-decoration:none}.link-topo:hover{color:#daa520}.mobile-menu{cursor:pointer;display:flex;display:none;flex-direction:column}.mobile-menu div{background-color:#000;height:3px;margin:5px;width:30px}@media(max-width:999px){.nav-list{align-items:center;background-color:#f9f6ee;flex-direction:column;height:25vh;justify-content:space-around;position:fixed;right:0;top:8vh;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.35s ease-in;width:100vw}.nav-list link{margin-left:0;opacity:0}.mobile-menu{display:block}.nav-active{-webkit-transform:translate(0);transform:translate(0)}}.secao-banner{display:flex;height:80vh;padding-top:70px;position:relative}.imagem-de-fundo{background-image:url(/static/media/food2.6d6817224de1ce6f57f5.JPEG);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;object-fit:contain;width:50%}.texto-secaoBanner{background-color:#f9f6ee;display:flex;flex-direction:column;justify-content:center;padding:0 20px;width:50%}.texto-secaoBanner h2{color:#111;font-family:Palanquin Dark,sans-serif;font-size:60px;font-weight:700;letter-spacing:2px}.texto-secaoBanner span{color:#fbcb0c}.texto-secaoBanner p{font-size:30px}.secao-icone img{height:40px;margin-top:25px}.secao-icone img:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);transition:all .8s ease-in-out}.icone{border-radius:15px;box-shadow:5px 5px 5px rgba(0,0,0,.3);height:30px;margin-right:20px;max-width:auto}.secao-link-cardapio{background-color:#4caf50;border-radius:20px;font-weight:700;height:75px;margin:30px 0;width:180px}.cardapio-botao{align-items:center;color:#fff;display:flex;justify-content:center;letter-spacing:2px;margin:0 auto;padding-top:25px;text-align:center;text-decoration:none}@media screen and (max-width:768px){.imagem-de-fundo{width:0}.texto-secaoBanner{width:100%}.secao-banner{height:450px}.texto-secaoBanner p{font-size:25px}.texto-secaoBanner h2{font-size:50px}}@media screen and (max-width:400px){.texto-secaoBanner p{font-size:20px}}.secao-tabela h2{color:#139b51;font-family:Poppins,sans-serif;font-size:30px;margin-bottom:30px;text-align:center}.secao-tabela{margin:150px auto 0}.cards-horario{display:flex;flex-direction:row}table{background-color:#fff;padding:10px;width:100%}table img{width:13px}.table1,.table2,.table3{background-color:#fff;border:0;border-radius:12px;border-radius:20px;box-shadow:0 5px 10px #333;box-sizing:border-box;height:auto;margin:10px auto;max-width:400px;padding:20px}td,th{font-size:15px;max-height:50px;min-height:50px;padding:8px}caption,td,th{font-family:Palanquin Dark,sans-serif}caption{background-color:#fff;color:#000;font-size:25px;margin-bottom:10px;margin-top:20px;text-align:center}.dia-da-semana,caption{font-weight:700}.horarios{color:#616161;font-style:italic;font-weight:600;text-align:right;width:110px}@media(max-width:700px){table caption{font-size:25px}.dia-da-semana{text-align:left}.endereco,.horarios{font-size:13px}.secao-tabela{margin-top:100px}}@media (max-width:1324px){.secao-tabela{padding:13px}.cards-horario{display:flex;flex-direction:column}}footer{background-color:#f9f6ee;border-top:1px solid #dcdcdc;color:#fff;font-family:Lato,sans-serif;font-weight:600;letter-spacing:2px;line-height:34px;margin-top:20px;padding:20px;position:relative;text-align:center}footer span{color:#daa520}@media (max-width:530px){footer{font-size:12px}}.voltar-topo{align-items:center;background-color:#139b51;border-radius:20px;bottom:20px;cursor:pointer;display:flex;height:55px;justify-content:center;margin:10px;position:fixed;right:8px;width:55px;z-index:99}.seta{border:solid #fff;border-width:0 7px 7px 0;display:inline-block;margin:0;padding:6px}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.cardapio-page{background-color:#f9f6ee}.container-principal{margin:0 auto;max-width:1200px;padding-bottom:60px;padding-top:90px}.cardapio-header{margin-bottom:40px;padding:0 16px;text-align:center}.cardapio-header h2{color:#139b51;font-family:Poppins,sans-serif;font-size:16px;letter-spacing:3px;margin-bottom:8px;text-transform:uppercase}.cardapio-header h3{color:#333;font-family:Poppins,sans-serif;font-size:28px;font-weight:600}.secao-cards{margin-bottom:24px;max-width:100%;padding:0 16px}.container-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:16px 0;width:100%}.loading-state,.no-results{color:#777;font-size:16px;padding:40px;text-align:center}.no-results{grid-column:1/-1}@media (max-width:768px){.container-principal{padding-bottom:40px;padding-top:70px}.cardapio-header{margin-bottom:30px}.cardapio-header h3{font-size:24px}.container-cards{gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:480px){.container-principal{padding-top:60px}.cardapio-header{margin-bottom:20px}.cardapio-header h2{font-size:14px}.cardapio-header h3{font-size:20px}.container-cards{gap:36px;grid-template-columns:1fr;padding:16px 0 36px}}.card-skeleton{-webkit-animation:pulse 1.2s ease-in-out infinite;animation:pulse 1.2s ease-in-out infinite;background-color:#fff;border:2px solid #daa520;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:0;min-height:320px;padding:12px}.card-skeleton .skeleton-img{background:#e0e0e0;border-radius:4px;height:250px;width:100%}.card-skeleton .skeleton-title{background:#e0e0e0;border-radius:4px;height:18px;margin:16px 0 8px;width:70%}.card-skeleton .skeleton-text{background:#e0e0e0;border-radius:4px;height:12px;margin-bottom:8px;width:100%}@media (max-width:600px){.card-skeleton{flex-direction:row;min-height:120px;padding:8px}.card-skeleton .skeleton-img{border-radius:4px;height:100px;min-width:100px;width:100px}.card-skeleton .skeleton-text,.card-skeleton .skeleton-title{margin-left:12px;margin-top:0}.card-skeleton .skeleton-title{height:14px;margin-bottom:6px;width:60%}.card-skeleton .skeleton-text{height:10px;margin-bottom:4px;width:90%}}.card{background-color:#fff;border:2px solid #daa520;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;margin:0;padding:12px}.card figure{height:250px}.card figure img{border-radius:4px;height:100%;object-fit:cover;width:100%}.container-informacoes{display:flex;flex:1 1 150px;flex-direction:column;justify-content:space-between;padding:10px}.container-informacoes div small{color:#139b51}.container-informacoes div:nth-child(2){font-weight:600;text-align:right}@media (max-width:600px){.card{flex-direction:row;margin-bottom:-20px;width:100%}.card figure{height:auto;width:100px}.card p{font-size:12px}.card h3{font-size:16px}}.modal-zoom{align-items:center;-webkit-animation:fadeIn .2s;animation:fadeIn .2s;background:rgba(30,30,30,.85);cursor:zoom-out;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.img-zoom{background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.25);max-height:85vh;max-width:90vw;object-fit:contain}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.secao-categorias{margin:0 auto 24px;padding:0 12px;position:relative;width:100%}.container-botoes{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:10px;justify-content:center;margin:0 auto;overflow-x:auto;padding:4px 0 12px;scroll-behavior:smooth;scrollbar-width:none}@supports (-webkit-touch-callout:none) and (not (translate:none)){.container-botoes{justify-content:flex-start;padding-left:calc(50% - 80px)}}.container-botoes:after{content:"";flex:0 0 1px;padding-right:1px}.container-botoes::-webkit-scrollbar{display:none}.categoria-btn{align-items:center;background-color:#fff;border:none;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.08);cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;font-size:13px;font-weight:500;justify-content:center;max-width:90px;min-width:70px;padding:10px;position:relative;transition:all .2s ease}.categoria-btn:after{background-color:#daa520;border-radius:2px;bottom:-2px;content:"";height:3px;left:50%;position:absolute;-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0);width:70%}.categoria-btn img,.categoria-btn:after{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.categoria-btn img{height:24px;margin-bottom:6px;width:auto}.categoria-btn span{font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.categoria-btn:hover{background-color:#f9f9f9}.categoria-btn.ativo{background-color:#fff9e6;color:#333}.categoria-btn.ativo:after{-webkit-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1)}.categoria-btn.ativo img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (min-width:481px){.secao-categorias{margin-bottom:32px;padding:0 16px}.container-botoes{flex-wrap:wrap;gap:12px;justify-content:center;padding-left:0}.container-botoes:after{content:none}.categoria-btn{flex:0 0 auto;font-size:14px;max-width:120px;min-width:80px;padding:12px}.categoria-btn img{height:28px}.categoria-btn span{font-size:13px}}@media (min-width:769px){.secao-categorias{margin-bottom:40px}.container-botoes{gap:16px}.categoria-btn{font-size:15px;max-width:140px;min-width:100px;padding:14px 16px;transition:all .3s ease}.categoria-btn:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.categoria-btn img{height:32px;margin-bottom:8px}.categoria-btn span{font-size:14px}}@media (max-width:480px){.secao-categorias:after,.secao-categorias:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:20px;z-index:2}.secao-categorias:before{background:linear-gradient(90deg,hsla(44,48%,95%,.9),hsla(44,48%,95%,0));left:0}.secao-categorias:after{background:linear-gradient(270deg,hsla(44,48%,95%,.9),hsla(44,48%,95%,0));right:0}}h1{color:#139b51;font-size:30px;margin-bottom:20px;padding-top:90px;text-align:center}.secao-principal-sobre{background-color:#f9f6ee}.container-cards{margin-bottom:20px}.secao-card{background-color:#d4e9e2;display:flex;flex-direction:row;height:400px;margin-bottom:30px;width:100%}.secao-card img{height:auto;object-fit:cover;width:50%}.texto-cards{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:50%}.texto-cards h2{font-size:30px;margin-bottom:10px;text-align:center}.texto-cards p{font-size:18px;line-height:26px;margin-top:10px;padding:0 48px}@media(max-width:1323px){.secao-main-sobre{padding:15px}}@media(max-width:900px){.secao-card{flex-direction:column;height:auto}.secao-card img{max-height:250px;width:100%}.texto-cards{height:300px;width:100%}.secao-ambiente,.secao-vinagrete{flex-direction:column-reverse}}@media(max-width:550px){.texto-cards h2{font-size:25px}.texto-cards p{font-size:15px}}
/*# sourceMappingURL=main.81d1d3b2.css.map*/