@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,500;0,700;1,200;1,400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&display=swap");:root{--fa-primary-color:green;width:100%;height:100%}html{background-color:#2c2c2c}*{margin:0;padding:0;box-sizing:border-box;font-size:16px;font-family:Montserrat,sans-serif;font-weight:300;color:#fff}header{align-items:center;justify-content:space-between;height:80px;padding:0 2rem}body,header{display:flex;background-color:#2c2c2c;color:#fff}body{width:100%;min-height:100vh;flex-direction:column}strong{font-weight:700}a{color:#fff;text-decoration:none;cursor:pointer}p{background:none;font-size:1rem}textarea{color:#000}h1{font-size:5rem}h2{font-size:2.5rem}h3{font-size:1.7rem}.subtitle{color:#fff;padding:1rem;text-align:center}button{font-size:1.2rem;border:2px solid #fff;padding:1rem 3rem;background-color:transparent;color:#fff;cursor:pointer;transition:.7s}button:hover{background-color:#fff;color:#000;border:none}button:active{border:2px solid #fff;background-color:transparent;color:#fff}nav a{margin:0 1rem;color:#fff;text-decoration:none}nav a:hover{color:green}header .navBtn{padding:5px;cursor:pointer;background:transparent;border:none;outline:none;color:#fff;visibility:hidden;opacity:0;font-size:1.8rem}header nav{display:flex;align-items:center}@media only screen and (max-width:1024px){header .navBtn{visibility:visible;opacity:1}header nav{position:fixed;top:-100vh;left:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:#2c2c2c;transition:1s}header .responsiveNav{transform:translateY(100vh)}nav .navCloseBtn{position:absolute;top:2rem;right:2rem}nav a{font-size:1.5rem}}@media only screen and (max-width:1280px){h3{font-size:1.5rem}}@media only screen and (max-width:830px){h1{font-size:3rem}}@media only screen and (max-width:500px){h1{font-size:2rem}h2{font-size:1.7rem}h3{font-size:1.2rem}button{font-size:1rem}}.container_content{margin:1rem}.footer_logo__pe9i3{cursor:pointer;border-radius:10%}.footer_button_redes_sociais__GpSmY{display:flex inline;justify-content:center;align-items:center;margin-right:10rem;padding:0;height:60px;width:60px;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease 0s}.footer_button_redes_sociais__GpSmY:hover{background-color:transparent;border:3px solid #0f0f0f;cursor:pointer}.footer_container_footer_1__HOnot{display:flex;flex-direction:column;height:200px;margin-top:auto}.footer_container_footer_2__dMNXZ{display:flex;justify-content:space-evenly;align-items:center}.footer_box_footer_logo__3Dg53{display:flex;flex:1 1;padding:2rem;align-items:center;justify-content:center}.footer_box_footer__LvIbz,.footer_endereco__Zcc__{display:flex;flex-direction:column;flex:2 1}.footer_footer_label__tmwTO{font-weight:700;font-size:1rem}.footer_top_footer__D33oA{flex:4 1;background-color:#191919}.footer_bottom_footer__qu6Si{flex:1 1;background-color:#000}@media (max-width:767px){.footer_logo__pe9i3{display:none;margin:0}.footer_box_footer_logo__3Dg53{padding:0}.footer_footer_label__tmwTO{font-size:12px}}.navbar_logo__uZP7g{border-radius:10%}.navbar_cabecalho__36eNI{box-shadow:0 0 10px 5px rgba(0,0,0,.5);top:0;position:-webkit-sticky;position:sticky;z-index:1;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 2rem;background-color:#000;color:#fff}.navbar_navbar__1v1x3{margin-left:auto}.navbar_anchorStuff__J5VFs a{margin:0 1rem;font-weight:400;color:#d9d9d9;text-decoration:none;font-size:1.2rem;transition:.4s ease}.navbar_anchorStuff__J5VFs a:hover{color:#fff;font-weight:500;font-size:1.3rem}.navbar_cabecalho__36eNI .navbar_navBtn__loCsD{padding:5px;cursor:pointer;background:transparent;border:none;outline:none;color:#fff;visibility:hidden;opacity:0;font-size:1.8rem}.navbar_cabecalho__36eNI .navbar_navbar__1v1x3{display:flex;align-items:center}.navbar_socialNetworks__AvVM_{color:#f2c12e!important;font-size:1.5em;margin-top:150px}@media only screen and (min-width:1024px){.navbar_cabecalho__36eNI .navbar_navBtn__loCsD{padding:5px;cursor:pointer;background:transparent;border:none;outline:none;color:#fff;visibility:hidden;opacity:0;font-size:1.8rem;display:none}}@media only screen and (max-width:1024px){.navbar_cabecalho__36eNI .navbar_navBtn__loCsD{visibility:visible;opacity:1}.navbar_cabecalho__36eNI .navbar_navbar__1v1x3{position:fixed;top:-100vh;left:0;height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:#000;transition:1s;z-index:999;border-bottom:5px solid #000;border-image:linear-gradient(90deg,red,blue)}.navbar_cabecalho__36eNI .navbar_responsiveNav__jU85b{transform:translateY(100vh);width:100%}.navbar_navbar__1v1x3 .navbar_navCloseBtn__fscsR{position:absolute;top:2rem;color:#fff;right:2rem}.navbar_navbar__1v1x3 .navbar_navRelabBtn___ukpo{position:absolute;top:2rem;right:auto;left:auto}.navbar_navbar__1v1x3 a{font-size:1.5rem}}