@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap);@import url(https://use.typekit.net/fcp0jhc.css);html{scroll-behavior:smooth}body{background:var(--color3)}.w100{width:100%}:root{--blackColor:#000}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400;color:#000}a,b,li,p,span,strong{color:#000}#app{position:relative}#app .page{margin-top:50px}#app .page,#app>.cms{background-color:var(--color3)}button{cursor:pointer}button,label{position:relative}form .validate-error,form label small{position:absolute;font-size:10px;text-transform:uppercase;color:#d9534f;background-color:transparent;right:0;top:0;visibility:hidden;opacity:0;transition:.2s}form .failed .validate-error,form .failed small{visibility:visible;opacity:1}form .failed small{right:5px;top:4px}form .failed small:first-of-type:not(:only-of-type){right:110px}form label input{border-bottom:2px solid #948681;background:var(--color3)}.wrapper-account .container form label input:-webkit-autofill,form label input:-webkit-autofill{box-shadow:0 0 0 30px var(--color3) inset!important}.wrapper-account .container form label input,.wrapper-account .container form label textarea{color:#1d1d1b}form label input:focus{border-bottom:2px solid #000}form .failed input,form .failed textarea{border-color:#d9534f!important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--color3);width:100%;border:0;border-bottom:2px solid #a4a4a4;padding:5px 0;font-size:14px;color:#494e4c;outline:none;background-image:url("data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkYXRhLW5hbWU9IiZsdDtQYXRoJmd0OyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMWQxZDFiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTIwLjU5IDcuNjZsLTguNjkgOC42OC04LjQ5LTguNDgiLz48L3N2Zz4=");background-size:16px;background-repeat:no-repeat;background-position:right 50%;cursor:pointer}[disabled]{cursor:not-allowed!important;opacity:.5}.sidebar-cart .extra-info{background-color:#6f3e34}.sidebar-cart .extra-info p,.sidebar-cart .extra-info p .copy__cupom{color:#fff}.sidebar-cart .extra-info p .copy__cupom:after{filter:unset}.lazy-img-fadein[lazy=loaded]{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;z-index:2;position:relative}#app [code=form]{margin:20px auto;padding:0 40px}#app [code=form] fieldset{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#app [code=form] fieldset .input-box{padding:0 10px;margin-bottom:20px;position:relative;display:flex;align-items:flex-end}#app [code=form] fieldset .input-box input{width:100%;display:block;padding:10px;font-size:14px!important;color:#494e4c;border-bottom:2px solid #ececec;background:var(--color3)}#app [code=form] fieldset .input-box.p p{font-size:14px;color:#494e4c;font-weight:400}#app [code=form] fieldset .input-box input:-webkit-autofill,#app [code=form] fieldset .input-box input:-webkit-autofill:active,#app [code=form] fieldset .input-box input:-webkit-autofill:focus,#app [code=form] fieldset .input-box input:-webkit-autofill:hover{box-shadow:0 0 0 30px var(--color3) inset!important;-webkit-box-shadow:0 0 0 30px var(--color3) inset!important;-webkit-text-fill-color:#000!important}#app [code=form] fieldset .input-box .relative label{width:100%;display:block;font-weight:500;font-size:12px;color:#666}#app [code=form] fieldset .input-box .relative>label{margin-bottom:10px}#app [code=form] fieldset .input-box .relative{width:100%}#app [code=form] fieldset .input-box.checkbox .relative{display:flex;flex-direction:row-reverse;align-items:center;grid-gap:10px;gap:10px}#app [code=form] fieldset .input-box.checkbox .relative label{margin:0}#app [code=form] fieldset .input-box.checkbox input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#app [code=form] fieldset .input-box.send button{width:150px;height:40px;background-color:#4f4f4f;color:#fff;font-weight:700;font-size:14px;margin:0 auto;display:flex;justify-content:center;align-items:center;transition:.3s}#app [code=form] fieldset .input-box.send button:hover{background-color:#000}#app [code=form] fieldset .input-box.radio .input-radio{display:flex;grid-gap:10px;gap:10px;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px}#app [code=form] fieldset .input-box.hidden{display:none}#app [code=form] select[multiple]{width:100%;height:150px;padding:10px;font-size:12px!important;color:#666;background-color:#fafafa;border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.05);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;transition:border-color .2s,box-shadow .2s}#app [code=form] select[multiple]:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.2);background-color:#fff}#app [code=form] select[multiple] option{padding:4px;margin:2px 0;border-radius:8px;transition:background-color .2s}#app [code=form] select[multiple] option:checked,#app [code=form] select[multiple] option:hover{background-color:hsla(0,0%,83.1%,.72549)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wrapper-account .container{padding:0 40px}.banners .container{padding-left:40px;padding-right:40px}.wrapper-account .product-shelf ul.products-grid{grid-gap:18px 4px;gap:18px 4px;justify-content:flex-start}.wrapper-account .product-shelf ul.products-grid li{width:calc(33.33333% - 3px)}.whatsapp-floater .wrapper{padding:9px;box-shadow:1px 3px 5px 0 rgb(0 0 0/15%)}.whatsapp-floater .wrapper a{position:relative}.whatsapp-floater .wrapper a img{filter:invert(1)}.cart-items ul .item .qty{border-radius:0!important}.cart-totals .btn-cart{background-color:#000;border-radius:0}.cart-totals .btn-cart:hover{background-color:#000}.reviews__modal-full-image{z-index:10}#app.category,#app.index___pt_br,#app.product{float:left;width:100%;position:relative;background-color:var(--color3)}.invert{filter:invert(1);-webkit-filter:invert(1)}.overlay{position:fixed;left:0;top:0;width:100%;height:100%;min-height:100vh;background:rgba(0 0 0/50%);z-index:10;visibility:hidden;opacity:0;transition:.3s}.overlay.open{visibility:visible;opacity:1}.arrow-down:after{content:"";position:absolute;right:0;top:calc(50% - 4px);width:4px;height:4px;border-right:2px solid #000;border-bottom:2px solid #000;border-radius:1px 0 1px 0;transform:rotate(45deg)}.align-center{justify-content:center;text-align:center}.align-right{justify-content:flex-end;text-align:right}.nuxt-link-active,.pointer{cursor:pointer}.splide__arrows .splide__arrow[disabled]{display:none!important}.splide__arrows .splide__arrow{width:40px;height:40px;transform:unset;border-radius:0 20.98px 20.98px 0;top:calc(50% - 20px);transition:all .3s ease-in-out;opacity:1;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.7);box-shadow:0 5.994px 5.994px 0 hsla(0,0%,69.4%,.25);-webkit-backdrop-filter:blur(2.9970743656158447px);backdrop-filter:blur(2.9970743656158447px)}.splide__arrows .splide__arrow:active,.splide__arrows .splide__arrow:focus,.splide__arrows .splide__arrow:hover{background:#fff}.splide__arrows .splide__arrow:after{content:"";width:24px;height:24px;border:none;transition:.3s;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI2XzU5NSkiPjxwYXRoIGQ9Ik0xNy40NSAxLjgzNUw3LjIxNCAxMi4wNzJhLjc5OS43OTkgMCAwMDAgMS4xNjVsMTAuMjM4IDEwLjIzOCIgc3Ryb2tlPSIjMjYyNjI2IiBzdHJva2Utd2lkdGg9IjEuNDk5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8yNl81OTUiPjxwYXRoIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC45NjcgLjc0MSkiIGQ9Ik0wIDBoMjMuOTc3djIzLjk3N0gweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==");background-size:contain;background-repeat:no-repeat;background-position:50%}.splide__arrows .splide__arrow--next{right:0;transform:scale(-1);box-shadow:0 -5.994px 5.994px 0 hsla(0,0%,69.4%,.25)}.splide__arrows .splide__arrow--prev{left:0}.splide .splide__pagination{position:relative;width:100%;transform:unset;padding:16px 20px;margin-top:20px;grid-gap:4px;gap:4px;bottom:auto;left:auto}.splide .splide__pagination li{display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.splide__pagination .splide__pagination__page{width:8px;height:8px;opacity:1;background:#fff;border:none;border-radius:8px;transition:.2s;margin:0}.splide__pagination__page.is-active{opacity:1;width:61px}.splide .splide__pagination .is-active{transform:none}.page__search{padding:0 3%}.product-shelf{position:relative}.cms .product-shelf,.page .product-shelf{padding:0;margin:60px 0}.product-shelf .splide__arrows .splide__arrow{top:-95px;border-radius:20.98px 0 0 20.98px;width:30px;height:30px}.product-shelf .splide__arrows .splide__arrow--prev{left:auto;right:73px}.product-shelf .splide__arrows .splide__arrow--next{left:auto;right:40px}.product-shelf .splide__arrows .splide__arrow:after{width:17.83px;height:17.83px}.product-shelf .h2{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:8px;gap:8px;padding:10px 102px 10px 40px;color:#4a4a47;font-size:14px;margin-bottom:36px}.product-shelf .h2,.product-shelf .h2 b{text-align:center;font-style:normal;font-weight:400;line-height:normal}.product-shelf .h2 b{color:#1d1d1b;font-family:Cormorant Garamond,serif!important;font-size:32px}.product-shelf .shelf-wrapper{position:relative}.product-shelf .splide{position:static}.product__shelf-button{cursor:pointer;transition:.3s;display:flex!important;grid-gap:17px;gap:17px;justify-content:center;align-items:center;width:100%;margin-top:36px;background:var(--color3)}.product__shelf-button span{color:#1d1d1b;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:.3s}.product__shelf-button:hover span{letter-spacing:1px}.product__shelf-button:after{content:"";display:block;width:72px;height:9px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MiIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIj48cGF0aCBkPSJNNzEuMDQxIDQuODU0YS41LjUgMCAwMDAtLjcwOEw2Ny44Ni45NjRhLjUuNSAwIDEwLS43MDcuNzA4TDY5Ljk4IDQuNWwtMi44MjggMi44MjhhLjUuNSAwIDEwLjcwNy43MDhsMy4xODItMy4xODJ6TS42ODggNC41VjVoNzBWNGgtNzB2LjV6IiBmaWxsPSIjM0QzRDNBIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;background-size:contain}.product-shelf .products-grid:not(.carousel){display:flex;justify-content:center;flex-wrap:wrap;grid-gap:24px 4px;gap:24px 4px}.product-shelf .products-grid:not(.carousel)>li{display:flex;flex-direction:column;width:calc(25% - 9px);position:relative;transition:.3s}.product-shelf .splide li{margin:0;padding:0}.product-shelf .splide li>div{position:relative}.product-shelf .products-grid .splide__slide li{width:100%}.product-shelf.carousel-true .splide__arrows .splide__arrow svg,.splide__arrow svg{display:none}.grid-2 .products-grid:not(.carousel) li{width:calc(50% - 5px)}.grid-3 .products-grid:not(.carousel) li{width:calc(33.33333% - 6px)}.grid-4 .products-grid:not(.carousel) li{width:calc(25% - 8px)}.grid-5 .products-grid:not(.carousel) li{width:calc(20% - 8px)}.product-shelf .products-grid li .tags{position:absolute;top:16px;left:8px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;grid-gap:6px;gap:6px}.product-shelf .products-grid li .tags p{min-height:24px;padding:3px 16px;display:flex;justify-content:center;align-items:center;order:1;background-color:var(--color1);border-radius:2px;color:var(--color2);font-size:14px;font-weight:500;font-style:italic}.product-shelf .products-grid li .tags .off{order:99;background-color:#fdd491;font-style:italic;grid-gap:3px;gap:3px}.product-shelf .products-grid li .tags .off,.product-shelf .products-grid li .tags .off b{color:var(--color1);font-size:14px;font-weight:500}.product-shelf .products-grid .outOfProductStock{opacity:.5}.product-shelf .products-grid li .imgs video{position:absolute;top:0;left:0;z-index:1}.product-shelf .products-grid li .imgs .outOfStockTag{position:absolute;top:auto;bottom:0;left:0;width:100%;height:30px;z-index:2}.product-shelf .products-grid li .imgs .outOfStockTag span{display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;height:100%;font-size:12px;cursor:pointer;text-transform:uppercase;grid-gap:5px;gap:5px}.product-shelf .products-grid li .imgs .outOfStockTag span b{text-decoration:underline;color:#fff}.product-shelf .products-grid li .wishlist{position:absolute;top:32px;right:24px;z-index:3;cursor:pointer;transition:.3s}.product-shelf .products-grid li .wishlist .spinner-loading:after{border:3px solid #6f3e34;border-right-color:transparent;width:16px;height:16px;left:3px;top:calc(50% - 12px)}.wishlist i.fe-heart{display:flex;align-items:center;justify-content:center;cursor:pointer}.wishlist div,.wishlist i.fe-heart{width:28px;height:24px}.wishlist i{transition:.3s}.wishlist i.fe-heart:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE0Ljg1NSAyNUwzLjEwMyAxMy45NDVDLTMuMjg0IDcuMzEzIDYuMTA1LTUuNDIyIDE0Ljg1NSA0Ljg4MWM4Ljc1LTEwLjMwMyAxOC4wOTYgMi40NzYgMTEuNzUyIDkuMDY0TDE0Ljg1NSAyNXoiIHN0cm9rZT0iIzZGM0UzNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);width:28px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:.2s;display:flex;cursor:pointer}.wishlist .added i:before,.wishlist:hover i:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNiIgZmlsbD0iIzZGM0UzNCI+PHBhdGggZD0iTTE0Ljg1NSAyNUwzLjEwMyAxMy45NDVDLTMuMjg0IDcuMzEzIDYuMTA1LTUuNDIyIDE0Ljg1NSA0Ljg4MWM4Ljc1LTEwLjMwMyAxOC4wOTYgMi40NzYgMTEuNzUyIDkuMDY0TDE0Ljg1NSAyNXoiIHN0cm9rZT0iIzZGM0UzNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);background-position:50%;background-size:100%;transition:.3s}.product-shelf .products-grid li .imgs{position:relative;transition:.2s;overflow:hidden}.product-shelf .products-grid li .imgs img{min-width:100%}.product-shelf .products-grid li .imgs .loading{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.product-shelf .products-grid li .imgs img,.product-shelf .products-grid li .imgs video{cursor:pointer;position:absolute;top:0;left:0;transition:.2s;-webkit-animation:none 0s ease 0s 1 normal none running;animation:none 0s ease 0s 1 normal none running;-webkit-animation:initial;animation:initial;transition:opacity .7s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.product-shelf .products-grid li .imgs video{z-index:2}.product-shelf .products-grid li .imgs .hover{opacity:0}.product-shelf .products-grid li .imgs:hover .hover{opacity:1;transform:scale(1.05)}.product-shelf .product__add-bag-wrapper{display:block}.product-shelf .product__add-bag-wrapper form.add-to-cart{bottom:16px;width:calc(100% - 32px);left:16px;background-color:var(--color3)}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button{text-transform:none;font-size:14px;font-weight:700;color:var(--color2);height:46px;background-color:var(--color1);display:flex;justify-content:center;align-items:center;width:100%}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button:hover{background:color-mix(in srgb,var(--color1) 80%,#000)}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button:before{display:none}.product-shelf .product__add-bag-wrapper .add-to-cart form .variations{flex-direction:column;align-items:center;padding:16px;grid-gap:8px;gap:8px}.product__add-bag-wrapper .variations__title{display:none!important}.product__add-bag-wrapper .variations__attribute-cor,.product__add-bag-wrapper .variations__attribute-tamanho{max-width:100%}.product__add-bag-wrapper .variations__attribute-cor ul:before,.product__add-bag-wrapper .variations__attribute-tamanho ul:before{display:none}.product__add-bag-wrapper .variations__attribute{position:relative;display:flex;width:100%;justify-content:center;padding:0 25px}.product__add-bag-wrapper .variations__attribute .variations__list-wrapper{display:block;max-width:100%}.product__add-bag-wrapper .variations__attribute ul{grid-gap:7px!important;gap:7px!important;flex-wrap:nowrap!important;overflow:auto;max-width:100%;padding-bottom:0}.product__add-bag-wrapper .variations__attribute ul::-webkit-scrollbar{height:0!important}.product__add-bag-wrapper .variations__attribute ul::-webkit-scrollbar-thumb{background-color:#c5c5c5!important;border:none;border-radius:8px}.product__add-bag-wrapper .variations__attribute ul::-webkit-scrollbar-track{background-color:#e9e9e9!important}.product-shelf .product__add-bag-wrapper .add-to-cart .actions button[outofstock],.product__add-bag-wrapper li.variations__list[outofstock]{display:flex!important}.product__add-bag-wrapper li.variations__list[outofstock] .variations__list-name{color:#b8b6b0}.product__add-bag-wrapper li.variations__list[outofstock] .variations__list-name:after{content:""!important;display:block!important;width:60px;height:1px;position:absolute;top:50%;left:calc(50% - 30px);border:0;background:#868686;transform:rotate(-45deg)}.product__add-bag-wrapper li.variations__list[outofstock] .variations__list-color.hex-color .variations__list-color-box{opacity:.6;overflow:hidden;position:relative}.product__add-bag-wrapper li.variations__list[outofstock] .variations__list-color.hex-color .variations__list-color-box:after{content:""!important;display:block!important;width:60px;height:1px;position:absolute;top:50%;left:calc(50% - 30px);border:0;background:#868686;transform:rotate(-45deg)}.product-shelf .product__add-bag-show .product__add-bag-wrapper .add-to-cart,.product__add-bag-wrapper .variations__list-color:after,.product__add-bag-wrapper .variations__list-label-cor.selected .variations__list-color:after,.product__add-bag-wrapper .variations__list-wrapper--no-selected li.variations__list:nth-child(2 of [instock]) label:after,.product__add-bag-wrapper li.variations__list[\:has\(\%2B\%20li\[data-selected\%3D\%22true\%22\]\)] label:before,.product__add-bag-wrapper li.variations__list[data-selected=true]+li label:after{opacity:1;visibility:visible}.product-shelf .product__add-bag-show .product__add-bag-wrapper .add-to-cart,.product__add-bag-wrapper .variations__list-color:after,.product__add-bag-wrapper .variations__list-label-cor.selected .variations__list-color:after,.product__add-bag-wrapper .variations__list-wrapper--no-selected li.variations__list:nth-child(2 of [instock]) label:after,.product__add-bag-wrapper li.variations__list:has(+li[data-selected=true]) label:before,.product__add-bag-wrapper li.variations__list[data-selected=true]+li label:after{opacity:1;visibility:visible}.product__add-bag-wrapper li.variations__list label:after,.product__add-bag-wrapper li.variations__list label:before{content:"";position:absolute;color:#373435;display:flex;align-items:center;justify-content:center;top:calc(50% - 7px);width:8px;height:14px;left:0;z-index:1;opacity:0;visibility:hidden;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNNiAxLjU3M2wtNSA1IDUgNSIgc3Ryb2tlPSIjNkU2MjU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);background-size:contain}.product__add-bag-wrapper li.variations__list label:after{left:unset!important;right:0!important;transform:scale(-1)}.product-shelf .product__add-bag-wrapper .add-to-cart form .variations ul li{position:unset}.product__add-bag-wrapper .variations__list-label{min-width:40px;min-height:40px;border-color:#d6d3ce;background-color:var(--color3);border-radius:0;margin:0;position:unset}.product__add-bag-wrapper .variations__list-label:hover{border-color:var(--color1);background-color:var(--color3)}.product__add-bag-wrapper .variations__list-label.selected,.product__add-bag-wrapper .variations__list-label.selected:hover{background-color:var(--color1);border-color:var(--color1)}.product__add-bag-wrapper .variations__list-name{color:#3d3d3a;font-size:12px;font-style:normal;font-weight:400;margin:0;text-transform:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden;width:100%}.product__add-bag-wrapper .variations__list-label-tamanho .variations__list-name{height:38px}.product__add-bag-wrapper .variations__list-label.selected .variations__list-name,.product__add-bag-wrapper .variations__list-label.selected:hover .variations__list-name{color:var(--color2)}.product__add-bag-wrapper .variations__list-color.hex-color{padding:0}.product__add-bag-wrapper .variations__attribute-cor .variations__list-color-box{border:1px solid #cdcdcd}.product__add-bag-wrapper .variations__attribute-cor .variations__list-label,.product__add-bag-wrapper .variations__attribute-cor .variations__list-thumb{min-width:28px;min-height:28px}.product__add-bag-wrapper .variations__attribute-cor .variations__list-label[\:has\(.variations__list-name\)]{border-radius:3px}.product__add-bag-wrapper .variations__attribute-cor .variations__list-label:has(.variations__list-name){border-radius:3px}.product__add-bag-wrapper .variations__list-color,.product__add-bag-wrapper .variations__list-thumb{height:28px;width:28px}.product-shelf .product__add-bag-wrapper .add-to-cart form .loading{top:-23px}.product-shelf .products-grid li .product-info-wrapper{display:flex;flex-wrap:wrap;grid-gap:0;gap:0;position:relative;padding:16px 12px 0;justify-content:space-between;align-items:center;margin-top:auto}.product-shelf .products-grid li .outOfProductStock:after{content:none}.product-shelf .products-grid li .product-info-wrapper .price-box .discount{display:flex;justify-content:center;order:2;width:100%}.product-shelf .products-grid li .product-info-wrapper .price-box .discount span b,.product-shelf .products-grid li .product-info-wrapper .price-box .discount span strong{font-weight:500;color:#37b251;color:var(--color1);font-size:14px;font-style:normal;font-weight:700;line-height:24px}.product-shelf .products-grid li .product-info-wrapper .price-box .discount span{padding:0!important;font-size:14px!important;color:var(--color1);font-style:normal;font-weight:700;line-height:24px}.product-shelf .products-grid li .product-info-wrapper .price-box .discount .loading div{width:150px;height:18px;display:block}.product-shelf .products-grid li .product-info-wrapper .h3{width:100%;margin:0;order:3;position:relative}.product-shelf .products-grid li .product-info-wrapper .h3:before{content:"";width:100%;height:1px;display:block;background:#e2e2e2;position:absolute;top:12px;left:0;display:none}.product-shelf .products-grid li .product-info-wrapper .h3,.product-shelf .products-grid li .product-info-wrapper .h3 a{display:block;color:#4a4a47;font-size:13px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-shelf .products-grid li .product-info-wrapper .price-box{width:100%;padding:0;display:flex;justify-content:center;text-align:left;flex-wrap:wrap;align-items:baseline;grid-gap:4px 5px;gap:4px 5px;order:4;margin-top:4px}.product-shelf .products-grid li .product-info-wrapper .price-box .prices{position:relative;order:1;display:flex;grid-gap:8px;gap:8px;align-items:center}.product-shelf .products-grid li .product-info-wrapper .price-box span{color:#1d1d1b;font-size:14px;font-style:normal;font-weight:400;line-height:24px;line-height:normal}.product-shelf .products-grid li .product-info-wrapper .price-box .price.old-price{text-decoration:line-through;color:#4a4a47}.product-shelf .products-grid li .product-info-wrapper .price-box .installments{order:3;text-align:center}.product-shelf .products-grid li .product-info-wrapper .price-box .installments>div:not(.loading){display:flex;grid-gap:3px;gap:3px;align-items:center}.product-shelf .products-grid li .product-info-wrapper .price-box .installments span.price{text-transform:uppercase}.product-shelf .products-grid li .product-info-wrapper .price-box .installments small{display:none}.product-shelf .products-grid li .product-info-wrapper .price-box .installments span{font-size:13px;font-weight:300;color:#4a4a47;line-height:24px}.product-shelf .products-grid li .product-info-wrapper .installments .loading div{width:150px;height:20px;display:block}.product-shelf .products-grid li .product-info-wrapper .installments .price__installments-x:after{content:"de"}.product-shelf .products-grid .variations__list-viewer{grid-gap:0;gap:0;width:100%;max-width:calc(100% - 105px);order:1;min-height:29px}.product-shelf .products-grid .variations__list-type::-webkit-scrollbar{height:7px!important}.product-shelf .products-grid .variations__list-type::-webkit-scrollbar-thumb{background-color:#c5c5c5!important;border:none;border-radius:8px}.product-shelf .products-grid .variations__list-type::-webkit-scrollbar-track{background-color:#e9e9e9!important}.product-shelf .products-grid .variations__list-type{flex-wrap:nowrap;grid-gap:5px;gap:5px;overflow:auto;padding-bottom:4px}.product-shelf .products-grid .variations__list-type.links .variations__item{max-width:25px;min-width:25px;width:25px;height:25px;border:1px solid transparent;transition:.4s;overflow:hidden;border-radius:100%}.product-shelf .products-grid .variations__list-type.links .variations__item.selected,.product-shelf .products-grid .variations__list-type.links .variations__item:hover{border-color:#000}.product-shelf .products-grid .variations__list-type.links .variations__item[\:has\(video\)]{display:none}.product-shelf .products-grid .variations__list-type.links .variations__item:has(video){display:none}.product-shelf .products-grid .variations__list-type.sizes{display:none!important}.product-shelf .products-grid .variations__list-type.colors .variations__item-color{width:25px;height:25px;border-radius:30.645px;border:1px solid hsla(0,0%,77.6%,.68627);transition:.2s}.product-shelf .products-grid .variations__list-type.colors .selected .variations__item-color,.product-shelf .products-grid .variations__list-type.colors .selected .variations__item-color:hover,.product-shelf .products-grid .variations__list-type.colors .variations__item-color:hover{border-color:#000}.product-shelf .products-grid li .product-info-wrapper .product-info-reviews{order:2;display:flex;margin-right:30px;align-items:center;min-height:29px}.product-shelf .products-grid li .product-info-wrapper .product-info-reviews[\:not-has\(.rating\)]{display:none}.product-shelf .products-grid li .product-info-wrapper .product-info-reviews:not(:has(.rating)){display:none}.product-shelf .products-grid .product-info-wrapper[\:not-has\(.product-info-reviews\%20.rating\)] .variations__list-viewer{max-width:100%}.product-shelf .products-grid .product-info-wrapper:not(:has(.product-info-reviews .rating)) .variations__list-viewer{max-width:100%}.product-shelf .products-grid .variations__item-text-value{border:1px solid #646464;border-radius:8px;min-width:23px;min-height:25px;display:flex;justify-content:center;align-items:center;padding:3px 5px}.cms .product-shelf.shelf__2 .container{display:flex;flex-wrap:wrap;padding:0 40px 0 0}.cms .product-shelf.shelf__2 .product__shelf-button{display:none!important}.cms .product-shelf.shelf__2 .container .product__shelf-thumb{width:21%;padding:0 16px 0 0}.cms .product-shelf.shelf__2 .container .shelf-wrapper{width:79%}.cms .product-shelf.shelf__2 .products-grid li .wishlist{top:28px;right:18px}.cms .product-shelf.shelf__2 .splide__arrows .splide__arrow{width:40px;height:40px;border-radius:0 20.98px 20.98px 0;top:calc(50% - 60px)}.cms .product-shelf.shelf__2 .splide__arrows .splide__arrow--prev{left:0;right:auto}.cms .product-shelf.shelf__2 .splide__arrows .splide__arrow--next{right:0;left:auto}.cms .product-shelf.shelf__2 .products-grid li .product-info-wrapper{padding:21px 12px 0}.rating .loading>div{width:150px;height:19px;display:block}.rating{position:relative;display:inline-block}.rating .stars{display:flex;align-items:center}.rating .filled{position:absolute;left:0;top:0;overflow:hidden;height:15px;display:-webkit-inline-box}.rating .star{background-image:url(https://cdn.convertr.app.br/11399/img/star.f9a19b1.svg);background-size:cover;width:9px;height:9px;margin-right:4px;filter:brightness(0) saturate(100%)}.rating .star:nth-last-child(2){margin-right:0}.rating .full{background-image:url(https://cdn.convertr.app.br/11399/img/star-full.efb355d.svg)}.rating span{color:#000;font-size:10px;font-weight:300;position:absolute;left:calc(100% + 5px)}.rating__msg{display:none}.lgpd{background:rgba(0,0,0,.7);position:fixed;bottom:0;z-index:30;width:100%;justify-content:space-evenly;align-items:center;padding:20px}.lgpd,.lgpd .content{display:flex}.lgpd p{color:#fff}.lgpd p a{font-weight:400;color:#09f;text-decoration:underline}.lgpd button{background:#fff;color:#000;padding:10px;font-weight:600}.waitlist{margin:0;background-color:#efefef}.coupon .feedback{top:-6px}.breadcrumbs{padding:40px 0 24px}.breadcrumbs ul{display:flex;flex-wrap:wrap}.breadcrumbs ul li{display:flex;align-items:center;position:relative;flex-shrink:0}.breadcrumbs ul li a,.breadcrumbs ul li span{color:#1d1d1b;font-size:12px;font-style:normal;font-weight:300;line-height:14.4px}.breadcrumbs ul li:after{content:"/";display:block;margin:0 8px;font-size:14px;font-weight:400;color:#c6c6c6}.breadcrumbs .breadcrumb__li-last{flex:1;min-width:0}.breadcrumbs .breadcrumb__li-last:after,.breadcrumbs .breadcrumb__li-last:before{content:none}.breadcrumbs .breadcrumb__li-last a,.breadcrumbs .breadcrumb__li-last span{color:#1d1d1b;font-size:12px;font-style:normal;font-weight:700;line-height:normal;line-height:14.4px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-cart .free-shipping span b{font-size:12px;color:#25c793}.whatsapp-floater .rb{bottom:135px}.wrapper-popup .content-wrapper{grid-gap:10px;gap:10px}.wrapper-popup .content-wrapper .input-box.hidden{margin:0}@media (min-width:1280px){::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#000;border:2px solid #fff}::-webkit-scrollbar-track{background:#fff}}@media (max-width:1440px){.cms .product-shelf.shelf__2 .container .product__shelf-thumb{width:27%}.cms .product-shelf.shelf__2 .container .shelf-wrapper{width:73%}}@media (max-width:1280px){.cms .product-shelf,.page .product-shelf{margin:45px 0}.product-shelf .splide__arrows .splide__arrow{top:-85px}.product-shelf .splide__arrows .splide__arrow--next{right:30px}.product-shelf .splide__arrows .splide__arrow--prev{right:63px}.banners .container{padding-left:30px;padding-right:30px}.cms .product-shelf.shelf__2 .container .product__shelf-thumb img{min-width:100%}.cms .product-shelf.shelf__2 .container{padding:0 30px 0 0}.cms .product-shelf.shelf__2 .container .product__shelf-thumb{width:35%}.cms .product-shelf.shelf__2 .container .shelf-wrapper{width:65%}}@media (max-width:1024px){.grid-4 .products-grid:not(.carousel) li{width:calc(33.33333% - 8px)}.page__search .ais-InstantSearch .product-shelf .products-grid>li{width:calc(33% - 4px)!important}.product-shelf .h2{padding:0 16px;margin-bottom:30px}.product-shelf .splide__arrows .splide__arrow{top:calc(50% - 70px);border-radius:0 20.98px 20.98px 0;width:40px;height:40px}.product-shelf .splide__arrows .splide__arrow:after{width:24px;height:24px}.product-shelf .splide__arrows .splide__arrow--prev{right:auto;left:0}.product-shelf .splide__arrows .splide__arrow--next{right:0}.product-shelf .product__add-bag-button{width:40px;height:40px;font-size:0;border:none;background-color:hsla(0,0%,100%,.5);border-radius:0;bottom:64px;left:calc(100% - 56px);grid-gap:0;gap:0}.product-shelf .product__add-bag-show .product__add-bag-button{bottom:220px}.product-shelf .product__add-bag-button:before{content:"";display:flex!important;width:30px;height:30px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE1IDMuMzFhNC4yNjIgNC4yNjIgMCAwMTQuMjYxIDQuMjYydi43MzloMy4yNGwuMDk3LjAxYy4yMjEuMDQzLjM5My4yMy40MTEuNDYxbDEuMjUgMTYuMjVhLjUxMS41MTEgMCAwMS0uNTA5LjU1SDYuMjVhLjUxLjUxIDAgMDEtLjUwOS0uNTVsMS4yNS0xNi4yNS4wMTctLjA5NkEuNTExLjUxMSAwIDAxNy41IDguMzFoMy4yNHYtLjc0QTQuMjYxIDQuMjYxIDAgMDExNSAzLjMxMnpNNi44MDEgMjQuNTZoMTYuMzk4bC0xLjE3LTE1LjIyN0gxOS4yNnYxLjk5YS41MTEuNTExIDAgMDEtMS4wMjEgMHYtMS45OUgxMS43NnYxLjk5YS41MTEuNTExIDAgMDEtMS4wMjEgMHYtMS45OUg3Ljk3M0w2LjggMjQuNTYxem04LjItMjAuMjI4YTMuMjQgMy4yNCAwIDAwLTMuMjQgMy4yNHYuNzM5aDYuNDc5di0uNzRBMy4yNCAzLjI0IDAgMDAxNSA0LjMzM3oiIGZpbGw9IiM2RjNFMzQiLz48L3N2Zz4=");background-size:contain}.product-shelf .product__add-bag-button:after{display:none}.product-shelf .product__add-bag-show[\:not-has\(.product__add-bag-wrapper\%20.variations\%20.tamanho\)] .product__add-bag-button{bottom:172px}.product-shelf .product__add-bag-show:not(:has(.product__add-bag-wrapper .variations .tamanho)) .product__add-bag-button{bottom:172px}.product-shelf .product__add-bag-show[\:not-has\(.product__add-bag-wrapper\%20.variations\%20.cor\)] .product__add-bag-button{bottom:182px}.product-shelf .product__add-bag-show:not(:has(.product__add-bag-wrapper .variations .cor)) .product__add-bag-button{bottom:182px}.product-shelf .product__add-bag-show[\:has\(.product__add-bag-wrapper\%20.variations.no-variations-attribute\)] .product__add-bag-button{bottom:110px!important}.product-shelf .product__add-bag-show:has(.product__add-bag-wrapper .variations.no-variations-attribute) .product__add-bag-button{bottom:110px!important}.product-shelf .products-grid li[\:has\(.product__add-bag-button\)] .product-info-wrapper{margin-top:-40px}.product-shelf .products-grid li:has(.product__add-bag-button) .product-info-wrapper{margin-top:-40px}.cms .product-shelf.shelf__2 .container{padding:0 20px 0 0}.cms .product-shelf.shelf__2 .container .product__shelf-thumb{width:36%}.cms .product-shelf.shelf__2 .container .shelf-wrapper{width:64%}}@media (max-width:768px){.cms .product-shelf,.page .product-shelf{margin:32px 0}.wrapper-popup .vm--container .vm--modal{max-height:555px!important;max-width:312px!important;width:100%!important;top:150px!important;left:0!important}.wrapper-popup .content-wrapper{max-width:100%;width:100%}.wrapper-popup .modal-wrapper .background{width:100%;background-position:top}.wrapper-popup .content-wrapper{padding:19px 24px 27px}.wrapper-popup .modal-wrapper{flex-direction:column}.whatsapp-floater .rb{bottom:90px}#app [code=form]{padding:0 14px}.wrapper-account .container{padding:0 12px}.banners .container{padding-left:16px;padding-right:16px}.page__search .ais-InstantSearch .product-shelf .products-grid>li{width:calc(50% - 1px)!important}.wrapper-account .product-shelf{margin:0}.wrapper-account .product-shelf .products-grid li{width:calc(50% - 2px)!important;margin:0!important}.loader .loading div{width:calc(50% - 10px)!important}.grid-2 .products-grid:not(.carousel) li,.grid-3 .products-grid:not(.carousel) li,.grid-4 .products-grid:not(.carousel) li,.grid-5 .products-grid:not(.carousel) li,.product-shelf.grid-2 .products-grid:not(.carousel) li{width:calc(50% - 1px)}.lgpd{padding:7px 2%;justify-content:center;background:rgba(0,0,0,.9)}.lgpd,.lgpd .content{flex-direction:column;align-items:center;grid-gap:10px;gap:10px}.lgpd p{text-align:center}.lgpd button,.lgpd p{font-size:12px}.cms .product-shelf.shelf__2 .container{padding:0}.cms .product-shelf.shelf__2 .container .product__shelf-thumb{width:100%;padding:0;aspect-ratio:1/1;overflow:hidden;position:relative}.cms .product-shelf.shelf__2 .container .product__shelf-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.cms .product-shelf.shelf__2 .container .shelf-wrapper{width:100%;padding:24px 16px 0}.product-shelf .products-grid{width:100%}}@media (max-width:480px){.product-shelf .h2{margin-bottom:24px;font-size:13px}.product-shelf .h2 b{font-size:24px;font-weight:500}.product__shelf-button{margin-top:24px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li .wishlist{top:7px;right:7px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li .tags{top:7px;left:7px;grid-gap:4px;gap:4px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li .tags p{font-size:12px;min-height:20px;padding:1px 6px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li .tags .off b{font-size:12px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li .product-info-wrapper{padding:9px 0 0}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-button{bottom:48px;left:calc(100% - 48px);transition:transform .3s ease,bottom .3s ease,top .3s ease,left .3s ease,right .3s ease}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show .product__add-bag-button{width:30px;height:30px;left:calc(100% - 34px)}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li[\:has\(.product__add-bag-button\)] .product-info-wrapper{margin-top:-40px;transition:0s}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li:has(.product__add-bag-button) .product-info-wrapper{margin-top:-40px;transition:0s}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .products-grid li.product__add-bag-show .product-info-wrapper{margin-top:-30px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show .product__add-bag-button:before{width:20px;height:20px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-wrapper form.add-to-cart{bottom:4px;width:calc(100% - 8px);left:4px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-wrapper .add-to-cart .actions button{font-size:11px;height:34px;padding:5px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-wrapper .add-to-cart .actions .spinner-loading:after{left:5px;width:12px;height:12px;top:calc(50% - 10px)}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show .product__add-bag-button{bottom:170px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show[\:not-has\(.product__add-bag-wrapper\%20.variations\%20.tamanho\)] .product__add-bag-button{bottom:126px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show:not(:has(.product__add-bag-wrapper .variations .tamanho)) .product__add-bag-button{bottom:126px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show[\:not-has\(.product__add-bag-wrapper\%20.variations\%20.cor\)] .product__add-bag-button{bottom:132px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show:not(:has(.product__add-bag-wrapper .variations .cor)) .product__add-bag-button{bottom:132px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show[\:has\(.product__add-bag-wrapper\%20.variations.no-variations-attribute\)] .product__add-bag-button{bottom:74px!important}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-show:has(.product__add-bag-wrapper .variations.no-variations-attribute) .product__add-bag-button{bottom:74px!important}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .variations__list-label-tamanho{min-width:35px;min-height:35px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .variations__list-name{height:33px}.product-shelf:not(.shelf__1):not(.shelf__3):not(.relateds) .product__add-bag-wrapper .add-to-cart form .variations{padding:12px 14px}.product__add-bag-wrapper .variations__attribute{padding:0 15px}.cms .product-shelf:not(.shelf__2) .products-grid li .wishlist{top:28px;right:18px}.cms .product-shelf:not(.shelf__2) .products-grid li .product-info-wrapper{padding:21px 12px 0}.breadcrumbs{padding:10px 0}.breadcrumbs ul li:before{top:calc(50% - 3px)}.results.product-shelf .products-grid li .tags,.wrapper-account .product-shelf .products-grid li .tags{top:13px;left:13px}.results.product-shelf .products-grid li .tags p,.wrapper-account .product-shelf .products-grid li .tags p{min-width:32px;min-height:32px}.results.product-shelf .products-grid li .tags .off:before,.wrapper-account .product-shelf .products-grid li .tags .off:before{font-size:15px}.wrapper-account .product-shelf .products-grid li .wishlist{top:13px;right:13px}.header .product-shelf .products-grid li .tags{top:8px;left:8px}.header .product-shelf .products-grid li .tags p{min-height:25px;min-width:40px;font-size:8px;letter-spacing:0;border-radius:7px;padding:4px 8px}.header .product-shelf .products-grid li .tags{grid-gap:4px;gap:4px}.header .product-shelf li .wishlist{top:8px;right:8px}.header .product-shelf .products-grid .variations__list-viewer{max-width:100%}.header .product-shelf .products-grid .variations__list-type{margin-bottom:5px;margin-top:4px}.header .product-shelf .products-grid li .product-info-wrapper .product-info-reviews{min-height:auto;margin-bottom:5px}}.header__topbar .copy__cupom-appeal:before{content:"";width:10px;height:10px;background-color:var(--color2);-webkit-mask-image:url(https://cdn.convertr.app.br/11399/img/copy-paste.d9a2f3e.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;mask-image:url(https://cdn.convertr.app.br/11399/img/copy-paste.d9a2f3e.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;margin-right:8px}.header__topbar .copy__cupom-appeal{cursor:pointer;flex-direction:row;transition:.3s;grid-gap:0;gap:0;font-weight:400;padding:3px 14px;border-radius:63px;border:1px solid var(--color2);min-height:26px;color:var(--color2);font-size:14px}.header__topbar .copy__cupom-appeal strong{color:var(--color2);font-size:14px;font-weight:700}.header__topbar .copy__cupom-appeal:hover{transform:scale(.98)}.header__topbar{background:var(--color1);padding:8px 40px;position:relative;display:flex;justify-content:center}.header__topbar .col{margin:0 auto;width:100%;max-width:400px}.header__topbar ul li a,.header__topbar ul li div{display:flex;align-items:center;justify-content:center;grid-gap:4px;gap:4px;height:100%;padding:0 10px}.header__topbar ul li a:after{content:"";width:12px;height:12px;background-repeat:no-repeat;background-position:50%;background-size:cover;display:none}.header__topbar ul li a,.header__topbar ul li span{align-items:center;text-align:center;display:flex;position:relative;grid-gap:32px;gap:32px;color:var(--color2);font-size:13px;font-weight:500;font-family:aktiv-grotesk,sans-serif!important}.header__topbar ul li a b{font-weight:700;font-family:aktiv-grotesk,sans-serif!important;text-decoration:underline}.header__topbar[\:not-has\(.splide__track\%20.splide__list\%20li\%23splide01-slide02\)] .splide__arrows{display:none}.header__topbar:not(:has(.splide__track .splide__list li#splide01-slide02)) .splide__arrows{display:none}.header__topbar .splide__arrows .splide__arrow{background-color:transparent;width:20px;height:20px;top:calc(50% - 11px);border-radius:100%;opacity:1;box-shadow:none}.header__topbar .splide__arrows .splide__arrow:hover{background-color:hsla(0,0%,100%,.22353)}.header__topbar .splide__arrows .splide__arrow:after{height:6px;width:6px;border-left:2px solid var(--color2);border-bottom:2px solid var(--color2);border-radius:1px 0 1px 0;transform:rotate(45deg);position:relative;background-image:none}.header__topbar .splide__arrows .splide__arrow--prev{left:-20px}.header__topbar .splide__arrows .splide__arrow--next{right:-20px}.header__free-shipping .free-shipping{display:flex;width:100%;flex-direction:column;align-items:center;background:#c7c7c7;height:38px;justify-content:center}.header__free-shipping .free-shipping span.success{color:#fff;background:#37b251;padding:6px 14px;width:100%;text-align:center;margin-bottom:0;height:38px;display:flex;align-items:center;justify-content:center}.header__free-shipping .free-shipping .progress-bar div{height:5px}.header__free-shipping .free-shipping .progress-bar{width:100%;background:#c7c7c7;position:relative;display:block;height:100%}.header__free-shipping .free-shipping .progress-bar div{height:100%;background:#37b251;transition:.3s}.header__free-shipping .free-shipping span{display:block;position:absolute;color:#fff;font-size:14px;font-weight:500}.header__free-shipping .free-shipping span b{color:#fff;font-size:14px;font-weight:500}.header__content{background-color:var(--color3);z-index:5;position:relative;transition:.3s}.header__nav-wrapper{transition:.3s}.header__nav-wrapper-other-link{position:absolute;right:40px;border-radius:4px;color:#00a01d;font-size:13px;font-weight:500;padding:1px 8px;text-transform:uppercase;border:2px solid #00a01d;transition:.3s}.header__nav-wrapper-other-link:hover{border:2px solid #00a01d;border-radius:4px;background-color:#00a01d;color:#fff}@media (min-width:769px){#app.index___pt_br .header{position:absolute;width:100%;top:0;z-index:6}#app.index___pt_br .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .logo{filter:brightness(0) saturate(100%) invert(74%) sepia(70%) saturate(238%) hue-rotate(347deg) brightness(103%) contrast(98%)}#app.index___pt_br .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content{background:linear-gradient(0deg,rgba(1,1,1,0) -.31%,#000 161.76%)}#app.index___pt_br .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__links ul .header__search span{color:#fff}#app.index___pt_br .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__search{border-color:#fff}#app.index___pt_br .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__links i{filter:brightness(0) saturate(100%) invert(93%) sepia(100%) saturate(0) hue-rotate(271deg) brightness(106%) contrast(106%)}#app.page.path-quem-somos .header{position:absolute;width:100%;top:0;z-index:6}#app.page.path-quem-somos .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .logo{filter:brightness(0) saturate(100%) invert(74%) sepia(70%) saturate(238%) hue-rotate(347deg) brightness(103%) contrast(98%)}#app.page.path-quem-somos .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content{background:linear-gradient(0deg,rgba(1,1,1,0) -.31%,#000 161.76%)}#app.page.path-quem-somos .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__links ul .header__search span,#app.page.path-quem-somos .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .menu>ul>li>a span{color:#fff}#app.page.path-quem-somos .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__search{border-color:#fff}#app.page.path-quem-somos .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__links i{filter:brightness(0) saturate(100%) invert(93%) sepia(100%) saturate(0) hue-rotate(271deg) brightness(106%) contrast(106%)}#app.page.path-seja-um-revendedor .header{position:absolute;width:100%;top:0;z-index:6}#app.page.path-seja-um-revendedor .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .logo{filter:brightness(0) saturate(100%) invert(74%) sepia(70%) saturate(238%) hue-rotate(347deg) brightness(103%) contrast(98%)}#app.page.path-seja-um-revendedor .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content{background:linear-gradient(0deg,rgba(1,1,1,0) -.31%,#000 161.76%)}#app.page.path-seja-um-revendedor .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__links ul .header__search span,#app.page.path-seja-um-revendedor .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .menu>ul>li>a span{color:#fff}#app.page.path-seja-um-revendedor .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__search{border-color:#fff}#app.page.path-seja-um-revendedor .header:not(:hover) .header__wrapper:not(.header__fixed-on) .header__content .header__links i{filter:brightness(0) saturate(100%) invert(93%) sepia(100%) saturate(0) hue-rotate(271deg) brightness(106%) contrast(106%)}}@-webkit-keyframes recording{0%{top:2px;height:14px}50%{top:6px;height:8px}75%{top:4px;height:12px}to{top:8px;height:6px}}@keyframes recording{0%{top:2px;height:14px}50%{top:6px;height:8px}75%{top:4px;height:12px}to{top:8px;height:6px}}@-webkit-keyframes headerFixed{0%{top:-100%}to{top:0}}@keyframes headerFixed{0%{top:-100%}to{top:0}}.header__fixed-on{position:fixed;top:0;width:100%;transition:.3s;-webkit-animation-name:headerFixed;animation-name:headerFixed;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;z-index:10;box-shadow:0 2px 3px 0 rgb(0 0 0/8%);max-width:1920px}.header__content .container{display:flex;align-items:center;padding:16px 80px;grid-gap:16px;gap:16px}@media (min-width:1281px){.header__search-mobile{display:none}header .menu>ul li .submenu .lvl-2>li.toogle-lvl-3:hover .lvl-3{display:flex;flex-direction:column;position:absolute;top:0;left:100%;background-color:var(--color3);box-shadow:0 0 10px 1px rgb(0 0 0/5%)}header .menu>ul li .submenu .lvl-2>.toogle-lvl-3>a:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:5px;height:5px;transform:rotate(310deg);transition:.3s;display:inline-block;position:absolute;right:13px;border-radius:0 0 1px 0;top:calc(50% - 2px)}}.header{width:100%;display:block}.header__nav-wrapper{display:flex;width:100%;align-items:center;background-color:#f8f8f8}.header__logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header .logo{max-width:300px;background-size:100%;background-repeat:no-repeat;background-position:50%;transition:.1s}.arrow__has-cats:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:5px;height:5px;transform:rotate(45deg);transition:.3s;display:inline-block;margin-bottom:3px;position:static;display:none}header .menu>ul>li:hover>a .arrow__has-cats:after{transform:scale(-1) rotate(45deg);margin:0}header .menu .close-menu-icon{width:44px;height:44px;padding:10px;margin:5px;border-radius:100%;cursor:pointer;background-color:#fff;position:sticky;top:5px;left:5px;z-index:1;float:right;display:none}header .menu>ul{display:flex;align-items:center;width:100%;flex-wrap:wrap;grid-gap:8px 32px;gap:8px 32px}header .menu>ul>li>a{transition:.3s;display:flex;position:relative;align-items:center}header .menu>ul>li>a span{transition:.3s;color:var(--color1);font-size:12px;font-weight:400;letter-spacing:.72px}header .menu>ul>li>a span b{font-weight:700}header .menu>ul li .submenu{position:absolute;transform:translateY(20px);visibility:hidden;opacity:0;transition:.3s;top:100%;left:0;width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;background-color:var(--color3);padding:10px 0;display:flex;z-index:3;box-shadow:0 2px 5px 0 rgb(160 160 160/10%)}header .menu>ul .submenu-open .submenu{visibility:visible;opacity:1;display:flex;-webkit-animation:opacity .2s linear;animation:opacity .2s linear}header .menu>ul .submenu-open .submenu:before{content:"";top:-8px;left:0;width:100%;position:absolute;height:8px;background-color:transparent;display:none}header .menu>ul li .submenu li a{transition:.3s}.submenu__cat-info{min-width:195px;max-width:195px}.submenu__cat-info-thumb img{float:left;transition:.2s}.submenu__cat-info-thumb a:hover img{filter:brightness(.96)}header .menu>ul li .submenu .lvl-2>li{margin:0}header .menu>ul li .submenu .lvl-2>li a{padding:8px 30px 8px 20px;font-size:12px;font-weight:400;display:block;color:#000;width:-webkit-max-content;width:-moz-max-content;width:max-content}header .menu>ul li .submenu .lvl-3>li a{padding:8px 20px;display:block;color:#000}header .menu>ul .submenu-open .submenu{transform:translate(0)}header .menu>ul li .submenu li>a:hover{background-color:transparent;text-decoration:underline;-webkit-text-decoration-color:#3d3d3d;text-decoration-color:#3d3d3d}header .menu>ul li .submenu .lvl-2>.toogle-lvl-3>a{position:relative}header .menu>ul li .submenu .lvl-2>.toogle-lvl-3 .lvl-3{transition:.3s;max-height:none;overflow:visible;width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:none}header .menu>ul li .submenu .lvl-2>.toogle-lvl-3 .lvl-3 li{width:100%}header .menu>ul li .submenu .lvl-2>.toogle-lvl-3 .lvl-3 li.submenu__btn-all{display:none}@media (min-width:1281px){header .menu>ul li .submenu .lvl-2[\:has\(li\%20.lvl-3\)]>li>a>span{font-weight:700}header .menu>ul li .submenu .lvl-2:has(li .lvl-3)>li>a>span{font-weight:700}header .menu>ul li .submenu .lvl-2[\:has\(li\%20.lvl-3\)]{display:flex}header .menu>ul li .submenu .lvl-2:has(li .lvl-3){display:flex}header .header__wrapper .menu>ul li .submenu .lvl-2[\:has\(.toogle-lvl-3\)]{display:block}header .header__wrapper .menu>ul li .submenu .lvl-2:has(.toogle-lvl-3){display:block}header .header__wrapper .menu>ul li .submenu .lvl-2[\:has\(.toogle-lvl-3\)]>li>a>span{font-weight:400}header .header__wrapper .menu>ul li .submenu .lvl-2:has(.toogle-lvl-3)>li>a>span{font-weight:400}}.header__links{flex:1;display:flex}.header__links>ul{display:flex;align-items:center;justify-content:flex-end;grid-gap:16px;gap:16px;width:100%;padding:0}.header__links[\:has\(.mobile__menu-icon\)]>ul{justify-content:flex-start}.header__links:has(.mobile__menu-icon)>ul{justify-content:flex-start}.mobile__menu-icon{width:24px;height:24px;position:relative;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTMuNDY1IDE2LjE5OGgxMy44Nk0zLjQ2NSAxMWgxMy44Nk0zLjQ2NSA1LjgwMmgxMy44NiIgc3Ryb2tlPSIjNEE0QTQ3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat;background-position:50%}header .menu{flex-grow:0;max-width:none;width:100%;transform:translate(-100%);box-shadow:none;min-height:100dvh;padding:0}header .menu-open{display:flex;flex-direction:column;background:rgba(0,0,0,.4)}header .menu>ul{position:relative;z-index:1;width:85%;max-width:320px;align-items:flex-start;justify-content:flex-start}header .menu>ul.submenu-open{flex-grow:1}header .menu{position:fixed;top:0;bottom:0;left:auto;right:0;width:26%;height:100%;overflow-x:hidden;overflow-y:scroll;padding:0 0 50px;background-color:#fff;z-index:10;transition:.3s;transform:translate(100%)}header .menu-open{display:block;box-shadow:-100vh 0 0 114vh rgb(0 0 0/50%);transform:translate(0)}header .menu .close-menu-icon{display:block;color:#424242}header .menu>ul{flex-direction:column;background-color:#fff;grid-gap:0;gap:0}header .menu>ul>li{position:relative;width:100%;padding:0!important}header .menu>ul>li>a{display:block;width:100%;padding:0;border:0;height:auto}header .menu>ul>li button{font-weight:700;color:#424242;width:100%;border:none;text-align:left;position:relative;background:transparent;transition:.3s}header .menu>ul>li .active{background:#f9f9f9}header .menu>ul>li .active:after{transform:rotate(225deg)}header .menu>ul>li .arrow-down:after{right:22px;transition:.2s;border-radius:0 0 1px 0;border-width:1px}header .menu>ul li a span,header .menu>ul li button{font-weight:400;font-size:12px;padding:15px 20px;display:block;border-bottom:1px solid #eee;color:#000;letter-spacing:normal}header .menu>ul li .submenu .lvl-2>li a span{color:#000}header .menu>ul>li>a:after{display:none}header .menu>ul li .submenu{position:static;opacity:1;visibility:visible;flex-wrap:wrap;padding:0;border:0}header .menu>ul li .submenu .categories{width:100%;overflow:visible;overflow:initial;margin:0;padding:0}header .menu>ul>.submenu-open:before,header .menu>ul li .submenu .images:before,header .menu>ul li .submenu:before{content:none}header .menu>ul li .submenu .lvl-2{max-height:none;width:100%;display:none;padding:10px 0 10px 10px}header .menu>ul li .submenu .lvl-2>li{box-shadow:none;padding:0;position:relative;width:100%;display:inline-block;background-color:#fff}header .menu>ul li .submenu .lvl-2>li a{padding:0;margin:0;font-size:14px;border:none;width:100%;display:inline-block}header .menu>ul li .submenu .lvl-3{max-height:none;overflow:visible;overflow:initial;padding-left:10px;display:none}header .menu>ul li .submenu .images{display:none}header .menu>ul li .submenu .open{display:block;background-color:#fff;padding-bottom:0}header .menu>ul.submenu-open li .submenu{display:flex;transform:none;width:100%;box-shadow:none;min-width:auto}header .menu>ul li .submenu .lvl-2>li .lvl-3,header .menu>ul li .submenu .lvl-2>li:hover .lvl-3{visibility:visible;visibility:initial;opacity:1;transform:none}header .menu>ul li .submenu .lvl-2>li .lvl-3{position:static;top:auto;left:auto;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;transition:none 0s ease 0s;max-height:none;overflow:visible;overflow:initial;width:auto;padding:initial;box-shadow:none;transition:initial;padding-left:10px}header .menu>ul li .submenu .lvl-3 li{width:100%}header .menu>ul li .submenu .lvl-3>li a{text-transform:uppercase}header .menu>ul li .submenu .lvl-2>li .lvl-3 li a{padding:0}header .menu>ul li .submenu .lvl-3 .submenu__btn-all{position:static;text-align:left}.header__links>ul>li{position:relative;cursor:pointer;display:flex}.fixed__scrolltop-icon:after,.header__links>ul>li.header__mobile-logo:after{display:none}.header__icon-bag,.header__icon-wishlist{width:20px;height:20px}.header__links>ul>li i{cursor:pointer;transition:.3s;display:flex}.header__links>ul>li span{font-size:0;display:none}.header__links>ul>li.bag-icon span{display:flex;justify-content:center;align-items:center;width:13px;height:13px;font-size:8.667px;color:var(--color2);font-weight:700;background-color:var(--color1);border-radius:100%;position:absolute;right:-2px;top:12px}.header__links .account-icon .fe-user:before{content:none}.header__links .account-icon .fe-user{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE1Ljc1IDE0Ljk4OWMyLjA4OSAwIDMuNzYgMS43MzMgMy43NjEgMy44NDRWMjAuNWMwIC4yODEtLjIyOS41MS0uNTEuNTFINWEuNTExLjUxMSAwIDAxLS41MTEtLjUxdi0xLjY2N2MwLTIuMTEgMS42NzItMy44NDQgMy43Ni0zLjg0NGg3LjV6bS03LjUgMS4wMjFjLTEuNSAwLTIuNzM4IDEuMjUyLTIuNzM5IDIuODIzdjEuMTU2SDE4LjQ5di0xLjE1NmMwLTEuNTcxLTEuMjM5LTIuODIyLTIuNzQtMi44MjNoLTcuNXpNMTIgMi45OWE0LjUxMSA0LjUxMSAwIDExLS4wMDIgOS4wMjNBNC41MTEgNC41MTEgMCAwMTEyIDIuOTg5em0wIDEuMDIxYTMuNDkgMy40OSAwIDEwMCA2Ljk4IDMuNDkgMy40OSAwIDAwMC02Ljk4eiIgZmlsbD0iIzZGM0UzNCIvPjwvc3ZnPg==)}.header__links .account-icon .fe-user,.header__links .header__favorite-icon{content:"";display:flex;width:24px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:contain}.header__links .header__favorite-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjEgOWMwIDYuMjQ0LTkgMTEuNS05IDExLjVTMyAxNS4xNjcgMyA5LjAxM0MzIDYuNSA1IDQuNSA3LjUgNC41czQuNSAzIDQuNSAzIDItMyA0LjUtM1MyMSA2LjUgMjEgOXoiIHN0cm9rZT0iIzZGM0UzNCIgc3Ryb2tlLXdpZHRoPSIxLjAyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.header__links .header__bag-icon{display:block;background-image:url(https://cdn.convertr.app.br/11399/img/bag-icon.6b35501.svg);width:24px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:contain}.header__links>ul .account ul{position:absolute;width:150px;top:120%;background:var(--color3);left:calc(50% - 75px);padding:10px 0;visibility:hidden;opacity:0;transition:.3s;box-shadow:0 0 20px -5px rgb(0 0 0/10%);z-index:9}.header__links>ul .account:hover ul{visibility:visible;opacity:1}.header__links>ul .account ul:before{content:"";background:transparent;position:absolute;top:-4px;left:calc(50% - 40px);height:15px;width:80px}.header__links>ul .account ul li{padding:10px 20px;font-size:13px;transition:.3s;color:#3d3d3d}.header__links>ul .account ul li:hover{background:color-mix(in srgb,var(--color3) 96%,#000)}.header__links>ul .account ul .name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.header__links>ul .account ul li a{transition:.3s;color:#3d3d3d}.header__links>ul .account ul .pointer:hover,.header__links>ul .account ul li:hover a{color:#3d3d3d}.fixed__scrolltop-icon:hover{opacity:1}.fixed__scrolltop-icon{display:flex;position:fixed;right:20px;bottom:75px;opacity:.7;padding:10px;border-radius:100%;z-index:4;background-color:#fff;box-shadow:0 1px 2px rgb(0 0 0/3%),0 2px 4px rgb(0 0 0/3%),0 4px 8px rgb(0 0 0/3%),0 8px 16px rgb(0 0 0/3%),0 16px 32px rgb(0 0 0/3%),0 32px 64px rgb(0 0 0/3%)}.header__links .header__mobile-logo{display:none}.header__search{width:360px;height:29px;border-bottom:1px solid var(--color1);padding:4px 8px;position:relative;display:flex;justify-content:space-between;align-items:center;transition:.3s;cursor:pointer;margin-right:8px}.header__links .header__mobile-search{display:flex}.header__search-icon{content:"";display:flex;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE3LjUzNiAxNy40M0wxMy45IDEzLjc5M20wIDBhNi40OTYgNi40OTYgMCAxMC05LjE4Ny05LjE4NyA2LjQ5NiA2LjQ5NiAwIDAwOS4xODcgOS4xODd6IiBzdHJva2U9IiM2RjNFMzQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);width:21px;height:21px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:.3s}.header__links ul .header__search span{display:flex;color:var(--color1);font-size:10px;font-weight:400;transition:.3s}.search-floater .product-shelf .products-grid{justify-content:center}.search-floater{position:fixed;width:100%;height:100%;min-height:100vh;top:0;left:0;z-index:10;text-align:center;transition:.3s;visibility:hidden;opacity:0}.search-floater.open{visibility:visible;opacity:1;overflow-y:auto}.search-floater .ais-InstantSearch{position:relative;z-index:11;background-color:var(--color3);transform:translateY(-100%);padding:100px 40px;transition:.3s;width:100%}.search-floater.open .ais-InstantSearch{transform:translate(0)}.search-floater.filled .ais-InstantSearch{padding-top:50px}.search-floater .ais-InstantSearch .product-shelf{margin:0;padding:0}.search-floater .ais-InstantSearch ol{list-style:none;width:100%;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:24px 8px;gap:24px 8px}.search-floater .ais-InstantSearch .fe-search{position:absolute;left:0;top:18px;font-size:28px;color:#000}.search-floater .ais-InstantSearch .ais-InfiniteHits-loadMore{border:2px solid #e4e4e4;background-color:transparent;color:#000;color:var(--blackColor);padding:14px 16px 12px;font-size:0;cursor:pointer;transition:.3s;margin-top:30px}.search-floater .ais-InstantSearch .ais-InfiniteHits-loadMore:after{content:"Buscar mais";font-size:12px;font-weight:600;text-transform:uppercase}.search-floater .ais-InstantSearch .ais-InfiniteHits-loadMore:hover{background-color:#e4e4e4;color:#000;color:var(--blackColor)}.ais-InstantSearch ol .ais-InfiniteHits-item .product-info-wrapper:after,.ais-InstantSearch ol .ais-InfiniteHits-item .product-info-wrapper:before,.wrapper-account .product-shelf .products-grid li .product-info-wrapper:after,.wrapper-account .product-shelf .products-grid li .product-info-wrapper:before{content:none!important}.search-floater .top{display:inline-block;vertical-align:middle;width:800px;position:relative;margin-bottom:40px}.search-floater .top [class*=fe-mic]{position:absolute;font-size:26px;top:18px;left:0;background-color:var(--color3);color:#000}.search-floater .top .fe-mic-off:after{content:"";position:absolute;background:#e51818;width:6px;height:16px;border-radius:4px;top:0;left:calc(50% - 3px);opacity:.7;transition:.3s;-webkit-animation-name:recording;animation-name:recording;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.search-floater .ais-SearchBox{border-bottom:1px solid #272727}.search-floater .ais-StateResults>span{color:#000}.search-floater form{display:inline-block;vertical-align:middle;width:calc(100% - 45px);text-align:left;position:relative;margin-left:45px}.search-floater form input{display:inline-block;vertical-align:middle;width:100%;background:transparent;padding:20px 0;border:0;font-size:18px;color:#000;letter-spacing:.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-floater form input::-moz-placeholder{color:#999}.search-floater form input:-ms-input-placeholder{color:#999}.search-floater form input::placeholder{color:#999}.search-floater form .ais-SearchBox-reset,.search-floater form .ais-SearchBox-submit{display:none!important}.search-floater .close{width:30px;height:30px;cursor:pointer;position:absolute;right:0;top:18px;background-color:var(--color3);z-index:1}.search-floater .close:after,.search-floater .close:before{transition:.3s;content:"";width:20px;height:1px;transform:rotate(45deg);position:absolute;left:calc(50% - 10px);top:50%;background:#000}.search-floater .close:before{transform:rotate(-45deg)}.search-floater .close:hover:after{transform:rotate(45deg) scale(-1)}.search-floater .close:hover:before{transform:rotate(-45deg) scale(-1)}.search-floater .bottom-close{top:auto;bottom:20px;right:20px;position:fixed;visibility:hidden;opacity:0;transition:.2s;z-index:10}.search-floater .bottom-close-visible{visibility:visible;opacity:1;z-index:11}.search-floater .results .ais-Pagination .ais-Pagination-list{display:flex;align-items:center;justify-content:center}.search-floater .results .ais-Pagination .ais-Pagination-list li{text-align:center;border:1px solid #e7e7e7;margin:0 3px;cursor:pointer;align-items:center;justify-content:center}.search-floater .results .ais-Pagination .ais-Pagination-list li a,.search-floater .results .ais-Pagination .ais-Pagination-list li span{display:flex;width:40px;height:40px;font-size:14px;transition:.3s;justify-content:center;align-items:center;color:#b3b3b3}.search-floater .results .ais-Pagination .ais-Pagination-list li.active a,.search-floater .results .ais-Pagination .ais-Pagination-list li:hover a{color:#fff;background:#0d0d0d}.search-floater .ais-InstantSearch .products-grid ol>li{width:calc(20% - 7px)}.header__other-link-representative{width:114px}.header__other-link-representative a{color:#000;font-size:11px;background-color:#fff;border:1px solid #000;padding:5px 8px;border-radius:3px;transition:.3s;font-weight:500}.header__other-link-representative a:hover{background-color:#000;color:#fff}@media (max-width:1444px){.header__links>ul{padding:0}.header__content .container{padding:16px 30px}.search-floater .ais-InstantSearch .products-grid ol>li{width:calc(25% - 6px)}header .menu>ul{grid-gap:8px 24px;gap:8px 24px}.header__search{margin:0;width:250px}}@media (max-width:1280px){.header__content .container{padding:16px 20px}.header__search{width:132px}.header__links .header__mobile-menu{order:1;display:flex}.header__other-link-representative{order:1}.header__links>ul>li.header__search-wrapper{order:0}.header__links .header__mobile-logo{display:flex;flex-grow:1;justify-content:center;order:0}.header__links>ul>li.account{order:4;justify-content:flex-end}.header__links>ul>li.wishlist-icon{order:5}.header__links>ul>li.bag-icon{order:6}.header__content .container>.header__logo{display:none}header .menu>ul li .submenu .lvl-2>li a:hover{background-color:transparent}.header__mobile .link-logo,.header__nav-wrapper-other-link{display:none}.header__search-wrapper{position:relative;padding-top:1px}.header__links{flex-grow:1}.header__links[\:has\(.header__mobile-menu\)]{flex-grow:0}.header__links:has(.header__mobile-menu){flex-grow:0}.header__nav-wrapper{width:0;justify-content:flex-end;margin-top:0;padding:0;transition:.3s}}@media (max-width:1024px){.header__links>ul>li.header__search-wrapper{padding-right:78px}.header__other-link-representative{order:4}.search-floater.no-padding{padding-top:10px}.search-floater .ais-InstantSearch,.search-floater .top{width:100%}.search-floater .ais-InstantSearch .products-grid ol>li{width:calc(33.33333% - 6px)}.search-floater .ais-InstantSearch{padding:100px 20px}.header__search{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}.header__links ul .header__search span{display:none}.header__content .container{padding:7px 16px}.header__links>ul{grid-template-columns:24px 64px 1fr 24px 24px 24px}}@media (max-width:768px){#app.category[\:has\(.page-title.has__banners\)] .header,#app.index___pt_br .header,#app.page.path-quem-somos .header,#app.page.path-seja-um-revendedor .header,#app.product .header{margin-bottom:-66px}#app.category:has(.page-title.has__banners) .header,#app.index___pt_br .header,#app.page.path-quem-somos .header,#app.page.path-seja-um-revendedor .header,#app.product .header{margin-bottom:-66px}.fixed__scrolltop-icon{right:10px;bottom:25px}.header__topbar .col{max-width:100%}.header__topbar{padding:8px 20px}.header__topbar ul li a,.header__topbar ul li span{font-size:12px;grid-gap:8px;gap:8px;flex-wrap:wrap;justify-content:center}.header__topbar .copy__cupom-appeal,.header__topbar .copy__cupom-appeal strong{font-size:12px}header .menu{width:60%}.header__links .header__mobile-logo{flex:1}.header__links>ul{display:flex;justify-content:center;grid-gap:15px;gap:15px}.header__links>ul .account ul{display:none}.header__links>ul>li.wishlist-icon{order:2}.header__content{background-color:transparent}.header__content .container{background-color:var(--color3)}.header__search-wrapper{padding:8px 16px 8px 8px;display:flex;grid-gap:8px;gap:8px}.header__other-link-representative{width:153px;display:flex;text-align:center;align-items:center;justify-content:center}.header__search{width:100%;display:flex;justify-content:space-between;align-items:center;height:29px;padding:4px 16px;background:#f4f4f4;border-radius:20px;border:1px solid #b8b6b0;background:rgba(242,237,225,.8)}.header__search span{color:#1d1d1b;font-size:10px;font-weight:400}.header__fixed-on{position:fixed;box-shadow:none}header .menu .close-menu-icon i{position:sticky;right:8px;top:8px;color:#fff;background:#000;float:right}.header__top-navigation.header__fixed-on{position:fixed;top:0;left:0;width:100%;padding:0;transition:.3s;-webkit-animation-name:headerFixed;animation-name:headerFixed;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;box-shadow:0 2px 2px 0 rgb(0 0 0/8%)}.search-floater .ais-InstantSearch .products-grid ol>li{width:calc(50% - 4px)}.header__top-navigation .menu{height:100%}.header__top-navigation .menu .close-menu-icon{display:block}.header__logo,.header__top-navigation .container>a{display:none}.header__nav-wrapper{position:fixed;left:0;bottom:0;padding:0;width:100%;justify-content:center;z-index:10}.header__top-navigation,.header__top-navigation .container{padding:0}.header__top-navigation .header__links{width:100%;overflow:hidden;padding:10px 3%}.header__top-navigation .header__links>ul>li{padding:3px;margin:0}.header__top-navigation .header__links>ul>.link-logo{width:calc(100% - 184px);padding:0 8px;display:block}.header__top-navigation .header__links>ul>.link-logo a{width:100%;display:flex;justify-content:center;padding:0;margin:0}.header__top-navigation .header__links>ul>.link-logo .logo{max-width:100%}.header__top-navigation .header__links>ul>li i{display:flex;font-size:20px;box-shadow:0 1px 2px rgb(0 0 0/3%),0 2px 4px rgb(0 0 0/3%),0 4px 8px rgb(0 0 0/3%),0 8px 16px rgb(0 0 0/3%),0 16px 32px rgb(0 0 0/3%),0 32px 64px rgb(0 0 0/3%)}.header__top-navigation .header__links>ul>.wishlist-icon{display:none}.fixed__scrolltop-icon:hover{background-color:#000;border:1px solid #000;opacity:1;overflow:hidden}.fixed__scrolltop-icon:hover i{color:#fff;transition:all .3s}.header__wrapper.header__fixed-on .header__content .header__logo{display:none}.header__wrapper.header__fixed-on .header__links{margin:0}.header__wrapper.header__fixed-on .header__links li.header__mobile-logo{display:flex;justify-content:center;flex-grow:1}.header__wrapper.header__fixed-on .header__links>ul{justify-content:center}@-webkit-keyframes translateArrow{0%{transform:translateY(0)}50%{transform:translateY(calc(-50% - 10px))}51%{transform:translateY(calc(50% + 10px))}to{transform:translateY(0)}}@keyframes translateArrow{0%{transform:translateY(0)}50%{transform:translateY(calc(-50% - 10px))}51%{transform:translateY(calc(50% + 10px))}to{transform:translateY(0)}}.fixed__scrolltop-icon:hover i{-webkit-animation:translateArrow .3s ease-in-out forwards;animation:translateArrow .3s ease-in-out forwards}.header__free-shipping .free-shipping span{font-size:12px}.header__topbar .copy__cupom-appeal{padding:3px 20px}.header__other-link-representative{left:3%;bottom:9px}.header__other-link-representative a{font-size:10px;padding:5px}}@media (max-width:480px){.page__search-title .h1{font-size:26px}.header__links .account-icon .fe-user,.header__links .header__favorite-icon,.mobile__menu-icon{width:21px;height:21px}.search-floater .top{margin-bottom:20px}.search-floater .ais-InstantSearch{padding:50px 4% 60px}.search-floater.filled .ais-InstantSearch{padding:20px 4% 90px}.search-floater .results .ais-Pagination .ais-Pagination-list li a,.search-floater .results .ais-Pagination .ais-Pagination-list li span{width:30px;height:30px}}.footer{float:left;margin-top:40px}.footer,.footer__newsletter{width:100%;position:relative}.footer__newsletter{padding:0;display:flex}.footer__newsletter img{width:50%;-o-object-fit:cover;height:auto;object-fit:cover;min-width:0}.footer__newsletter .newsletter__floater-wrapper:before{content:"";width:50%;-o-object-fit:cover;height:auto;object-fit:cover;min-width:100px;height:130px;display:block;background-image:url(https://cdn.convertr.app.br/11399/img/logo-alvah.4ea68a3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.footer__newsletter .newsletter__floater-wrapper img{display:none}.newsletter{width:50%;background-color:var(--color1);padding:40px;align-items:center}.newsletter,.newsletter__wrapper{position:relative;display:flex;justify-content:center}.newsletter__wrapper{flex-direction:column;align-items:flex-start;width:100%;grid-gap:10px;gap:10px;max-width:660px}.newsletter .h2{color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:19.5px}.newsletter .h2 b{font-weight:700}.newsletter__form{width:100%;display:flex;grid-gap:17px 8px;gap:17px 8px;flex-wrap:wrap;position:relative}.newsletter__checkbox{display:flex;width:100%;max-width:496px;text-align:left;cursor:pointer;grid-gap:17px;gap:17px}.newsletter__checkbox span{color:var(--color2);font-size:10px;font-style:normal;font-weight:400;line-height:141.24%}.newsletter__checkbox input{background-color:var(--color1);border:1px solid var(--color2)!important;border-radius:0;width:19px;min-width:19px;height:19px}.newsletter__checkbox input:checked:after,.newsletter__checkbox input:checked:before{background-color:#66bb6a!important}.newsletter__checkbox-input:checked:before{height:6px;left:calc(50% - 3px);top:calc(50% - 1px)}.newsletter__checkbox-input:checked:after{width:10px;left:calc(50% - 3px);top:calc(50% - 2px)}.newsletter__send-button{display:flex;justify-content:center;align-items:center;z-index:3;cursor:pointer;transition:.3s;background-color:var(--color3);border-radius:0;min-width:149px;height:53px}.newsletter__send-button[disabled]{cursor:not-allowed;opacity:.8}.newsletter__send-button span{color:#6f3e34;font-size:12px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}.newsletter__send-button:hover span{letter-spacing:1.4px}.newsletter__send-button .newsletter__send-button-icon{display:none}.newsletter__send-button.spinner-loading{grid-gap:5px;gap:5px}.newsletter__send-button.spinner-loading span{font-size:11px}.newsletter .newsletter__checkbox-check{border:2px solid #d9534f!important}.newsletter__input-box{width:calc(100% - 157px);position:relative}.newsletter__input-box input{width:100%;color:#fff;font-size:12px!important;font-style:normal;font-weight:400;line-height:normal;height:53px;padding:16px 31px;position:relative;transition:.3s;border-radius:0;border:1px solid #e9e9e9;background:#6f3e34}.newsletter__input-box input::-moz-placeholder{color:#fff}.newsletter__input-box input:-ms-input-placeholder{color:#fff}.newsletter__input-box input::placeholder{color:#fff}.newsletter__input-box input:-webkit-autofill,.newsletter__input-box input:-webkit-autofill:active,.newsletter__input-box input:-webkit-autofill:focus,.newsletter__input-box input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #6f3e34!important;-webkit-box-shadow:0 0 0 30px #6f3e34 inset!important;-webkit-text-fill-color:#fff!important}.newsletter__input-filled{visibility:hidden;opacity:0}.newsletter__feedback{font-size:12px;text-align:left;width:100%;max-width:900px}.newsletter__feedback-success{color:#090}.newsletter__feedback-error{color:#ff5c57;font-weight:500;font-size:11px;text-decoration:underline;letter-spacing:.01em;text-align:center;max-width:100%;position:absolute;top:18px;right:164px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.newsletter__form .spinner-loading:after{width:10px;height:10px;position:static}.newsletter .vm--modal{border-radius:3px;display:flex;flex-direction:column;justify-content:center;padding:20px;height:auto!important}.newsletter .vm--modal .fe-x{float:right;width:auto;position:absolute;top:15px;right:15px;background:transparent;color:#bdbaba}.newsletter__floater-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;grid-gap:10px;gap:10px}.newsletter__floater-content{display:flex;flex-direction:column;align-items:center;grid-gap:15px;gap:15px}.newsletter__floater-text{text-align:center}.newsletter__floater-text .cupom{background-color:#72caaf;padding:5px;border-radius:3px;color:#fff;text-align:center;display:inline-block;margin:0 3px}.newsletter__floater-text small{margin:5px 0;font-size:12px;color:#b22222}.newsletter__floater-copy-button{display:flex;align-items:center;justify-content:center;height:40px;background-color:#f3f3f3;border-radius:3px;transition:.3s;border:1px solid #e6e6e6}.newsletter__floater-copy-button:hover{border-color:#72caaf}.newsletter__floater-copy-button span{font-size:12px;text-transform:uppercase;font-weight:600;padding:0 10px;color:#3b3b3b}.newsletter__floater-copy-button .fe-check-circle,.newsletter__floater-copy-button .fe-file-text{color:#72caaf;background-color:#e6e6e6;border-radius:0 3px 3px 0;font-weight:400;font-size:18px;width:40px;height:38px;display:flex;align-items:center;justify-content:center}.footer__wrapper{display:flex;justify-content:space-between;width:100%;grid-gap:70px;gap:70px;background-color:var(--color3);padding:64px 40px}.footer__links{align-items:flex-start;flex-wrap:wrap;display:flex;grid-gap:64px;gap:64px;justify-content:flex-start}.footer__links .col{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__links .h3{color:#4a4a47;font-size:13px;font-style:normal;font-weight:700;line-height:19.5px;padding-bottom:16px}.footer__links .h3:after{display:none}.footer__links .col ul{display:flex;flex-direction:column;align-items:flex-start;grid-gap:8px;gap:8px}.footer__links .col ul li a,.footer__links .col ul li a span{padding:0;transition:.3s;display:flex;align-items:center;color:#4a4a47;font-size:13px;font-weight:400;line-height:16px;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.footer__links .col ul li>div span b,.footer__links .col ul li a b{font-weight:600;color:#4a4a47;font-size:13px}.footer__links .col ul li>span:hover,.footer__links .col ul li a:hover,.footer__links .col ul li a:hover span{-webkit-text-decoration-color:#4a4a47;text-decoration-color:#4a4a47}.footer__pay-sec{display:flex;align-items:center;grid-gap:80px;gap:80px}.footer__security{display:flex;flex-direction:column;align-items:flex-start;grid-gap:30px;gap:30px}.footer__security span{color:#4a4a47;font-size:13px;font-style:normal;font-weight:700;line-height:19.5px}.footer__security ol{display:flex;list-style:none;align-items:center;grid-gap:0;gap:0}.footer__security ol li img{width:100%}.footer__security-icon{width:133px;height:39px}.footer__payments{display:flex;flex-direction:column;align-items:flex-start;grid-gap:16px;gap:16px}.footer__payments span{color:#4a4a47;font-size:13px;font-style:normal;font-weight:700;line-height:19.5px}.footer__payments ol{display:flex;flex-wrap:wrap;list-style:none;align-items:center;justify-content:flex-start;grid-gap:8px;gap:8px;max-width:176px}.footer__payments ol li{width:38px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:contain}.footer__payments ol .visa{background-image:url(https://cdn.convertr.app.br/11399/img/visa.942e6be.svg)}.footer__payments ol .master{background-image:url(https://cdn.convertr.app.br/11399/img/master.a7961a2.svg)}.footer__payments ol .diners{background-image:url(https://cdn.convertr.app.br/11399/img/diners.ec35391.svg)}.footer__payments ol .amex{background-image:url(https://cdn.convertr.app.br/11399/img/amex.0e05402.svg)}.footer__payments ol .hipercard{background-image:url(https://cdn.convertr.app.br/11399/img/hipercard.e04b23e.svg)}.footer__payments ol .elo{background-image:url(https://cdn.convertr.app.br/11399/img/elo.8055048.svg)}.footer__payments ol .paypal{background-image:url(https://cdn.convertr.app.br/11399/img/paypal.6c91429.svg)}.footer__payments ol .pix{background-image:url(https://cdn.convertr.app.br/11399/img/pix.397d714.svg)}.footer__payments ol .boleto{background-image:url(https://cdn.convertr.app.br/11399/img/boleto.5225a21.svg)}.footer__payments ol .creditcard{display:none}.footer__socials span{color:#4a4a47;font-size:13px;font-style:normal;font-weight:700;line-height:19.5px}.footer__socials{flex-direction:column;grid-gap:12px;gap:12px}.footer__socials,.footer__socials ul{display:flex;justify-content:center;align-items:center}.footer__socials ul{flex-wrap:wrap;width:100%;grid-gap:6px 18px;gap:6px 18px;max-width:178px}.footer__socials ul li a{display:flex;align-items:center;justify-content:center;transition:.3s;padding:0}.footer__socials ul li a i:hover{transform:scale(1.1)}.footer__socials ul li a i{width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:.3s;display:block}.footer__socials a i.instagram{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IC40MjV2MjRIMHYtMjRoMjR6IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii4wMSIvPjxwYXRoIGQ9Ik0xNi41IDcuOTI1aC4wMDJNMTUgMTIuNDI1YTMgMyAwIDExLTYgMCAzIDMgMCAwMTYgMHptLTcgOGg4YTQgNCAwIDAwNC00di04YTQgNCAwIDAwLTQtNEg4YTQgNCAwIDAwLTQgNHY4YTQgNCAwIDAwNCA0eiIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==)}.footer__socials a i.facebook{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IC40MjV2MjRIMHYtMjRoMjR6IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii4wMSIvPjxwYXRoIGQ9Ik0xMiAyMS40MjVhOSA5IDAgMTAwLTE4IDkgOSAwIDAwMCAxOHptMCAwdi04bTIuNS01SDE0YTIgMiAwIDAwLTIgMnYzbTAgMGgtMm0yIDBoMiIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==)}.footer__socials a i.tiktok{background-image:url(https://cdn.convertr.app.br/11399/img/tiktok.666436d.svg)}.footer__socials a i.pinterest{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IC40MjV2MjRIMHYtMjRoMjR6IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii4wMSIvPjxwYXRoIGQ9Ik03LjQxNiAxNC40MjVhNSA1IDAgMTE5LjE2OCAwYy0xLjA4NCAyLjUtNi4wODQgMy43MDMtNi4wODQtMW0wIDBsLjUyNi0yLjVtLS41MjYgMi41bC0xLjQ3NCA3bTExLjk3NC04YTkgOSAwIDExLTE4IDAgOSA5IDAgMDExOCAweiIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==)}.footer__socials a i.whatsapp{background-image:url(https://cdn.convertr.app.br/11399/img/whatsapp.37976d0.svg)}.footer__socials a i.youtube{background-image:url(https://cdn.convertr.app.br/11399/img/youtube.b71d229.svg)}.footer__socials a i.x{background-image:url(https://cdn.convertr.app.br/11399/img/x.ff2943f.svg)}.footer__socials a i.snapchat-ghost{background-image:url(https://cdn.convertr.app.br/11399/img/snapchat-ghost.1eab63a.svg)}.footer__socials a i.vimeo-v{background-image:url(https://cdn.convertr.app.br/11399/img/vimeo-v.aa45441.svg)}.footer__socials a i.behance{background-image:url(https://cdn.convertr.app.br/11399/img/behance.1ecce2a.svg)}.footer__socials a i.linkedin{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IC40MjV2MjRIMHYtMjRoMjR6IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii4wMSIvPjxwYXRoIGQ9Ik04LjUgOC45MjVoLjAwMk04LjUgMTIuM3Y1LjYyNW0zLjM3NS02Ljc1djIuMjVtMCAwdjQuNW0wLTQuNWMwLS41NjIgMS4wMzEtMi4wMDYgMi4yNS0yLjI1IDEuNTUzLS4zMSAzLjM3NS41NjMgMy4zNzUgMi4yNXY0LjVNNiAyMi40MjVoMTRhMiAyIDAgMDAyLTJ2LTE0YTIgMiAwIDAwLTItMkg2YTIgMiAwIDAwLTIgMnYxNGEyIDIgMCAwMDIgMnoiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjI1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.footer__socials a i.telegram{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IC40MjV2MjRIMHYtMjRoMjR6IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii4wMSIvPjxwYXRoIGQ9Ik0xNS41IDExLjkyNWwtNSA0LjVtLS4wNTYuMTY3Yy43NzcgMS4zNDggNC42OTMgMy41OTggNi43MTEgNC42OTRhLjk3Ni45NzYgMCAwMDEuNDI5LS43MWwyLjI2OS0xMy43NTdhLjUuNSAwIDAwLS42ODgtLjU0MmwtMTcuMSA3LjJhLjQ4Ni40ODYgMCAwMC0uMDA0LjljMS44MzUuNzYgNS41NzggMi4yMTUgNy4zODMgMi4yMTV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.footer__socials a i.threads{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IC40MjV2MjRIMHYtMjRoMjR6IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii4wMSIvPjxwYXRoIGQ9Ik0xOS41OTggOC45NTZjLS44NDItMy4yMDQtMy40Ny01LjUzLTcuNTgyLTUuNTNDNi45NTQgMy40MjQgNC4xNDEgNi45NSA0LjE0MSAxMS4zdjIuMjVjMCA0LjM1IDIuODEzIDcuODc1IDcuODc1IDcuODc1IDEuODEyIDAgMy4zMTMtLjQyMiA0LjUtMS4xNTMgMS4yMDYtLjc0MyAyLjAyLTEuNzk0IDIuMjUtMy4wODEuOTYtNS4zNzgtNi41My01Ljg5MS04LjQzNy00Ljc2Ni0yLjE2NyAxLjI3OC0uOTE0IDMuNjMuMjEgNC4wNzggMS40MS41NjMgMy4zOTguMzU2IDQuMzk1LTEuMTYgMS4wMDgtMS41MzEuOTg2LTUuMTEtLjM4Ni02LjM4Ny0xLjM3My0xLjI3Ny00LjIyLTEuNTkzLTUuNDUuMzc1IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+)}.copy{padding:0 40px;width:100%;background-color:var(--color1)}.copy__wrapper{display:flex;align-items:center;justify-content:space-between;grid-gap:50px;gap:50px;padding:16px 0}.footer__copyright{display:flex;align-items:center;justify-content:flex-start;flex:1}.footer__copyright p{color:#fff;font-size:13px;font-style:normal;font-weight:600;line-height:19.5px}.convertr__copy,.convertr__copy a{display:flex;align-items:center;justify-content:center;width:auto}.convertr img{width:22px}.footer__links-terms{display:flex;align-items:center;justify-content:flex-end;flex:1;grid-gap:8px 40px;gap:8px 40px}.footer__links-terms a{color:#fff;text-align:center;font-size:13px;font-weight:600;line-height:19.5px;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:.2s}.footer__links-terms a:hover{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.whatsapp-list{position:fixed;background:#25d366;border-radius:50px;display:flex;flex-direction:column;align-items:center;padding:11px;justify-content:center;cursor:pointer;z-index:4;box-shadow:0 2px 1px rgba(0,0,0,.09),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09);-webkit-box-shadow:rgba(0,0,0,.09) 0 2px 1px,rgba(0,0,0,.09) 0 4px 2px,rgba(0,0,0,.09) 0 8px 4px,rgba(0,0,0,.09) 0 16px 8px,rgba(0,0,0,.09) 0 32px 16px;bottom:50px;right:20px}.whatsapp-list img{filter:invert(1)}.whatsapp-list ul{display:flex;flex-direction:column;justify-content:center;position:absolute;bottom:73px;right:10px;grid-gap:10px;gap:10px;width:190px;background:#fff;padding:10px;box-shadow:0 2px 1px rgba(0,0,0,.09),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09);-webkit-box-shadow:rgba(0,0,0,.09) 0 2px 1px,rgba(0,0,0,.09) 0 4px 2px,rgba(0,0,0,.09) 0 8px 4px,rgba(0,0,0,.09) 0 16px 8px,rgba(0,0,0,.09) 0 32px 16px;cursor:auto}.whatsapp-list ul:after{content:"";width:15px;height:15px;transform:rotate(45deg);bottom:-7px;position:absolute;right:6px;background:#fff;border-radius:0 0 0 0}.whatsapp-list ul span{font-size:15px;transition:.2s}.whatsapp-list ul a:hover span{text-decoration:underline}@media (max-width:1440px){.footer__pay-sec{grid-gap:40px;gap:40px}.footer__links{grid-gap:42px;gap:42px}}@media (max-width:1280px){.newsletter{padding:30px}.footer__wrapper{padding:40px 30px;flex-wrap:wrap;grid-gap:60px;gap:60px}.footer__links{width:100%;justify-content:space-evenly}.footer__pay-sec{width:100%;grid-gap:80px;gap:80px;align-items:flex-start;justify-content:center}.footer__security{grid-gap:24px;gap:24px}.copy{padding:0 30px}}@media (max-width:1024px){.copy{padding:0 20px}.footer__links-terms{grid-gap:8px 30px;gap:8px 30px}.footer__wrapper{padding:40px 20px}.footer__newsletter{flex-wrap:wrap}.footer__newsletter img{width:100%}.newsletter{width:100%;padding:39px 14px}.newsletter__input-box{width:100%}.newsletter__send-button{min-width:100%}.newsletter__wrapper{max-width:600px;grid-gap:24px;gap:24px}.newsletter__form{grid-gap:8px;gap:8px}.newsletter__checkbox{margin-top:32px;grid-gap:9px;gap:9px}.newsletter__send-button span{font-weight:700}.newsletter__input-box input{text-align:center;padding:16px 20px}.newsletter__checkbox{max-width:100%}.footer__newsletter img{min-height:170px}.newsletter__feedback-error{top:-20px;right:0}}@media (max-width:768px){.footer__newsletter .newsletter__floater-wrapper:before{min-height:170px}.footer{margin-top:32px}.copy{padding:0}.copy__wrapper{padding:16px 24px;flex-direction:column;grid-gap:24px;gap:24px}.footer__copyright{flex:auto;justify-content:center}.footer__copyright p{color:hsla(0,0%,100%,.7);text-align:center}.footer__links-terms{grid-gap:8px 40px;gap:8px 40px}.footer__links-terms a{color:hsla(0,0%,100%,.7)}.footer__wrapper{padding:24px 0}.footer__pay-sec,.footer__wrapper{flex-wrap:wrap;justify-content:center;grid-gap:48px;gap:48px}.footer__pay-sec{align-items:center;width:100%;padding:0 24px}.footer__payments ol{max-width:100%}.footer__payments span,.footer__security span,.footer__socials span{color:#1d1d1b}.footer__socials{width:100%}.footer__security{grid-gap:10px;gap:10px}.footer__links .col{width:100%;border-bottom:1px solid #d6d3ce}.footer__links .col ul{padding:5px 16px 20px;grid-gap:10px;gap:10px;display:none}.footer__links .col ul.open{display:flex}.footer__links{grid-gap:0;gap:0;border-top:1px solid #d6d3ce}.footer__links .h3{margin-bottom:0;padding:8px;min-height:36px;display:flex;color:#1d1d1b;justify-content:center;align-items:center;position:relative}.footer__links .h3:after{content:"";display:block;border:none;position:absolute;right:16px;top:13px;border-radius:0;transform:none;width:14px;height:9px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUuNDgyIDUuNjU2TC40NjUuNjM4IDAgMS4xMDJsNS40ODIgNS40ODIgNS40ODMtNS40ODJMMTAuNS42MzggNS40ODIgNS42NTZ6IiBmaWxsPSIjRDZEM0NFIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;background-size:contain;transition:.3s}.footer__links .active:after{transform:scale(-1);transition:.3s}}@media (max-width:480px){.footer__pay-sec{justify-content:flex-start}}.cms .banners,.page .banners{display:list-item;list-style:none;text-align:center;position:relative;margin:60px auto}.cms .banners.slider__1{margin:0}.cms .banners .h2,.page .banners .h2{margin-bottom:30px;color:#000;font-size:24px;font-weight:700;text-align:center;padding:0 40px}.cms .banners>div,.page .banners>div{position:relative}.cms .banners .visible,.page .banners .visible{min-height:300px}.cms .banners .visible:after,.page .banners .visible:after{content:"";width:100%;height:calc(100% - 2px);position:absolute;left:0;top:1px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#f5f5f5 18%,#eee 33%);background-size:800px 104px}@media (min-width:769px){#app.index___pt_br .cms{margin-top:30px}}.cms .slider__1 .splide__pagination{position:absolute;bottom:20px;left:0;padding:0;margin:0}.cms .appeals,.page .appeals{padding:12px 0;background:var(--color3);margin-top:16px;margin-bottom:16px}.cms .appeals .col,.page .appeals .col{margin:0 auto;max-width:1280px;width:100%}.cms .appeals .splide__slide>a,.cms .appeals .splide__slide>div,.page .appeals .splide__slide>a,.page .appeals .splide__slide>div{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;padding:8px 20px}.cms .appeals .splide__slide>div img,.page .appeals .splide__slide>div img{max-width:57px;max-height:57px}.cms .appeals .splide__slide>div span,.page .appeals .splide__slide>div span{color:#003542;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.84px;text-align:center}.cms .appeals .splide__slide>div span b,.page .appeals .splide__slide>div span b{color:#003542;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.84px}.cms .appeals.menu__id-1335 li img{position:absolute;left:-8px;top:10px}.cms .appeals.menu__id-1335 .col{position:relative}.cms .appeals.menu__id-1335 .col:before{left:0}.cms .appeals.menu__id-1335 .col:after,.cms .appeals.menu__id-1335 .col:before{content:"";position:absolute;top:0;display:block;height:100%;width:10px;background:var(--color3);z-index:1}.cms .appeals.menu__id-1335 .col:after{right:0}.cms .banners.slider__id-3224{display:flex;flex-direction:row-reverse;align-items:flex-end;margin-top:0}.cms .banners.slider__id-3224 .h2{width:42.3%;margin:0;padding:40px 40px 40px 64px;display:flex;flex-wrap:wrap}.cms .banners.slider__id-3224 .h2 h3{color:#003542;font-family:Cormorant Garamond,serif!important;font-size:64px;font-style:normal;font-weight:500;line-height:normal;width:100%;text-align:left;margin-bottom:8px}.cms .banners.slider__id-3224 .h2>span{text-align:left}.cms .banners.slider__id-3224 .h2>div,.cms .banners.slider__id-3224 .h2>span{color:#003542;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:100%}.cms .banners.slider__id-3224 .h2>div{margin-top:32px;display:flex;grid-gap:17px;gap:17px;justify-content:flex-start;align-items:center}.cms .banners.slider__id-3224 .h2>div .icon{height:9px;width:108px;display:block;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDkiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTEwOC4zNTQgNC44NTRhLjUuNSAwIDAwMC0uNzA4TDEwNS4xNzIuOTY0YS41MDEuNTAxIDAgMDAtLjcwOC43MDhsMi44MjkgMi44MjgtMi44MjkgMi44MjhhLjUuNSAwIDAwLjcwOC43MDhsMy4xODItMy4xODJ6TTAgNC41VjVoMTA4VjRIMHYuNXoiIGZpbGw9IiMwMDM1NDIiLz48L3N2Zz4=");background-position:50%;background-size:contain;background-repeat:no-repeat}.cms .banners.slider__id-3224>div{width:57.7%}.cms .banners.slider__id-3225 .banner__title-span{display:flex;justify-content:space-between;align-items:center;width:100%;grid-gap:10px;gap:10px;padding:16px 16px 0;color:#4a4a47;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.cms .banners.slider__id-3225 .banner__title-span:after{content:"";display:block;width:71px;height:9px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MSIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIj48cGF0aCBkPSJNNzAuMzU0IDQuODU0YS41LjUgMCAwMDAtLjcwOEw2Ny4xNzIuOTY0YS41LjUgMCAxMC0uNzA3LjcwOEw2OS4yOTMgNC41bC0yLjgyOSAyLjgyOGEuNS41IDAgMTAuNzA4LjcwOGwzLjE4Mi0zLjE4MnpNMCA0LjVWNWg3MFY0SDB2LjV6IiBmaWxsPSIjM0QzRDNBIi8+PC9zdmc+");background-position:50%;background-size:contain;background-repeat:no-repeat}.cms>div[code=text]{padding:40px 24px;margin-top:40px;margin-bottom:40px}.page div[code=text]{padding:40px 24px;margin-top:24px;margin-bottom:24px}.cms div[code=text] .table img,.page div[code=text] .table img{height:auto}.cms>div[code=text] p,.cms>div[code=text] p span,.page div[code=text] p,.page div[code=text] p span{color:#1d1d1b;font-size:12px;font-weight:400;line-height:150%}#app .cms .text__1{padding:0 16px;margin:60px auto 0}#app .cms .text__1 .table tr{display:flex;align-items:center;justify-content:center;grid-gap:24px 56px;gap:24px 56px}#app .cms .text__1 .table tr td{padding:0;border:none}#app .cms .text__1 .table tr td .image{margin:0;width:121px;height:158px}.cms .page-title,.page .page-title{margin:20px 0;color:#000;font-size:24px;font-weight:700;padding:0 24px}.multi-shelf{margin-top:40px}.multi-shelf .container .product-shelf .container{margin-left:0;margin-right:0;position:static}.multi-shelf .container{position:relative}.multi-shelf .tabs{flex-wrap:wrap;grid-gap:15px 40px;gap:15px 40px;margin-bottom:20px;padding:0 220px}.multi-shelf .tabs h2{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal;transition:.2s;height:46px;display:flex;justify-content:center;align-items:center}.multi-shelf .tabs h2.active{padding:6px 20px;border-radius:2px;background:var(--color1);color:#fff;font-weight:700}.multi-slider{margin:40px auto 0}.multi-slider .container .product-shelf .container{margin-left:0;margin-right:0;position:static}.multi-slider .container{position:relative}.multi-slider .tabs{flex-wrap:wrap;grid-gap:15px 40px;gap:15px 40px;margin-bottom:20px;padding:0 48px}.multi-slider .tabs h2{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal;transition:.2s;height:46px;display:flex;justify-content:center;align-items:center}.multi-slider .tabs h2.active{padding:6px 20px;border-radius:2px;background:var(--color1);color:#fff;font-weight:700}@media (max-width:1440px){.multi-shelf .tabs{padding:0 190px}.cms .banners.slider__id-3224 .h2{padding:30px}.cms .banners.slider__id-3224 .h2 h3{font-size:60px}}@media (max-width:1280px){.cms .banners,.page .banners{margin:45px auto}.multi-shelf .tabs{padding:0 170px}#app .cms .text__1{margin:45px auto 0}.cms .banners.slider__id-3224 .h2{width:46%;padding:30px 20px}.cms .banners.slider__id-3224 .h2 h3{font-size:54px}.cms .banners.slider__id-3224>div{width:54%}}@media (max-width:1024px){.multi-shelf .tabs{padding:0 154px}.cms .banners.slider__id-3224 .h2{width:50%;padding:30px 20px}.cms .banners.slider__id-3224 .h2 h3{font-size:52px}.cms .banners.slider__id-3224>div{width:50%}}@media (max-width:768px){.multi-shelf .tabs{grid-gap:15px 30px;gap:15px 30px;justify-content:flex-start;overflow:auto;padding:0 24px;flex-wrap:nowrap;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 20px}.multi-shelf .tabs::-webkit-scrollbar{height:0!important}.multi-slider .tabs{grid-gap:15px 30px;gap:15px 30px;justify-content:flex-start;overflow:auto;padding:0 24px;flex-wrap:nowrap;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 20px}.multi-slider .tabs::-webkit-scrollbar{height:0!important}.cms .banners .h2,.page.banners .h2{padding:0 24px}.cms .banners,.page .banners{margin:32px auto}.cms .banners.slider__id-3224{flex-direction:column-reverse;grid-gap:16px;gap:16px}.cms .banners.slider__id-3224 .h2{width:100%;padding:16px}.cms .banners.slider__id-3224 .h2 h3{font-size:42.204px;margin-bottom:6px}.cms .banners.slider__id-3224 .h2>span{font-size:13px}.cms .banners.slider__id-3224 .h2>div{margin-top:23px;font-size:12.058px;grid-gap:12px;gap:12px}.cms .banners.slider__id-3224 .h2>div .icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBkPSJNNzguOTU0IDMuODI4YS4zNjMuMzYzIDAgMDAwLS41MTJsLTIuMzA3LTIuMzA3YS4zNjMuMzYzIDAgMDAtLjUxMy41MTJsMi4wNSAyLjA1LTIuMDUgMi4wNTFhLjM2My4zNjMgMCAwMC41MTMuNTEzbDIuMzA2LTIuMzA3ek0uNDAxIDMuNTcydi4zNjJoNzguMjk1VjMuMjFILjQwMnYuMzYzeiIgZmlsbD0iIzAwMzU0MiIvPjwvc3ZnPg==");width:80px;height:7px}.cms .banners.slider__id-3224>div{width:100%}.cms .appeals.menu__id-1335 .col:after,.cms .appeals.menu__id-1335 .col:before{display:none}.cms .banners.slider__id-3225 .banner__title-span{padding:12px 16px 0;font-size:14px}#app .cms .text__1{margin:32px auto}#app .cms .text__1 .table tr{flex-direction:column}}@media (max-width:480px){.cms .banners.slider__id-3225 .container{padding:0}}#app .page.quem-somos,.page.quem-somos .banners{margin:0}.page.quem-somos .slider__id-3287{max-width:796px;padding:40px 40px 0}.page.quem-somos .text__1{max-width:777px;padding:40px;margin:auto}.page.quem-somos .text__1 h3{font-family:Cormorant Garamond,serif!important;font-size:32px}.page.quem-somos .text__1 h3,.page.quem-somos .text__1 p{color:#1d1d1b;color:var(--Text-Primrio,#1d1d1b);font-weight:400}.page.quem-somos .text__1 p{font-size:16px;letter-spacing:.64px}.page.quem-somos .text__1 p b{font-weight:700}@media (max-width:1440px){.page.quem-somos .text__1{padding:40px 30px}.page.quem-somos .slider__id-3287{padding:40px 30px 0}}@media (max-width:1024px){.page.quem-somos .text__1{padding:20px 20px 0 30px}.page.quem-somos .text__1 p,.page.quem-somos .text__1 p b{font-size:14px}.page.quem-somos .slider__id-3287{padding:20px 0 0 20px}}@media (max-width:768px){.page.quem-somos .container{flex-wrap:wrap}.page.quem-somos .slider__id-3287{padding:20px 0}.page.quem-somos .slider__id-3287,.page.quem-somos .slider__id-3287 .splide__slide{max-width:100%;width:100%!important}.page.quem-somos .text__1{padding:16px}}#app .page.seja-um-revendedor,.page.seja-um-revendedor .banners{margin:0}.page.seja-um-revendedor .page-title{color:#1d1d1b;text-align:center;font-family:Cormorant Garamond,serif!important;font-size:32px;font-style:normal;font-weight:400;line-height:normal;padding:40px 10px 20px;margin:32px 0 80px;border-bottom:1px solid #d6d3ce}.page.seja-um-revendedor .slider__id-3325{padding:0 0 0 6.6%;width:56%}#app .page.seja-um-revendedor .form__1{width:44%;padding:0 6.6% 0 80px;margin:auto}#app .page.seja-um-revendedor .form__1 .p.input-box{padding:0;margin:0}#app .page.seja-um-revendedor .form__1 .p.input-box p{color:#1d1d1b;font-size:20px;font-style:normal;font-weight:400;line-height:150%;text-align:center}#app .page.seja-um-revendedor .form__1 .p:nth-child(3).input-box p{font-weight:700;margin-bottom:50px}#app .page.seja-um-revendedor .form__1 .input-box.p:nth-last-child(3){margin:8px 0 32px}#app .page.seja-um-revendedor .form__1 .input-box.p:nth-last-child(3) p{color:#3d3d3a;color:var(--Neutral-Escuro,#3d3d3a);font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px;display:flex;align-items:center;justify-content:flex-start;grid-gap:8px;gap:8px}#app .page.seja-um-revendedor .form__1 .input-box.p:nth-last-child(3) p:before{content:"";min-width:27px;height:27px;display:block;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTEzLjUgMTkuMTE0di4wMTFtMC0xMS4yNXY3Ljg3NW0xMC4xMjUtMi4yNWMwIDUuNTkyLTQuNTMzIDEwLjEyNS0xMC4xMjUgMTAuMTI1UzMuMzc1IDE5LjA5MiAzLjM3NSAxMy41IDcuOTA4IDMuMzc1IDEzLjUgMy4zNzUgMjMuNjI1IDcuOTA4IDIzLjYyNSAxMy41eiIgc3Ryb2tlPSIjM0QzRDNBIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain}#app .page.seja-um-revendedor .form__1 .input-box{padding:0;margin-bottom:24px}#app .page.seja-um-revendedor .form__1 .input-box input{height:50px;padding:13px 11px;border-radius:4px;border:1px solid #6f3e34;border:1px solid var(--Brand-Terra-Quente,#6f3e34);color:#3d3d3a;color:var(--Neutral-Escuro,#3d3d3a);font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px}#app .page.seja-um-revendedor .form__1 .input-box input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px;color:#3d3d3a;color:var(--Neutral-Escuro,#3d3d3a)}#app .page.seja-um-revendedor .form__1 .input-box input:-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px;color:#3d3d3a;color:var(--Neutral-Escuro,#3d3d3a)}#app .page.seja-um-revendedor .form__1 .input-box input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px;color:#3d3d3a;color:var(--Neutral-Escuro,#3d3d3a)}#app .page.seja-um-revendedor .form__1 fieldset{margin:0;width:100%}#app .page.seja-um-revendedor .form__1 fieldset .input-box .relative>label{color:#1d1d1b;color:var(--Text-Primrio,#1d1d1b);font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.28px;text-transform:none;margin-bottom:8px}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox{margin-bottom:32px}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox .relative{display:flex;align-items:flex-start;justify-content:flex-start;grid-gap:8px;gap:8px}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox input{padding:0;width:27px;min-width:27px;height:27px;letter-spacing:normal;background:#fff;position:static;border-radius:0}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox input:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PHBhdGggZmlsbD0iIzIyYTgyOCIgZD0iTTUzLjcgMjAuNTIzTDI4LjQ1NSA1MC44MTVhMSAxIDAgMDEtMS40MzguMUwxMC41MjMgMzYuMDczYTEgMSAwIDAxLS4wNjItMS40MjZsNS4zNzktNS43NThhMSAxIDAgMDExLjM4OC0uMDcxbDkuMTk0IDguMDE4TDQ3LjE2NiAxMy4yNmExIDEgMCAwMTEuNTE2LjAxN2w1LjAxOCA1Ljk2MmExIDEgMCAwMTAgMS4yODR6IiBkYXRhLW5hbWU9IkNoZWNrIE1hcmsiLz48L3N2Zz4=");width:27px;height:27px;border-radius:0;background-color:transparent}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox .relative>label{color:#3d3d3a;color:var(--Neutral-Escuro,#3d3d3a);font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px;padding:0;margin:0}#app .page.seja-um-revendedor .form__1 fieldset .input-box.send{margin:0;padding:0}#app .page.seja-um-revendedor .form__1 fieldset .input-box.send button{display:flex;height:44px;padding:4px 16px;justify-content:center;align-items:center;grid-gap:16px;gap:16px;border-radius:2px;background:#1d1d1b;background:var(--Text-Primrio,#1d1d1b);border:1px solid #1d1d1b;border:1px solid var(--Text-Primrio,#1d1d1b);color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:3.78px;text-transform:uppercase;width:100%}#app .page.seja-um-revendedor .page-title.title__2{margin:120px 0 80px}#app .page.seja-um-revendedor .text__1{padding:0 16px 40px;margin:0 auto 80px}#app .page.seja-um-revendedor .text__1 p,#app .page.seja-um-revendedor .text__1 p *{color:#1d1d1b;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%}#app .page.seja-um-revendedor .text__1 p b,#app .page.seja-um-revendedor .text__1 p strong{font-weight:700}#app .page.seja-um-revendedor .page-title.title__3{margin:40px 0 80px}#app .page.seja-um-revendedor .text__2{padding:0 24px;margin:0 auto 112px}#app .page.seja-um-revendedor .text__2 .table table,#app .page.seja-um-revendedor .text__2 .table table tbody{width:100%}#app .page.seja-um-revendedor .text__2 .table tr{display:flex;justify-content:center;align-items:flex-start;grid-gap:88px;gap:88px}#app .page.seja-um-revendedor .text__2 .table tr td{padding:0;border:0;max-width:284px;flex:1}#app .page.seja-um-revendedor .text__2 .table tr td .image{margin:0 auto 24px}#app .page.seja-um-revendedor .text__2 .table tr td .image img{aspect-ratio:1/1;max-width:44px}#app .page.seja-um-revendedor .text__2 .table tr td h4{color:#6f3e34;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;line-height:12px}#app .page.seja-um-revendedor .text__2 .table tr td p,#app .page.seja-um-revendedor .text__2 .table tr td p *{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1440px){.page.seja-um-revendedor .slider__id-3325{padding:0 0 0 40px}#app .page.seja-um-revendedor .form__1{padding:0 40px}#app .page.seja-um-revendedor .form__1 .p.input-box p{font-size:16px}.page.seja-um-revendedor .page-title{margin:0 0 50px}#app .page.seja-um-revendedor .page-title.title__2{margin:60px 0 80px}#app .page.seja-um-revendedor .text__1{margin:0 auto;padding:0 16px 30px}#app .page.seja-um-revendedor .text__2{margin:0 auto 80px}}@media (max-width:1280px){.page.seja-um-revendedor .slider__id-3325{padding:0 0 0 20px;width:50%}#app .page.seja-um-revendedor .form__1{padding:0 20px;width:50%}#app .page.seja-um-revendedor .form__1 .input-box.p:nth-last-child(3){margin:0 0 20px}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox{margin-bottom:22px}#app .page.seja-um-revendedor .form__1 .p:nth-child(3).input-box p{margin-bottom:20px}#app .page.seja-um-revendedor .form__1 .input-box.p:nth-last-child(3) p,#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox .relative>label{font-size:12px}#app .page.seja-um-revendedor .form__1 .p.input-box p{font-size:14px}#app .page.seja-um-revendedor .form__1 .input-box{margin-bottom:20px}#app .page.seja-um-revendedor .form__1 fieldset .input-box.checkbox{margin-bottom:18px}#app .page.seja-um-revendedor .text__1 p,#app .page.seja-um-revendedor .text__1 p *{font-size:18px!important}#app .page.seja-um-revendedor .page-title.title__2{margin:40px 0 60px}#app .page.seja-um-revendedor .page-title.title__3{margin:10px 0 60px}#app .page.seja-um-revendedor .text__2{margin:0 auto 60px}}@media (max-width:1024px){#app .page.seja-um-revendedor .form__1{width:100%;margin:0 auto;max-width:820px}.page.seja-um-revendedor .slider__id-3325{width:100%;padding:0;margin:0 auto 30px;max-width:768px}#app .page.seja-um-revendedor .text__2 .table tr{grid-gap:50px;gap:50px}#app .page.seja-um-revendedor .text__1 p,#app .page.seja-um-revendedor .text__1 p *{font-size:16px!important}#app .page.seja-um-revendedor .text__2 .table tr td p,#app .page.seja-um-revendedor .text__2 .table tr td p *{font-size:14px}#app .page.seja-um-revendedor .text__2{margin:0 auto 40px}}@media (max-width:768px){#app .page.seja-um-revendedor .page-title.title__2{margin:10px 0 40px}#app .page.seja-um-revendedor .text__1{padding:0 16px}#app .page.seja-um-revendedor .page-title.title__3{margin:10px 0 40px}#app .page.seja-um-revendedor .text__2 .table tr{flex-wrap:wrap;flex-direction:column;align-items:center;grid-gap:30px;gap:30px}#app .page.seja-um-revendedor .text__2 .table tr td{width:100%;flex:auto;max-width:480px}#app .page.seja-um-revendedor .text__2{margin:0 auto 32px;padding:0 16px}#app .page.seja-um-revendedor .text__2 .table tr td .image{margin:0 auto 10px}}@media (max-width:480px){#app .page.seja-um-revendedor .text__1 p,#app .page.seja-um-revendedor .text__1 p *{font-size:14px!important}#app .page.seja-um-revendedor .page-title.title__2{margin:0 0 40px}#app .page.seja-um-revendedor .page-title.title__3{margin:0 0 30px}#app .page.seja-um-revendedor .text__2 .table tr{grid-gap:24px;gap:24px}#app .page.seja-um-revendedor .text__2 .table tr td h4{margin-bottom:12px}}