@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap);.tfaazh-buy-together-0-x-container{display:flex;flex-direction:column;justify-content:flex-start;margin-top:16px}.tfaazh-buy-together-0-x-title{font-size:24px;font-weight:400;text-align:center;color:var(--bg-medium);line-height:48px;text-transform:uppercase;border-bottom:1px solid #9c9c9c}.tfaazh-buy-together-0-x-productsContainer{display:flex;gap:16px;align-items:flex-start}.tfaazh-buy-together-0-x-content{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:2rem;border-radius:0}.tfaazh-buy-together-0-x-item{display:flex;flex-direction:column;padding:16px;border:1px solid transparent;justify-content:space-between;transition:.3s}.tfaazh-buy-together-0-x-itemImage{max-width:260px;height:auto}.tfaazh-buy-together-0-x-itemLink{opacity:.3;text-decoration:none;color:var(--black);transition:.3s;margin-bottom:16px}.tfaazh-buy-together-0-x-itemPrice{display:block;width:100%;font-size:24px;font-weight:800;color:var(--black)}.tfaazh-buy-together-0-x-unselectToBuy{border:2px solid var(--primary);background:transparent;color:var(--primary);border-radius:0}.tfaazh-buy-together-0-x-selectToBuy,.tfaazh-buy-together-0-x-unselectToBuy{padding:10px 0;font-weight:700;font-size:14px;cursor:pointer;text-transform:uppercase;transition:.3s}.tfaazh-buy-together-0-x-selectToBuy{background:var(--bg-medium);border:3px solid transparent;color:#fff;border-radius:0}.tfaazh-buy-together-0-x-itemName{font-size:16px;color:var(--black)}.tfaazh-buy-together-0-x-itemSelected{display:flex;flex-direction:column;padding:16px;justify-content:space-between;transition:.3s;opacity:1;margin-bottom:16px}.tfaazh-buy-together-0-x-itemSelected .tfaazh-buy-together-0-x-itemLink{transition:.3s;opacity:1}.tfaazh-buy-together-0-x-confirmationContainer{display:flex;flex-direction:column;gap:5px}.tfaazh-buy-together-0-x-confimationPrices{display:flex;gap:5px;align-items:flex-end;padding-bottom:4px;font-size:14px;font-weight:600;color:var(--black);flex-wrap:wrap;max-width:350px}.tfaazh-buy-together-0-x-totalText{display:none}.tfaazh-buy-together-0-x-listPrice{display:flex;width:100%;gap:5px}:not(.tfaazh-buy-together-0-x-confirmationContainer) .tfaazh-buy-together-0-x-currencyContainer{color:var(--black);font-size:22px}.tfaazh-buy-together-0-x-plus{height:100%;position:relative;top:200px;color:var(--bg-medium);font-weight:600;font-size:20px}.tfaazh-buy-together-0-x-listPrice .tfaazh-buy-together-0-x-currencyContainer{text-decoration:line-through}.tfaazh-buy-together-0-x-confirmationContainer .tfaazh-buy-together-0-x-totalPrice{display:flex;width:auto;font-size:14px!important;align-items:end}.tfaazh-buy-together-0-x-confirmationContainer .tfaazh-buy-together-0-x-currencyContainer{color:var(--black);font-size:24px;margin-bottom:-4px}.tfaazh-buy-together-0-x-totalPrice{display:flex;gap:5px;width:100%;font-size:32px;font-weight:800;color:var(--black)}.tfaazh-buy-together-0-x-confirmationButton{font-size:0!important;background:var(--secondary);border:none;color:var(--white);padding:10px 50px;font-weight:700;font-size:14px;text-transform:uppercase!important;border-radius:0;cursor:pointer;max-width:300px;text-transform:none}.tfaazh-buy-together-0-x-confirmationButton:after{font-size:16px;font-weight:500;content:"Adicionar a sacola"}@media (max-width:1280px) and (min-width:1202px){.tfaazh-buy-together-0-x-content{padding:1rem}}@media (max-width:1201px) and (min-width:1155px){.tfaazh-buy-together-0-x-content{padding:.5rem}}@media (max-width:1154px) and (min-width:1081px){.tfaazh-buy-together-0-x-content{padding:.5rem;gap:.5rem}.tfaazh-buy-together-0-x-productsContainer{gap:0}}@media (max-width:1080px) and (min-width:1024px){.tfaazh-buy-together-0-x-content{padding:.5rem;gap:.5rem}.tfaazh-buy-together-0-x-productsContainer{gap:0}.tfaazh-buy-together-0-x-itemSelected{width:220px}}@media screen and (max-width:1024px){.tfaazh-buy-together-0-x-container{padding:0}.tfaazh-buy-together-0-x-productsContainer{overflow-x:auto}}.tfaazh-category-menu-0-x-sidebarItem{border-bottom:1px solid var(--text)}.tfaazh-category-menu-0-x-sidebarItemContainer .tfaazh-category-menu-0-x-sidebarItemContainer{border-bottom:none}.tfaazh-category-menu-0-x-sidebarContent{padding-bottom:0}@media (max-width:768px){.tfaazh-category-menu-0-x-sidebarItemContainer{color:#000}}.tfaazh-cookies-modal-0-x-cookieModal{position:fixed;bottom:0;left:0;width:100%;z-index:999;color:var(--black);background-color:var(--text-almost-light);text-align:center;padding:8px 20px;display:flex;justify-content:center}.tfaazh-cookies-modal-0-x-cookieWrapper{display:flex;justify-content:center;gap:40px;max-width:1000px}.tfaazh-cookies-modal-0-x-cookieText{font-size:1rem}.tfaazh-cookies-modal-0-x-cookieLink{color:var(--black)}.tfaazh-cookies-modal-0-x-cookieButton{border-color:var(--text-almost-light);color:var(--white);background:var(--background-almost-light);font-size:1rem;padding:10px 20px;text-transform:uppercase;font-weight:700;border-radius:5px;cursor:pointer}.tfaazh-cookies-modal-0-x-cookieButton:hover{border-color:var(--white);color:var(--background-almost-light);background:var(--white)}.tfaazh-formatted-product-specifications-0-x-specificationsWrapper{padding:24px 8px;gap:24px;justify-content:space-around;display:flex;flex-wrap:wrap}.tfaazh-formatted-product-specifications-0-x-specificationsContent{max-width:33%}.tfaazh-formatted-product-specifications-0-x-specificationsTitle{font-family:Poppins;font-size:20px;margin:16px 0;font-weight:700;text-transform:lowercase}.tfaazh-formatted-product-specifications-0-x-specificationsTitle:first-child{text-transform:uppercase}.tfaazh-formatted-product-specifications-0-x-specificationsText{font-family:Poppins;font-size:14px;line-height:28px;color:#383838;font-weight:500}@media screen and (max-width:1025px){.tfaazh-formatted-product-specifications-0-x-specificationsWrapper{justify-content:flex-start}.tfaazh-formatted-product-specifications-0-x-specificationsContent{max-width:100%}.tfaazh-formatted-product-specifications-0-x-specificationsWrapper{padding:24px 8px;gap:0;display:flex;justify-content:space-around;flex-wrap:wrap;flex-direction:column;max-width:700px}.tfaazh-formatted-product-specifications-0-x-specificationsContent{max-width:none}.tfaazh-formatted-product-specifications-0-x-specificationsContent:not(:first-child){border-top:1px solid #9c9c9c}.tfaazh-formatted-product-specifications-0-x-specificationsButton{border:none;background:transparent;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;cursor:pointer}.tfaazh-formatted-product-specifications-0-x-specificationsTitle{margin:0}.tfaazh-formatted-product-specifications-0-x-specificationsText{padding-bottom:1rem}}.tfaazh-measurement-chart-0-x-tableContainer{display:flex;flex-direction:column;justify-content:center;overflow-x:auto;padding-bottom:16px;text-align:center}.tfaazh-measurement-chart-0-x-tableContentDark{background:var(--border)}.tfaazh-measurement-chart-0-x-tableContentClear{background:#fefefe}.tfaazh-measurement-chart-0-x-tableContentClear,.tfaazh-measurement-chart-0-x-tableContentDark,.tfaazh-measurement-chart-0-x-tableTextHeader{min-height:32px;min-width:132px;padding:8px 0}.tfaazh-measurement-chart-0-x-tableContentClear:hover,.tfaazh-measurement-chart-0-x-tableContentDark:hover{background:var(--secondary);cursor:pointer}.tfaazh-measurement-chart-0-x-tableTextHeader,.tfaazh-measurement-chart-0-x-tableTitleHeader{padding:8px 0;min-height:32px;min-width:132px;color:var(--white);background:#383838;text-transform:uppercase;font-size:14px}.tfaazh-measurement-chart-0-x-tableTitleHeader{min-width:160px}.tfaazh-measurement-chart-0-x-tableText{padding:8px;text-align:center;font-size:12px;font-weight:500}.tfaazh-measurement-chart-0-x-tableCotton{font-size:14px}.tfaazh-measurement-chart-0-x-tableCottonHeaderBigContent{min-width:160px}.tfaazh-measurement-chart-0-x-tableContainerCups{margin:16px 0}.tfaazh-measurement-chart-0-x-tableContainerCups .tfaazh-measurement-chart-0-x-tableContentClear,.tfaazh-measurement-chart-0-x-tableContainerCups .tfaazh-measurement-chart-0-x-tableContentDark,.tfaazh-measurement-chart-0-x-tableContainerCups .tfaazh-measurement-chart-0-x-tableTextHeader{padding:8px 0;min-width:214px}.tfaazh-measurement-chart-0-x-tableCotton{width:840px;border-collapse:collapse;margin:24px 0}.tfaazh-measurement-chart-0-x-tableCotton:hover{cursor:default}.tfaazh-measurement-chart-0-x-tableCottonTitle{text-align:center;font-weight:500;font-size:20px}.tfaazh-measurement-chart-0-x-tableCottonContainer{overflow-x:auto}.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContent{width:100%;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContent:last-child{border-right:unset}.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContentShort{display:flex;justify-content:center;align-items:center;line-height:22px;border-collapse:collapse;width:98px;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContentShort:last-child{border-right:unset}.tfaazh-measurement-chart-0-x-tableCottonHeaderSingleText{display:flex;justify-content:center;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonHeaderContainerInternal{display:flex;justify-content:space-between;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonContentCenter{padding:0}.tfaazh-measurement-chart-0-x-tableCottonText{width:100%;text-align:center;border-collapse:collapse;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonMinContent{width:112px;padding:0 16px;border-collapse:collapse}.tfaazh-measurement-chart-0-x-tableCottonMedContent{width:200px;padding:0;border-collapse:collapse}.tfaazh-measurement-chart-0-x-tableCottonTextsContainer{padding:0}.tfaazh-measurement-chart-0-x-tableCottonRowContainer:hover{background-color:#96cdcf}.tfaazh-measurement-chart-0-x-tableCottonRowInternalContainer{text-align:left;display:flex;justify-content:space-between;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonHeaderShortContent{width:80px;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonBigContent,.tfaazh-measurement-chart-0-x-tableCottonBigText,.tfaazh-measurement-chart-0-x-tableCottonBigTextNoBorder,.tfaazh-measurement-chart-0-x-tableCottonHeaderBigContent{text-align:center;width:240px;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonBigText,.tfaazh-measurement-chart-0-x-tableCottonBigTextNoBorder{border-collapse:collapse;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonHeaderBigContent,.tfaazh-measurement-chart-0-x-tableCottonHeaderShortContent,.tfaazh-measurement-chart-0-x-tableCottonHeaderSingleText,.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContent,.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContentShort{background:#8f807d;color:var(--white);line-height:22px}.tfaazh-measurement-chart-0-x-tableCottonHeaderBigContent,.tfaazh-measurement-chart-0-x-tableCottonHeaderLargeContent,.tfaazh-measurement-chart-0-x-tableCottonHeaderShortContent,.tfaazh-measurement-chart-0-x-tableCottonMedContent,.tfaazh-measurement-chart-0-x-tableCottonMinContent,.tfaazh-measurement-chart-0-x-tableCottonText,.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContent,.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContentShort{border:1px solid var(--black)}.tfaazh-measurement-chart-0-x-tableCottonHeaderLargeContent,.tfaazh-measurement-chart-0-x-tableCottonRowContainer:first-child .tfaazh-measurement-chart-0-x-tableCottonRowInternalContainer:last-child,.tfaazh-measurement-chart-0-x-tableCottonText,.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContent,.tfaazh-measurement-chart-0-x-tableCottonTextHeaderSingleContentShort{border-bottom:unset;border-left:unset}.tfaazh-measurement-chart-0-x-tableCottonBigText:first-child,.tfaazh-measurement-chart-0-x-tableCottonRowInternalContainer:last-child{border-bottom:1px solid var(--black)}.tfaazh-measurement-chart-0-x-tableCottonHeaderLargeContent{width:480px;padding:0;margin:0}.tfaazh-measurement-chart-0-x-tableCottonBigText,.tfaazh-measurement-chart-0-x-tableCottonBigTextNoBorder,.tfaazh-measurement-chart-0-x-tableCottonText{line-height:24px}.tfaazh-measurement-chart-0-x-tableCottonText{line-height:24.2px}@media (max-width:767.98px){.tfaazh-measurement-chart-0-x-tableContainer{display:block}}.tfaazh-minicart-share-0-x-floatingShareContainer{position:fixed;z-index:999;left:5%;bottom:5%;width:250px;height:250px;background-color:#ae8ec4;background-size:cover;border-radius:50%;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem}.tfaazh-minicart-share-0-x-floatingCloseButton{position:absolute;right:0;top:0;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;transition:background .3s}.tfaazh-minicart-share-0-x-floatingCloseButton:hover{background-color:rgba(0,0,0,.2)}.tfaazh-minicart-share-0-x-floatingContent{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem}.tfaazh-minicart-share-0-x-textContainer{font-size:13px;text-align:center;width:75%;margin:0 auto;color:inherit}.tfaazh-minicart-share-0-x-paragraph{margin:0}.tfaazh-minicart-share-0-x-floatingForm{display:flex;flex-direction:column;align-items:center;gap:6px;padding-bottom:40px}.tfaazh-minicart-share-0-x-floatingFormInput{border:none;border-radius:0;height:30px;padding:0 1rem;font-size:12px;width:80%}.tfaazh-minicart-share-0-x-floatingFormButton{font-size:11px;font-weight:600;padding:0 10px;background-color:#000;color:#fff;border:none;height:30px;display:flex;align-items:center;cursor:pointer}.tfaazh-minicart-share-0-x-horizontalFormContainer{position:absolute;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.tfaazh-minicart-share-0-x-horizontalFormContainer .tfaazh-minicart-share-0-x-textContainer{font-size:1.125rem;width:70%}.tfaazh-minicart-share-0-x-horizontalFormIcon{width:30px;height:30px}.tfaazh-minicart-share-0-x-horizontalFormContent{display:flex;justify-content:center;height:45px;width:70%}.tfaazh-minicart-share-0-x-horizontalFormInput{height:45px;width:100%;max-width:400px;border:none;border:1px solid var(--border);padding:0 12px}.tfaazh-minicart-share-0-x-horizontalFormButton{height:45px;border:none;padding:0 20px;font-size:14px;min-width:170px;white-space:nowrap;font-weight:600}@media screen and (max-width:640px){.tfaazh-minicart-share-0-x-floatingShareContainer{left:0;bottom:0;width:100%;border-radius:0;height:auto;padding-top:1rem;gap:.5rem}.tfaazh-minicart-share-0-x-floatingForm{padding-bottom:1rem}.tfaazh-minicart-share-0-x-floatingFormInput{height:40px;font-size:14px}.tfaazh-minicart-share-0-x-floatingFormButton{height:35px;padding:0 1rem}.tfaazh-minicart-share-0-x-floatingCloseButton{top:auto;bottom:100%}.tfaazh-minicart-share-0-x-horizontalFormContent{flex-direction:column;height:auto;gap:.5rem;align-items:center;width:80%}.tfaazh-minicart-share-0-x-horizontalFormContainer .tfaazh-minicart-share-0-x-textContainer{font-size:14px;width:90%}}.tfaazh-mtd-store-components-0-x-skuSelectorContainer{margin:8px 0}.tfaazh-mtd-store-components-0-x-skuSelectorInternalBox{border-color:transparent;border-radius:50%;justify-content:center;align-items:center;text-align:center}.tfaazh-mtd-store-components-0-x-skuSelectorInternalBox:hover{border-color:transparent}.tfaazh-mtd-store-components-0-x-skuSelectorItem{padding:1px;border:2px solid var(--text);border-radius:50%;height:48px!important;width:48px!important}.tfaazh-mtd-store-components-0-x-skuSelectorItem:hover{border:2px solid var(--secondary)}.tfaazh-mtd-store-components-0-x-skuSelectorItem:hover .tfaazh-mtd-store-components-0-x-skuSelectorItemTextValue{color:var(--black)}.tfaazh-mtd-store-components-0-x-skuSelectorItemTextValue{font-size:12px;padding:0}.tfaazh-mtd-store-components-0-x-skuSelectorItem .tfaazh-mtd-store-components-0-x-skuSelectorItemTextValue{color:var(--text)}.tfaazh-mtd-store-components-0-x-valueWrapper--unavailable:hover{pointer-events:none}.tfaazh-mtd-store-components-0-x-skuSelectorItem--selected .tfaazh-mtd-store-components-0-x-frameAround{border:none}.tfaazh-mtd-store-components-0-x-skuSelectorItem--selected .tfaazh-mtd-store-components-0-x-skuSelectorItemTextValue{color:var(--black)}.tfaazh-mtd-store-components-0-x-skuSelectorName{font-weight:700;color:var(--black)}.tfaazh-mtd-store-components-0-x-skuSelectorNameSeparator{font-size:16px;font-weight:700;color:var(--black)}.tfaazh-mtd-store-components-0-x-skuSelectorSelectorImageValue{font-weight:700}.tfaazh-mtd-store-components-0-x-skuSelectorItem--selected,.tfaazh-mtd-store-components-0-x-skuSelectorItem--selected:hover{border:3px solid var(--primary);color:var(--black);font-weight:700}.vtex-availability-notify-1-x-input .vtex-input-prefix__group{border-color:var(--white)!important}.vtex-availability-notify-1-x-submit .vtex-button{height:100%}.vtex-availability-notify-1-x-notiferContainer{margin-top:1rem}.vtex-breadcrumb-1-x-container{padding:0;display:flex;align-items:center;font-size:.9rem}.vtex-breadcrumb-1-x-homeIcon{width:16px;height:16px}.vtex-breadcrumb-1-x-homeLink{display:flex;align-items:center;justify-content:center}.vtex-breadcrumb-1-x-arrow{display:flex;align-items:center;gap:2px}.vtex-breadcrumb-1-x-link{font-size:14px;text-transform:capitalize;width:max-content}.vtex-disclosure-layout-1-x-trigger--hidden,.vtex-disclosure-layout-1-x-trigger--visible{background:none;border:none}.vtex-disclosure-layout-1-x-trigger:hover{cursor:pointer}.vtex-flex-layout-0-x-flexColChild--disclosure-container .vtex-disclosure-layout-1-x-trigger .vtex-store-icons-0-x-caretIcon{padding:8px;background:var(--primary-light);border-radius:50%}.vtex-disclosure-layout-1-x-content--visible{text-align:justify;padding:0 24px;border-radius:0 0 4px 4px}.vtex-disclosure-layout-1-x-content--visible .vtex-rich-text-0-x-paragraph{text-align:justify}.vtex-flex-layout-0-x-flexColChild--disclosure-container .vtex-disclosure-layout-1-x-content--visible .vtex-rich-text-0-x-paragraph{font-size:14px;color:var(--text)}.vtex-disclosure-layout-1-x-trigger .vtex-store-icons-0-x-caretIcon{min-height:16px!important;min-width:16px!important}.vtex-disclosure-layout-1-x-trigger{display:flex;align-items:center;gap:16px;font-weight:700;min-height:40px;padding:8px}.vtex-disclosure-layout-1-x-trigger--hidden{border-radius:4px}.vtex-disclosure-layout-1-x-trigger--visible{border-radius:0}.vtex-disclosure-layout-1-x-trigger--disclosure-trigger-information--hidden,.vtex-disclosure-layout-1-x-trigger--disclosure-trigger-information--visible{border:none;background:none}.vtex-flex-layout-0-x-flexColChild--privacy-policy-content .vtex-disclosure-layout-1-x-content--visible{margin-top:0;padding-left:24px;border:none;border-radius:0}.vtex-disclosure-layout-1-x-trigger--menu-item-mobile{width:100%;min-height:0;padding:.6rem 1rem;display:flex;justify-content:space-between;border-bottom:1px solid var(--text)}.vtex-disclosure-layout-1-x-trigger--menu-item-mobile--visible{border-bottom:none}.vtex-disclosure-layout-1-x-content--menu-item-mobile{padding:0 1rem;border-bottom:1px solid var(--text)}.vtex-flex-layout-0-x-flexRow--top-bar{background:var(--bg-medium)}.vtex-flex-layout-0-x-flexRowContent--main-menu-desktop{justify-content:center}.vtex-flex-layout-0-x-flexRow--main-header-desktop,.vtex-flex-layout-0-x-flexRow--main-header-mobile,.vtex-flex-layout-0-x-flexRow--search-bar-row-mobile{background:var(--white)}.vtex-flex-layout-0-x-flexRow--main-menu-desktop,.vtex-flex-layout-0-x-flexRow--search-bar-row-mobile{background:var(--white);border-bottom:1px solid var(--border)}.vtex-flex-layout-0-x-flexRow--orderByAndSwitcher{margin-right:.75rem}.vtex-flex-layout-0-x-flexRow--top-announcement{display:flex;align-items:center;background:var(--secondary);color:var(--black);max-height:48px}.vtex-flex-layout-0-x-flexRowContent--top-announcement{height:2rem;display:flex;align-items:center}.vtex-flex-layout-0-x-flexRow--banner-faixa{max-height:40px}.vtex-flex-layout-0-x-flexRow--info-card-banners-container,.vtex-flex-layout-0-x-flexRow--info-card-pdp-banners-container{padding:16px 0;margin:32px 0}.vtex-flex-layout-0-x-flexRow--info-card-banners-container{background:var(--almost-black)}.vtex-flex-layout-0-x-flexRow--info-card-pdp-banners-container{padding:0;margin:0 0 24px;max-width:548px}.vtex-flex-layout-0-x-flexRowContent--info-card-pdp-banners-container{gap:4px}.vtex-flex-layout-0-x-flexRowContent--info-card-pdp-banners-container .vtex-flex-layout-0-x-stretchChildrenWidth{padding:0}.vtex-flex-layout-0-x-flexRow--banner-triple{background:var(--almost-black);padding:32px 0}.vtex-flex-layout-0-x-flexRow--banner-double,.vtex-flex-layout-0-x-flexRow--banner-triple{margin-top:1rem;margin-bottom:56px}.vtex-flex-layout-0-x-flexRowContent--banner-double,.vtex-flex-layout-0-x-flexRowContent--banner-triple{gap:1rem}.vtex-flex-layout-0-x-flexCol--info-availability{background:var(--almost-black);display:flex;height:auto;margin-bottom:auto;padding:2rem 2rem 1rem;border-radius:.5rem}.vtex-flex-layout-0-x-flexRow--category-navigator{margin:32px 0 1rem}.vtex-flex-layout-0-x-flexRow--category-navigator .vtex-rich-text-0-x-paragraph{margin-bottom:0}.vtex-flex-layout-0-x-flexRowContent--category-navigator{justify-content:space-between;gap:1rem}.vtex-flex-layout-0-x-flexCol--category-navigator-item{justify-content:start!important;align-items:center;padding:.5rem;border-radius:.5rem}.vtex-flex-layout-0-x-flexRow--category-navigator .vtex-rich-text-0-x-link{text-decoration:none;color:var(--text)}.vtex-flex-layout-0-x-flexRowContent--category-navigator .vtex-flex-layout-0-x-stretchChildrenWidth{min-width:100px!important;flex-wrap:nowrap;margin:0 .5rem}.vtex-flex-layout-0-x-flexRowContent--category-navigator{overflow-x:auto;scrollbar-color:var(--white) transparent;scrollbar-width:thin}.vtex-flex-layout-0-x-flexRowContent--category-navigator::-webkit-scrollbar{height:7px;background:var(--almost-black);display:flex;border-radius:10px!important}.vtex-flex-layout-0-x-flexRowContent--category-navigator::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px!important;display:flex}.vtex-flex-layout-0-x-flexRow--shelf-prices-container{padding-left:8px}.vtex-flex-layout-0-x-flexRowContent--shelf-prices-container{flex-wrap:wrap;gap:8px}.vtex-flex-layout-0-x-flexRowContent--shelf-prices-container .vtex-flex-layout-0-x-flexRow--shelf-prices-container{flex-wrap:wrap;gap:2px}.vtex-shelf-1-x-slide--viu-tambem .vtex-flex-layout-0-x-flexRow--shelf-prices-container{padding-left:8px}.vtex-flex-layout-0-x-flexRow--shelf-prices-container .vtex-store-components-3-x-container{padding:0}.vtex-flex-layout-0-x-flexRowContent--shelf-prices-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:fit-content!important;padding:0}.vtex-flex-layout-0-x-flexRowContent--slider-tab-shelf{margin-top:0;padding:0}.vtex-flex-layout-0-x-flexRowContent--shelf2-title{border-bottom:1px solid var(--border);margin-bottom:16px}.vtex-flex-layout-0-x-flexRow--whatsapp-button-container{margin-top:24px}.vtex-flex-layout-0-x-flexRow--whatsapp-button-container .vtex-store-components-3-x-container{display:flex;justify-content:center;align-items:center}.vtex-flex-layout-0-x-flexRowContent--whatsapp-button-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--whatsapp-button-container{display:flex;max-width:fit-content;height:40px;background:var(--secondary);gap:16px;padding:8px 24px}.vtex-flex-layout-0-x-flexRowContent--customers-cards-container{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-evenly}.vtex-flex-layout-0-x-flexRowContent--customers-cards-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:fit-content!important}.vtex-flex-layout-0-x-flexCol--customer-card-container{justify-content:center;background:var(--primary-light);border-radius:24px;max-width:280px}.vtex-flex-layout-0-x-flexColChild--customer-card-container{display:flex;justify-content:center;padding:16px}.vtex-flex-layout-0-x-flexRow--app-notice{background:var(--bg-medium);padding:1rem 0;margin:1rem 0 0}.vtex-flex-layout-0-x-flexRowContent--list-price-savings{align-items:center;margin:0}.vtex-flex-layout-0-x-flexRowContent--app-notice{align-items:center}.vtex-flex-layout-0-x-flexColChild--product-info-box .vtex-flex-layout-0-x-flexRow--buy-button-row{margin-top:16px}.vtex-flex-layout-0-x-flexCol--product-info-box{padding:0 .5rem;border-radius:.5rem;position:relative}.vtex-flex-layout-0-x-flexRow--product-especifications{background:var(--border)}.vtex-flex-layout-0-x-flexRowContent--buy-button-row{display:flex;margin:0}.vtex-flex-layout-0-x-flexRowContent--buy-button-row .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--buy-button-row .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:auto!important;flex:4}.vtex-flex-layout-0-x-flexRowContent--measure-col-container{justify-content:center;padding:32px}.vtex-flex-layout-0-x-flexColChild--measure-col-container{text-align:center}.vtex-flex-layout-0-x-flexRowContent--measurement-chart-container{margin:8px 0;display:flex;align-items:center}.vtex-flex-layout-0-x-flexRowContent--measurement-chart-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--measurement-chart-container:hover .vtex-rich-text-0-x-paragraph--measurement-link-tilte{color:var(--primary);text-decoration:underline;cursor:pointer}.vtex-flex-layout-0-x-flexRowContent--measure-col-container .vtex-flex-layout-0-x-stretchChildrenWidth{align-items:center;width:100%!important}.vtex-flex-layout-0-x-flexCol--measure-col-container{padding:32px}.vtex-flex-layout-0-x-flexRow--contact-banner{background:var(--primary-light);margin-top:16px;padding:32px 0}.vtex-flex-layout-0-x-flexRowContent--contact-banner{background:var(--primary-light);border-radius:16px;padding:32px 48px}.vtex-flex-layout-0-x-flexRow--contact-page-container{background:#f9f9fc}.vtex-flex-layout-0-x-flexColChild--block-contato-container,.vtex-flex-layout-0-x-flexColChild--question-and-answer-container{height:auto!important;display:flex;flex-direction:column;gap:32px}.vtex-flex-layout-0-x-flexColChild--block-contato-container .vtex-flex-layout-0-x-flexRowContent--flex-contato .vtex-input__label,.vtex-flex-layout-0-x-flexColChild--block-contato-container .vtex-flex-layout-0-x-flexRowContent--flex-contato .vtex-textarea__label{color:var(--secondary);font-weight:700}.vtex-flex-layout-0-x-flexColChild--block-contato-container .vtex-flex-layout-0-x-flexRowContent--flex-contato .vtex-input-prefix__group{background:var(--white);border:1px solid #d3d1d6;border-radius:0}.vtex-flex-layout-0-x-flexRow--contact-container{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--contact-container{max-width:1024px;flex-direction:column;gap:24px}.vtex-flex-layout-0-x-flexRowContent--contact-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--contact-container .vtex-disclosure-layout-1-x-trigger{justify-content:space-between;width:100%}.vtex-flex-layout-0-x-flexColChild--disclosure-container{background:var(--white);border:1px solid #d3d1d6}.vtex-flex-layout-0-x-flexColChild--disclosure-container .vtex-rich-text-0-x-link{color:var(--primary)}.vtex-flex-layout-0-x-flexRowContent--flex-contato .vtex-input__label,.vtex-flex-layout-0-x-flexRowContent--flex-contato .vtex-textarea__label{margin-top:8px;font-size:.875rem;font-weight:400}.vtex-flex-layout-0-x-flexColChild--question-and-answer-container .vtex-store-icons-0-x-caretIcon{color:var(--secondary)}.vtex-flex-layout-0-x-flexRowContent--exchange-and-return-form-container .vtex-input__label{font-weight:700}.vtex-flex-layout-0-x-flexRowContent--exchange-and-return-form-container .vtex-radioGroup{margin-bottom:16px}.vtex-flex-layout-0-x-flexRowContent--na-midia-cards{flex-wrap:wrap;gap:16px}.vtex-flex-layout-0-x-flexRowContent--na-midia-cards .vtex-flex-layout-0-x-stretchChildrenWidth{width:inherit!important;max-width:48%!important;margin:16px 0}.vtex-flex-layout-0-x-flexRowContent--newsletter-container{padding:0 16px;justify-content:space-around}.vtex-flex-layout-0-x-flexRowContent--newsletter-container .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{justify-content:left;width:auto!important}.vtex-flex-layout-0-x-flexRow--newsletter-container{background:var(--bg-medium);margin-top:32px;padding:32px 0}.vtex-flex-layout-0-x-flexRowContent--newsletter-text-container .vtex-flex-layout-0-x-stretchChildrenWidth{align-items:center;width:auto!important}.vtex-flex-layout-0-x-flexRow--about-us-container{background:var(--bg-light);padding:24px 8px}.vtex-flex-layout-0-x-flexRow--quem-somos-container,.vtex-flex-layout-0-x-flexRow--quem-somos-container2{background:var(--bg-light);margin:0;color:var(--white)}.vtex-flex-layout-0-x-flexRowContent--about-us-container .vtex-flex-layout-0-x-flexRowContent--quem-somos-container2{align-items:start;justify-content:space-between}.vtex-flex-layout-0-x-flexRowContent--quem-somos-container1 .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:1}.vtex-flex-layout-0-x-flexRowContent--quem-somos-container1 .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:2;align-items:end}.vtex-flex-layout-0-x-flexRow--quem-somos-container:last-child{background:var(--bg-light);margin:0 0 -32px;padding:0 0 32px;color:var(--white)}.vtex-flex-layout-0-x-flexCol--quem-somos-text-container{justify-content:center}.vtex-flex-layout-0-x-flexColChild--quem-somos-text-container{height:auto!important}.vtex-flex-layout-0-x-flexRowContent--na-midia-item-container .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:3}.vtex-flex-layout-0-x-flexRowContent--na-midia-item-container .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:1}.vtex-flex-layout-0-x-flexRow--na-midia-item-container{margin-top:24px}.vtex-flex-layout-0-x-flexRowContent--na-midia-title-images-container{display:flex;align-items:center;margin-left:24px;gap:32px}.vtex-flex-layout-0-x-flexRowContent--na-midia-title-images-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRow--exchange-and-return-form-container{margin:16px 32px}.vtex-flex-layout-0-x-flexRow--revendedor-form-container{margin-bottom:24px}.vtex-flex-layout-0-x-flexCol--revendedor-form-container,.vtex-flex-layout-0-x-flexColChild--revendedor-form-container{height:auto!important}.vtex-flex-layout-0-x-flexRowContent--revendedor-info-content-container{margin:32px 0}.vtex-flex-layout-0-x-flexRowContent--revendedor-info-content-container .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:1}.vtex-flex-layout-0-x-flexRowContent--revendedor-info-content-container .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:2;align-items:center}.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container{padding:24px;border-radius:24px;background-image:url(https://tfaazh.vtexassets.com/assets/vtex/assets-builder/tfaazh.theme/0.0.88/banner-franqueado___80036d41e4ce540213dc8ecf17a714a3.jpg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;margin-bottom:24px}.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container .vtex-input__label,.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container .vtex-store-form-0-x-formSubmitButton,.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container .vtex-textarea__label{margin:8px 0;font-size:11.5px;font-weight:700;color:var(--white)}.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container .vtex-input__label:after,.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-input__label:after{content:" *"}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-input__label:last-child:after{font-size:0}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex__icon-caret-down{height:0}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-styleguide-9-x-dropdown{font-size:.875rem;color:var(--text);margin-bottom:16px}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-styleguide-9-x-container{margin-bottom:4px}.vtex-flex-layout-0-x-flexRow--politica-troca-container,.vtex-flex-layout-0-x-flexRow--work-with-us-image-container{margin:24px 0;padding:0 16px}.vtex-flex-layout-0-x-flexRow--work-with-us-form-container{background:var(--almost-black);padding:24px 0}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container{display:flex;justify-content:center;padding:24px}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-flex-layout-0-x-stretchChildrenWidth{max-width:800px}.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-input,.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-input__label,.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-store-form-0-x-formSubmitContainer,.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-styleguide-9-x-dropdown{margin-top:8px}.vtex-flex-layout-0-x-flexCol--revendedor-form-container{background-color:var(--black);padding:24px;border-radius:16px}.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container .vtex-flex-layout-0-x-stretchChildrenWidth .vtex-flex-layout-0-x-flexRowContent,.vtex-flex-layout-0-x-flexRowContent--work-with-us-form-container .vtex-flex-layout-0-x-stretchChildrenWidth .vtex-flex-layout-0-x-flexRowContent{gap:16px}.vtex-flex-layout-0-x-flexRowContent--footer-row-2{border-top:1px solid hsla(0,0%,100%,.15);margin:3rem 0 0;padding:2rem 0}.vtex-flex-layout-0-x-flexRowContent--footer-row .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:1;padding:0}.vtex-flex-layout-0-x-flexRowContent--footer-row .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:2}.vtex-flex-layout-0-x-flexRow--footer-row{margin:48px 0}.vtex-flex-layout-0-x-flexRow--footer-copyright{border-top:1px solid hsla(0,0%,100%,.15)}.vtex-flex-layout-0-x-flexColChild--logo{text-align:center}.vtex-flex-layout-0-x-flexRow--social-networks{display:flex}.vtex-flex-layout-0-x-flexRowContent--social-networks{display:flex;justify-content:center;gap:32px;width:fit-content}.vtex-flex-layout-0-x-flexCol--footer-menus-container{flex-direction:row;justify-content:center;gap:24px}.vtex-flex-layout-0-x-flexRowContent--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth:first-child,.vtex-flex-layout-0-x-flexRowContent--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:1;padding:0}.vtex-flex-layout-0-x-flexCol--footer-col-2{height:100%}.vtex-flex-layout-0-x-flexColChild--footer-col-2{background:var(--primary-light);height:100%!important;padding:32px 8px;text-align:center;border-radius:1rem}.vtex-flex-layout-0-x-flexCol--footer-col-emails{gap:8px}.vtex-flex-layout-0-x-flexColChild--footer-col-emails{padding:8px}.vtex-flex-layout-0-x-flexRowContent--container-footer-emails .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{max-width:120px}.vtex-flex-layout-0-x-flexRowContent--footer-col-menu{gap:24px}.vtex-flex-layout-0-x-flexRowContent--footer-col-menu .vtex-flex-layout-0-x-stretchChildrenWidth{padding:0}.vtex-flex-layout-0-x-flexCol--sobre-nayane{border-right:2px solid var(--white);padding-right:16px}.vtex-flex-layout-0-x-flexColChild--sobre-nayane{display:flex;justify-content:left}.vtex-flex-layout-0-x-flexCol--ajuda-suporte .vtex-flex-layout-0-x-flexColChild--ajuda-suporte:first-child,.vtex-flex-layout-0-x-flexCol--sobre-nayane .vtex-flex-layout-0-x-flexColChild--sobre-nayane:first-child{max-height:40px}.vtex-flex-layout-0-x-flexRow--footer-col-menu .vtex-flex-layout-0-x-stretchChildrenWidth{flex:1}.vtex-flex-layout-0-x-flexRow--footer-col-menu .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:2;padding:0;max-width:356px}.vtex-flex-layout-0-x-flexCol--footer-col-emails .vtex-flex-layout-0-x-stretchChildrenWidth:first-child,.vtex-flex-layout-0-x-flexRow--footer-col-menu .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:1}.vtex-flex-layout-0-x-flexCol--footer-col-emails .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:2}.vtex-flex-layout-0-x-flexRow--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth,.vtex-flex-layout-0-x-flexRow--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth:first-child,.vtex-flex-layout-0-x-flexRow--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{flex:1}.vtex-flex-layout-0-x-flexRow--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth{flex-direction:1;width:auto!important;padding:0}.vtex-flex-layout-0-x-flexRowContent--container-icon-logos-footer .vtex-flex-layout-0-x-stretchChildrenWidth{display:flex;justify-content:center;align-items:center;padding:0}.vtex-flex-layout-0-x-flexRowContent--newsletter-text-container{display:flex;justify-content:center;align-items:center;gap:8px}.vtex-flex-layout-0-x-flexRow--newsletter-text-container{width:auto!important}.vtex-flex-layout-0-x-flexRow--container-icon-logos-footer{margin-top:16px}.vtex-flex-layout-0-x-flexCol--footer-col{width:auto!important}.vtex-flex-layout-0-x-flexRow--flex-border{height:56px;width:100%;background-color:#96cdcf}.vtex-flex-layout-0-x-flexRowContent--submit-row{display:flex;align-items:center;margin-top:.5rem}.vtex-flex-layout-0-x-flexRowContent--submit-row .vtex-store-newsletter-1-x-confirmationCheckboxContainer .vtex-checkbox__label{display:none}.vtex-flex-layout-0-x-flexRowContent--submit-row .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--submit-row .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(2n){width:50%!important;z-index:9999}.vtex-flex-layout-0-x-flexRow--category-banner{--container-width:80rem;--container-padding:0.5rem;--container-size:calc(var(--container-width) + var(--container-padding));--margin-recoil:calc(-50vw + var(--container-size)/2);margin-left:var(--margin-recoil);margin-right:var(--margin-recoil);margin-top:-1rem;max-width:100vw}.vtex-flex-layout-0-x-flexRow--category-banner-mobile{margin-left:-.5rem;margin-bottom:1rem;width:calc(100% + 1rem);max-width:100vw}.vtex-flex-layout-0-x-flexRow--shelf-prices-landing{margin-top:auto}.vtex-flex-layout-0-x-flexRowContent--shelf-prices-landing{justify-content:flex-start;align-items:flex-end;gap:.5rem}.vtex-flex-layout-0-x-flexRow--landing-mini-banner{margin-top:2rem;margin-bottom:-32px}.vtex-flex-layout-0-x-flexRowContent--landing-mini-banner{height:300px;position:relative}.vtex-flex-layout-0-x-flexRowContent--landing-mini-banner .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:100%!important}.vtex-flex-layout-0-x-flexColChild--landing-mini-banner:last-child{flex:0}.vtex-flex-layout-0-x-flexRow--submenu-banner{width:100%}.vtex-flex-layout-0-x-flexRowContent--submenu-banner{padding:0 1rem;gap:2rem}.vtex-flex-layout-0-x-flexCol--drawer-content{padding-bottom:2rem}.vtex-flex-layout-0-x-flexCol--sutia-ideal{display:flex;flex-direction:column;gap:2rem}.vtex-flex-layout-0-x-flexCol--sutia-ideal-section-1{background-image:url(https://tfaazh.vtexassets.com/assets/vtex/assets-builder/tfaazh.theme/0.0.88/sutia-ideal/bg-1___fba73e06a91f563fc529e2edb3bb3064.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.vtex-flex-layout-0-x-flexCol--sutia-ideal-section,.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-2,.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-3,.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-5{padding:2rem}.vtex-flex-layout-0-x-flexColChild--sutia-ideal-section,.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-2{max-width:1024px;margin:auto}.vtex-flex-layout-0-x-flexRow--sutia-ideal-section-2{background:#ead9bf;border-top-right-radius:64px}.vtex-flex-layout-0-x-flexColChild--sutia-ideal-section-2-info{height:auto!important}.vtex-flex-layout-0-x-flexRow--sutia-ideal-section-2{position:relative}.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-2 .vtex-flex-layout-0-x-stretchChildrenWidth{height:fit-content}.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-3{display:flex;flex-direction:row;gap:1.5rem}.vtex-flex-layout-0-x-flexCol--sutia-ideal-section-5{max-width:1024px;margin:auto;gap:2rem}.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-5-content{display:flex;flex-direction:row;gap:2rem}.vtex-flex-layout-0-x-flexColChild--sutia-ideal-section-5-column{height:auto!important}.vtex-flex-layout-0-x-flexRowContent--calculate-size{max-width:480px;margin:2rem auto}@media (max-width:1024px){.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-2{display:flex;flex-direction:column-reverse}.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-2 .vtex-flex-layout-0-x-stretchChildrenWidth,.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-5-content .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--sutia-ideal-section-5-content{flex-direction:column-reverse}}@media (max-width:1154px){.vtex-flex-layout-0-x-flexRowContent--footer-row .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:.8;padding:0}.vtex-flex-layout-0-x-flexRowContent--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:1}}@media (max-width:1080px){.vtex-flex-layout-0-x-flexRowContent--footer-row .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:.75;padding:0}.vtex-flex-layout-0-x-flexRowContent--social-networks .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{flex:1}}@media (max-width:1025px){.vtex-flex-layout-0-x-flexRowContent--footer-mobile-row{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;margin-bottom:2rem;margin-top:2rem}.vtex-flex-layout-0-x-flexRowContent--newsletter-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.vtex-flex-layout-0-x-flexRowContent--newsletter-container .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--footer-mobile-row .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important;justify-content:center}.vtex-flex-layout-0-x-flexCol--footer-col{align-items:center;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--newsletter-container{gap:8px}.vtex-flex-layout-0-x-flexRowContent--newsletter-container .vtex-flex-layout-0-x-stretchChildrenWidth{margin:8px}.vtex-flex-layout-0-x-flexRowContent--submit-row .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{min-width:354px!important}.vtex-flex-layout-0-x-flexColChild--landing-mini-banner:first-child{flex:0}.vtex-flex-layout-0-x-flexColChild--landing-mini-banner:last-child{flex:1}}@media (max-width:767.98px){.vtex-flex-layout-0-x-flexRow--category-navigator{margin:16px 0 1rem}.vtex-flex-layout-0-x-flexRowContent--banner-double,.vtex-flex-layout-0-x-flexRowContent--banner-triple{display:flex;flex-wrap:wrap;gap:16px}.vtex-flex-layout-0-x-flexRow--banner-double{margin-bottom:24px}.vtex-flex-layout-0-x-flexRow--banner-triple{background:none;padding:0}.vtex-flex-layout-0-x-flexRowContent--info-card-pdp-banners-container{display:flex;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--measurement-chart-container{gap:8px}.vtex-flex-layout-0-x-flexRow--top-announcement{height:48px}.vtex-flex-layout-0-x-flexRowContent--app-notice{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:1rem;text-align:center!important}.vtex-flex-layout-0-x-flexRow--contact-page-container,.vtex-flex-layout-0-x-flexRowContent--revendedor-info-content-container{padding:16px}.vtex-flex-layout-0-x-flexRow--footer-mobile-row{margin:48px 0}.vtex-flex-layout-0-x-flexRow--footer-mobile-row .vtex-menu-2-x-styledLinkContent--footer-menu,.vtex-flex-layout-0-x-flexRow--footer-mobile-row .vtex-rich-text-0-x-paragraph--footer-menu{font-size:14px}.vtex-flex-layout-0-x-flexCol--footer-col{align-items:center}.vtex-flex-layout-0-x-flexRowContent--newsletter-text-container{display:flex;justify-content:center;align-items:center;gap:8px}.vtex-flex-layout-0-x-flexCol--footer-menus-container{margin-top:40px;gap:16px}.vtex-flex-layout-0-x-flexColChild--footer-col-emails{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--container-footer-emails{display:flex;gap:16px}.vtex-flex-layout-0-x-flexCol--footer-col-emails .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:auto!important;flex:none}.vtex-flex-layout-0-x-flexRow--container-footer-emails{width:95%!important}.vtex-flex-layout-0-x-flexRowContent--container-icon-logos-footer{display:flex;gap:16px}.vtex-flex-layout-0-x-flexRowContent--quem-somos-cards .vtex-flex-layout-0-x-stretchChildrenWidth{max-width:100%!important}.vtex-flex-layout-0-x-flexRowContent--na-midia-item-container{display:flex;flex-direction:column-reverse}.vtex-flex-layout-0-x-flexRowContent--revendedor-form-container{background-image:none;background:var(--secondary)}}@media (max-width:392px){.vtex-flex-layout-0-x-flexCol--footer-menus-container{flex-wrap:wrap}.vtex-flex-layout-0-x-flexCol--sobre-nayane{padding-right:0;border-right:none}.vtex-flex-layout-0-x-flexCol--footer-menus-container{justify-content:left;padding-left:24px;gap:40px}.vtex-flex-layout-0-x-flexColChild--ajuda-suporte,.vtex-flex-layout-0-x-flexColChild--sobre-nayane{padding-left:8px}.vtex-flex-layout-0-x-flexColChild--ajuda-suporte:first-child,.vtex-flex-layout-0-x-flexColChild--sobre-nayane:first-child{padding-left:0}.vtex-rich-text-0-x-heading--footer-col-title{margin-bottom:.5rem!important}}.vtex-login-2-x-container .vtex-button__label{padding:0;margin:0;width:32px;height:32px}.render-route-store-home .vtex-store__template>.flex-column>.vtex-flex-layout-0-x-flexRow--banner-faixa{display:none!important}.vtex-flex-layout-0-x-flexRowContent--main-header-desktop .vtex-login-2-x-pr5.vtex-login-2-x-items-stretch{align-items:center}.vtex-login-2-x-accessCodeOptionBtn .vtex-button__label,.vtex-login-2-x-emailPasswordOptionBtn .vtex-button__label,.vtex-login-2-x-formLinkContainer{color:var(--text-medium)}.vtex-login-2-x-profileIcon{height:24px;width:24px;display:block;color:var(--text)}.vtex-login-2-x-container .vtex-button:hover{background:transparent}.vtex-login-2-x-container .vtex-button:hover .vtex-login-2-x-profileIcon{color:var(--primary)}.vtex-styleguide-9-x-dropdown.vtex-dropdown>.c-on-base.t-small{font-size:0}.vtex-styleguide-9-x-dropdown.vtex-dropdown>.c-on-base.t-small:after{font-size:.875rem;content:"Envie Seu Currículo em  PDF *"}.vtex-input.w-100 .vtex-input__label:last-child:after{font-size:0}.vtex-input__suffix::placeholder{content:"Insira seu CEP";font-size:16px;opacity:1;color:red}@media (max-width:767.98px){.vtex-login-2-x-container{margin-right:.6rem}}.vtex-flex-layout-0-x-flexColChild--block-contato-container .vtex-dropdown__label{font-size:0}.vtex-flex-layout-0-x-flexColChild--block-contato-container .vtex-dropdown__label:before{font-size:14px;content:"Motivo: *";font-weight:700;color:var(--secondary)}.vtex-flex-layout-0-x-flexRowContent--flex-contato .vtex-flex-layout-0-x-stretchChildrenWidth form{display:flex;flex-direction:column;gap:8px}.tfaazh-category-menu-0-x-sidebarContent .c-muted-2{border-bottom:none}.tfaazh-category-menu-0-x-sidebarItemContainer .t-body.lh-solid{font-weight:700;text-transform:uppercase;font-size:14px;color:var(--black)}.tfaazh-category-menu-0-x-sidebarItem .pa5.pointer.t-body.c-muted-2.ma0.list{display:flex}.tfaazh-category-menu-0-x-sidebarItemContainer.flex.justify-between.items-center.pa5.pointer.list.ma0{border:none;font-size:14px;margin-left:16px;padding:.6rem 1rem}.tfaazh-category-menu-0-x-sidebarItemContainer.flex.justify-between.items-center.pa5.pointer.list.ma0:hover{color:var(--text)}@media (max-width:680px){.vtex-search-result-3-x-loadingOverlay>.vtex-flex-layout-0-x-flexRow:first-child .vtex-flex-layout-0-x-flexRowContent.items-stretch{display:flex;flex-direction:row-reverse;align-items:center;flex-wrap:wrap}}.vtex-store-components-3-x-specificationsTableRow>td{border:none;width:100%}.vtex-stack-layout-0-x-stackContainer div{height:100%}.vtex-stack-layout-0-x-stackItem--product-card-tags{height:auto!important}.render-route-store-custom-quem-somos .vtex-flex-layout-0-x-flexRow--newsletter-container{margin-top:0}ul.vtex-menu-2-x-menuContainer--menu-subcat>div.vtex-menu-2-x-styledLinkContainer--menu-subcat .vtex-menu-2-x-styledLinkContent--menu-subcat{font-size:0;justify-content:left}ul.vtex-menu-2-x-menuContainer--menu-subcat>div.vtex-menu-2-x-styledLinkContainer--menu-subcat .vtex-menu-2-x-styledLinkContent--menu-subcat:after{font-size:16px;content:"Ver Todos"}.render-route-store-login .vtex-login-2-x-content--emailAndPassword,.render-route-store-login .vtex-login-2-x-content--emailVerification{margin-top:40px;gap:32px}.tfaazh-mtd-store-components-0-x-skuSelectorItem:has(.tfaazh-mtd-store-components-0-x-valueWrapper--unavailable){pointer-events:none}@media (max-width:767.98px){.vtex-store-newsletter-1-x-emailInputContainer .vtex-styleguide-9-x-hideDecorators{font-size:12px}.vtex-modal-layout-0-x-contentContainer--modal-content-header .vtex-store-newsletter-1-x-emailInputContainer .vtex-styleguide-9-x-hideDecorators{font-size:16px}.tfaazh-category-menu-0-x-sidebarItem .pa5.pointer.t-body.c-muted-2.ma0.list{font-size:0;justify-content:left;padding:.6rem 1rem;margin-left:16px}.tfaazh-category-menu-0-x-sidebarItem .pa5.pointer.t-body.c-muted-2.ma0.list:after{content:"Ver Todos";border:none;font-size:14px;text-transform:uppercase;color:#000}}.vtex-rich-text-0-x-paragraph--label-checkbox-modal a{color:#473b3b}@media screen and (min-width:1024px){.vtex-menu-2-x-menuItem li .vtex-menu-2-x-styledLink--menu-subcat:not([blockclass=bold]) .vtex-menu-2-x-styledLinkContent{font-weight:400;line-height:normal;font-size:.875rem}.vtex-menu-2-x-menuItem--menu-subcat .vtex-menu-2-x-styledLink--menu-subcat[blockclass=bold] .vtex-menu-2-x-styledLinkContent{font-weight:600;font-size:1rem}}.vtex-menu-2-x-menuContainerNav{position:relative}.vtex-menu-2-x-menuItem--left .vtex-menu-2-x-submenuContainer,.vtex-menu-2-x-menuItem--right .vtex-menu-2-x-submenuContainer{position:static}.vtex-menu-2-x-submenuWrapper--isOpen{background:var(--white);border:1px solid var(--text);border-top:none;margin:0;left:50%;transform:translateX(-50%);justify-content:center;width:max-content;padding:1.5rem 1rem}.vtex-menu-2-x-menuItem--left .vtex-menu-2-x-submenuWrapper--isOpen{left:0;right:auto;transform:none}.vtex-menu-2-x-menuItem--right .vtex-menu-2-x-submenuWrapper--isOpen{left:auto;right:0;transform:none}.vtex-menu-2-x-submenu{justify-content:flex-start;max-width:calc(100vw - 2rem)}.vtex-menu-2-x-styledLinkContent--menu-subcat{display:block;color:var(--black);text-transform:lowercase}.vtex-menu-2-x-styledLinkContent--menu-subcat:first-letter{text-transform:uppercase}.vtex-menu-2-x-menuContainer--menu-subcat{max-height:220px;flex-wrap:wrap;overflow-y:auto}.vtex-menu-2-x-menuContainer--menu-subcat::-webkit-scrollbar{color:var(--primary)}.vtex-flex-layout-0-x-flexRow--main-menu-desktop .vtex-menu-2-x-styledLinkContent,.vtex-flex-layout-0-x-flexRow--main-menu-desktop .vtex-menu-2-x-styledLinkContent--menu-principal{font-size:.9rem;font-weight:600;line-height:32px;color:var(--text)}.vtex-flex-layout-0-x-flexRow--main-menu-desktop .vtex-menu-2-x-styledLinkContent{text-transform:uppercase}.vtex-flex-layout-0-x-flexRow--main-menu-desktop .vtex-menu-2-x-menuItem--isOpen .vtex-menu-2-x-styledLinkContent,.vtex-flex-layout-0-x-flexRow--main-menu-desktop .vtex-menu-2-x-styledLinkContent:hover{color:var(--primary)}.vtex-menu-2-x-styledLinkContent--menu-subcat{line-height:24px}.vtex-menu-2-x-styledLinkContent--menu-subcat:hover{border-bottom:none;color:var(--primary);transition:.3s}.vtex-menu-2-x-styledLink--footer-menu{color:var(--black)}.vtex-menu-2-x-styledLinkContainer--footer-menu{padding:0;margin:.25rem 0;width:fit-content}.vtex-menu-2-x-styledLinkContent--footer-menu{display:inline;font-size:14px}.vtex-menu-2-x-styledLinkContainer--main-menu-mobile{margin-left:1rem;padding:.6rem 1rem}@media screen and (max-width:1250px){.vtex-menu-2-x-styledLinkContainer--menu-subcat-geral{margin:0 12px}.vtex-flex-layout-0-x-flexRow--main-menu-desktop .vtex-menu-2-x-styledLinkContent--menu-subcat-geral{font-size:13px}}@media screen and (max-width:1024px){.vtex-flex-layout-0-x-flexCol--drawer-content .vtex-menu-2-x-styledLinkContainer--menu-subcat{margin:0;padding:.6rem 1rem}.vtex-flex-layout-0-x-flexCol--drawer-content .vtex-menu-2-x-menuItem--menu-subcat:not(:first-child) .vtex-menu-2-x-styledLinkContainer--menu-subcat{margin-left:1rem}.vtex-flex-layout-0-x-flexCol--drawer-content .vtex-menu-2-x-styledLinkContent--menu-subcat{font-size:.875rem;font-weight:400;text-transform:uppercase;line-height:normal;height:1rem}.vtex-menu-2-x-menuContainer--menu-subcat{max-height:none}}@media (max-width:768px){.vtex-menu-2-x-menuContainer--menu-principal{display:block}}.vtex-minicart-2-x-openIconContainer .vtex-button:hover{background:transparent}.vtex-minicart-2-x-openIconContainer .vtex-button__label{padding:0}.vtex-minicart-2-x-minicartIconContainer .vtex-store-icons-0-x-cartIcon{width:24px;height:24px;display:block;color:var(--text)}.vtex-minicart-2-x-openIconContainer .vtex-button:hover .vtex-store-icons-0-x-cartIcon{color:var(--primary)}.vtex-minicart-2-x-openIconContainer{padding-left:0;padding-right:0}@media (max-width:767.98px){.vtex-minicart-2-x-minicartWrapperContainer{margin-right:.5rem}}.vtex-modal-layout-0-x-paper--modal-trigger-container{min-width:727px;min-height:508px;justify-content:stretch;overflow:hidden}.vtex-modal-layout-0-x-closeButtonContainer--modal-header-container{position:absolute;right:0}.vtex-modal-layout-0-x-contentContainer--modal-content-header{min-height:100%;flex:1;padding:0;overflow:hidden}.vtex-modal-layout-0-x-contentContainer--modal-content-header .vtex-store-components-3-x-container{padding:0}.vtex-modal-layout-0-x-contentContainer--modal-content-header .vtex-store-components-3-x-container .vtex-flex-layout-0-x-flexRowContent .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{z-index:999}.vtex-modal-layout-0-x-contentContainer--modal-content-header .vtex-store-components-3-x-container .vtex-flex-layout-0-x-flexRowContent .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{position:absolute;width:unset!important;min-width:380px}.vtex-modal-layout-0-x-headerContainer--modal-header-container{border:none;z-index:999999}.vtex-modal-layout-0-x-closeIcon--modal-header-container{color:#fff!important;height:18px;margin-right:-3px}@media (max-width:1023px){.vtex-modal-layout-0-x-paper--modal-trigger-container{min-width:318px;min-height:470px}.vtex-modal-layout-0-x-closeIcon--modal-header-container{margin-right:-5px}.vtex-modal-layout-0-x-contentContainer--modal-content-header .vtex-store-components-3-x-container .vtex-flex-layout-0-x-flexRowContent .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{min-width:320px}}.vtex-order-placed-2-x-noticesList{background:var(--white)}.vtex-order-placed-2-x-noticesList:after{content:" A aprovação do pagamento pode levar de 5 minutos até 02 dias úteis. \A \A Após confirmação de pagamento seu pedido pode levar até 72h úteis para ser enviado. \A \A O prazo de entrega começa a contar só depois da confirmação de coleta do pedido. \A \A Você vai receber o código de rastreio do pedido assim que o processo de envio começar.";text-align:left;white-space:pre-wrap;display:flex;justify-content:start;line-height:24px;border-left:3px solid red;padding:16px;width:80%;margin:0 auto;background:var(--white)}.vtex-order-placed-2-x-noticeListItem{text-align:left;border-left:5px solid red;padding-left:16px;display:none}.vtex-product-highlights-2-x-productHighlightText{color:var(--primary);font-weight:500;background-color:var(--primary-light);padding:5px 7px;border-radius:5px;font-size:12px;display:inline-block}.vtex-product-identifier-0-x-product-identifier{color:var(--text);font-size:.9rem;opacity:.8}.vtex-product-summary-2-x-element .vtex-product-price-1-x-sellingPrice{font-weight:700;color:var(--black)}.vtex-flex-layout-0-x-flexRowContent--shelf-prices-container .vtex-product-price-1-x-sellingPrice{display:flex;align-items:center}.vtex-product-summary-2-x-element .vtex-product-price-1-x-listPrice{font-size:.8rem;opacity:.5;margin-bottom:.25rem}.vtex-product-summary-2-x-element .vtex-product-price-1-x-sellingPriceValue{font-size:1rem}.vtex-product-summary-2-x-element .vtex-product-price-1-x-installments{font-size:.85rem;margin-top:.2rem;opacity:.5}.vtex-product-price-1-x-listPrice{font-size:.9rem;color:var(--text);opacity:.5}.vtex-product-price-1-x-savings,.vtex-product-price-1-x-spotPriceSavings{place-items:center;color:var(--primary);font-weight:500;background-color:var(--primary-light);padding:5px 7px;border-radius:5px;font-size:12px}.vtex-product-price-1-x-sellingPriceValue{font-size:2rem}.vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyCode,.vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyDecimal,.vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyFraction{font-size:1rem}.vtex-flex-layout-0-x-flexColChild--product-info-box .vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyCode,.vtex-flex-layout-0-x-flexColChild--product-info-box .vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyDecimal,.vtex-flex-layout-0-x-flexColChild--product-info-box .vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyFraction,.vtex-flex-layout-0-x-flexColChild--product-info-box .vtex-product-price-1-x-sellingPriceValue .vtex-product-price-1-x-currencyInteger{font-size:2rem;font-weight:700}.vtex-product-price-1-x-installments{font-size:.9rem}.vtex-search-result-3-x-searchResultContainer--landing .vtex-product-price-1-x-listPrice{margin:0}.vtex-product-quantity-1-x-quantitySelectorTitle{display:none}.vtex-product-quantity-1-x-availableQuantityContainer{margin-bottom:0;display:none}.vtex-product-summary-2-x-container:hover{border-color:var(--primary)}.vtex-product-summary-2-x-element{text-align:left;position:relative}.vtex-product-summary-2-x-element .vtex-button{margin-top:auto}.vtex-product-summary-2-x-element .vtex-button:not(:disabled){display:none}.vtex-product-summary-2-x-productBrandName{font-size:.7rem;text-transform:uppercase;opacity:.5;letter-spacing:1px;padding-left:8px}.vtex-product-summary-2-x-nameContainer{margin:.25rem 0 .5rem;padding:0 0 0 8px;justify-content:left}.vtex-product-summary-2-x-brandName{line-height:1.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px}.vtex-product-summary-2-x-imageContainer{width:100%;height:auto;z-index:0}.vtex-product-summary-2-x-imageNormal{height:100%;object-fit:cover;max-height:380px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-product-summary-2-x-container{max-width:none!important}.vtex-search-result-3-x-searchResultContainer--landing .vtex-product-summary-2-x-image{width:100%}.vtex-search-result-3-x-searchResultContainer--landing .vtex-product-summary-2-x-container .vtex-product-summary-2-x-element .vtex-button{display:block;margin:0}.vtex-search-result-3-x-searchResultContainer--landing .vtex-product-summary-2-x-brandName{height:auto}.vtex-product-summary-2-x-skuSelectorContainer--colors .vtex-store-components-3-x-skuSelectorOptionsList{gap:4px}.vtex-product-summary-2-x-skuSelectorItem--colors{--max-size:32px;max-width:var(--max-size);max-height:var(--max-size);border-radius:999px;border:1px solid #fff;outline:1px solid #181818;overflow:hidden}.vtex-product-summary-2-x-skuSelectorItem--colors:hover{outline-color:#ae8ec4}.vtex-product-summary-2-x-skuSelectorItem--colors--selected{outline-width:2;outline-color:var(--primary)!important}@media (max-width:1025px){.vtex-product-summary-2-x-imageNormal.vtex-product-summary-2-x-image{height:auto!important}}@media (max-width:767.98px){.vtex-product-summary-2-x-imageNormal.vtex-product-summary-2-x-image{max-height:224px!important}}.vtex-reviews-and-ratings-3-x-container{padding:0;margin:0;max-width:100%}.vtex-reviews-and-ratings-3-x-summaryContainer{display:flex;align-items:center;margin-bottom:1rem}.vtex-reviews-and-ratings-3-x-reviewsHeading{line-height:48px;text-align:center;font-size:24px;font-weight:400;color:var(--bg-medium);text-transform:uppercase;margin-bottom:16px;border:none;border-bottom:1px solid #9c9c9c}.vtex-reviews-and-ratings-3-x-review__comment{border:none}.vtex-reviews-and-ratings-3-x-graphBar{background:var(--primary-light);border-radius:50rem}.vtex-reviews-and-ratings-3-x-reviewsOrderBy{gap:.5rem}.vtex-reviews-and-ratings-3-x-reviewComment{border:1px solid var(--border);padding:1rem;border-radius:.5rem}.vtex-reviews-and-ratings-3-x-formContainer{background:transparent;padding:0;border:1px solid var(--border);border-radius:.5rem;margin-top:1rem}.vtex-reviews-and-ratings-3-x-formContainer .vtex-card{box-shadow:none!important}.vtex-reviews-and-ratings-3-x-summaryContainer .vtex-reviews-and-ratings-3-x-stars{font-size:1.3rem;display:flex;margin-right:.1rem}.vtex-reviews-and-ratings-3-x-summaryContainer .vtex-reviews-and-ratings-3-x-summaryTotalReviews{font-size:1.2rem}.vtex-reviews-and-ratings-3-x-summaryButtonContainer{margin-left:.5rem}.vtex-reviews-and-ratings-3-x-summaryButtonContainer .vtex-button,.vtex-reviews-and-ratings-3-x-summaryButtonContainer .vtex-button__label{background:transparent;border:none;color:var(--primary);padding:0;height:auto;width:auto;margin:0;display:inline;text-transform:none}.vtex-reviews-and-ratings-3-x-summaryButtonContainer .vtex-button__label:hover{text-decoration:underline}.vtex-rich-text-0-x-wrapper--top-announcement{color:var(--black)}.vtex-rich-text-0-x-paragraph--top-announcement{margin:0}.vtex-rich-text-0-x-strong--top-announcement{color:var(--primary)}.vtex-rich-text-0-x-link--top-announcement,.vtex-rich-text-0-x-strong--top-announcement:first-child{color:var(--black)}.vtex-rich-text-0-x-container--atendimento{display:flex;align-items:center}.vtex-rich-text-0-x-paragraph--atendimento{margin:0}.vtex-rich-text-0-x-link--atendimento{color:var(--black);text-decoration:none;font-size:14px;font-weight:700}.vtex-rich-text-0-x-container--shelf-title{display:flex;justify-content:center;color:var(--bg-medium)}.vtex-rich-text-0-x-wrapper--category-name .vtex-rich-text-0-x-paragraph .vtex-rich-text-0-x-link{color:var(--black);font-weight:700;font-size:.85rem}.vtex-rich-text-0-x-container--whatsapp-button-text{display:flex;align-items:center}.vtex-rich-text-0-x-link--whatsapp-button-text,.vtex-rich-text-0-x-wrapper--whatsapp-button-text .vtex-rich-text-0-x-paragraph{color:var(--white);font-size:.85rem;font-weight:700;margin:0;text-decoration:none}.vtex-rich-text-0-x-headingLevel3--shelf-title{font-size:1.5rem;text-transform:uppercase;font-weight:700;margin:1rem 0 .5rem;letter-spacing:1px}.vtex-rich-text-0-x-wrapper--our-customers-title{margin:32px 0}.vtex-rich-text-0-x-wrapper--our-customers-title .vtex-rich-text-0-x-headingLevel2{color:var(--secondary);font-size:32px;margin:8px 0}.vtex-rich-text-0-x-headingLevel4--app-notice-title,.vtex-rich-text-0-x-wrapper--our-customers-title .vtex-rich-text-0-x-paragraph{margin:0}.vtex-rich-text-0-x-container--dividing-line-quem-somos{background:var(--white);color:var(--white);height:.25rem}.vtex-rich-text-0-x-headingLevel3--text-content-quem-somos{margin:32px 0!important}.vtex-rich-text-0-x-container--text-content-quem-somos,.vtex-rich-text-0-x-container--text-content-quem-somos1{margin-top:0;justify-content:center;background:var(--bg-light);color:var(--white);font-weight:400;font-size:.9rem}.vtex-rich-text-0-x-paragraph--text-content-quem-somos1{font-size:16px}.vtex-rich-text-0-x-paragraph--text-content-quem-somos{font-size:14px}.vtex-rich-text-0-x-headingLevel4--text-content-quem-somos{font-size:22px;margin:16px 0}.vtex-rich-text-0-x-list--text-content-quem-somos{padding:0}.vtex-rich-text-0-x-container--title-content-na-midia{margin-top:16px;justify-content:center}.vtex-rich-text-0-x-headingLevel2--title-content-na-midia,.vtex-rich-text-0-x-headingLevel2--title-form-contato{min-width:280px;text-align:center;background:var(--secondary);color:var(--white);padding:8px 48px;margin:16px 0;font-size:24px}.vtex-rich-text-0-x-container--trigger-exchange-and-return-form{background:var(--secondary);border-radius:24px;cursor:pointer;margin:16px 0}.vtex-rich-text-0-x-container--trigger-exchange-and-return-form:hover{background:var(--primary)}.vtex-rich-text-0-x-paragraph--trigger-exchange-and-return-form{color:var(--white);font-weight:700;padding:0 16px;margin:8px 0}.vtex-rich-text-0-x-container--privacy-policy-title{border-bottom:2px solid var(--black);height:48px;margin:32px 0}.vtex-rich-text-0-x-headingLevel2--privacy-policy-title{min-width:280px;text-align:left;background:none;color:var(--secondary);margin:16px 0;font-size:24px}.vtex-rich-text-0-x-headingLevel2--text-content-quem-somos{margin:0;text-shadow:4px 4px var(--text-medium);font-size:56px;font-weight:700}.vtex-rich-text-0-x-headingLevel2--text-content-quem-somos:last-child{margin-bottom:32px}.vtex-rich-text-0-x-wrapper--revendedor-text-container{background:var(--border);padding:16px;border-radius:16px}.vtex-rich-text-0-x-paragraph--revendedor-text-container{line-height:1.2rem;font-size:1.1rem;text-align:justify}.vtex-rich-text-0-x-paragraph--revendedor-form-text-container{color:var(--text);margin:8px 0}.vtex-rich-text-0-x-paragraph--revendedor-form-text-content{color:var(--black);margin:8px 24px 8px 16px;font-weight:400}.vtex-rich-text-0-x-headingLevel3--revendedor-form-text-container{margin:0;font-size:24px;color:var(--secondary)}.vtex-rich-text-0-x-paragraph--information-title{font-weight:700}.vtex-rich-text-0-x-heading--footer-col-title{color:var(--black);font-size:1rem;text-transform:uppercase;letter-spacing:1px;opacity:.5;margin-top:0;margin-bottom:1rem}.vtex-rich-text-0-x-wrapper--copyright-text{color:var(--black);font-size:.9rem;opacity:.5}.vtex-rich-text-0-x-paragraph--newsletter-subtitle{color:var(--white);margin-top:0}.vtex-rich-text-0-x-paragraph--shipping-simulator-title{margin:0}.vtex-rich-text-0-x-paragraph--contact-page-question{font-size:18px;color:var(--secondary);font-weight:700;cursor:pointer;margin:0}.vtex-rich-text-0-x-container--contact-page-question{justify-content:center}.vtex-rich-text-0-x-container--title-exchange-and-return-form{max-width:540px;margin:24px 0}.vtex-rich-text-0-x-headingLevel3--title-exchange-and-return-form{color:var(--secondary);font-size:32px;margin:8px 0;font-weight:700}.vtex-rich-text-0-x-paragraph--title-exchange-and-return-form{color:var(--text);font-size:1.1rem;margin:8px 0;font-weight:700}.vtex-rich-text-0-x-container--title-form-contato{justify-content:left}.vtex-rich-text-0-x-headingLevel3--contact-page-question,.vtex-rich-text-0-x-headingLevel3--title-form-contato{color:var(--secondary);font-weight:700}.vtex-rich-text-0-x-headingLevel5--footer-col-title,.vtex-rich-text-0-x-paragraph--footer-col-title{margin:0}.vtex-rich-text-0-x-headingLevel5--footer-col-title{color:var(--secondary);opacity:1}.vtex-rich-text-0-x-headingLevel5--social-media-title-footer{margin:8px 0}.vtex-rich-text-0-x-paragraph--footer-col-title{color:var(--white);font-size:.75rem}.vtex-rich-text-0-x-paragraph--mails-footer-text{margin:0}.vtex-rich-text-0-x-container--lancamentos-ver-todos{position:absolute;top:0;right:.6rem;z-index:1000}.vtex-rich-text-0-x-link--lancamentos-ver-todos{text-decoration:none;color:#7a4e96;font-weight:500}.vtex-flex-layout-0-x-flexColChild--footer-col-emails .vtex-rich-text-0-x-headingLevel5{margin:8px 0}.vtex-rich-text-0-x-link--mails-footer-text,.vtex-rich-text-0-x-paragraph--mails-footer-text{font-size:.85rem;text-decoration:none;color:var(--black)}.vtex-rich-text-0-x-paragraph--footer-menu{line-height:1.5rem;font-size:14px;cursor:pointer;color:#000;margin:0}.vtex-rich-text-0-x-container--division-row{border:1px solid var(--white);margin-left:64px}.vtex-rich-text-0-x-paragraph--copyright-text{font-size:12px;padding-right:8px}.vtex-rich-text-0-x-container--not-found{margin:32px 0}.vtex-rich-text-0-x-wrapper--label-checkbox-modal{font-size:.7rem}.vtex-rich-text-0-x-wrapper--label-checkbox-modal .vtex-rich-text-0-x-paragraph{margin:0}.vtex-rich-text-0-x-wrapper--label-checkbox-modal .vtex-rich-text-0-x-link--label-checkbox-modal{color:#473b3b}.vtex-rich-text-0-x-container--landing-shelf-title{justify-content:center}.vtex-rich-text-0-x-heading--landing-shelf-title{font-size:1.25rem;margin-top:40px;margin-bottom:10px}.vtex-rich-text-0-x-paragraph--menu-item-mobile-title{margin:0 0 0 1rem;font-weight:700;text-transform:uppercase;font-size:.875rem;color:var(--black)}.vtex-rich-text-0-x-paragraph--sutia-ideal-section-1{color:#fff;margin:0;text-align:center;font-size:2rem;font-size:clamp(.8rem,.1678rem + 3.4877vw,2.4rem);font-family:CeraPro}.vtex-rich-text-0-x-paragraph--sutia-ideal-section-2-content{font-size:1.2rem;font-size:clamp(.9rem,.6629rem + 1.3079vw,1.5rem);font-family:CeraPro;color:#a9987e;z-index:1;position:relative;font-style:italic}.vtex-rich-text-0-x-paragraph--sutia-ideal-section-3{font-family:CeraPro;color:#a9987e;font-weight:500;font-size:1rem;font-size:clamp(1rem,.921rem + .436vw,1.2rem)}.vtex-rich-text-0-x-paragraph--sutia-ideal-section-5-content{font-family:CeraPro;color:#7e705b;font-weight:500;font-style:italic;font-size:1.2rem}@media (max-width:1154px){.vtex-rich-text-0-x-paragraph--copyright-text{font-size:10px}}@media (max-width:767.98px){.vtex-rich-text-0-x-headingLevel4--app-notice-title{text-align:center}.vtex-rich-text-0-x-paragraph--contact-page-question{font-size:16px}.vtex-rich-text-0-x-container--division-row{margin:0;width:80%}.vtex-rich-text-0-x-paragraph--copyright-text{font-size:10px;text-align:center;margin:0}.vtex-rich-text-0-x-container--lancamentos-ver-todos{display:none}}.vtex-search-result-3-x-gallery{padding:0}.vtex-search-result-3-x-galleryTitle--layout{margin-top:1rem;margin-bottom:.5rem}.vtex-search-result-3-x-totalProducts--layout{border-radius:.5rem;margin-left:.75rem;padding:1rem 2rem}.vtex-search-result-3-x-galleryLayoutOptionButton,.vtex-search-result-3-x-orderByButton{padding:0;display:flex;gap:.2rem;height:3rem}.vtex-search-result-3-x-totalProducts--layout,.vtex-search-result-3-x-totalProductsMessage{color:var(--black);font-weight:700;font-size:14px;text-transform:lowercase;padding:12px 0 0}.vtex-search-result-3-x-totalProductsMessage{display:inline-block}.vtex-search-result-3-x-totalProductsMessage:first-letter{text-transform:uppercase}.vtex-search-result-3-x-totalProductsMessage:after{text-transform:capitalize;content:" Encontrados"}.vtex-search-result-3-x-filterPopupTitle{min-width:192px;text-align:left;text-transform:none;border-bottom:1px solid var(--black)}.vtex-search-result-3-x-orderByText{font-size:14px;line-height:24px}.vtex-search-result-3-x-orderByText:first-letter{text-transform:capitalize}.vtex-search-result-3-x-filterPopupArrowIcon{padding:8px}.vtex-search-result-3-x-orderByDropdown{padding:0}.vtex-search-result-3-x-galleryLayoutOptionButton--selected,.vtex-search-result-3-x-galleryLayoutOptionButton:hover,.vtex-search-result-3-x-orderByButton:hover{color:var(--secundary)}.vtex-search-result-3-x-filtersWrapper{padding:1rem;font-size:14px}.vtex-search-result-3-x-filterMessage,.vtex-search-result-3-x-filterTitleSpan{text-transform:uppercase;font-weight:700;letter-spacing:1px;font-size:1rem;margin-top:0}.vtex-search-result-3-x-filterIcon{padding-right:0}.vtex-search-result-3-x-filterItem .vtex-checkbox__line-container{display:flex;align-items:center}.vtex-search-result-3-x-searchResultContainer--landing{max-width:1350px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-search-result-3-x-buttonShowMore{margin-top:20px}@media screen and (max-width:1024px){.vtex-search-result-3-x-searchResultContainer--landing .vtex-search-result-3-x-galleryItem{padding:4px}}@media (max-width:680px){.vtex-search-result-3-x-filterPopupTitle{min-width:80%}.vtex-search-result-3-x-filterPopupButton{background:var(--black)!important;height:32px!important;padding:0 24px}.vtex-search-result-3-x-filterPopupButton .vtex-search-result-3-x-filterPopupTitle{color:var(--white);font-size:12px;text-transform:uppercase;font-weight:700}}.vtex-shelf-1-x-relatedProducts{margin-bottom:4rem}.vtex-shelf-1-x-relatedProducts--viu-tambem .vtex-slider-0-x-sliderFrame{gap:16px}.vtex-shelf-1-x-containerNormal{max-width:290px}@media (max-width:767.98px){.vtex-shelf-1-x-title{font-size:1.6rem;text-align:center}}.vtex-slider-layout-0-x-sliderLayoutContainer--carousel{padding-bottom:1.2rem}.vtex-slider-layout-0-x-sliderTrack--carousel{gap:1rem}.vtex-slider-layout-0-x-sliderArrows{background:transparent!important;width:60px;height:60px;border-radius:50%;margin:0;padding:0;color:var(--primary);transition:all .2s}.vtex-slider-layout-0-x-paginationDot--isActive{background:var(--primary)}.vtex-slider-layout-0-x-paginationDotsContainer--homeSlider{bottom:1rem}.vtex-slider-layout-0-x-paginationDotsContainer--topSlider{bottom:4px}.vtex-slider-layout-0-x-imageElementLink--topSlider{display:flex}.vtex-slider-layout-0-x-paginationDot--homeSlider,.vtex-slider-layout-0-x-paginationDot--topSlider{height:2px!important;width:30px!important;border-radius:0;padding:0}.vtex-slider-layout-0-x-paginationDot--topSlider{height:2px!important;width:12px!important}.vtex-slider-layout-0-x-imageElement--contact-images-container{width:auto!important;height:auto!important}.vtex-slider-layout-0-x-sliderTrack--na-midia-images-container{display:flex;flex-wrap:wrap;justify-content:start;gap:16px}.vtex-slider-layout-0-x-slide--na-midia-images-container{width:auto!important}.vtex-slider-layout-0-x-sliderLayoutContainer--image-quem-somos{justify-content:end}.vtex-slider-layout-0-x-sliderTrackContainer--submenu-banner{overflow:hidden}.vtex-slider-layout-0-x-sliderTrack--submenu-banner{gap:1rem}.vtex-slider-layout-0-x-slide--submenu-banner{width:auto!important}@media (max-width:1024px){.vtex-slider-layout-0-x-paginationDot--homeSlider{height:3px!important;width:30px!important;border-radius:0;padding:0}}@media (max-width:767.98px){.vtex-slider-layout-0-x-sliderTrack--na-midia-images-container{justify-content:center}}.vtex-stack-layout-0-x-stackContainer{height:100%}.vtex-slider-layout-0-x-slideChildrenContainer--carousel .vtex-product-summary-2-x-clearLink .vtex-stack-layout-0-x-stackContainer{max-height:380px}.vtex-stack-layout-0-x-stackItem--product-card-tags{display:flex;flex-direction:column;position:absolute;bottom:.5rem;right:0;left:auto;top:auto;align-items:end;gap:.2rem}.vtex-flex-layout-0-x-flexColChild--product-image-container .vtex-stack-layout-0-x-stackItem--product:last-child{right:.5rem;top:0;height:auto!important}.vtex-stack-layout-0-x-stackContainer--product-card-image-landing{height:auto}@media (max-width:767.98px){.vtex-flex-layout-0-x-flexColChild--product-image-container .vtex-stack-layout-0-x-stackItem--product:last-child{right:.5rem}}.vtex-sticky-layout-0-x-wrapper--main-header-desktop{border-bottom:1px solid var(--border)}.vtex-store-components-3-x-searchBarContainer .vtex-input-prefix__group{border:none}.vtex-breadcrumb-1-x-container{margin-top:16px;justify-content:center}.vtex-store-components-3-x-searchBarContainer .vtex-styleguide-9-x-hideDecorators{border-bottom:1px solid}.vtex-store-components-3-x-searchBarContainer .vtex-input__suffix,.vtex-store-components-3-x-searchBarContainer .vtex-styleguide-9-x-input{background:var(--white)}.vtex-store-components-3-x-searchBarContainer{margin:0 auto}.vtex-store-components-3-x-infoCardTextContainer--info-card-banner-content{width:100%!important;justify-content:center;align-items:center}.vtex-store-components-3-x-infoCardImageContainer--info-card-banner-content{display:flex;justify-content:center;margin:8px 0}.vtex-store-components-3-x-headingLevel4--info-card-banner-content{font-size:1.2rem}.vtex-store-components-3-x-paragraph--info-card-banner-content{text-align:center;font-size:.85rem;color:var(--text);margin:0}.vtex-store-components-3-x-imageElement--img-whatsapp{position:fixed;bottom:40px;right:10px;z-index:99999;height:56px;width:56px}.vtex-store-components-3-x-container--banner-triple{justify-content:center;width:100%;margin-top:16px}.vtex-store-components-3-x-infoCardContainer--banner-triple,.vtex-store-components-3-x-infoCardContainer--info-card-banner-content,.vtex-store-components-3-x-infoCardContainer--info-card-pdp-banner-content{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;background:var(--almost-black)}.vtex-store-components-3-x-infoCardContainer--info-card-pdp-banner-content{display:flex;flex-direction:row-reverse;justify-content:left;padding:0 8px}.vtex-store-components-3-x-infoCardTextContainer--info-card-pdp-banner-content{width:auto}.vtex-store-components-3-x-paragraph--info-card-pdp-banner-content{margin:0;font-size:9.7px}.vtex-store-components-3-x-link--info-card-pdp-banner-content{color:#2d2d2d}.vtex-store-components-3-x-infoCardCallActionContainer--info-card-pdp-banner-content{display:none}.vtex-store-components-3-x-infoCardImageContainer--info-card-pdp-banner-content{width:auto!important}.vtex-store-components-3-x-infoCardTextContainer--banner-triple{display:contents}.vtex-store-components-3-x-headingLevel4--banner-triple,.vtex-store-components-3-x-headingLevel4--info-card-banner-content,.vtex-store-components-3-x-headingLevel4--info-card-pdp-banner-content,.vtex-store-components-3-x-wrapper--banner-triple .vtex-store-components-3-x-paragraph--banner-triple{text-align:center;margin:0}.vtex-store-components-3-x-headingLevel4--info-card-pdp-banner-content{text-align:left;font-size:12px}.vtex-store-components-3-x-infoCardContainer--info-card-pdp-banner-content{padding:8px;text-align:center;justify-content:center}.vtex-store-components-3-x-headingLevel4--banner-triple{margin:8px 0;text-align:center}.vtex-store-components-3-x-infoCardCallActionContainer--banner-triple,.vtex-store-components-3-x-infoCardCallActionContainer--info-card-banner-content{display:none}.vtex-store-components-3-x-infoCardImageContainer--banner-triple,.vtex-store-components-3-x-infoCardTextContainer--banner-triple{display:flex;justify-content:center;width:100%;cursor:pointer}.vtex-store-components-3-x-infoCardContainer--banner-triple .vtex-store-components-3-x-infoCardImage--banner-triple{max-height:450px}.vtex-store-components-3-x-infoCardContainer--banner-triple-center{flex-direction:column;gap:8px}.vtex-store-components-3-x-discountInsideContainer,.vtex-store-components-3-x-imageElementLink--icon-mails-footer{display:flex;align-items:center;justify-content:center}.vtex-store-components-3-x-discountInsideContainer{margin-right:1px;right:0;top:0;height:32px!important;width:40px;flex-direction:column;font-weight:700;font-size:10px;letter-spacing:1px;gap:2px;border-radius:0;line-height:10px;background:var(--background-almost-light);padding:4px}.vtex-store-components-3-x-discountInsideContainer:after{position:absolute;top:16px;content:"";margin:16px 0 0;width:0;height:0;border-left:20px solid transparent;border-right:19px solid transparent;border-top:12px solid var(--background-almost-light)}.vtex-store-components-3-x-valueWrapper--unavailable{pointer-events:none}.vtex-store-components-3-x-discountContainer{width:100%;height:auto}.vtex-store-components-3-x-productBrandNameLink{color:var(--primary);text-decoration:none}.vtex-store-components-3-x-productBrandContainer{margin-bottom:.5rem}.vtex-store-components-3-x-logoContainer{padding:0}.vtex-store-components-3-x-productNameContainer{width:90%}.vtex-store-components-3-x-imageElement--measure-image{min-width:180px;max-height:356px!important;max-width:100%!important}.vtex-store-components-3-x-imageElementLink--measure-image{padding:8px 0;border:2px solid var(--border);display:flex;justify-content:center}.vtex-store-components-3-x-imageElement--measure-image-cotton{max-height:524px!important}.vtex-store-components-3-x-imageElementLink--link-wishlist{align-items:center;display:flex;justify-content:center;width:32px}.vtex-store-components-3-x-imageElement--link-wishlist{width:32px}.vtex-store-components-3-x-imageElementLink--link-wishlist:hover{color:var(--primary)!important}.vtex-store-components-3-x-imageElementLink--category-image{border-radius:1000rem;padding:1rem 1rem 0;display:flex!important;justify-content:center;align-items:center}.vtex-store-components-3-x-imageElementLink--category-image:hover{border-color:var(--primary)}.vtex-store-components-3-x-imageElement--category-image{max-height:150px;border-radius:50%}.vtex-store-components-3-x-imageElement--app-badge{height:45px;width:auto}.vtex-store-components-3-x-newsletter .vtex-store-components-3-x-container,.vtex-store-components-3-x-newsletter .vtex-store-components-3-x-inputGroup{padding:0}.vtex-store-components-3-x-newsletter .vtex-button,.vtex-store-components-3-x-newsletter .vtex-input-prefix__group{border:none}.vtex-store-components-3-x-shippingContainer .vtex-address-form__postalCode{padding-bottom:.5rem}.vtex-store-components-3-x-shareContainer{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.vtex-store-components-3-x-swiperCaret{width:60px;height:60px;border-radius:50%;margin:0;padding:0;color:var(--primary);transition:all .2s;display:flex;justify-content:center;align-items:center}.vtex-store-components-3-x-productImagesThumb{border:1px solid var(--border);border-radius:5px;overflow:hidden;width:100px;margin-bottom:.5rem}.vtex-store-components-3-x-productImagesThumb:hover,.vtex-store-components-3-x-productImagesThumbActive{border-color:var(--primary);width:100%}.vtex-store-components-3-x-productDescriptionText{padding:8px 0;font-size:14px;color:#383838;font-weight:600;line-height:24px}.vtex-numeric-stepper-container{display:flex;justify-content:space-between;border:2px solid var(--border);border-radius:0}.vtex-store-components-3-x-productBrand{font-family:Roboto,sans-serif!important;font-weight:700;font-size:24px}.vtex-numeric-stepper__input,.vtex-numeric-stepper__minus-button,.vtex-numeric-stepper__plus-button{border:none;background:var(--white);max-width:24px}.vtex-flex-layout-0-x-flexColChild--buy-button-main .vtex-button{border-radius:0!important;max-width:456px;transition:.4s}.vtex-flex-layout-0-x-flexColChild--buy-button-main .vtex-button:hover{background:var(--primary);border-color:var(--primary);font-size:16.5px}.vtex-store-components-3-x-shippingContainer{height:40px;display:flex;align-items:center;gap:8px}.vtex-store-components-3-x-shippingContainer .vtex-input-prefix__group{border:none;border-radius:0;border-bottom:1px solid var(--black)}.vtex-store-components-3-x-shippingContainer .vtex-address-form__postalCode{width:200px;padding:0}.vtex-store-components-3-x-shippingContainer .vtex-button{flex:1;background:var(--black);color:var(--white);border-radius:0;max-width:120px;border:none}.vtex-store-components-3-x-shippingContainer .vtex-button__label{font-size:0;height:40px}.vtex-store-components-3-x-shippingContainer .vtex-button__label:after{font-size:14px;content:"CONSULTAR"}.vtex-address-form__postalCode-forgottenURL,.vtex-address-form__postalCode .vtex-input__label{display:none}.vtex-flex-layout-0-x-flexRow--banner-faixa .vtex-store-components-3-x-container{max-width:none!important;padding:0;margin-bottom:16px}.vtex-store-components-3-x-imageElementLink--icon-logos-footer{display:flex;justify-content:center;align-items:center}.vtex-store-components-3-x-imageElement--logo-nayane-group{margin-left:24px}.vtex-store-components-3-x-imageElement--na-midia-title-images{width:auto;max-width:100%}.vtex-store-components-3-x-productImagesGallerySlide{justify-content:end}.vtex-store-components-3-x-shareLabel{font-size:0}.vtex-store-components-3-x-shareButtons,.vtex-store-components-3-x-shareLabel{display:flex;justify-content:center;align-items:center}.vtex-store-components-3-x-shareLabel:after{font-size:14px;content:"Compartilhe com as amigas!";color:var(--black);font-weight:700}.vtex-store-components-3-x-specificationsTitle{display:none}.vtex-store-components-3-x-specificationItemProperty,.vtex-store-components-3-x-specificationsTable,.vtex-store-components-3-x-specificationsTableBody,.vtex-store-components-3-x-specificationsTableHead{background-color:var(--border)}.vtex-store-components-3-x-specificationsTableHead{display:none}.vtex-store-components-3-x-specificationsTableBody{display:flex;flex-direction:row;flex-wrap:wrap}.vtex-store-components-3-x-specificationItemProperty{font-size:20px;font-weight:700;border:none;width:100%}.vtex-store-components-3-x-specificationsTableRow{border:none;display:flex;flex-direction:column;width:50%;line-height:32px;font-size:16px;color:var(--black)}.vtex-store-components-3-x-fadeBottom{background-image:unset}.vtex-store-components-3-x-specificationItemSpecifications{padding:0 16px;font-size:14px}.vtex-store-components-3-x-pointerEventsAuto{background:var(--border)}.vtex-store-components-3-x-showMoreButton{color:var(--text)}.vtex-store-components-3-x-showMoreButton:hover{color:var(--black)}.vtex-store-components-3-x-imageElement--work-with-us-image{max-width:98%}.vtex-store-components-3-x-imageElement--category-banner{max-height:250px!important;width:100%;object-fit:cover}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorContainer{margin:10px 0;border:1px solid var(--border);border-width:1px 0}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorSubcontainer{margin:0}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorNameContainer{display:flex;align-items:center;margin:0}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorItemTextValue{font-size:12px;padding:0 8px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorTextContainer{margin:0;padding-right:6px;border-right:1px solid var(--border)}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorName{text-transform:uppercase;font-size:13px;font-weight:500;color:#000}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorItem{height:32px;margin:0}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorItem--selected{background-color:#ae8ec4;color:#fff}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorItem--selected .vtex-store-components-3-x-skuSelectorItemTextValue{color:#fff}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorInternalBox{border:none}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-frameAround{display:none}.vtex-store-components-3-x-imageElement--landing-main-banner{width:100%}.vtex-store-components-3-x-imageElement--landing-mini-banner{width:100%;height:100%;object-fit:cover}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorOptionsList::-webkit-scrollbar{width:2px;height:4px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorOptionsList::-webkit-scrollbar-track{background-color:var(--white);border-radius:2px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorOptionsList::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:2px}.vtex-store-components-3-x-imageElement--foreground-1{width:100%;max-width:720px;object-fit:contain}.vtex-store-components-3-x-imageElement--sutia-ideal-section-2{transform:translateY(32px);object-fit:contain}.vtex-store-components-3-x-imageElement--sutia-ideal-section-5-content{max-width:340px;width:100%;object-fit:contain}@media (min-width:1024px){.vtex-store-components-3-x-resultsList{margin:16px 0 0 64px}}@media (max-width:1024px){.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorSubcontainer--tamanho .vtex-store-components-3-x-skuSelectorName{display:block;width:0;margin-right:1.5rem;position:relative;overflow:visible;color:transparent}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorSubcontainer--tamanho .vtex-store-components-3-x-skuSelectorName:before{content:"TAM";position:absolute;left:0;color:#000}.vtex-store-components-3-x-imageElement--homeSlider{height:auto;max-height:unset!important}}@media (max-width:767.98px){.vtex-store-components-3-x-imageElement--na-midia-title-images{margin-top:40px}.vtex-store-components-3-x-searchBarContainer{padding-top:0}.vtex-store-components-3-x-imageElementLink--link-wishlist{margin-right:.6rem}.vtex-store-components-3-x-infoCardContainer--banner-triple .vtex-store-components-3-x-infoCardImage--banner-triple{width:300px;height:450px}.vtex-store-components-3-x-infoCardContainer--banner-triple{padding:16px 0}.vtex-store-components-3-x-infoCardContainer--info-card-na-midia{display:flex;flex-direction:row-reverse;background:var(--almost-white);padding:8px;border-radius:8px}.vtex-store-components-3-x-infoCardImageContainer--info-card-na-midia .vtex-store-components-3-x-infoCardImage--info-card-na-midia{height:100%}.vtex-store-components-3-x-imageElementLink--image-vertical{display:flex;justify-content:center;margin-bottom:24px}.vtex-store-components-3-x-specificationsTableRow{width:100%}.vtex-breadcrumb-1-x-container{justify-content:left;flex-wrap:wrap}.vtex-breadcrumb-1-x-container .vtex-breadcrumb-1-x-link,.vtex-breadcrumb-1-x-container .vtex-breadcrumb-1-x-term{margin-top:4px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorNameSeparator,.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorSelectorImageValue{display:none}}@media (max-width:500px){.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorOptionsList{flex-wrap:nowrap;overflow-x:auto;padding:2px}.vtex-search-result-3-x-searchResultContainer--landing .vtex-store-components-3-x-skuSelectorSubcontainer--cor .vtex-store-components-3-x-skuSelectorItem{height:24px;width:24px}}.vtex-store-drawer-0-x-openIconContainer{display:flex;align-items:center}.vtex-store-drawer-0-x-closeIconContainer{justify-content:right}.vtex-store-footer-2-x-footerLayout{background:var(--white);color:var(--black)}.vtex-store-footer-2-x-socialNetworksContainer{gap:.5rem;margin-top:1rem}@media (max-width:767.98px){.vtex-store-footer-2-x-footerLayout{padding:0;margin-bottom:-2rem}}.vtex-store-newsletter-1-x-newsletterForm{display:flex}.vtex-store-newsletter-1-x-emailInputContainer .vtex-input{height:100%}.vtex-store-newsletter-1-x-emailInputContainer,.vtex-store-newsletter-1-x-emailInputContainer .vtex-input-prefix__group{height:100%;width:100%;border-radius:0;display:flex;align-items:center}.vtex-store-newsletter-1-x-emailInputContainer .vtex-input-prefix__group{background:var(--white);border-radius:0;border:none;height:100%}.vtex-store-newsletter-1-x-formSubmitContainer{display:flex;justify-content:center;width:fit-content}.vtex-store-newsletter-1-x-formSubmitContainer .vtex-button{background:var(--secondary);border-radius:0;border:none;font-weight:600}.vtex-store-newsletter-1-x-newsletterForm--form-modal{flex-direction:column;margin-top:18rem;margin-left:2.7rem;width:60%!important;align-items:flex-start;gap:.4rem}.vtex-store-newsletter-1-x-newsletterForm--form-modal .vtex-store-newsletter-1-x-emailInputContainer .vtex-input-prefix__group{border:.125rem solid #e3e4e6;border-radius:.25rem;height:34px}.vtex-store-newsletter-1-x-newsletterForm--form-modal .vtex-store-newsletter-1-x-formSubmitContainer .vtex-button{background:#715e55!important;font-size:.7rem;margin-top:.1rem}.vtex-store-newsletter-1-x-newsletterForm--form-modal .vtex-store-newsletter-1-x-formSubmitContainer .vtex-button .vtex-button__label{padding:0 .6rem!important}.vtex-store-newsletter-1-x-newsletterForm--form-modal .vtex-input-prefix__group{height:34px}.vtex-store-newsletter-1-x-defaultSuccessMessage--form-modal{margin-top:18rem;margin-left:11rem;color:#715f53}.vtex-store-newsletter-1-x-confirmationCheckboxContainer{display:flex;align-items:center}@media (max-width:1023px){.vtex-store-newsletter-1-x-newsletterForm--form-modal{margin-top:19.5rem;margin-left:0;gap:.2rem;width:70%!important}.vtex-store-newsletter-1-x-defaultSuccessMessage--form-modal{margin-top:21rem;margin-left:7.5rem}}.vtex-login-2-x-portalContainer,.vtex-minicart-2-x-drawer,.vtex-modal-layout-0-x-container,.vtex-store-drawer-0-x-drawer,.vtex-store__template,.vtex-telemarketing-2-x-portalContainer{--primary:#6a00b0;--primary-light:#f3e2ff;--secondary:#af8fc4;--text:#707070;--text-medium:#551a8b;--bg-light:#ceb0c8;--bg-medium:#525252;--white:#fff;--black:#000;--almost-black:#eaebed;--border:#f2f2f2;--text-almost-light:#eaebed;--background-almost-light:#b291c6}.vtex-tab-layout-0-x-container--tab-list-item-shelf{position:relative}.vtex-tab-layout-0-x-container--tab-list-item-shelf .vtex-tab-layout-0-x-listContainer{gap:72px;border-bottom:2px solid var(--border);margin:16px 0;height:40px}.vtex-tab-layout-0-x-container--measure-tab-list-item{border-radius:32px;margin:24px}.vtex-tab-layout-0-x-listItem .vtex-button__label{height:32px;color:#000;font-weight:700;padding:0 2px}.vtex-tab-layout-0-x-listItem{padding:0}.vtex-tab-layout-0-x-listItemActive{height:34px;border-bottom:4px solid var(--secondary);padding:0}.vtex-tab-layout-0-x-listItemActive .vtex-button{height:24px;border:none;background:none;color:#000;padding:0}.vtex-wish-list-1-x-outline{background:url(https://tfaazh.vtexassets.com/assets/vtex/assets-builder/tfaazh.theme/0.0.88/heart-empty___72eec293914339a6c670d4d59b31feca.svg)!important;background-repeat:no-repeat}.vtex-wish-list-1-x-fill{background:url(https://tfaazh.vtexassets.com/assets/vtex/assets-builder/tfaazh.theme/0.0.88/heart-full___d4b7d12a78da3bfe2b0af0d4c6bd7742.svg)!important;background-repeat:no-repeat}.vtex-wish-list-1-x-wishlistIconContainer .vtex-button{padding:0;margin:0;border:none;display:flex!important}.vtex-wish-list-1-x-wishlistIconContainer .vtex-button:hover{background:transparent}.vtex-wish-list-1-x-wishlistIconContainer .vtex-button__label{padding:0!important}.vtex-flex-layout-0-x-flexColChild--product-image-container .vtex-wish-list-1-x-wishlistIconContainer{position:absolute;right:.5rem;top:1rem}.vtex-product-summary-2-x-element .vtex-wish-list-1-x-wishlistIconContainer{position:absolute;left:.5rem;top:1rem}