@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;color:#2e2e2e;background-color:#fff;font-family:--font-lato,Arial,sans-serif}h1,h2,h3,h4,h5{font-family:--font-playfair,Arial,sans-serif}a{color:inherit;text-decoration:none}.home-page{padding-top:5rem}.home-page section{background-color:#fff;padding:2rem}@media (max-width:900px){.home-page section{padding:1rem}}@media (max-width:1150px){.home-page section.section{padding:1rem!important}}@media (max-width:900px){.home-page section.section{padding:1rem!important}}@media (min-width:1280px){.home-page section{padding-left:15rem;padding-right:15rem}}img{max-width:100%;height:auto;display:block}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:calc(100vh - 10rem);margin-top:5rem;padding:3rem 1.5rem;display:flex}.not-found h1{font-size:2.25rem}.not-found p{max-width:32rem}.not-found__links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.not-found__links a{color:#2e2e2e;border:1px solid #2e2e2e;border-radius:.375rem;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .2s,transform .2s}.not-found__links a:hover{background-color:#2e2e2e14;transform:scale(1.02)}#inicio,#nosso-espaco,#publico,#instrutores,#avaliacoes,#localizacao{scroll-margin-top:7rem}.js-reveal .fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.js-reveal .fade-up.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js-reveal .fade-up{opacity:1;transition:none;transform:none}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-red{color:#fa5f55;text-decoration:line-through}.text-green{color:#228b22;text-decoration:underline}
