.leads-form{position:relative}.leads-form__button{position:absolute;top:12px;right:0;width:42px;height:42px;padding:0;border:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15l-6-6-6 6' stroke='%233F3F40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:50% 50%;transform:rotate(0deg)}.leads-form.open .leads-form__button{transform:rotate(180deg)}.leads-form-content{max-width:1330px;padding:16px 0;margin:auto;display:flex;justify-content:space-between}.leads__text{max-width:260px}.title__leads{color:#ec8267;font-size:20px;font-weight:600;margin:8px 0 0}.subtitle__leads,.title__leads{font-family:Poppins;font-style:normal;line-height:normal}.subtitle__leads{color:#535353;font-size:14px;font-weight:400;margin:0}.form__container{display:flex;flex-direction:column}.form{display:flex;gap:30px}.newsletter__field{display:flex;height:40px;padding:10px 8px;align-items:center;gap:10px;border-radius:4px;background:#f1f1f1;border:none}.newsletter__fields::-moz-placeholder .newsletter__fields::-moz-placeholder{color:#727273;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.newsletter__fields:-ms-input-placeholder .newsletter__fields:-ms-input-placeholder{color:#727273;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.newsletter__fields::-ms-input-placeholder .newsletter__fields::-ms-input-placeholder{color:#727273;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.newsletter__fields::placeholder .newsletter__fields::placeholder{color:#727273;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.checkbox-title{color:#727273;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-top:0}.content__checkbox{display:flex;flex-wrap:wrap;row-gap:10px;-moz-column-gap:35px;column-gap:35px;max-width:300px}.content__checkbox label{color:#727273;font-size:12px;font-weight:400}.button,.content__checkbox label{font-family:Poppins;font-style:normal;line-height:normal}.button{display:flex;width:142px;height:40px;padding:0 20px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:none;background:#b4472c;color:#e7e2d4;font-size:14px;font-weight:600;letter-spacing:.42px;cursor:pointer}.privacy__policy{color:#535353;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.result-form{display:flex;flex-direction:column;align-items:center;justify-content:center}.result-form h2{color:#ec8267;font-family:Poppins;font-size:19px;font-style:normal;font-weight:600;line-height:normal;margin:8px 0 0}.result-form p{color:#535353;font-weight:400;margin:0}.result-form button,.result-form p{font-family:Poppins;font-size:14px;font-style:normal;line-height:normal}.result-form button{display:flex;width:70px;height:40px;padding:0 20px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:none;background:#b4472c;color:#e7e2d4;font-weight:600;letter-spacing:.42px;margin:10px 0;cursor:pointer}.select-container{position:relative;display:inline-block;width:100%}.select-box{display:flex;justify-content:space-between;align-items:center;padding:8px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;background-color:#fff;max-width:290px;min-width:290px;min-height:40px;max-height:40px}.select-box:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%233F3F40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.select-box.show:after,.select-box:after{content:"";display:block;width:30px;height:23px}.select-box.show:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15l-6-6-6 6' stroke='%233F3F40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.options-container{position:absolute;bottom:100%;left:0;right:0;z-index:1;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 4px 4px;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease}.options-container.show{max-height:264px;overflow-y:auto}.options-container.show::-webkit-scrollbar-track{background-color:#e0e0e0}.options-container.show::-webkit-scrollbar-thumb{background-color:#b4472c}.options-container.show::-webkit-scrollbar{width:2px;height:112px}.option{padding:10px;cursor:pointer;background-color:#fff}.option:hover{background-color:#f1f1f1}.option input[type=checkbox]{display:none}.option label{display:flex;align-items:center;color:#727273;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.option label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;border:1px solid #ccc;border-radius:2px;background-color:#fff;transition:background-color .3s ease}.option input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.833 10l5 5 8.333-10' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px;border:1px solid #efefef;background-color:#fafafa}.select-button-container{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;border-top:1px solid #e0e0e0;padding:10px;display:flex;justify-content:center}.select-button-container .button{width:auto;padding:0 20px}.field__error{font-size:12px;color:#b4472c}.select-button{display:flex;height:32px;padding:0 16px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:1px solid #b4472c;background-color:#fff;color:#b4472c;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.42px}.select-button:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.833 10l5 5 8.333-10' stroke='%23B4472C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px}.accept-terms-container{display:flex;align-items:center;justify-content:flex-start;gap:10px}.accept-terms-container input[type=checkbox]{display:none}.accept-terms-container input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.833 10l5 5 8.333-10' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px;border:1px solid #efefef;background-color:#fafafa}.accept-terms-label{display:flex;align-items:center;justify-content:flex-start;gap:10px}.accept-terms-label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;border:1px solid #ccc;border-radius:2px;background-color:#fff;transition:background-color .3s ease}.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--footer-newsletter{display:none}.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--footer__about,.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--footer__about-mobile{margin-top:0!important}.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--credits{border-bottom:200px solid #202020}.lcp-hack{display:none!important}@media screen and (max-width:1024px){.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--newsletter-sticky-container{transform:translateY(240px);transition:all .3s}.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--newsletter-sticky-container.open{transform:translateY(0);transition:all .3s}.leads-form-content{flex-direction:column;align-items:center}.leads__text{max-width:unset;margin-bottom:16px}.subtitle__leads,.title__leads{text-align:center}.form__container{width:100%}.form{flex-direction:column;gap:16px}.newsletter__field{width:100%}.select-box.checkbox-title{max-width:100%;width:100%}.button,.button-container{width:100%}.render-route-store-custom-black-friday .vtex-store-components-3-x-imageElement.vtex-store-components-3-x-imageElement--header__whatsapp{bottom:7rem}.render-route-store-custom-black-friday.newsletter-open .vtex-store-components-3-x-imageElement.vtex-store-components-3-x-imageElement--header__whatsapp{bottom:22rem}.render-route-store-custom-black-friday .vtex-store-components-3-x-backToTopButtonContainer.vtex-store-components-3-x-backToTopButtonActive{bottom:11rem}.render-route-store-custom-black-friday.newsletter-open .vtex-store-components-3-x-backToTopButtonContainer.vtex-store-components-3-x-backToTopButtonActive{bottom:26rem}.render-route-store-custom-black-friday .vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--credits{border-bottom:100px solid #f1f1f1}}@media screen and (max-width:640px){.leads__text{max-width:270px;margin-bottom:16px}.vtex-flex-layout-0-x-flexRow.vtex-flex-layout-0-x-flexRow--newsletter-sticky-container{transform:translateY(240px);transition:all .3s}}@media screen and (min-width:1025px){.leads-form__button{display:none}}