:root {--cor_preta: #000;--cor_branca: #fff;--font_16: 1rem;--font_18: 1.125rem;--font_20: 1.25rem;--font_22: 1.375rem;--font_24: 1.5rem;--font_26: 1.625rem;--font_28: 1.75rem;--font_30: 1.875rem;--font_32: 2rem;--font_34: 2.125rem;--font_36: 2.25rem;--font_38: 2.375rem;--font_40: 2.5rem;--font_42: 2.625rem;--font_44: 2.75rem;--font_46: 2.875rem;--font_48: 3rem;--font_50: 3.125rem;}* {margin: 0px;padding: 0px;list-style: none;text-decoration: none;border: none;}:focus {outline: 0;}img {display: block;max-width: 100%;}body {background: #f6f6fc;font-family: "Poppins", sans-serif;}.container {max-width: 1200px;margin: 0 auto;padding: 0px 20px;}.total {background: #fff;margin: 50px;-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.08);box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.08);}*::selection {background: #6cbb23;color: #fff;}.bg_img {background: url(../img/video-bg.jpg.webp) no-repeat center center/cover;}.bg_img_contato {background: url(../img/contact-bg.jpg.webp) no-repeat center center/cover;}.bg_img_cor {background: rgba(108, 187, 35, 0.85);}.mb {margin-bottom: 20px;}@media (max-width: 576px) {.total {margin: 10px;}}.nav {padding-left: 30px;padding-top: 20px;padding-right: 30px;display: flex;flex-wrap: wrap;justify-content: space-between;}.lista_navegacao {display: flex;flex-wrap: wrap;gap: 50px;}.lista_navegacao li {font-size: 12px;line-height: 21px;font-weight: 500;font-style: normal;text-transform: uppercase;cursor: pointer;}.lista_navegacao li span {font-size: 24px;font-weight: lighter;}@media (max-width: 576px) {.lista_navegacao {display: none;}}.flor_inicio {display: grid;grid-template-columns: 1fr 1fr;align-items: center;justify-items: center;padding: 100px 20px;}.flor_inicio_texto h1 {font-size: 14px;font-weight: 400;line-height: 21px;color: #222;font-style: normal;}.flor_inicio_texto h2 {font-size: 48px;line-height: 1.2em;color: #222;font-weight: lighter;margin-bottom: 20px;margin-top: 20px;}.flor_inicio_texto h2 span {color: #6cbb23;}.flor_inicio button {color: #fff;background: #6cbb23;border: 1px solid transparent;border-radius: 20px;padding: 0 30px;line-height: 40px;outline: none;font-size: 14px;font-weight: bold;display: flex;align-items: center;cursor: pointer;transition: all 0.3s ease 0s;}.flor_inicio button:hover {color: #6cbb23;border: 1px solid #6cbb23;background: #fff;}.fa-arrow-right {font-weight: bold;margin-left: 10px;font-size: 12px;}@media (max-width: 992px) {.flor_inicio {grid-template-columns: 1fr;}.flor_inicio_texto {padding: 0px 30px;max-width: 650px;margin-top: 30px;}}@media (max-width: 768px) {.flor_inicio_texto {text-align: center;}.flor_inicio_texto button {margin: 0 auto;}.flor_inicio_texto h2 {font-size: 40px;line-height: 48px;}}@media (max-width: 500px) {.flor_inicio_texto {padding: 0px 0px;max-width: 100%;}}.video_area {display: flex;flex-direction: column;align-items: center;padding: 200px 20px 50px 20px;gap: 100px;}.video_texto {text-align: right;align-self: flex-end;}.video_texto h4 {font-weight: 600;font-size: 18px;line-height: 20px;color: #fff;font-style: normal;margin-bottom: 10px;letter-spacing: 2px;}.video_texto p {font-size: 14px;line-height: 21px;color: #fff;font-weight: 300;font-style: normal;}.btn_play_video {cursor: pointer;}.segunda_flor {display: grid;grid-template-columns: 1fr 1fr;align-items: center;justify-items: center;padding: 50px 20px;}.segunda_flor_texto h1 {font-size: 36px;line-height: 45px;font-weight: 100;font-style: normal;color: #222;}.segunda_flor_texto h1 span {font-weight: bold;}.segunda_flor_texto p {font-size: 14px;line-height: 25px;color: #777;font-weight: 300;font-style: normal;padding: 30px 0px;max-width: 63ch;}.segunda_flor_texto button {color: #6cbb23;background: #fff;border: 1px solid #6cbb23;border-radius: 20px;padding: 0 30px;line-height: 40px;font-weight: 500;outline: none;font-size: 14px;display: flex;align-items: center;cursor: pointer;transition: all 0.3s ease 0s;}.segunda_flor_texto button:hover {color: #fff;border: 1px solid #6cbb23;background: #6cbb23;}.fa-arrow-right {font-weight: bold;margin-left: 10px;font-size: 12px;}@media (max-width: 992px) {.segunda_flor {grid-template-columns: 1fr;}}@media (max-width: 768px) {.segunda_flor_texto {text-align: center;}.segunda_flor_texto button {margin: 0 auto;}.segunda_flor_texto p {max-width: 100%;padding-right: 30px;padding-left: 30px;}}@media (max-width: 576px) {.segunda_flor_texto p {padding-right: 10px;padding-left: 10px;}}.quadrados {display: flex;flex-wrap: wrap;gap: 20px;padding-top: 50px;padding-bottom: 50px;}.quadrado {flex: 1 1 30%;background-color: #fff;padding: 30px 30px;box-sizing: border-box;}.quadrado_img {background: #f0f8e9;text-align: center;padding: 50px 0;margin-bottom: 30px;color: #6cbb23;font-size: 80px;cursor: pointer;transition: all 0.5s ease 0s;}.quadrado_img:hover {color: #fff;background-color: #6cbb23;}.quadrado_info h1 {font-size: 18px;line-height: 27px;color: #222;font-weight: 600;font-style: normal;letter-spacing: 2.5px;margin-bottom: 10px;}.quadrado_info p {font-size: 14px;color: #555;font-weight: 300;font-style: normal;line-height: 27px;}@media (max-width: 1000px) {.quadrado {flex: 1 1 48%;}}@media (max-width: 700px) {.quadrado {flex: 1 1 100%;}}.contador {display: grid;grid-template-columns: 1fr 2fr;align-items: center;padding: 50px 20px;}.numero {text-align: center;margin-bottom: 1rem;}.contador_numero .numero span {font-size: 48px;line-height: 72px;color: #6cbb23;font-weight: 100;font-style: normal;}.contador_numero .numero p {font-size: 14px;color: #777;line-height: 21px;font-weight: 300;font-style: normal;}.contador_texto .texto h1 {font-size: 18px;color: #222;line-height: 27px;font-weight: 600;font-style: normal;margin-bottom: 25px;margin-top: 15px;letter-spacing: 3px;}.contador_texto .texto p {font-size: 16px;line-height: 24px;color: #777;font-weight: 300;font-style: normal;margin-bottom: 1rem;max-width: 70ch;}@media (max-width: 768px) {.contador {grid-template-columns: 1fr;text-align: center;}}.contato {padding: 100px 20px;}.contato_texto {text-align: center;margin-bottom: 50px;}.contato_texto h1 {font-size: 36px;line-height: 54px;color: #fff;font-weight: 100;font-style: normal;}.contato_texto h1 span {font-weight: 600;}.contato_texto p {font-size: 14px;line-height: 21px;color: #fff;font-weight: 300;font-style: normal;}.form {display: flex;flex-wrap: wrap;gap: 20px;margin: 0 auto;max-width: 1000px;justify-content: end;}.form input {border: 1px solid #a6d477;line-height: 48px;flex-grow: 1;background: transparent;padding: 0 25px;color: #fff;font-family: inherit;font-size: 14px;color: #fff;}form input::placeholder, form textarea::placeholder {color: #fff;}form textarea {border: 1px solid #a6d477;background: transparent;padding: 15px 25px;color: #fff;height: 150px;resize: none;font-family: inherit;font-size: 14px;flex-basis: 100%;}.envio_form {background: #fff;border: 1px solid #eee;color: #6cbb23;line-height: 40px;padding: 0 30px;border-radius: 20px;border: 1px solid #fff;font-weight: 500;transition: all 0.3s ease 0s;cursor: pointer;text-transform: uppercase;}.envio_form:hover {background: #6cbb23;color: #fff;border: 1px solid transparent;padding: 0 35px;}@media (max-width: 800px) {.form input {flex-grow: 0;width: 100%;}}.footer {padding: 100px 20px;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;}.col h3 {font-size: 14px;line-height: 21px;color: #000;font-weight: 500;font-style: normal;margin-bottom: 20px;}.col p, .col span {font-size: 14px;line-height: 30px;color: #777;font-weight: 300;font-style: normal;cursor: pointer;transition: all 0.3s ease 0s;}.col span {display: block;}.col p:hover {color: #6cbb23;}.sociais {display: flex;flex-wrap: wrap;gap: 10px;margin-top: 20px;cursor: pointer;}.sociais li {width: 30px;background: #f9f9ff;line-height: 30px;text-align: center;color: #777;font-size: 14px;transition: all 0.5s ease 0s;}.sociais li:hover {background: #6cbb23;color: #fff ;}@media(max-width:992px){.footer {grid-template-columns: 1fr 1fr;gap: 50px;}}@media(max-width:576px){.footer {grid-template-columns: 1fr;gap: 50px;}}