@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');@font-face {font-family: 'Margem Rounded';src: url('https://bucket-mais.s3.us-east-1.amazonaws.com/private/Fonts/Margem/MargemRounded-Regular.ttf');font-weight: 400;}html {scroll-behavior: smooth;}body {display: flex;justify-content: center;margin: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-family: 'MontSerrat', sans-serif;line-height: 1;letter-spacing: normal;font-weight: 400;color: var(--font-color-black);background-color: var(--background-color);}::-webkit-scrollbar {width: 5px;}::-webkit-scrollbar-track {background: var(--background-scrool-color);}::-webkit-scrollbar-thumb {background: var(--primary-color);border-radius: 8px;}::-webkit-scrollbar-thumb:hover {background: var(--color-hover-primary);}:root {--primary-color: #FEBF13;--secondary-color: #FACE07;--font-color-white: #fff;--font-color-black: #000;--font-color-gray: #000;--background-scrool-color: #f1f1f1;--background-color: #fefefe;--background-color-white: #fefefe;--color-hover-primary: #fac83e;--linear-gradient-main: linear-gradient(180deg, #FEBF13 0%, #FFFFFF 35%);}* {box-sizing: border-box;}a {text-decoration: none;cursor: pointer;}img {-webkit-user-drag: none;object-fit: contain;width: 100%;}.container-area {display: flex;flex-direction: column;width: 100%;height: 100%;min-height: 1080px;}.container {display: flex;flex-direction: column;align-items: center;width: 100%;max-width: 1400px;margin: 0px 3%;height: 100%;@media screen and (max-width:720px) {margin: 0px 5%;}}.button {display: flex;align-items: center;justify-content: center;gap: 8px;width: 100%;transition: all 0.3s;border-radius: 4.86px;line-height: 1;&.main {background: var(--secondary-color);max-width: 155px;min-height: 50px;width: 100%;font-family: 'Inter', sans-serif;color: var(--font-color-black);font-weight: 700;font-size: 13px;text-transform: uppercase;&:hover {background: var(--primary-color);}@media screen and (max-width:720px) {font-size: 12px;text-align: center;}}&.footer {min-height: 65px;max-width: 260px;font-size: 20px;font-weight: 400;text-transform: uppercase;line-height: 1;border-radius: 8px;color: var(--font-color-black);background: var(--primary-color);@media screen and (max-width:720px) {max-width: 165px;min-height: 40px;font-size: 14px;}&:hover {background: var(--secondary-color);}}}h1, h2, h3, h4, h5, h6, p {margin: 0px;}section, main, header, footer {display: flex;justify-content: center;width: 100%;}.area-1 {background: #f7f7f7;.container {padding: 10px 0px;img {max-width: 180px;@media screen and (max-width:1280px) {max-width: 140px;}}}}.area-2 {background: var(--linear-gradient-main);.container {flex-direction: row;gap: 0px;@media screen and (max-width:720px) {flex-direction: column;}.box-left {display: flex;flex-direction: column;max-width: 50%;width: 100%;gap: 35px;@media screen and (max-width:720px) {max-width: 100%;padding: 45px 0px;align-items: center;}h1 {max-width: 695px;font-size: 64px;font-weight: 700;color: var(--font-color-gray);text-transform: uppercase;@media screen and (max-width:1280px) {font-size: 44px;}@media screen and (max-width:720px) {font-size: 40px;text-align: center;max-width: 450px;}}p {max-width: 655px;width: 100%;font-size: 32px;font-weight: 300;color: var(--font-color-black);@media screen and (max-width:1280px) {font-size: 24px;}@media screen and (max-width:720px) {font-size: 15px;text-align: center;max-width: 350px;}}.container-buttons {display: flex;width: 100%;gap: 15px;@media screen and (max-width:720px) {justify-content: center;}}}.box-right {display: flex;width: 100%;flex-direction: column;align-items: center;@media screen and (max-width:720px) {display: none;}img {max-width: 100%;max-height: 660px;}}}}.area-3 {.container {padding: 25px 0px;.list-box {display: flex;justify-content: space-evenly;width: 100%;gap: 45px;@media screen and (max-width:1280px) {flex-wrap: wrap;gap: 45px 80px;justify-content: center;}@media screen and (max-width:720px) {flex-direction: column;align-items: center;}.box {display: flex;flex-direction: column;max-width: 240px;width: 100%;position: relative;@media screen and (max-width:1280px) {max-width: calc(35% - 15px);min-height: auto !important;padding-bottom: 25px;}&::after {border-bottom: 4px solid #FAA900;width: 100%;content: ' ';position: absolute;bottom: 0px;&:first-child {max-width: 216px;}}&:first-child {max-width: 330px;@media screen and (max-width:1280px) {max-width: calc(35% - 15px);}@media screen and (max-width:720px) {max-width: 240px;strong {white-space: nowrap;}&::after {max-width: 216px;}}@media screen and (max-width:410px) {strong {white-space: inherit;}}h2 {font-weight: 300;font-size: 40px;color: #707070;line-height: 1;@media screen and (max-width:1280px) {font-size: 32px;}strong {font-weight: 700;color: var(--font-color-black);}}}&:not(:first-child) {gap: 20px;min-height: 195px;@media screen and (max-width:720px) {max-width: 240px;&::after {max-width: 240px;}}strong {font-weight: 700;color: #707070;font-size: 24px;text-transform: uppercase;line-height: 1;@media screen and (max-width:720px) {color: var(--font-color-black);max-width: 240px;}}span {font-weight: 300;color: var(--font-color-black);font-size: 18px;line-height: 1;max-width: 175px;}}&:nth-child(3), &:nth-child(4) {span {max-width: 200px;}}}}}}.area-4 {.container {gap: 5px;padding: 60px 0px 45px;@media screen and (max-width:720px) {gap: 25px;padding-top: 35px;}h3 {font-weight: 400;color: var(--primary-color);font-size: 54px;text-align: center;line-height: 1;font-family: 'Margem Rounded', sans-serif;@media screen and (max-width:1280px) {font-size: 40px;}@media screen and (max-width:720px) {max-width: 450px;}}p {font-weight: 400;color: var(--font-color-black);text-align: center;font-size: 24px;@media screen and (max-width:720px) {max-width: 350px;font-family: 'Margem Rounded', sans-serif;}}.list-box {display: flex;justify-content: space-evenly;width: 100%;gap: 25px;margin-top: 45px;counter-reset: step-count;@media screen and (max-width:1280px) {flex-wrap: wrap;justify-content: center;}@media screen and (max-width:720px) {flex-direction: column;align-items: center;margin-top: -5px;}.box {display: flex;flex-direction: column;align-items: center;max-width: 240px;width: 100%;gap: 15px;@media screen and (max-width:1280px) {max-width: calc(45% - 10px) !important;}@media screen and (max-width:720px) {max-width: 100% !important;}svg {margin-top: -20px;max-height: 194px;margin-bottom: 25px;@media screen and (max-width:720px) {max-height: 155px;}}&:nth-child(3) {max-width: 305px;p {max-width: 280px;}}&:nth-child(4) {max-width: 280px;p {max-width: 100%;}}strong {font-weight: 700;color: var(--primary-color);font-size: 32px;line-height: 1;text-align: center;text-transform: uppercase;}p {font-size: 24px;font-weight: 300;color: var(--font-color-black);line-height: 1;max-width: 200px;}}}}}.area-5 {.container {padding: 45px 0px;margin: 0px;gap: 45px;@media screen and (max-width:720px) {padding-top: 0px;}h4 {font-weight: 400;color: var(--font-color-black);font-size: 54px;text-align: center;width: 100%;max-width: 1300px;font-family: 'Margem Rounded', sans-serif;padding: 0px 5%;@media screen and (max-width:1280px) {font-size: 40px;}@media screen and (max-width:720px) {font-size: 32px;max-width: 550px;}}.swiper {display: flex;width: 100%;padding-bottom: 60px;pointer-events: inherit !important;@media screen and (max-width:720px) {padding-bottom: 35px;}.swiper-pagination-bullet {width: 22px !important;height: 22px !important;min-height: 22px !important;min-width: 22px !important;opacity: 1 !important;transform: scale(1) !important;background: #AAAAAA;cursor: pointer;@media screen and (max-width:1280px) {width: 15px !important;height: 15px !important;min-height: 15px !important;min-width: 15px !important;}@media screen and (max-width:720px) {width: 10px !important;height: 10px !important;min-height: 10px !important;min-width: 10px !important;}&.swiper-pagination-bullet-active {background: #Ae7f00;}}.swiper-slide {display: flex;flex-direction: row;justify-content: center;width: 100%;gap: 30px;padding: 0px 3%;@media screen and (max-width:720px) {gap: 15px;}.box-left {width: 100%;max-width: 315px;img {object-fit: cover;height: 100%;border-radius: 37px;@media screen and (max-width:720px) {border-radius: 16px;}}@media screen and (max-width:1280px) {max-width: 27%;}}.box-right {display: flex;flex-direction: column;justify-content: space-evenly;width: 100%;max-width: 918px;gap: 25px;background: #CCCFD8;border-radius: 37px;padding: 45px;@media screen and (max-width:720px) {padding: 25px;border-radius: 16px;padding-right: 10px;}strong {font-family: 'Inter', sans-serif;font-size: 54px;font-weight: 700;line-height: 1;color: var(--font-color-black);max-width: 615px;@media screen and (max-width:1280px) {font-size: 40px;max-width: 450px;}@media screen and (max-width:1000px) {font-size: 28px;max-width: 450px;}@media screen and (max-width:720px) {font-size: 24px;}@media screen and (max-width:500px) {font-size: 16px;}b {color: #Ae7f00;}}p {font-family: 'Inter', sans-serif;font-weight: 500;font-size: 32px;color: var(--font-color-black);line-height: 1;max-width: 615px;@media screen and (max-width:1280px) {font-size: 24px;max-width: 450px;}@media screen and (max-width:1000px) {font-size: 18px;max-width: 350px;}@media screen and (max-width:720px) {font-size: 16px;max-width: 300px;line-height: 1.1;}@media screen and (max-width:500px) {font-size: 12px;}b {font-weight: 700;color: #Ae7f00;}}.info {display: flex;flex-direction: column;gap: 5px;span {font-size: 24px;font-weight: 400;color: var(--font-color-black);@media screen and (max-width:1280px) {font-size: 18px;}@media screen and (max-width:720px) {font-size: 16px;}@media screen and (max-width:500px) {font-size: 10px;}}b {font-family: 'Inter', sans-serif;font-weight: 600;font-size: 24px;color: var(--font-color-black);@media screen and (max-width:1280px) {font-size: 18px;}@media screen and (max-width:720px) {font-size: 16px;}@media screen and (max-width:500px) {font-size: 10px;}}}}}}}}.area-6 {.container {padding: 45px 0px;gap: 25px;@media screen and (max-width:720px) {padding-top: 0px;}img {max-width: 800px;@media screen and (max-width:1280px) {max-width: 600px;width: 60%;}@media screen and (max-width:720px) {max-width: 350px;width: 100%;}}p {font-weight: 300;color: var(--font-color-black);text-align: center;font-size: 24px;@media screen and (max-width:1280px) {font-size: 18px;}@media screen and (max-width:720px) {font-size: 16px;max-width: 350px;}}}}.area-faq {.container {padding: 45px 0px 120px;gap: 15px;@media screen and (max-width:720px) {padding-bottom: 60px;padding-top: 0px;}h5 {font-weight: 400;font-size: 54px;line-height: 1;text-align: center;font-family: 'Margem Rounded', sans-serif;color: var(--primary-color);@media screen and (max-width:1280px) {font-size: 40px;}@media screen and (max-width:720px) {max-width: 450px;}}p {font-weight: 300;font-size: 24px;color: var(--font-color-black);line-height: 1;text-align: center;@media screen and (max-width:1280px) {font-size: 18px;}@media screen and (max-width:720px) {font-size: 16px;max-width: 330px;}strong {font-weight: 700;}}.faq-container {max-width: 1280px;margin: 0 auto;display: flex;flex-direction: column;gap: 0rem;padding-top: 60px;padding-bottom: 25px;width: 100%;@media screen and (max-width:720px) {padding-top: 35px;}.faq-item {border-radius: 0px;overflow: hidden;.faq-button {width: 100%;padding: 8px 0px;min-height: 80px;display: flex;justify-content: space-between;background-color: #fff;align-items: center;border: none;cursor: pointer;text-align: left;gap: 15px;outline: none;box-shadow: none;border-bottom: 1px solid #00000080;@media screen and (max-width:1280px) {min-height: 60px;}&.active {border-bottom: none !important;}span {font-weight: 400 !important;color: var(--font-color-black) !important;font-size: 24px !important;line-height: 1.1 !important;font-family: 'Margem Rounded', sans-serif !important;@media screen and (max-width:1280px) {font-size: 18px !important;}@media screen and (max-width:720px) {font-size: 16px !important;}}.toggle-icon {transition: transform 0.5s;height: 20px;margin-right: 5px;svg {width: 20px;height: 20px;}}}.answer {padding: 0px 0px 1rem;width: 100%;font-size: 16px !important;font-weight: 400 !important;color: var(--font-color-black) !important;font-family: 'Inter', sans-serif !important;@media screen and (max-width:1280px) {font-size: 14px !important;}a, h1, h2, span, td, p {font-size: 16px !important;font-weight: 400 !important;color: var(--font-color-black) !important;font-family: 'Margem Rounded', sans-serif !important;margin: 0px !important;padding: 0px !important;@media screen and (max-width:1280px) {font-size: 14px !important;}}&.hidden {display: none;}}}}}}.area-footer {.container {align-items: center;gap: 25px;strong {font-weight: 400;font-family: 'Margem Rounded', sans-serif;color: var(--font-color-black);font-size: 24px;line-height: 1;text-align: center;}.list-box {display: flex;justify-content: center;align-items: center;gap: 20px;width: 100%;margin-bottom: 45px;@media screen and (max-width:720px) {margin-bottom: 15px;}a {img {width: 35px;aspect-ratio: 1/1;}}}.store_box {font-weight: 400 !important;@media screen and (max-width:720px) {padding-bottom: 10px;}}.box-footer {width: 100%;}}}