@font-face{font-family:Helvetica Neue;src:url(https://cdn.convertr.app.br/14230/fonts/Helvetica-Neue-LT-Std-Light-Condensed.6414603.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap;ascent-override:70%;descent-override:0;line-gap-override:50%}@font-face{font-family:Helvetica Neue;src:url(https://cdn.convertr.app.br/14230/fonts/Helvetica-Neue-LT-Std-Condensed.305efb2.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;ascent-override:70%;descent-override:0;line-gap-override:50%}@font-face{font-family:Helvetica Neue;src:url(https://cdn.convertr.app.br/14230/fonts/Helvetica-Neue-LT-Std-Bold-Condensed.b347991.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap;ascent-override:70%;descent-override:0;line-gap-override:50%}html{scroll-behavior:smooth}.w100{width:100%}:root{--blackColor:#000}*{font-family:Helvetica Neue!important}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400;color:#000}a,b,li,p,span,strong{color:#000}#app .page{margin-top:80px}#app>.cms{background-color:#fff}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:#fff;right:0;top:0;visibility:hidden;opacity:0;transition:.2s}form .failed .validate-error,form .failed small{visibility:visible;opacity:1}form label input{border-bottom:2px solid #ececec}form label input:focus{border-bottom:2px solid #8f8f8f}form .failed input,form .failed textarea{border-color:#d9534f!important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;border:0;border-bottom:2px solid #ececec;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}.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}#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:inset 0 0 0 30px #fff!important;-webkit-box-shadow:0 0 0 30px #fff 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}}.block-align-center{margin-left:auto;margin-right:auto}.block-align-left{margin-right:auto}.block-align-right{margin-left:auto}.container,.l-container{padding-left:30px;padding-right:30px}.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)}.reviews__modal-full-image{z-index:10}#app.category,#app.index___pt_br,#app.product{float:left;width:100%}.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{width:22px;height:22px;transform:unset;border-radius:0;top:calc(50% - 11px);transition:all .3s ease-in-out;opacity:1;display:flex;justify-content:center;align-items:center;background:transparent}.splide__arrows .splide__arrow[aria-label="Go to last slide"],.splide__arrow svg{display:none}.splide__arrows .splide__arrow:after{content:"";width:22px;height:22px;opacity:1;border:none;transition:.3s;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE0LjUgNy41bC01IDUgNSA1IiBzdHJva2U9IiMwMDAiLz48L3N2Zz4=");background-size:contain;background-repeat:no-repeat;background-position:50%}.splide__arrows .splide__arrow:active,.splide__arrows .splide__arrow:focus,.splide__arrows .splide__arrow:hover{background:hsla(0,0%,100%,.18824)}.splide__arrows .splide__arrow--next{right:20px;transform:scale(-1)}.splide__arrows .splide__arrow--prev{left:20px}.splide .splide__pagination{position:relative;width:100%;max-width:53px;transform:unset;padding:0;margin:24px auto 0;grid-gap:0;gap:0;bottom:auto;left:auto}.splide .splide__pagination li{display:flex;justify-content:center;align-items:center;background:transparent;flex:1;width:100%}.splide__pagination .splide__pagination__page{width:100%;height:2px;background:#ececec;border:none;border-radius:0;transition:.2s;margin:0;opacity:1}.splide .splide__pagination li[\:has\(.splide__pagination__page.is-active\)]{flex:2}.splide .splide__pagination li:has(.splide__pagination__page.is-active){flex:2}.splide__pagination__page.is-active{transform:none;background:#000}#app.login{min-height:100svh}#app.login .customer-forms{display:block;height:100svh}#app.login .customer-forms__wrapper{display:block;height:80%}#app.login .customer-forms__title{height:20%;justify-content:flex-end}#app.login .customer-forms__forms{height:60%}#app.login .customer-forms__form-wrapper{margin:auto}#app.login .customer-forms__footer{height:20%}.cms .product-shelf{margin:40px 0}.cms .product-shelf .container{padding-left:0;padding-right:0;position:relative}.cms .product-shelf .container[\:not-has\(.h2\)]{padding-top:32px}.cms .product-shelf .container:not(:has(.h2)){padding-top:32px}.product-shelf .h2{margin-bottom:14px;text-align:left;color:#000;font-size:14px;font-style:normal;font-weight:700;padding-left:20px;padding-right:100px}.product-shelf .splide{margin-left:auto;margin-right:auto;position:static}.product__shelf-button{display:flex!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:transparent;position:absolute;top:0;right:20px}.product__shelf-button span{color:#000;font-size:14px;font-style:normal;font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline}.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%}.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)}.wishlist i.fe-heart{display:flex;align-items:center;justify-content:center;border-radius:0;cursor:pointer}.wishlist div,.wishlist i.fe-heart{width:26px;height:26px}.wishlist .spinner-loading:after{width:12px;height:12px;top:calc(50% - 9px);left:4px;border:3px solid #000;border-right-color:transparent}.wishlist i{transition:.3s}.wishlist i.fe-heart:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi45OTcgMTguNDE3bDUuOTU5IDIuNzA4VjQuODc1SDcuMDM5djE2LjI1bDUuOTU4LTIuNzA4em0tNC44NzUgMS4wMjVsNC44NzUtMi4yMTUgNC44NzUgMi4yMTVWNS45NThoLTkuNzV2MTMuNDg0eiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==);width:26px;height:26px;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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTEyLjk5NyAxOC40MTdsNS45NTkgMi43MDhWNC44NzVINy4wMzl2MTYuMjVsNS45NTgtMi43MDh6IiBmaWxsPSIjMDAwIi8+PC9zdmc+);transition:.3s}.product-shelf .products-grid li .tags{position:absolute;top:10px;left:10px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;grid-gap:4px;gap:4px;max-width:calc(100% - 20px)}.product-shelf .products-grid li .tags p{min-height:26px;min-width:66px;padding:6px;display:flex;justify-content:center;align-items:center;grid-gap:2px;gap:2px;order:1;background-color:#fff;color:#000;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.product-shelf .products-grid li .tags .off{order:99}.product-shelf .products-grid li .tags .off:before{content:"-";color:inherit}.product-shelf .products-grid li .tags .off b{color:inherit;font-weight:400;text-transform:lowercase}.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 .imgs>.wishlist{display:flex;position:absolute;z-index:3;top:14px;right:14px}.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-button,.product-shelf .product__add-bag-wrapper{display:none!important}.product-shelf .products-grid li .product-info-wrapper{display:flex;flex-wrap:wrap;grid-gap:14px;gap:14px;position:relative;padding:14px 14px 0;justify-content:space-between;align-items:flex-start}.product-shelf .products-grid li .outOfProductStock:after{content:none}.product-shelf .register__show-price{padding:0;order:4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-shelf .register__show-price .register__show-price-btn-default{color:#000;font-size:14px;font-style:normal;font-weight:700;text-transform:uppercase;text-underline-offset:1px}.register__show-price{order:10;padding:8px 0}.register__show-price .register__show-price-btn-default{font-size:14px}.product-shelf .products-grid li .product-info-wrapper .h3{flex:1;margin:0;order:3;position:relative}.product-shelf .products-grid li .product-info-wrapper .h3,.product-shelf .products-grid li .product-info-wrapper .h3 a{display:block;color:#000;font-size:14px;font-style:normal;font-weight:700;text-align:left;white-space:nowrap;overflow:hidden;text-transform:uppercase;text-overflow:ellipsis;width:100%}.product-shelf .products-grid li .product-info-wrapper .price-box{display:flex;flex-direction:column;flex-wrap:wrap;grid-gap:0;gap:0;order:4;justify-content:flex-end}.product-shelf .products-grid li .product-info-wrapper .price-box .prices{position:relative;order:1;display:flex;grid-gap:4px;gap:4px;align-items:center}.product-shelf .products-grid li .product-info-wrapper .price-box span{color:#000;text-align:right;font-size:14px;font-style:normal;font-weight:700}.product-shelf .products-grid li .product-info-wrapper .price-box .price.old-price{text-decoration:line-through;color:#c3c3c3;font-weight:400}.product-shelf .products-grid li .product-info-wrapper .price-box .discount{display:flex;justify-content:flex-end;order:5}.product-shelf .products-grid li .product-info-wrapper .price-box .discount[\:has\(span\[style\%3D\%22display\:\%20none\%3B\%22\]\)]{display:none}.product-shelf .products-grid li .product-info-wrapper .price-box .discount:has(span[style="display: none;"]){display:none}.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-size:12px;font-weight:600;color:#31b700}.product-shelf .products-grid li .product-info-wrapper .price-box .discount span{font-size:12px;font-weight:600;color:#31b700;padding:0!important}.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 .price-box .installments{order:3}.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;color:#828282;font-size:10px;font-style:normal;font-weight:400}.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{color:#828282;font-size:10px;font-style:normal;font-weight:400}.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:before{content:"ou ";color:#828282;font-size:10px;font-style:normal;font-weight:400}.product-shelf .products-grid li .product-info-wrapper .installments .price__installments-x:after{content:"de";color:#828282;font-size:10px;font-style:normal;font-weight:400}.product-shelf .products-grid .variations__list-viewer{grid-gap:0;gap:0;width:100%;max-width:100%;order:4}.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;border-radius:8px}.product-shelf .products-grid .variations__list-type{flex-wrap:wrap;grid-gap:10px;gap:10px}.product-shelf .products-grid .variations__list-type.links .variations__item{max-width:20px;min-width:20px;width:20px;height:20px;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:42px;height:11px;border:1px solid #e7e7e7;transition:.3s}.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:#9f9f9f}.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 .variations__item-text-value{border:none;padding:0;display:flex;justify-content:center;align-items:center;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:.3s}.product-shelf .products-grid .variations__item-text-value:hover{-webkit-text-decoration-color:#000;text-decoration-color:#000}.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/14230/img/star.f9a19b1.svg);background-size:cover;width:9px;height:9px;margin-right:4px}.rating .star:nth-last-child(2){margin-right:0}.rating .full{background-image:url(https://cdn.convertr.app.br/14230/img/star-full.efb355d.svg)}.rating span{color:#000;font-size:11px;font-style:normal;font-weight:400;line-height:normal;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-top:16px;padding-bottom:16px}.breadcrumbs ul{display:flex;max-width:100%}.breadcrumbs ul li{display:flex;align-items:center;position:relative}.breadcrumbs ul li a,.breadcrumbs ul li span{color:#999;font-size:11px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-transform:uppercase}.breadcrumbs ul li:not(.breadcrumb__li-last):after{content:"/";display:block;margin:0 7px;color:#999;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.breadcrumbs .breadcrumb__li-last{width:100%;max-width:100%;overflow:hidden}.breadcrumbs .breadcrumb__li-last a,.breadcrumbs .breadcrumb__li-last span{color:#000;font-weight:700}.sidebar-cart .free-shipping span b{font-size:12px;color:#25c793}.whatsapp-floater .rb{bottom:105px}@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:1024px){.container,.l-container{padding-left:24px;padding-right:24px}.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}[splide-navigation-mobile=false] .splide__arrows{display:flex}}@media (max-width:768px){.container,.l-container{padding-left:14px;padding-right:14px}.whatsapp-floater .rb{bottom:90px;right:16px}#app [code=form]{padding:0 14px}.splide__arrows .splide__arrow--next{right:10px}.splide__arrows .splide__arrow--prev{left:10px}.page__search .ais-InstantSearch .product-shelf .products-grid{grid-gap:24px 2px!important;gap:24px 2px!important}.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{margin-top:25px;margin-bottom:25px}.product-shelf .products-grid{width:100%}.product-shelf .h2{padding-left:14px;padding-right:85px;font-size:13px;margin-bottom:11px}.product__shelf-button{right:14px}.product__shelf-button span{font-size:13px}}@media (max-width:480px){.product-shelf .products-grid li .product-info-wrapper .h3,.product-shelf .products-grid li .product-info-wrapper .h3 a,.product-shelf .products-grid li .product-info-wrapper .price-box span{font-size:13px}.product-shelf .products-grid li .product-info-wrapper{grid-gap:8px;gap:8px;padding:8px 14px 0}.product-shelf .products-grid li .product-info-wrapper .price-box .prices{flex-direction:column;grid-gap:0;gap:0;align-items:flex-end}}.header__topbar{background:#fff;padding:0;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.3s ease-in-out}.header__topbar .col{max-width:100%;width:100%;margin:0;background:#000}.header__topbar .col .splide{margin:0 auto}.header__topbar ul li a,.header__topbar ul li div{display:flex;align-items:center;justify-content:center;padding:8px 20px;min-height:40px;width:100%;text-align:center;height:100%}.header__topbar ul li * span,.header__topbar ul li * span a,.header__topbar ul li * span u{color:#fff;text-align:center;font-size:15px;font-weight:700;line-height:normal;transition:.3s;text-transform:uppercase}.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}@-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!important;left:0;top:0;width:100%;transition:.3s ease-in-out;-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%)}.header__content{background-color:#fff;transition:.3s ease-in-out}.header__content .container{display:flex;padding:18px 20px 23px}@media (min-width:1281px){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:#fff;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__logo{display:flex;flex:1;justify-content:center;padding-right:26px}header .logo{max-width:300px;background-size:100%;background-repeat:no-repeat;background-position:50%;transition:.3s}header .menu{width:100%;padding:20px;display:flex}.arrow__has-cats:after{content:"";width:6px;height:6px;display:flex;border-right:1px solid #000;border-bottom:1px solid #000;transition:.3s ease-in-out;transform:rotate(45deg);margin-bottom:4px;border-radius:1px 0 1px 0;display:none}header .menu>ul>li{position:relative}header .menu .close-menu-icon{width:44px;height:44px;padding:10px;margin:5px;border-radius:100%;cursor:pointer;background-color:#fff;box-shadow:0 1px 2px rgb(0 0 0/7%),0 2px 4px rgb(0 0 0/7%),0 4px 8px rgb(0 0 0/7%),0 8px 16px rgb(0 0 0/7%),0 16px 32px rgb(0 0 0/7%),0 32px 64px rgb(0 0 0/7%);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;justify-content:center;grid-gap:6px 24px;gap:6px 24px;transition:.3s ease-in-out}header .menu>ul>li>a>span{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:normal;padding:0;text-transform:uppercase;transition:.3s}header .menu>ul>li>a{display:flex;position:relative;align-items:center;border-bottom:1px solid transparent;transition:.3s}header .menu>ul>li>a:hover{border-color:#000}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:#fff;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 li .submenu .categories{width:100%}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}header .menu>ul li .submenu .lvl-2{width:100%}.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;position:relative}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-2>li a span{color:#000}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}}.fade-enter-active,.fade-leave-active{transition:opacity .6s ease}.fade-enter,.fade-leave-to{opacity:0}.header__wrapper .close-btn{background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.header__links{flex:1}.header__links>ul{display:flex;align-items:center;width:100%;justify-content:center;flex-wrap:wrap;grid-gap:14px;gap:14px;padding:0}.header__links>ul>li{position:relative;cursor:pointer;display:flex;align-items:center}.header__links>ul>li i{cursor:pointer;display:none;transition:.3s}.header__links li .text-links{color:#000;font-size:14px;display:flex;font-weight:700;text-transform:uppercase;transition:.3s}.header__favorite-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi45OTcgMTguNDE3bDUuOTU5IDIuNzA4VjQuODc1SDcuMDM5djE2LjI1bDUuOTU4LTIuNzA4em0tNC44NzUgMS4wMjVsNC44NzUtMi4yMTUgNC44NzUgMi4yMTVWNS45NThoLTkuNzV2MTMuNDg0eiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==);width:23px;height:23px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:.3s}.wishlist-icon:hover .header__favorite-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTEyLjk5NyAxOC40MTdsNS45NTkgMi43MDhWNC44NzVINy4wMzl2MTYuMjVsNS45NTgtMi43MDh6IiBmaWxsPSIjMDAwIi8+PC9zdmc+)}.account-icon .fe-user{content:"";background-image:url(https://cdn.convertr.app.br/14230/img/account-icon.9749fe1.svg);width:23px;height:23px;background-repeat:no-repeat;background-position:50%;background-size:contain}.account-icon .fe-user:before{content:none}.header__links>ul .account ul{position:absolute;width:150px;top:calc(100% + 4px);background:#fff;left:calc(50% - 75px);padding:8px 0;visibility:hidden;opacity:0;transition:.2s;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:-6px;left:calc(50% - 40px);height:10px;width:80px}.header__links>ul .account ul li{padding:10px 20px;font-size:13px;transition:.3s ease-in-out;color:#000}.header__links>ul .account ul li:hover{background-color:#f3f3f3}.header__links>ul .account ul .name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.header__links>ul .account ul li a{transition:.3s ease-in-out;color:#3d3d3d}.header__links>ul .account ul .pointer:hover,.header__links>ul .account ul li:hover a{color:#3d3d3d}.header__links .bag-icon .header__bag-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjE4OCA3LjY2YzAtLjk3MS4xMTQtMS45NzIuNzgtMi43MTMuNjc1LS43NSAxLjgwNC0xLjExNyAzLjUyOS0xLjExNyAxLjcyNSAwIDIuODUzLjM2NyAzLjUyOCAxLjExNy42NjcuNzQuNzgxIDEuNzQyLjc4MSAyLjcxNGgzLjM1MnYxMC41MzRIMy44MzZWNy42NmgzLjM1MnptLjk1NyAwYzAtLjk0Mi4xMjUtMS42MTcuNTM2LTIuMDczLjQwMi0uNDQ3IDEuMTktLjc5OSAyLjgxNi0uNzk5IDEuNjI3IDAgMi40MTMuMzUyIDIuODE2LjguNDEuNDU1LjUzNiAxLjEzLjUzNiAyLjA3M0g4LjE0NXptLTMuMzUxIDkuNTc3VjguNjJIMTguMnY4LjYxOEg0Ljc5NHoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);width:23px;height:23px;background-repeat:no-repeat;background-position:50%;background-size:contain}.header__links .header__mobile-menu{display:none}.mobile__menu-icon{width:23px;height:23px;position:relative;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0MV8zMzApIiBmaWxsPSIjMDAwIj48cGF0aCBkPSJNNCA0LjQ5MmgxNXYxSDR6TTQgMTEuNDkyaDE1djFINHpNNCAxOC40OTFoMTV2MUg0eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwXzE0MV8zMzAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjIuOTgzdjIyLjk4M0gweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;background-position:50%}.header__links .fixed__scrolltop-icon:hover{opacity:1}.header__links .fixed__scrolltop-icon{display:flex;position:fixed;right:20px;bottom:40px;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 .fixed__scrolltop-icon i{filter:none!important;display:flex!important}.header__search-icon{content:"";display:flex;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42NDggMTMuMzI4Yy0uODE2LjY1Ni0xLjg3NSAxLjAzNy0zLjA3NSAxLjAzNy0yLjc2NiAwLTQuNzg4LTIuMDIyLTQuNzg4LTQuNzg5IDAtMi43NjYgMi4wMjItNC43ODggNC43ODgtNC43ODggMi43NjcgMCA0Ljc4OCAyLjAyMiA0Ljc4OCA0Ljc4OCAwIDEuMi0uMzggMi4yNi0xLjAzNiAzLjA3NWw1LjIwNiA1LjIwNi0uNjc4LjY3Ny01LjIwNS01LjIwNnptLjc1Ni0zLjc1MmMwIDIuMjM4LTEuNTkzIDMuODMtMy44MyAzLjgzLTIuMjM4IDAtMy44MzEtMS41OTItMy44MzEtMy44MyAwLTIuMjM3IDEuNTkzLTMuODMgMy44My0zLjgzIDIuMjM4IDAgMy44MyAxLjU5MyAzLjgzIDMuODN6IiBmaWxsPSIjMDAwIi8+PC9zdmc+);width:23px;height:23px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:.3s}.search-floater .product-shelf .products-grid{justify-content:center;padding:0}.search-floater{position:fixed;width:100%;height:100%;min-height:100vh;top:0;left:0;z-index:10;text-align:center;transition:.3s ease-in-out;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:#fff;transform:translateY(-100%);padding:100px 50px;transition:.3s ease-in-out;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 .products-grid ol>li{width:calc(25% - 6px)}.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;padding:14px 16px 12px;font-size:0;cursor:pointer;transition:.3s ease-in-out;margin-top:40px}.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}.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:#fff;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 ease-in-out;-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:#fff;z-index:1}.search-floater .close:after,.search-floater .close:before{transition:.3s ease-in-out;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 ease-in-out;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}@media (max-width:1280px){.search-floater .ais-InstantSearch .products-grid ol>li{width:calc(33.33333% - 6px)}.header__content .container{align-items:center}.header__logo{padding-right:55px}.header__links .header__mobile-menu,.header__mobile-menu i.mobile__menu-icon{display:flex}header .menu .links__inside-menu{display:flex;flex-wrap:wrap}header .menu .links__inside-menu>*{display:none}header .menu .links__inside-menu .wishlist-icon{width:100%;display:block;border-bottom:1px solid #eee}header .menu .links__inside-menu .wishlist-icon a{display:flex;align-items:center;justify-content:flex-start;padding:14px 20px;grid-gap:10px;gap:10px}header .menu .links__inside-menu .wishlist-icon p{font-weight:400;font-size:13px;text-transform:uppercase}header .menu{position:fixed;top:0;bottom:0;left:auto;right:0;width:50%;height:100%;overflow-x:hidden;overflow-y:scroll;padding:0 0 50px;background-color:#fff;z-index:10;transition:.3s ease-in-out;transform:translate(100%)}header .menu-open{display:block;box-shadow:-100vh 0 0 100vh 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;padding:0}header .menu>ul>li{position:relative;width:100%}header .menu>ul>li>a{display:block;width:100%;padding:0;border:0;height:auto}header .menu>ul>li button{font-size:14px;font-weight:700;color:#424242;width:100%;border:none;text-align:left;position:relative;background:transparent;transition:.3s ease-in-out;text-transform:uppercase}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:13px;padding:14px 20px;display:block;border-bottom:1px solid #eee;color:#000;text-transform:uppercase}header .menu>ul li .submenu .lvl-2>li a:hover{background-color:transparent}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 .menu>ul.submenu-open{flex-grow:1}}@media (max-width:1024px){.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(50% - 4px)}}@media (max-width:768px){.header__links>ul>li i{display:flex}.header__links>ul .account ul,.header__links li .text-links{display:none}.header__content .container{grid-gap:0;gap:0;padding:14px 12px 16px}.header__links>ul{justify-content:center;grid-gap:12px;gap:12px}.header__links>ul>li.wishlist-icon{display:none}.header__logo{padding-right:0}.search-floater .ais-InstantSearch .ais-InfiniteHits-loadMore{margin-bottom:60px;margin-top:30px}header .menu .close-menu-icon{display:block;left:auto;position:absolute;width:100%;height:100%;min-height:100dvh;position:fixed;right:0;box-shadow:unset;background:unset;left:0;top:0;padding:0;margin:0;border-radius:0}header .menu .close-menu-icon i{position:sticky;right:8px;top:8px;color:#fff;background:#000;float:right}.ais-StateResults li{width:calc(50% - 4px)}.ais-StateResults .pagination li{width:unset}header .menu{flex-grow:0;max-width:none;width:100%;transform:translate(-100%);box-shadow:none;height:100%;min-height:100dvh;padding:0}header .menu-open{display:flex;flex-direction:column;transform:translate(0);background:rgba(0,0,0,.4)}header .menu>ul{flex-direction:column;background-color:#fff;grid-gap:0;gap:0;position:relative;z-index:1;width:85%;max-width:320px;align-items:flex-start;justify-content:flex-start}@-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)}}.header__links .fixed__scrolltop-icon{right:16px;bottom:30px}.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__links .fixed__scrolltop-icon:hover i{-webkit-animation:translateArrow .3s ease-in-out forwards;animation:translateArrow .3s ease-in-out forwards}}@media (max-width:480px){.search-floater .top{margin-bottom:20px}.search-floater .ais-InstantSearch{padding:50px 14px 60px}.search-floater.filled .ais-InstantSearch{padding:20px 14px 60px}.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;width:100%;position:relative;margin-top:30px;background:#fff}.newsletter{max-width:445px;width:100%}.newsletter .container{padding:0}.newsletter__wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;position:relative;grid-gap:12px;gap:12px}.newsletter .h2{width:100%;color:#fff;font-size:14px;font-style:normal;font-weight:700}.newsletter__form{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:space-between;grid-gap:6px;gap:6px}.newsletter__checkbox{display:flex;align-items:flex-start;grid-gap:6px;gap:6px;order:2;margin-top:20px;width:calc(100% - 150px)}.newsletter__checkbox-input{background-color:transparent;border-radius:44px;width:15px;min-width:15px;border-color:#fff!important;height:15px;margin-top:2px}.newsletter__checkbox-check{border:2px solid #d9534f!important}.newsletter__checkbox input:checked:after,.newsletter__checkbox input:checked:before{background-color:#66bb6a!important}.newsletter__checkbox-input:checked:before{height:5px;left:calc(50% - 3px);top:calc(50% - .5px);transform:rotate(-37deg)}.newsletter__checkbox-input:checked:after{width:8px;left:calc(50% - 3px);top:calc(50% - 1px);transform:rotate(-63deg)}.newsletter__checkbox span{line-height:16px}.newsletter__checkbox span span{color:#fff;font-size:14px;font-style:normal;font-weight:700}.newsletter__send-button{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;background:transparent;order:3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.newsletter__send-button span{color:#fff;font-size:14px;font-style:normal;font-weight:700;text-decoration:underline}.newsletter__send-button[disabled]{cursor:not-allowed;opacity:1}.newsletter__send-button .newsletter__send-button-icon{display:none}.newsletter__input-box{width:100%;order:1}.newsletter__input-box input{width:100%;height:23px;color:#fff;font-size:14px!important;font-style:normal;font-weight:700;padding:3px 0;position:relative;transition:.3s;border-radius:0;border:none;border-bottom:1px solid #fff;background:#000}.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 #000!important;-webkit-box-shadow:0 0 0 30px #000 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:100%;position:static}.newsletter__feedback-success{color:#090}.newsletter__feedback-error{color:#d9534f;font-weight:500;font-size:12px}.newsletter__form .spinner-loading:after{content:"";position:absolute;width:10px;height:10px;border:2px solid #fff;border-right-color:transparent;top:calc(50% - 7px);left:-18px}.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__copyright{color:#fff;font-size:14px;font-style:normal;font-weight:700;text-transform:uppercase;text-align:left;max-width:215px}.footer__copyright.mobile{display:none}.footer__wrapper{justify-content:space-between;width:100%;grid-gap:60px;gap:60px;background:#000;padding:80px 20px}.footer__links,.footer__wrapper{display:flex;align-items:flex-start}.footer__links{flex-wrap:wrap;flex:1;grid-gap:30px;gap:30px;justify-content:space-evenly}.footer__links .col{max-width:185px;flex:1}.footer__links .h3{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:21px;text-transform:uppercase}.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{position:relative}.footer__links .col ul li>*{z-index:1;position:relative;display:flex}.footer__links .col ul li * span{transition:.3s;color:#fff;font-size:14px;font-style:normal;font-weight:700;text-wrap:wrap;word-break:break-word;text-transform:uppercase}.footer__socials{flex:1}.footer__socials,.footer__socials ul{display:flex;justify-content:flex-start}.footer__socials ul{flex-wrap:wrap;align-items:center;grid-gap:21px;gap:21px}.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:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:.3s;display:block}.footer__socials a i.instagram{background-image:url(https://cdn.convertr.app.br/14230/img/instagram.303d094.svg);width:14.462px;height:14.462px}.footer__socials a i.facebook{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0MV8yMDApIj48cGF0aCBkPSJNOC4yODIuNzA2TDYuMTkuNzAzYy0yLjAzIDAtMy4zNCAxLjMxLTMuMzQgMy4zMzd2MS41MzhILjc1VjguMzZoMi4xbC0uMDAzIDUuOWgyLjkzN2wuMDAzLTUuOWgyLjQwOWwtLjAwMi0yLjc4Mkg1Ljc4N1Y0LjI3NGMwLS42MjguMTUzLS45NDUuOTkxLS45NDVoMS40OThMOC4yODIuNzA1eiIgZmlsbD0iIzAwMCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwXzE0MV8yMDAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoOS4wMzh2MTQuNDYxSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);width:9.038px;height:14.462px}.footer__socials a i.tiktok{background-image:url(https://cdn.convertr.app.br/14230/img/tiktok.85480eb.svg);width:12.654px;height:14.462px}.footer__socials a i.pinterest{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0MV8xOTYpIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQuNTIgOS4zMzhjLS4zNTcgMS44MjMtLjgxNyAzLjEzNy0yLjEwNSA0LjA1LS4zOTgtMi43NTQuNTg0LTQuODIyIDEuMDQtNy4wMTktLjc3Ny0xLjI3Ni4wOTMtMy44NDYgMS43My0zLjIxMyAyLjAxNS43NzktMS42IDQuNTYuOTI1IDUuMDU1IDIuNjM2LjUxNyAzLjU4LTMuOTQ0IDEuOTQ2LTUuNTY1QzUuNjk1LjMwNS45OSAyLjI5IDEuNzIzIDUuNjA4Yy4yOTUgMS4zMzgtLjcwOSAxLjcxOS0uNzA5IDEuNzE5Qy4yMDEgNyAuMTI0IDUuODY3LjE2NSA0Ljc2My4yNTggMi4yMjIgMi41MDIuNDQzIDQuNzUyLjE5NmMyLjg0Ni0uMzEyIDUuNTE3IDEuMDIgNS44ODUgMy42MzcuNDE2IDIuOTUyLTEuMjMgNi4zNDMtNC4yNzMgNi4xMTItLjgyNS0uMDYyLTEuODQ0LS42MDctMS44NDQtLjYwN3oiIGZpbGw9IiMwMDAiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xNDFfMTk2Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDEwLjg0NnYxMy41NThIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);width:10.846px;height:13.558px}.footer__socials a i.whatsapp{background-image:url(https://cdn.convertr.app.br/14230/img/whatsapp.37976d0.svg)}.footer__socials a i.youtube{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0MV8yMDIpIj48cGF0aCBkPSJNMTMuMDUuNjc1QzEwLjc2Ni41MSA1LjY3NC41MTEgMy4zOS42NzUuOTIuODUzLjYyOSAyLjQyOS42MSA2LjU3N2MuMDE4IDQuMTQxLjMwNiA1LjcyNCAyLjc4IDUuOTAzIDIuMjg0LjE2NCA3LjM3NS4xNjUgOS42NiAwIDIuNDczLS4xNzggMi43NjQtMS43NTQgMi43ODItNS45MDMtLjAxOC00LjE0LS4zMDctNS43MjMtMi43ODEtNS45MDJ6bS02LjczMiA4LjU4VjMuOWw1LjA3NCAyLjY3NC01LjA3NCAyLjY4MnoiIGZpbGw9IiMwMDAiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xNDFfMjAyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDE2LjI2OXYxMi42NTRIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);width:16.269px;height:12.654px}.footer__socials a i.x{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0MV8xOTQpIj48cGF0aCBkPSJNNS4zOTkuNzAzSC42MDVMNi4yNjIgOC4xNy45MTQgMTQuMjZoMS44MTRsNC4zNzQtNC45OCAzLjc3NCA0Ljk4aDQuNzk0TDkuNzc1IDYuNDggMTQuODQ4LjcwM2gtMS44MTVMOC45MzYgNS4zNzEgNS4zOTkuNzAzem02LjE2MiAxMi4yMDJMMy4zNDQgMi4wNTloMS4zN2w4LjIxNyAxMC44NDZoLTEuMzd6IiBmaWxsPSIjMDAwIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTQxXzE5NCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxNi4yNjl2MTQuNDYxSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);width:16.269px;height:14.462px}.footer__socials a i.snapchat-ghost{background-image:url(https://cdn.convertr.app.br/14230/img/snapchat-ghost.1eab63a.svg)}.footer__socials a i.vimeo-v{background-image:url(https://cdn.convertr.app.br/14230/img/vimeo-v.aa45441.svg)}.footer__socials a i.behance{background-image:url(https://cdn.convertr.app.br/14230/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:35px 50px;width:100%;margin-left:auto;margin-right:auto;justify-content:space-between;grid-gap:30px;gap:30px}.copy,.copy .convertr{display:flex;align-items:center}.copy .convertr{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:12px;gap:12px}.copy .convertr span{color:#2b2929;text-align:right;font-size:9px;font-style:normal;font-weight:700;line-height:11px}.copy .convertr hr{width:1px;height:20px;background:#bababa;margin:none;padding:0;border:none}.copy .convertr img{width:86px;transition:.3s}.copy .copy__infos{display:flex;align-items:center;justify-content:flex-end;flex:1;grid-gap:30px;gap:30px}.copy .footer__security{display:flex;justify-content:center;grid-gap:19px;gap:19px;align-items:center;margin-left:auto;margin-right:auto}.copy .footer__payments ol{display:flex;flex-wrap:wrap;list-style:none;align-items:center;grid-gap:10px 18px;gap:10px 18px;justify-content:flex-end}.copy .footer__payments ol li{width:28px;height:18px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:.3s}.copy .footer__payments ol li:hover{transform:scale(1.08)}.copy .footer__payments ol .visa{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTExLjg3OSA0LjIyNUw5LjQ0MiAxMC45OGwtLjI4MS0xLjQ0LS44NDUtNC40MDlhMS4wODQgMS4wODQgMCAwMC0xLjIxOS0uODc1SDMuMDk0bC0uMDYzLjE1NmMuOTQuMjM0IDEuODM3LjYxNCAyLjY1OSAxLjEyNmwyLjIyIDguNTA4aDIuNjU5bDQuMDY2LTkuNzloLTIuNzU2di0uMDMyeiIgZmlsbD0iIzFEMTkxOSIvPjxwYXRoIGQ9Ik02LjkxNiA3LjU5NEw2LjM4MSA0LjhhLjY4Ny42ODcgMCAwMC0uNzcyLS41NTVIMy4wN2wtLjA0LjFBNi4yNjYgNi4yNjYgMCAwMTUuNDMgNS41NTNhNC42NDkgNC42NDkgMCAwMTEuNDg3IDIuMDR6IiBmaWxsPSIjMUQxOTE5Ii8+PC9zdmc+);width:18px}.copy .footer__payments ol .master{background-image:url(https://cdn.convertr.app.br/14230/img/master.414474c.svg);width:18px}.copy .footer__payments ol .diners{background-image:url(https://cdn.convertr.app.br/14230/img/diners.5eb8a25.svg);width:18px}.copy .footer__payments ol .amex{background-image:url(https://cdn.convertr.app.br/14230/img/amex.f7bb005.svg)}.copy .footer__payments ol .hipercard{background-image:url(https://cdn.convertr.app.br/14230/img/hipercard.3723896.svg)}.copy .footer__payments ol .elo{background-image:url(https://cdn.convertr.app.br/14230/img/elo.843dcb6.svg);width:24px}.copy .footer__payments ol .paypal{background-image:url(https://cdn.convertr.app.br/14230/img/paypal.ac9a758.svg)}.copy .footer__payments ol .pix{background-image:url(https://cdn.convertr.app.br/14230/img/pix.619ad5b.svg);width:18px}.copy .footer__payments ol .boleto{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDBoMi4wNTR2MjAuOTM5SDBWMHptMTIuNjU4IDBoMi4wNTN2MjAuOTM5aC0yLjA1M1Ywem0xMC41MzcgMGgyLjA1M3YyMC45MzloLTIuMDUzVjB6bTQuMTc0IDBoMi4wNTN2MjAuOTM5SDI3LjM3VjB6bTQuMjQxIDBoMi4wNTR2MjAuOTM5SDMxLjYxVjB6TTE2Ljg1IDBoNC4xOTF2MjAuOTM5aC00LjE5MVYwek00LjIwOCAwaDYuMjk1djIwLjkzOUg0LjIwOFYweiIgZmlsbD0iIzJDMkYzNiIvPjwvc3ZnPg==)}.copy .footer__payments ol .creditcard{display:none}@media (max-width:1440px){.footer__copyright{width:100%;max-width:100%}}@media (max-width:1280px){.copy{padding-left:30px;padding-right:30px}.newsletter{max-width:400px}}@media (max-width:1024px){.footer__wrapper{flex-direction:column-reverse;grid-gap:40px;gap:40px;padding-top:50px;padding-bottom:50px}.newsletter{max-width:100%}.footer__copyright{text-align:center}.footer__links{grid-gap:40px 30px;gap:40px 30px}}@media (max-width:768px){.footer__wrapper{padding:40px 14px}.newsletter__checkbox{width:100%}.newsletter__send-button{margin-top:18px}.newsletter__form .spinner-loading:after{left:calc(100% + 8px)}.footer__links{grid-gap:0;gap:0}.footer__links,.footer__links .col{max-width:100%;flex:unset;width:100%}.footer__links .col ul{padding:10px 2px 16px;grid-gap:10px;gap:10px;display:none;border-bottom:1px solid #fff}.footer__links .col ul li * span{font-size:12px;line-height:24px}.footer__links .col ul.open{display:flex}.footer__links .h3{margin-bottom:0;padding:8px 0;min-height:35px;font-size:13px;display:flex;justify-content:space-between;align-items:center}.footer__links .h3:after{content:"+";color:#fff;font-size:13px;font-style:normal;font-weight:700;transition:.3s;line-height:10px;display:block;border:none;position:static;border-radius:0;transform:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer__links .active:after{content:"-"}.copy{flex-direction:column;grid-gap:30px;gap:30px;align-items:center;border:none;width:100%;padding:32px 16px 25px}.footer__socials{order:1}.footer__socials,.footer__socials ul{justify-content:center}.copy .copy__infos{align-items:center;flex-direction:column;grid-gap:35px;gap:35px;order:3}.copy .footer__payments ol{justify-content:center}.footer__copyright.desktop{display:none}.footer__copyright.mobile{display:flex;justify-content:center;order:4;color:#000}.copy .convertr{order:5}}.cms .banners{display:list-item;list-style:none;text-align:center;position:relative;margin:40px auto}.cms .banners .h2{margin-bottom:32px;color:#000;font-size:32px;font-style:normal;font-weight:400;text-align:center;padding:0 14px}.cms .banners .splide{margin:0 auto}.cms .banners .visible{min-height:300px}.cms .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}.cms .appeals{margin-top:40px;margin-bottom:40px}.cms .appeals .col .splide{margin:0 auto}.cms .appeals .splide__slide a,.cms .appeals .splide__slide div{display:flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px}.cms .appeals .splide__slide a img,.cms .appeals .splide__slide div img{max-width:22px;max-height:22px}.cms .appeals .splide__slide a span,.cms .appeals .splide__slide div span{color:#000;font-size:14px;font-weight:400;text-align:left}.cms .appeals .splide__slide a span b,.cms .appeals .splide__slide div span b{color:#000;font-size:14px;font-weight:600}.cms>div[code=text]{padding:0 30px;margin-top:30px;margin-bottom:30px}.cms>div[code=text] p,.cms>div[code=text] p span{font-size:13px}.cms>div[code=text] h4,.cms>div[code=text] p,.cms>div[code=text] p span{color:#000;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase}.cms>div[code=text] h4{font-size:15px}.cms>div[code=text] a{display:flex;align-items:center;grid-gap:9px;gap:9px}.cms>div[code=text] a img{max-width:9px}.cms>div[code=text] img{height:auto}.cms .page-title{margin:20px 0;color:#000;font-size:36px;font-style:normal;font-weight:400;line-height:normal;padding:0 24px}.multi-shelf{margin:40px auto}.multi-shelf .container{position:relative}.multi-shelf .container .product-shelf,.multi-shelf .container .product-shelf .container{position:static;margin:0 auto}.multi-shelf .tabs{flex-wrap:wrap;justify-content:flex-start;grid-gap:8px 30px;gap:8px 30px;padding:0 20px;margin-bottom:28px}.multi-shelf .tabs h2{color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:4px;transition:.2s;display:flex;justify-content:center;align-items:center;white-space:unset}.multi-shelf .tabs h2.active,.multi-shelf .tabs h2:not(.active):hover{-webkit-text-decoration-color:#000;text-decoration-color:#000}.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}.cms .product-shelf .message{text-align:left;text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.01em;color:#000;color:var(--blackColor);margin-top:30px;margin-bottom:30px}.cms .banners.slider__1{margin-top:0;margin-bottom:0}.cms .banners.slider__1 .banner__title-span{color:#fff;font-size:28.354px;font-weight:700;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:18px;gap:18px;width:100%;position:absolute;top:50%;transform:translateY(-50%);left:0}.cms .banners.slider__1 .banner__title-span:after{content:"SHOP NOW";color:#fff;font-size:16px;font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}.cms .banners.slider__id-4704{margin-bottom:0}.cms .banners.slider__id-4705{margin-top:0}.cms .banners.slider__id-4705 .banner__title-span{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:12px;gap:12px;position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;padding:0 20px;flex-wrap:wrap}.cms .banners.slider__id-4705 .banner__title-span:after{content:"Explorar";color:#fff;font-size:16px;font-weight:700;width:100%;text-align:left;text-decoration:underline}.cms .banners.slider__id-4705 .banner__title-span h4{color:#fff;font-size:20px;font-weight:700;text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:4px}.cms .banners.slider__id-4705 .banner__title-span span{max-width:370px;color:#fff;font-size:14px;font-weight:300;text-align:left}.cms .banners.slider__id-4706 .splide__list{display:flex;align-items:flex-start;justify-content:center;grid-gap:25px;gap:25px;width:-webkit-fill-available;float:none}.cms .banners.slider__id-4706 .splide__list .splide__slide:nth-child(2){flex:1}.cms .banners.slider__id-4706 .splide__list .banner__title-span{color:#000;font-size:24px;font-weight:700;text-transform:uppercase;margin-top:20px;display:flex;padding-bottom:22px;padding-right:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.cms .banners.slider__id-4706 .splide__list .banner__title-span:after{content:"";width:152px;height:21px;display:block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAVCAYAAAC67CcnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAbVJREFUeAHt2T2uAVEYxvFnhigQYgUSEolWrcAKJPaAFViBCrEEjYKgVvrcBuKzUZP4vve+p3aGmWSq+/wqITONf94z54zx8wdELjFB5CIGRlqyuN3vd1yvVzjFwEhL4mq326jVajidTnDCCyKNy+WCRqOBzWaD5/OJSqUCv99v6x6cYKQVCoUwGAwQCARQr9dVbBKdHQyMLCWTSUwmE/h8PrRaLXS7XbV0fouBkSXDMJBIJNBsNnE8HlGtVjGbzdSS+dX1unOwx+OB9XoNHpORaZoqKImr0+kgFothOBwiHo9/vPbtQ/7r9cJ8PkehUMDtdgORTDJpQQbPdrvFdDpFNBqF12u9T3z7q0wtuWEqlVLlymf6v+T/lyZWqxV2u5367nA4qDY+BWa5RMqOgXGRNLDf71EsFtXKlsvl0O/3EQ6HP/Zh8F0kWZE8lsslyuWy2k1ms1n0ej1EIpGvrucukrQkrsVigVKphPF4jEwmYysuwQlGWufzGfl8HqPRSE0uWRbtxCX4qoi0PB4P0um0OqaQ4wm7cQlOMLIkGz3Z8AWDQTjBwMhVfMgnVzEwchUDI1f9Almry1phlBzkAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50%;background-size:contain;position:absolute;right:0;bottom:0}.cms .product-shelf.carousel-true.look .container{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;aspect-ratio:1920/755}.cms .product-shelf.carousel-true.look .h2{order:1;width:33.33333%;font-size:35px;padding-right:20px;font-weight:400}.cms .product-shelf.carousel-true.look .product__shelf-button{position:static;order:2;margin:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cms .product-shelf.carousel-true.look .product__shelf-button:after{content:"shop now";color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;border:2px solid #000;display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;border-radius:87px}.cms .product-shelf.carousel-true.look .product__shelf-button span{display:none}.cms .product-shelf.carousel-true.look .product__shelf-thumb{order:3;width:33.33333%;display:flex;justify-content:center}.cms .product-shelf.carousel-true.look .shelf-wrapper{order:4;height:100%;width:33.33333%;display:inline-flex}.cms .product-shelf.carousel-true.look .shelf-wrapper .splide{max-width:300px;margin-top:auto;margin-bottom:auto}.cms .product-shelf.carousel-true.look .shelf-wrapper .product-info-wrapper .variations__list-viewer,.cms .product-shelf.carousel-true.look .shelf-wrapper .splide .imgs>.wishlist,.cms .product-shelf.carousel-true.look .shelf-wrapper .splide .tags{display:none!important}.cms .product-shelf.carousel-true.look .shelf-wrapper .product-info-wrapper{margin-top:0;z-index:unset;padding:14px 14px 0;margin-left:auto;margin-right:auto;grid-gap:5px;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;flex-direction:column}.cms .product-shelf.carousel-true.look .shelf-wrapper .product-info-wrapper .h3{flex:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.cms .product-shelf.carousel-true.look .shelf-wrapper .product-info-wrapper .price-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cms .product-shelf.carousel-true.look .shelf-wrapper .splide__pagination{grid-gap:12px;gap:12px;max-width:100%}.cms .product-shelf.carousel-true.look .shelf-wrapper .splide__pagination li{flex:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cms .product-shelf.carousel-true.look .shelf-wrapper .splide__pagination li .splide__pagination__page{height:6px;width:6px;background:#afafaf;border-radius:14px}.cms .product-shelf.carousel-true.look .shelf-wrapper .splide__pagination li .splide__pagination__page.is-active{background:#000}@media (max-width:1440px){.cms .product-shelf.carousel-true.look .shelf-wrapper .splide{max-width:240px}.cms .product-shelf.carousel-true.look .product__shelf-thumb{width:40%}.cms .product-shelf.carousel-true.look .h2,.cms .product-shelf.carousel-true.look .shelf-wrapper{width:30%}.cms .banners.slider__id-4706 .splide__list .splide__slide:first-child{flex:1}.cms .banners.slider__id-4706 .splide__list .splide__slide:nth-child(2){flex:2}.cms .banners.slider__id-4706 .splide__list .splide__slide:nth-child(3){flex:1}}@media (max-width:1280px){.cms .banners.slider__id-4706 .splide__list .banner__title-span{font-size:20px}}@media (max-width:1024px){.cms .product-shelf.carousel-true.look .container{aspect-ratio:unset;flex-direction:row;align-items:center}.cms .product-shelf.carousel-true.look .h2{width:100%;text-align:center;font-size:20px;margin-top:30px;margin-bottom:20px}.cms .product-shelf.carousel-true.look .product__shelf-thumb,.cms .product-shelf.carousel-true.look .shelf-wrapper{width:50%}.cms .product-shelf.carousel-true.look .product__shelf-button{width:100%;justify-content:center;margin:0 0 30px}.cms .page-title{font-size:28px}.cms .banners{margin:25px auto}.cms .banners .h2{font-size:26px;margin-bottom:26px}.cms>div[code=text]{padding:0 16px}.cms .banners.slider__id-4705{margin-top:30px}.cms .banners.slider__id-4705 .banner__title-span{padding:0 14px}.cms .banners.slider__id-4705 .banner__title-span:after{font-size:13px}.cms .banners.slider__id-4705 .banner__title-span h4{font-size:15px;font-weight:700;margin-top:0;margin-bottom:7px}.cms .banners.slider__id-4705 .banner__title-span span{font-size:11px}.cms .banners.slider__id-4704 .splide__list{flex-wrap:wrap;grid-gap:2px;gap:2px;display:flex}.cms .banners.slider__id-4704 .splide__list .splide__slide{width:calc(25% - 2px)}.cms .banners.slider__id-4706 .splide__list{grid-gap:20px;gap:20px}.cms .banners.slider__id-4706 .splide__list .banner__title-span{font-size:18px}}@media (max-width:768px){.cms .product-shelf.carousel-true.look .shelf-wrapper .splide{max-width:200px}.cms>div[code=text]{margin-bottom:0}.cms .banners.slider__id-4706 .splide__list{flex-wrap:wrap;grid-gap:36px;gap:36px}.cms .banners.slider__id-4706 .splide__list .splide__slide{flex:unset!important;width:100%!important}.cms .banners.slider__id-4706 .splide__list .banner__title-span{font-size:17px;margin-top:17px;padding-right:40px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.cms .banners.slider__id-4706 .splide__list .banner__title-span:after{width:105.421px;height:14.565px}.cms .banners.slider__id-4706 .splide__list .splide__slide:not(:first-child){display:flex;align-items:flex-end;grid-gap:16px;gap:16px}.cms .banners.slider__id-4706 .splide__list .splide__slide:last-child{flex-direction:row-reverse}.cms .banners.slider__id-4706 .splide__list .splide__slide:not(:first-child) img{width:-webkit-fill-available;max-width:50%}}@media (max-width:480px){.cms .banners.slider__id-4704 .splide__list .splide__slide{width:calc(50% - 1px)}.cms .product-shelf.carousel-true.look{margin-top:0}.cms .product-shelf.carousel-true.look .product__shelf-thumb{width:100%;order:0}.cms .product-shelf.carousel-true.look .shelf-wrapper{width:100%;padding-left:30px;padding-right:30px}.cms .product-shelf.carousel-true.look .shelf-wrapper .splide{max-width:360px}}