@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');@font-face {font-family: 'Electrolux Sans';font-weight: 350;src: url('https://electrolux.vtexassets.com/assets/vtex/assets-builder/electrolux.electrolux-theme/8.126.0/fonts/ElectroluxSans-Regular___e0fe2487bf6fee1b753781b99c738ace.woff2');}@font-face {font-family: 'Electrolux Sans';font-weight: 400;src: url('https://electrolux.vtexassets.com/assets/vtex/assets-builder/electrolux.electrolux-theme/8.126.0/fonts/ElectroluxSans-Regular___e0fe2487bf6fee1b753781b99c738ace.woff2');}@font-face {font-family: 'Electrolux Sans';font-weight: 600;src: url('https://electrolux.vtexassets.com/assets/vtex/assets-builder/electrolux.electrolux-theme/8.126.0/fonts/ElectroluxSans-SemiBold___1368ac6ca8539fcb63aa05e5227cdd52.woff2');}@font-face {font-family: 'Electrolux Sans';font-weight: 700;src: url('https://electrolux.vtexassets.com/assets/vtex/assets-builder/electrolux.electrolux-theme/8.126.0/fonts/ElectroluxSans-Bold___50b502f7a9b85ef826485e696b050b7f.woff2');}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: 'Electrolux Sans', sans-serif;line-height: 1.2;letter-spacing: normal;font-weight: 400;color: var(--font-color-gray);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: #011E41;--secondary-color: #BC8817;--font-color-white: #fff;--font-color-gray: #7B8C9C;--font-color-light-gray: #393E46;--font-color-dark-gray: #5B6A78;--background-scrool-color: #f1f1f1;--background-color: #fff;--background-color-blue: #002E5D;--color-hover-primary: #002E5D;--background-color-button-green: #617F57;--background-hover-button-green: #4F9338;--background-hover-button-white: #fff;}* {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 5%;height: 100%;}.button {display: flex;align-items: center;justify-content: center;gap: 8px;width: 100%;transition: all 0.3s;border-radius: 4px;line-height: 1;&.register {min-height: 56px;max-width: 389px;background: var(--background-color-button-green);color: var(--font-color-white);font-size: 20px;font-weight: 400;text-transform: uppercase;text-align: center;@media screen and (max-width:950px) {font-size: 18px;}&.middle-1 {max-width: 250px;}&.middle-2 {max-width: 445px;}&.middle-large {max-width: 780px;margin-bottom: 45px;}&:hover {background: var(--background-hover-button-green);}}&.login {max-width: 135px;right: 0px;min-height: 37px;background: transparent;border-radius: 0px;font-weight: 400;color: var(--font-color-white);font-size: 14px;text-transform: uppercase;&:hover {background: var(--background-hover-button-white);color: var(--primary-color);svg {path {fill: var(--primary-color);}}}}}h1, h2, h3, h4, h5, h6, p {margin: 0px;}section, main, header, footer {display: flex;justify-content: center;width: 100%;}.area-1 {background: var(--background-color-blue);min-height: 110px;.container {flex-direction: row;justify-content: space-between;gap: 25px;padding: 0px 0px;min-height: 110px;@media screen and (max-width:650px) {padding-bottom: 25px;}@media screen and (max-width:650px) {padding: 25px 0px;margin-bottom: -15px;}svg {max-width: 227px;@media screen and (max-width:375px) {max-width: 180px;}}}}.area-2 {position: relative;.container {flex-direction: row;gap: 45px;@media screen and (max-width:1700px) {margin-right: 0px;justify-content: space-between;}@media screen and (max-width:1270px) {align-items: flex-end;}@media screen and (max-width:950px) {flex-direction: column;margin: 0px;}.box-left {display: flex;flex-direction: column;width: 100%;max-width: 560px;gap: 25px;padding: 25px 0px;.logo {img {max-width: 330px;}}@media screen and (max-width:1100px) {padding-bottom: 45px;}@media screen and (max-width:950px) {padding-top: 25px;max-width: 100%;align-items: center;padding-bottom: 0px;padding-right: 5%;padding-left: 5%;}h1 {font-size: 32px;font-weight: 400;color: var(--primary-color);line-height: 1.1;text-transform: uppercase;max-width: 505px;@media screen and (max-width:950px) {max-width: 100%;text-align: center;display: flex;flex-direction: column;}@media screen and (max-width:800px) {font-size: 24px;}strong {font-weight: 600;color: var(--primary-color);font-size: 60px;line-height: 1;text-transform: none;@media screen and (max-width:1180px) {font-size: 48px;}@media screen and (max-width:800px) {font-size: 36px;}}}p {font-weight: 400;color: var(--font-color-gray);font-size: 22px;line-height: 1.2;max-width: 490px;@media screen and (max-width:950px) {max-width: 100%;text-align: center;font-size: 18px;}strong {font-weight: 700;line-height: 1.1;}}span {font-size: 18px;color: var(--font-color-gray);max-width: 480px;@media screen and (max-width:950px) {text-align: center;}strong {font-weight: 600;color: var(--font-color-gray);}b {font-weight: 700;color: var(--secondary-color);}}}.box-right {display: flex;width: 100%;justify-content: center;align-items: center;flex-grow: 1;height: max-content;max-height: 765px;overflow: hidden;@media screen and (max-width:950px) {max-height: fit-content;overflow: initial;}img {width: 100%;object-position: right;object-fit: cover;@media screen and (max-width:1550px) {position: absolute;right: 0px;max-width: 50%;height: 710px;}@media screen and (max-width:1300px) {object-position: center;position: initial;right: initial;max-width: 100%;height: 710px;}@media screen and (max-width:1080px) {height: 765px;}@media screen and (max-width:950px) {max-width: 100%;object-fit: contain;margin: 0px;max-height: 50vw;}@media screen and (max-width:700px) {max-height: 70vw;}@media screen and (max-width:650px) {max-height: 100%;height: fit-content;object-fit: cover;}}}}}.area-3 {background: #F5F6F7;.container {padding: 80px 0px 60px;gap: 45px;flex-direction: row;justify-content: space-between;align-items: flex-start;@media screen and (max-width:950px) {flex-direction: column;gap: 35px;padding-bottom: 45px;}.box-left {display: flex;flex-direction: column;align-items: center;width: 100%;max-width: 35%;gap: 25px;@media screen and (max-width:950px) {max-width: 100%;flex-direction: row;justify-content: space-evenly;}@media screen and (max-width:650px) {flex-direction: column;align-items: center;}img {max-width: 480px;@media screen and (max-width:950px) {max-width: 320px;}@media screen and (max-width:650px) {max-width: 75%;}}p {max-width: 290px;color: var(--font-color-dark-gray);font-weight: 400;font-size: 18px;line-height: 1.1;@media screen and (max-width:650px) {max-width: 75%;text-align: center;}}}.box-right {display: flex;flex-direction: column;gap: 45px;width: 100%;max-width: 800px;@media screen and (max-width:950px) {align-items: center;gap: 35px;}h2 {font-family: 'Nunito', sans-serif;font-weight: 400;font-size: 30px;color: var(--primary-color);text-transform: uppercase;width: 100%;@media screen and (max-width:950px) {text-align: center;font-size: 24px;}}.list-box {display: flex;width: 100%;flex-wrap: wrap;gap: 25px;max-width: 720px;justify-content: space-between;width: 100%;.box {display: flex;flex-direction: column;gap: 10px;max-width: 320px;width: calc(50% - 15px);@media screen and (max-width:400px) {width: calc(100%);}svg {width: 40px;aspect-ratio: 1;}strong {font-weight: 400;color: var(--primary-color);font-size: 22px;@media screen and (max-width:950px) {font-size: 20px;}}span {font-weight: 350;color: var(--font-color-light-gray);font-size: 18px;line-height: 1.1;}}}.container-button {display: flex;width: 100%;justify-content: center;align-items: center;margin-top: 15px;max-width: 720px;}}}}.area-4 {.container {align-items: flex-start;padding: 60px 0px 0px;gap: 15px;background-image: url('https://bucket-seed.s3.us-east-2.amazonaws.com/parceiroinstala.electrolux.com.br/lp/images/background-middle.webp');background-repeat: no-repeat;background-position: bottom -5px right;min-height: 350px;@media screen and (max-width:1700px) {margin-right: 0px;}@media screen and (max-width:950px) {min-height: 420px;padding-right: 5%;background-size: 50%;}@media screen and (max-width:650px) {background-size: 290px;align-items: center;min-height: 370px;padding-top: 45px;}h3 {font-weight: 400;color: var(--primary-color);font-size: 30px;line-height: 1.1;text-transform: uppercase;max-width: 495px;@media screen and (max-width:1000px) {max-width: 370px;}@media screen and (max-width:950px) {font-size: 24px;}@media screen and (max-width:880px) {max-width: 295px;}@media screen and (max-width:650px) {max-width: 100%;text-align: center;}}p {font-weight: 600;font-size: 18px;color: var(--font-color-dark-gray);@media screen and (max-width:950px) {max-width: 250px;}@media screen and (max-width:650px) {text-align: center;}strong {font-weight: 700;}}}}.area-5 {background: var(--background-color-blue);.container {counter-reset: step-count;gap: 45px;.list-box {display: flex;justify-content: space-evenly;flex-wrap: wrap;width: 100%;gap: 15px;margin-top: -120px;.box {display: flex;flex-direction: column;gap: 15px;background: #F5F6F7;padding: 24px;max-width: 235px;width: calc(25% - 15px);@media screen and (max-width:950px) {width: calc(50% - 15px);max-width: 100%;}@media screen and (max-width:450px) {width: 100%;}&::before {counter-increment: step-count;content: counter(step-count);display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;aspect-ratio: 1;max-width: 60px;max-height: 60px;border-radius: 50%;background: var(--secondary-color);font-weight: 700;color: var(--font-color-white);font-size: 30px;line-height: 1;@media screen and (max-width:950px) {max-width: 45px;max-height: 45px;}}strong {font-weight: 600;color: var(--font-color-dark-gray);font-size: 22px;line-height: 1.1;@media screen and (max-width:950px) {font-size: 20px;}}p {font-size: 18px;line-height: 1.1;color: var(--font-color-dark-gray);margin-top: 0;text-align: left;}}}h4 {font-weight: 350;color: var(--font-color-white);font-size: 40px;line-height: 1.1;text-transform: uppercase;max-width: 810px;text-align: center;margin-top: 35px;@media screen and (max-width:950px) {margin-top: 15px;font-size: 32px;}}p {font-weight: 400;color: var(--font-color-white);font-size: 22px;line-height: 1.1;text-align: center;max-width: 850px;margin-top: -20px;@media screen and (max-width:950px) {font-size: 18px;}strong {font-weight: 700;color: var(--secondary-color);}}.list-card {display: flex;justify-content: space-evenly;gap: 25px;flex-wrap: wrap;width: 100%;@media screen and (max-width:1000px) {justify-content: center;}.card {display: flex;flex-direction: column;align-items: center;max-width: 235px;width: calc(20% - 20px);gap: 15px;@media screen and (max-width:1000px) {width: calc(35% - 20px);}@media screen and (max-width:650px) {width: calc(50% - 20px);}@media screen and (max-width:500px) {width: calc(100% - 20px);}span {max-width: 190px;text-align: center;color: var(--font-color-white);font-size: 18px;line-height: 1.1;flex-grow: 1;display: flex;align-items: center;}}}}}.area-6 {background: #F5F6F7;.container {flex-direction: row;gap: 45px;@media screen and (max-width:1700px) {margin-right: 0px;}@media screen and (max-width:950px) {flex-direction: column;margin: 0px 5%;}.box-left {display: flex;flex-direction: column;justify-content: center;gap: 20px;width: 100%;max-width: 50%;min-height: 380px;@media screen and (max-width:950px) {max-width: 100%;min-height: fit-content;padding: 45px 0px 0px;}h5 {font-weight: 400;color: var(--primary-color);text-transform: uppercase;font-size: 30px;max-width: 495px;@media screen and (max-width:950px) {font-size: 24px;max-width: 100%;text-align: center;}}p {font-weight: 400;font-size: 18px;color: var(--font-color-gray);line-height: 1.1;max-width: 480px;@media screen and (max-width:950px) {max-width: 100%;text-align: center;}}}.box-right {display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;max-width: 50%;height: 100%;min-height: 380px;background-image: url('https://bucket-seed.s3.us-east-2.amazonaws.com/parceiroinstala.electrolux.com.br/lp/images/background-middle.webp');background-position: bottom center;background-repeat: no-repeat;@media screen and (max-width:1700px) {padding-right: 5%;}@media screen and (max-width:950px) {background-position: center;max-width: 100%;min-height: 240px;padding-right: 0px;background-size: contain;background-position: left 40% center;}}}}.area-faq {.container {padding: 60px 0px 45px;gap: 45px;flex-direction: row;align-items: flex-start;@media screen and (max-width:950px) {flex-direction: column;gap: 10px;padding-bottom: 15px;}.box-left {display: flex;flex-direction: column;gap: 8px;max-width: 30%;width: 100%;@media screen and (max-width:950px) {max-width: 100%;}h6 {font-weight: 400;max-width: 320px;font-size: 40px;line-height: 1.1;text-transform: uppercase;color: var(--primary-color);@media screen and (max-width:950px) {max-width: 100%;font-size: 24px;text-align: center;}}p {font-weight: 400;font-size: 18px;color: var(--font-color-dark-gray);line-height: 1.1;max-width: 380px;@media screen and (max-width:950px) {max-width: 390px;margin: 0 auto;text-align: center;}strong {font-weight: 700;}}}.box-right {display: flex;width: 100%;margin-top: 80px;@media screen and (max-width:950px) {margin-top: 0px;}.faq-container {max-width: 100%;margin: 0 auto;display: flex;flex-direction: column;gap: 0rem;padding-top: 25px;padding-bottom: 25px;width: 100%;.faq-item {border-radius: 0px;overflow: hidden;.faq-button {width: 100%;padding: 8px 0px;min-height: 60px;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-top: 1px solid #00000040;&.active {border-bottom: none !important;}span {font-weight: 400 !important;color: var(--font-color-gray) !important;font-size: 18px !important;line-height: 1.2 !important;font-family: 'Electrolux Sans', sans-serif !important;@media screen and (max-width:950px) {font-size: 16px !important;}}.toggle-icon {transition: transform 0.5s;height: 30px;margin-right: 5px;svg {width: 25px;height: 25px;}}}.answer {padding: 0px 0px 1rem;width: 100%;font-size: 14px !important;font-weight: 400 !important;color: var(--font-color-gray) !important;font-family: 'Electrolux Sans', sans-serif !important;a, h1, h2, span, td, p {font-size: 14px !important;font-weight: 400 !important;color: var(--font-color-gray) !important;font-family: 'Electrolux Sans', sans-serif !important;margin: 0px !important;padding: 0px !important;}&.hidden {display: none;}}}}}}}.area-7 {background-image: url('https://bucket-seed.s3.us-east-2.amazonaws.com/parceiroinstala.electrolux.com.br/lp/images/background-footer.webp');background-repeat: no-repeat;background-size: cover;background-position: center;.container {padding: 60px 0px 10px;gap: 35px;h6 {font-weight: 400;color: var(--font-color-white);font-size: 30px;line-height: 1.1;text-align: center;text-transform: uppercase;@media screen and (max-width:950px) {font-size: 24px;}}p {margin-top: -10px;font-size: 22px;font-weight: 350;color: var(--font-color-white);line-height: 1.1;max-width: 850px;text-align: center;margin-bottom: 10px;@media screen and (max-width:950px) {font-size: 18px;max-width: 500px;}strong {font-weight: 600;}}.button {@media screen and (max-width:950px) {margin-bottom: -25px;}}}}