.category__page .breadcrumbs{padding:16px 0}.category__page .breadcrumbs .l-container{padding:0 40px}.category__page .product__shelf-button{display:none!important}.category__page .product-shelf .products-grid:not(.carousel){grid-gap:24px;gap:24px}.category__page.grid-4 .products-grid:not(.carousel) li{width:calc(33.33333% - 16px)}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(25% - 18px)}.category__page .loader{width:100%}.category__page .loader .loading{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:30px;gap:30px}.category__page .loader .loading div{width:calc(25% - 23px)!important;height:400px}.category__page{float:left;width:100%;position:relative;overflow:hidden}.category__page-appeals{padding:16px 0;background:#f5f5f5;background:var(--Surface-Dark,#f5f5f5);margin-top:0;margin-bottom:0}.category__page-appeals .col{margin:0 auto;max-width:970px;width:100%}.category__page-appeals .splide__slide>div:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:3px;height:3px;display:block;border-radius:100%;background:#090909}.category__page-appeals .splide__slide>div{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;padding:4px 12px;position:relative}.category__page-appeals .splide__slide>div img{max-width:25px;max-height:25px}.category__page-appeals .splide__slide>div span{color:#262626;font-size:12px;font-weight:400;letter-spacing:.84px}.category__page-appeals .splide__slide>div span b{color:#262626;font-size:12px;font-weight:600;letter-spacing:.84px}.category__page-heading{position:relative;display:flex;align-items:center}.category__page-heading .h1{width:100%;font-size:32px;color:var(--blackColor);font-weight:300;text-transform:uppercase;padding:40px 3%;text-align:center;border:1px solid #dbdbdb;border-left:0;border-right:0}.category__page-heading .has__banners{position:absolute;z-index:-1;border:0;top:0}.category__page-nav .l-container,.category__page .product-shelf{padding:0 40px}.category__page-nav-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;position:relative;grid-gap:20px;gap:20px;border-bottom:1px solid #dbdbdb}.nav__filter-overlay{display:block;position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:10;opacity:0;visibility:hidden;transition:.3s}.nav__filter-overlay-on{visibility:visible;opacity:1}.category__page-nav-filter{display:flex}.category__page-nav-filter button.arrow-down{background-color:transparent;position:relative;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:space-between;height:29px;width:66px;padding:0;border-radius:0;grid-gap:8px;gap:8px;font-size:0;line-height:normal;border-bottom:1px solid #090909}.category__page-nav-filter button.arrow-down:before{content:"Filtrar";color:#090909;font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:0}.category__page-nav-filter button.arrow-down:after{display:none}@-webkit-keyframes translateX{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes translateX{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.category__page-nav-filter button.close-mobile{position:fixed;bottom:0;left:0;background-color:#000;color:#fff;font-size:14px;letter-spacing:.01em;text-transform:uppercase;width:100%;padding:21px 4% 19px;height:60px;z-index:12;justify-content:center;width:30%;min-width:300px;-webkit-animation:translateX .3s ease-out forwards;animation:translateX .3s ease-out forwards}.category__page-nav-filter button.close-mobile:hover{background-color:#222}.category__page-nav-filter button.close-mobile:after,.category__page-nav-filter button.close-mobile:before{transition:.3s;content:"";width:20px;height:1px;transform:rotate(45deg);position:absolute;right:4%;top:50%;background:#fff}.category__page-nav-filter button.close-mobile:before{transform:rotate(-45deg)}.category__page-nav-filter .attributes{position:fixed;width:30%;min-width:300px;height:calc(100% - 60px);min-height:100dvh;top:0;left:0;padding:0 0 60px;transform:translate(-100%);visibility:visible;transition:.3s;opacity:1;z-index:10;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column}.category__page-nav-filter .attributes.active{transform:translate(0)}.category__page-nav-filter .attribute{background-color:#fff;border-top:1px solid #f2f2f2;display:flex;align-items:center;flex-direction:column;border-radius:0;width:100%;position:relative;transition:.3s;cursor:pointer;font-size:15px}.category__page-nav-filter .attribute:hover{background-color:#f7f7f7}.category__page-nav-filter .attribute .arrow-down{font-size:13px;font-weight:400;color:#000;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;position:relative;width:100%;padding:15px 4%}.category__page-nav-filter .attribute .arrow-down.active{background-color:#f9f9f9;transition:.2s}.category__page-nav-filter .attribute .arrow-down:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:6px;height:6px;transform:scale(1) rotate(45deg);transition:.3s;display:inline-block;position:static;border-radius:0 0 1px 0;margin-bottom:4px}.category__page-nav-filter .attribute .arrow-down.active:after{transform:scale(-1) rotate(45deg);margin-bottom:0}.category__page-nav-filter .attribute dd{width:100%;background-color:#fff;padding:10px 20px}.category__page-nav-filter .attribute ul{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap;padding:10px 0}.category__page-nav-filter .attribute ul li{width:auto;display:flex;align-items:center}.category__page-nav-filter .attribute ul li label{border:1px solid #bebebe;transition:.3s;cursor:pointer;display:flex;font-weight:400}.category__page-nav-filter .attribute ul li label:hover{background-color:#fafafa;border-color:red}.category__page-nav-filter .attribute ul li label.selected,.category__page-nav-filter .attribute ul li label.selected:hover{background-color:#000;border-color:#000}.category__page-nav-filter .attribute ul li label span{padding:5px 10px;transition:.3s;font-size:12px;font-weight:400;text-transform:uppercase}.category__page-nav-filter .attribute ul li label:hover span,.category__page-nav-filter .attribute ul li label span{color:#000}.category__page-nav-filter .attribute ul li label.selected:hover span,.category__page-nav-filter .attribute ul li label.selected span{color:#fff}.category__page-nav-filter .attribute.categories ul{grid-gap:0;gap:0;padding:0}.category__page-nav-filter .attribute.categories .lvl-1 ul{margin-left:8px}.category__page-nav-filter .attribute.categories .lvl-2 ul{margin-left:16px}.category__page-nav-filter .attribute.categories .lvl-3 ul{margin-left:24px}.category__page-nav-filter .attribute.categories .lvl-4 ul{margin-left:32px}.category__page-nav-filter .attribute.categories ul li{width:100%;display:block}.category__page-nav-filter .attribute.categories ul li a{transition:.3s;display:block;font-size:12px;font-weight:400;text-transform:uppercase;box-shadow:0 0 0 0 rgb(6 24 44/40%),0 1px 3px -2px rgb(6 24 44/65%),inset 0 1px 0 rgb(255 255 255/8%);margin:2px 0;padding:10px 5px}.category__page-nav-filter .attribute.categories ul li a:hover{background-color:#f7f7f7}.category__page-nav-filter .attribute.price button{background-color:#000;color:#fff;padding:5px 10px;cursor:pointer;margin-top:10px;float:right;transition:.2s;border:1px solid #000;border-radius:0;font-size:14px;letter-spacing:.02em}.category__page-nav-filter .attribute.price button:hover{background-color:#151515}.category__page-nav-filter .attribute.price ul li{width:100%;position:relative}.category__page-nav-filter .attribute.price ul li.price-range{display:flex;justify-content:space-between;margin-top:10px}.category__page-nav-filter .attribute.price ul li.price-range span{font-size:14px;margin-top:5px;color:#414141}.category__page-nav-filter .attribute.price ul li .range-slider{position:static}.category__page-nav-filter .attribute .checkbox{display:none}.category__page-nav-filter .attribute.tamanho li label{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center}.category__page-nav-filter .attribute.cor li label.has-thumb{border-radius:100%}.category__page-nav-filter .attribute.cor li label.has-thumb .color,.category__page-nav-filter .attribute.cor li label.has-thumb img{min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:100%;padding:1px}.category__page-nav-filter .attribute.cor li label.has-thumb .color div{width:100%;height:100%;border-radius:100%}.nav__filter-clean{display:block;margin:5px;padding:5px 4%}.nav__filter-clean:hover{background-color:#222}.category__page-count-products{display:flex;padding:32px 40px}.category__page-count-products span{color:#4b4b4b;font-size:14px;font-style:italic;font-weight:300;line-height:normal}.category__page-sort span b{color:#090909;color:var(--text-primary,#090909);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.category__page-sort span:before{content:"Ordenar";color:#090909;font-size:14px;font-style:normal;font-weight:300;line-height:normal;margin-right:10px}.total{padding-left:4%;font-size:12px;font-style:italic;font-weight:200;line-height:normal;color:#4b4b4b}.category__page-sort{display:flex;flex-grow:1;position:relative}.category__page-sort span{cursor:pointer;font-size:0;white-space:nowrap;transition:.3s;position:relative}.category__page-sort span:after{content:"";border-right:1px solid #000;border-bottom:1px solid #000;width:6px;height:6px;transform:scale(1) rotate(45deg);transition:.3s;display:inline-block;position:static;border-radius:0;margin-bottom:3px;margin-left:8px}.category__page-sort ul{visibility:hidden;opacity:0;transition:.2s;position:absolute;box-shadow:0 0 10px 1px rgb(0 0 0/5%);top:calc(100% + 5px);left:0;padding:20px;background-color:#fff;display:flex;flex-direction:column;grid-gap:10px;gap:10px;z-index:6}.category__page-sort ul.show{visibility:visible;opacity:1}.category__page-sort ul li{transition:.3s;cursor:pointer;font-size:14px;font-weight:400;text-wrap:nowrap}.category__page-sort ul li.sorty-by__current,.category__page-sort ul li:hover{text-decoration:underline}.category__page-grid-mode{display:flex;position:relative}.category__page-grid-mode ul{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;grid-gap:8px;gap:8px;height:30px;transition:.2s}.category__page-grid-mode ul li{width:46px;height:20px;border-left:10px solid #a7a6a5;position:relative;border-right:10px solid #a7a6a5;cursor:pointer;transition:.2s;display:flex}.category__page-grid-mode ul li:before,.category__page-grid-mode ul li div{content:"";display:flex;width:10px;height:20px;background-color:#a7a6a5;margin-left:2px;transition:.2s}.category__page-grid-mode ul li.grid-4{border-right:0;width:34px}.category__page-grid-mode ul .current{opacity:1;border-color:#000}.category__page-grid-mode ul .current:after,.category__page-grid-mode ul .current:before,.category__page-grid-mode ul .current div{background-color:#000}.pagination{width:100%;display:flex;margin-top:32px;margin-bottom:24px;grid-gap:7px;gap:7px}.pagination,.pagination li{text-align:center;justify-content:center}.pagination li{display:inline-flex;vertical-align:middle;cursor:pointer;align-items:center;border-radius:8px}.page__link-next,.page__link-prev,.pagination li a{display:flex;min-width:23px;height:23px;font-size:12px;font-weight:400;transition:.3s;justify-content:center;align-items:center;color:#1c1b1a}.pagination li a{border-radius:0}.pagination li:not(.active) a:hover{background-color:#d1cfcd}.pagination li.active:hover a,.pagination li.active a{color:#dfd7d5;font-weight:600;background-color:#090909}.pagination li button span{color:var(--blackColor);font-size:0;font-weight:400;transition:.3s}.page__link-next,.page__link-prev{width:auto;display:flex;background-color:unset}.page__link-prev span:after{transform:rotate(-45deg)scale(-1);right:auto;left:14px}.page__link-next span:before,.page__link-prev span:before{content:"Pr\00F3 ximo";font-size:12px;font-weight:400;color:#1c1b1a;text-transform:lowercase}.page__link-prev span:before{content:"Anterior"}.category__page-description{width:100%;position:relative;padding:24px 40px 32px}.description__content{max-width:900px;padding:0;overflow:hidden;position:relative;display:flex;flex-direction:column;text-align:center;margin:0 auto}.description__content-wrapper{transition:height .2s}.description__button{font-size:12px;font-weight:500;text-align:center;color:#090909;display:flex;justify-content:center;position:absolute;grid-gap:8px;gap:8px;cursor:pointer;bottom:0;left:0;width:100%;padding:5px 0 0;background-color:rgb(235 234 232/90%)}.category__page-go-top{position:relative;display:flex;justify-content:flex-end;width:100%;display:none}.category__page-go-top .go-top-fixed{position:absolute;right:40px;top:-40px;margin:0}.category__page-go-top span{background-color:#fff;padding:0 20px;height:40px;color:#2e2e2e;font-size:13px;font-weight:700;text-transform:uppercase;position:relative;transition:.3s;display:flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer;border:1px solid #c3c3c3;margin:40px 40px 0 0;white-space:nowrap}.category__page-go-top span:before{content:"";border-right:2px solid #2e2e2e;border-bottom:2px solid #2e2e2e;width:4px;height:4px;transform:scale(-1)rotate(45deg);-webkit-transform:scale(-1)rotate(45deg);-ms-transform:scale(-1)rotate(45deg);-o-transform:scale(-1)rotate(45deg);-moz-transform:scale(-1)rotate(45deg);transition:.2s;display:block;border-radius:1px 0 1px 0}.category__page-go-top:hover span{background-color:#fbfbfb}.filter_cor{padding:32px 40px 0}.filter_cor .nav-filters{border-radius:4px;background:#f5f5f5;background:var(--Surface-Dark,#f5f5f5);padding:16px}.filter_cor .nav-filters .cor{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;display:block;max-width:100%}.filter_cor .splide__arrows .splide__arrow,.filter_cor .splide__slide label .checkbox{display:none}.filter_cor .splide__slide label{border-radius:100%;background:#fff;padding:7px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;border:1px solid transparent}.filter_cor .splide__slide label[alt=Branco] .custom__hex,.filter_cor .splide__slide label[alt=Off-White] .custom__hex{border:1px solid #000}.filter_cor .splide__slide label .custom__hex{display:flex;width:38px;height:38px;border-radius:21.78px}.filter_cor .splide__slide label.selected,.filter_cor .splide__slide label.selected:hover,.filter_cor .splide__slide label:hover{border-color:#d8d2c8}.filter_cor .splide__slide label span{color:#173d5b;font-size:22px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1280px){.category__page-count-products,.category__page-description,.category__page-nav .l-container,.category__page .breadcrumbs .l-container,.category__page .product-shelf,.filter_cor{padding-left:30px;padding-right:30px}}@media (max-width:1024px){.category__page-count-products,.category__page-description,.category__page-nav .l-container,.category__page .breadcrumbs .l-container,.category__page .product-shelf,.filter_cor{padding-left:24px;padding-right:24px}.category__page.grid-5 .products-grid:not(.carousel) li{width:calc(50% - 12px)}.category__page.grid-4 .products-grid:not(.carousel) li{width:100%}.category__page-grid-mode ul li:after,.category__page-grid-mode ul li div{display:none}.category__page-grid-mode ul li,.category__page-grid-mode ul li.grid-4{border-right:0;width:22px}.category__page-grid-mode ul li.grid-4:before{margin-left:0}}@media (max-width:768px){.category__page .breadcrumbs{padding:8px 0}.category__page-count-products,.category__page-description,.category__page-nav .l-container,.category__page .breadcrumbs .l-container,.category__page .product-shelf,.filter_cor{padding-left:16px;padding-right:16px}.category__page-nav-wrapper{grid-gap:11px;gap:11px}.category__page-sort span:after,.category__page-sort span b{display:none}}