.header{z-index:1000;background:var(--secondary);justify-content:space-between;align-items:center;width:100%;padding:15px 8%;display:flex;position:fixed;top:0;box-shadow:0 8px 25px #0000000d}.logo{color:var(--primary);font-size:24px;font-weight:700}.nav{align-items:center;gap:30px;display:flex}.nav a{color:var(--dark);font-weight:500;text-decoration:none;position:relative}.nav a:after{content:"";background:var(--primary);width:0%;height:2px;transition:all .3s;position:absolute;bottom:-5px;left:0}.nav a:hover:after{width:100%}.btn-header{background:var(--primary);color:#fff;border-radius:999px;padding:10px 22px;font-weight:700}.menu-toggle{cursor:pointer;flex-direction:column;display:none}.menu-toggle span{background:var(--dark);border-radius:2px;width:25px;height:3px;margin:4px 0}@media (width<=768px){.menu-toggle{display:flex}.nav{background:var(--secondary);flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px;display:none;position:fixed;top:70px;left:0}.nav.active{display:flex}}.hero{background:linear-gradient(#00000026,#0006),url(../img/hero.png) 50% 10%/cover no-repeat;border-radius:30px;justify-content:center;align-items:flex-end;height:95vh;margin:90px 20px 0;padding:40px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026}@media (width<=768px){.hero{background:linear-gradient(#0003,#00000080),url(/img/hero.png) 50% 25%/cover no-repeat;border-radius:20px;height:75vh;margin:80px 10px 0;padding:20px}}.sobre{background:linear-gradient(#f5e6d3 0%,#fff 100%);padding:120px 8%}.sobre-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:80px;display:flex}.sobre-texto{flex:1;min-width:320px}.sobre-texto h2{color:#2c2c2c;margin-bottom:25px;font-size:42px;position:relative}.sobre-texto h2:after{content:"";background:#6fbf73;border-radius:10px;width:60px;height:4px;margin-top:10px;display:block}.sobre-texto p{color:#555;margin-bottom:18px;font-size:18px;line-height:1.8}.sobre-imagem{flex:1;min-width:320px;position:relative}.sobre-imagem img{object-fit:cover;border-radius:25px;width:100%;transition:all .4s;box-shadow:0 25px 60px #0000001f}.sobre-imagem img:hover{transform:scale(1.03)}.sobre-imagem:before{content:"";z-index:-1;opacity:.15;background:#6fbf73;border-radius:25px;width:100%;height:100%;position:absolute;top:20px;left:20px}@media (width<=768px){.sobre{padding:80px 5%}.sobre-container{text-align:center;flex-direction:column;gap:40px}.sobre-texto h2{font-size:32px}.sobre-texto p{font-size:16px}.sobre-imagem:before{display:none}}.team-text h2{color:#2c2c2c;font-size:36px}.team-text h3{color:#6fbf73;margin-bottom:15px}.team-text p{color:#555;margin-bottom:10px;line-height:1.7}.team-image{flex:1}.team-section{background:#f5e6d3;padding:100px 8%}.reverse{flex-direction:row-reverse}.team-text h3{color:#6fbf73}.team-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:60px;display:flex}.team-text{flex:1}.team-image{flex:1;justify-content:flex-end;display:flex}.team-image img{border-radius:20px;width:90%;box-shadow:0 20px 50px #0000001a}.localizacao{background:#f5e6d3;padding:100px 8%}.localizacao-container{flex-wrap:wrap;align-items:center;gap:60px;display:flex}.localizacao-texto{flex:1;min-width:300px}.localizacao-texto h2{color:#2c2c2c;margin-bottom:20px;font-size:36px}.localizacao-texto p{color:#555;margin-bottom:15px;line-height:1.6}.btn-mapa{color:#fff;background:#6fbf73;border-radius:999px;margin-top:15px;padding:12px 25px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-mapa:hover{background:#5aa861;transform:translateY(-2px)}.localizacao-mapa{flex:1;min-width:300px}.localizacao-mapa iframe{border-radius:20px;box-shadow:0 20px 50px #0000001a}@media (width<=768px){.localizacao-container{flex-direction:column}}.footer{color:#fff;background:#2c2c2c;padding:60px 8% 20px}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer-col{flex:1;min-width:200px}.footer-col h3,.footer-col h4{color:#6fbf73;margin-bottom:15px}.footer-col p{color:#ccc;margin-bottom:8px;font-size:14px}.footer-col a{color:#ccc;margin-bottom:8px;text-decoration:none;transition:all .3s;display:block}.footer-col a:hover{color:#6fbf73}.socials a{margin-right:10px;display:inline-block}.footer-bottom{text-align:center;color:#aaa;border-top:1px solid #ffffff1a;margin-top:30px;padding-top:15px;font-size:13px}@media (width<=768px){.footer-container{text-align:center;flex-direction:column}}.pestanas{background:#ecebe7;justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:80px;display:flex}.destaque{color:#a66a5b;font-size:20px;font-weight:600}.chamada{margin-top:10px;font-size:18px;font-weight:700}.pestanas-texto{width:50%}.pestanas-texto h2{color:#a66a5b;margin-bottom:20px;font-size:42px}.pestanas-texto p{color:#7a5a50;margin-bottom:15px;font-size:18px;line-height:1.6}.btn-marcar{color:#fff;background:#a66a5b;border-radius:30px;margin-top:25px;padding:15px 35px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-marcar:hover{background:#8b5648;transform:scale(1.05)}.pestanas-img{justify-content:center;align-items:center;width:50%;padding:40px 0;display:flex}.pestanas-img img{border-radius:20px;width:100%;max-width:800px;box-shadow:0 20px 50px #00000026}:root{--primary:#6fbf73;--secondary:#f5e6d3;--dark:#2c2c2c;--white:#fff}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}
