.container{max-width:1240px;margin:0 auto}@media(max-width: 768px){.container{padding:0 20px}}img{max-width:100%}.titulo h2{margin-bottom:20px;font-size:2.3rem}#sobre{background-size:cover;background-repeat:no-repeat;padding:50px 0}#sobre .video iframe{border-radius:20px}#sobre .bloco{width:60%}@media(max-width: 768px){#sobre .bloco{width:100%}}#sobre .bloco h1{color:#fff;font-weight:800}#sobre .bloco span{color:#fff;font-weight:800;display:block;margin-top:20px}#sobre .bloco p{color:#fff;margin-top:20px;width:75%}@media(max-width: 768px){#sobre .bloco p{width:100%}}#sobre .bloco a{background:#fff;border:1px solid;color:#049590;font-weight:800;padding:15px 30px;border-radius:15px;transition:.3;text-transform:uppercase}#sobre .bloco a:hover{background:initial;color:#fff}#metodos{padding:50px 0}#metodos .titulo{text-align:center}#metodos .titulo h2{color:#13b3ae;font-weight:800}#metodos .titulo p{color:#535353}#metodos .agendar{display:flex;justify-content:center}#metodos a{background:#049590;border:1px solid;color:#fff;font-weight:800;padding:15px 30px;border-radius:15px;transition:.3;text-transform:uppercase;margin-top:30px;display:inline-block}#metodos a:hover{background:initial;color:#049590}#metodos .metodos-blocos{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 768px){#metodos .metodos-blocos{grid-template-columns:1fr}}#metodos .metodos-blocos img{width:100px}#metodos .metodos-blocos .metodo{background:#16aa9d;padding:20px;border-radius:30px;transition:.3s}#metodos .metodos-blocos .metodo:hover{transform:scale(1.1)}#metodos .metodos-blocos .metodo p{color:#fff;font-weight:bold;margin-top:30px;width:60%}#estrutura{padding:50px 0;background:linear-gradient(256.88deg, #16AA9D 15.06%, rgba(0, 196, 178, 0.44) 98.31%)}#estrutura .titulo{text-align:center}#estrutura .titulo h2{color:#fff;font-weight:800}#estrutura .titulo p{color:#fff}#estrutura ul{list-style:none}#depoimentos{padding:50px 0}#depoimentos .titulo{text-align:center}#depoimentos .titulo h2{color:#13b3ae;font-weight:800}#depoimentos .titulo p{color:#535353}#depoimentos .depoimentos-blocos{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px}@media(max-width: 768px){#depoimentos .depoimentos-blocos{grid-template-columns:1fr}}#depoimentos .depoimentos-blocos .depoimento{text-align:center}#depoimentos .depoimentos-blocos .depoimento .nome{color:#049590;font-weight:800;margin-bottom:10px;margin-top:10px;font-size:1.5rem}#depoimentos .depoimentos-blocos .depoimento .dep{color:#535353}#depoimentos .depoimentos-blocos .depoimento iframe{border-radius:20px}#faq{background-size:cover;background-repeat:no-repeat;padding:50px 0}#faq .titulo{text-align:center}#faq .titulo h2{color:#fff;font-weight:800}#faq .titulo p{color:#fff}#faq .faq-blocos{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media(max-width: 768px){#faq .faq-blocos{grid-template-columns:1fr}}#faq .faq-blocos p{margin-bottom:initial}#faq .faq-blocos .duvida{background:#16aa9d;border-radius:20px;padding:20px}#faq .faq-blocos .duvida .pergunta{color:#fff;font-weight:800;margin-bottom:10px;display:flex;align-items:center;gap:20px}#faq .faq-blocos .duvida .resposta{color:#fff}#yt{padding:50px 0}#yt .titulo{text-align:center}#yt .titulo h2{color:#13b3ae;font-weight:800}#yt .titulo p{color:#535353}#yt .videos-blocos .video{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;margin-bottom:20px}@media(max-width: 768px){#yt .videos-blocos .video{grid-template-columns:1fr}}#yt .videos-blocos .video iframe{border-radius:20px}@media(max-width: 768px){#yt .videos-blocos .video iframe{margin-bottom:20px}}#yt .videos-blocos .video .titulo{color:#049590;text-transform:uppercase;text-align:start;font-weight:800;margin-bottom:10px;font-size:1.3rem}#yt .videos-blocos .video .descricao{color:#535353}.insta{padding:50px 0;background:linear-gradient(256.88deg, #16AA9D 15.06%, rgba(0, 196, 178, 0.44) 98.31%)}.insta .titulo{text-align:center}.insta .titulo h2{color:#fff;font-weight:800}.insta .titulo p{color:#fff}.site-footer{display:none}.rodape{padding:50px 0}.rodape .topo{display:flex;align-items:center;justify-content:center;gap:50px}@media(max-width: 768px){.rodape .topo{flex-direction:column}}.rodape .topo .texto{width:250px}.rodape .topo .texto h2{color:#13b3ae;font-weight:800}@media(max-width: 768px){.rodape .topo .texto h2{text-align:center}}.rodape .topo .social{display:flex;flex-direction:column;gap:10px}.rodape .topo a{display:inline-block;text-align:center;border:1px solid #13b3ae;border-radius:30px;padding:5px 50px;color:#13b3ae;transition:.3s}.rodape .topo a:hover{background:#13b3ae;color:#fff}.rodape .bottom .titulo{text-align:center;color:#13b3ae;font-weight:800;margin-top:50px;margin-bottom:10px}.rodape .bottom p{color:#13b3ae;text-align:center;margin-bottom:initial}section{opacity:0;transform:translateY(100px);transition:.7s}section.ativo{opacity:1;transform:translateY(0)}.perguntas-frequentes{display:grid;grid-template-columns:1fr 1fr;justify-content:center;gap:20px;margin:50px 0}@media(max-width: 767px){.perguntas-frequentes{grid-template-columns:1fr}}.perguntas-frequentes .pergunta{background-color:#13b3ae;padding:20px;border-radius:20px;margin-bottom:20px}.perguntas-frequentes .pergunta .topo{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:.5s}.perguntas-frequentes .pergunta .topo:hover{opacity:.7}.perguntas-frequentes .pergunta .topo.ativo img{transform:rotate(180deg)}.perguntas-frequentes .pergunta .topo p{color:#fff;font-weight:600;font-size:1.1rem;line-height:25px;margin-bottom:initial}.perguntas-frequentes .pergunta .topo img{width:15px;transition:.5s}.perguntas-frequentes .pergunta .conteudo{max-height:0;overflow:hidden;transition:max-height .5s ease}.perguntas-frequentes .pergunta .conteudo.ativo{max-height:500px}.perguntas-frequentes .pergunta .conteudo p{color:#fff;margin-bottom:initial}.galeria{margin:initial}.galeria li{margin:0 10px}.video_feed,.foto_feed{max-width:350px;max-height:350px}.video_feed video,.foto_feed video{max-width:100%;max-height:350px}@media(max-width: 768px){.foto_feed{margin:0 5px}}.feed_conteudo{display:flex;justify-content:center;gap:50px;align-items:center;margin:50px 0}@media(max-width: 767px){.feed_conteudo{display:initial}}.feed_conteudo a{transition:.3s}.feed_conteudo a:hover{opacity:.7}.galeria{position:relative}.galeria .prev{position:absolute;left:-50px;top:50%;z-index:1;cursor:pointer;transition:.3s}.galeria .prev:hover{opacity:.6}.galeria .next{position:absolute;right:-50px;top:50%;z-index:1;cursor:pointer;transition:.3s}.galeria .next:hover{opacity:.6}