@charset "UTF-8";@font-face{font-family:Montserrat;src:url(/assets/fontes/montserrat/Montserrat-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fontes/montserrat/Montserrat-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fontes/montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fontes/montserrat/Montserrat-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fontes/montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fontes/montserrat/Montserrat-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}body{margin:0;padding:0;font-family:Montserrat;background:#fff}button{cursor:pointer;color:var(--black)}a{color:#000}ul{list-style-type:none;padding:0;margin:0}html{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}*,:after,:before{box-sizing:inherit}.ui.container{display:block;max-width:1320px;width:100%;margin-left:auto;margin-right:auto}.ui.container.fluid{width:100%;max-width:100%}.ui.container:not(.fluid){width:98%;max-width:1320px}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,select,textarea{transition:all .5s ease-in-out;font-family:var(--fontText)!important}button{font-family:var(--fontText)!important}input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 .2px inset var(--primaryColor)}body,html{font-family:var(--fontText);font-size:var(--fontSize);font-weight:400;display:flex;flex-direction:column;position:relative}body.overflow,html.overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fontText)}a{text-decoration:none}.tns-nav{text-align:center;position:absolute;bottom:15px;display:flex;gap:12px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0;border:none;cursor:pointer;background:#dadada;border-radius:100%;transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:var(--black)}.tns-controls{text-align:center;margin-bottom:0;position:absolute;top:46%;left:0;transform:translate(0,-50%);width:100%}.tns-controls [aria-controls]{font-size:0;border:none;padding:0;cursor:pointer;width:40px;height:40px;background:url(/assets/icons/angle.svg) center no-repeat;background-size:10px;right:20px;position:absolute;border-radius:100%;transform:rotate(180deg);filter:brightness(0)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:20px;transform:rotate(0)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}:root{--bgBody:#fff;--textBody:#000;--bgHeader:#fff;--colorHeader:#000;--bgMenu:#fff;--colorMenu:#000;--bgCard:var(--bgBody);--colorCard:#000;--bgNews:#000;--colorNews:#fff;--bgFooter:#fff;--colorFooter:#000;--fontText:"Montserrat";--fontSize:14px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#fff;--bgBorder:#e5e5e5;--colorButton:#000;--bgButtonSecondary:#F7F7F7;--bgBorderSecondary:#F7F7F7;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--primaryColor:#E3A000}:root{--blue:#007bff;--indigo:#6c7293;--purple:#6f42c1;--pink:#e83e8c;--red:#A91919;--red-dark:#c80642;--orange:#fd7e14;--yellow:#ffe623;--green:#28a745;--teal:#20c997;--teal-dark:#1bc5bd;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gray-light:#ddd;--primary:#5867dd;--secondary:#e1e1ef;--success:#0abb87;--info:#5578eb;--warning:#ffb822;--danger:#fd397a;--light:#f7f7f7;--dark:#1a1a27;--facebook:#3b5998;--google:#dd4b39;--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:20px;--font-xxl:25px;--font-big:30px;--space-sm:0.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:3rem}@media screen and (max-width:991px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:991px){.mobile-only{display:block!important}}@media screen and (max-width:991px) and (min-width:768px){.tablet-hide{display:none!important}}@media screen and (min-width:992px){.computer-hide{display:none!important}}.hideme{display:none!important}:root{--bgBody:#fff;--textBody:#000;--bgHeader:#fff;--colorHeader:#000;--bgMenu:#fff;--colorMenu:#000;--bgCard:var(--bgBody);--colorCard:#000;--bgNews:#000;--colorNews:#fff;--bgFooter:#fff;--colorFooter:#000;--fontText:"Montserrat";--fontSize:14px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#fff;--bgBorder:#e5e5e5;--colorButton:#000;--bgButtonSecondary:#F7F7F7;--bgBorderSecondary:#F7F7F7;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--primaryColor:#E3A000}.jet-card{position:relative}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:10px;left:15px;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;border-radius:0;color:var(--white)}.jet-card.sold .product-flag{display:none}.jet-card.sold .content.action{opacity:1;visibility:visible}.jet-card.sold .content.action .content.product-buy{width:100%;padding:0}@media screen and (min-width:991px){.jet-card.sold::after{font-size:11px}}.jet-card.grid{border:1px solid transparent;border-radius:0;overflow:hidden;background:var(--white);height:100%;transition:ease-in-out .3s}.jet-card .add-wish,.jet-card .remove-wish{position:absolute;width:42px;height:42px;background:url(/assets/icons/wishlist.svg) center no-repeat;background-size:20px;border:1px solid var(--black);border-radius:0;bottom:12px;right:12px;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/wishlist-filled.svg) center no-repeat;background-size:20px}.jet-card .freeShipping{position:absolute;top:15px;right:10px;background:var(--black);color:var(--white);z-index:9;font-size:11px;padding:0 8px;height:18px;line-height:18px;border-radius:0}.jet-card .jet-container{display:flex;flex-direction:column;height:100%}.jet-card .variationsSelect{position:absolute;width:calc(100% - 20px);border:1px solid rgba(34,36,38,.1490196078);font-size:13px;border-radius:0;left:10px;bottom:62px;background:var(--white);z-index:2;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .variationsSelect+.variationsSelect{bottom:110px}.jet-card .variationsSelect::after{content:"";position:absolute;width:30px;height:42px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:6px;right:0;top:0;filter:brightness(0);transform:rotate(180deg);pointer-events:none}.jet-card .variationsSelect span{display:block;padding:11px 10px;cursor:pointer}.jet-card .variationsSelect .receiveValues{max-height:92px;overflow-y:auto;display:none;padding-bottom:10px;margin-top:10px}.jet-card .variationsSelect .receiveValues>.variation:not(:last-child){border-bottom:1px solid #e0e0e0}.jet-card .variationsSelect .receiveValues.active{display:block}.jet-card .variationsSelect.active{z-index:3}.jet-card .variationsSelect.active::after{transform:rotate(0)}.jet-card .variationsSelect.active .receiveValues{display:block}.jet-card .content{background:var(--white)}.jet-card .content.product-variation{display:none}.jet-card .content.product-flag{position:absolute;top:15px;left:10px;z-index:2;max-width:120px;background:0 0}.jet-card .content.product-flag .flag-flash-offer img{width:100%;height:auto}.jet-card .content.product-flag img{max-width:80px}.jet-card .content.product-flag .flag-discount{background:var(--primaryColor);color:var(--white);font-size:11px;padding:0;width:70px;height:18px;font-weight:400;position:relative;display:flex;justify-content:center;align-items:center}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.product-brand{display:none}.jet-card .content.images{order:1}.jet-card .content.data{padding:12px 10px 10px;order:2;position:relative}.jet-card .content.data h3{font-weight:400;font-size:12px;margin:8px 0 8px;min-height:47px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.data .product-rating{display:none}.jet-card .content .content.quantity{width:80px}.jet-card .content .content.quantity .quantity{display:flex;border:1px solid var(--primaryColor);border-radius:5px}.jet-card .content .content.quantity .quantity input{border:none;width:30px;text-align:center;font-size:14px;background:0 0;color:var(--primaryColor)}.jet-card .content .content.quantity .quantity button{border:none;background:0 0;color:var(--primaryColor);font-weight:700;font-size:14px;height:38px;padding:0;width:25px}.jet-card .content.action{order:3;display:flex;padding:0 12px 12px;display:flex;position:relative;opacity:0;visibility:hidden;margin-top:auto;transition:ease-in-out .3s}.jet-card .content.action .content.product-buy{width:calc(100% - 48px)}.jet-card .content.action .product-buy a,.jet-card .content.action .product-buy button,.jet-card .content.action .product-buy span{display:block;height:42px;line-height:42px;background:var(--black);color:var(--white);width:100%;text-align:center;padding:0 20px;font-size:13px;font-weight:400;border:none;margin:0 auto 0;border-radius:0;text-transform:uppercase;transition:ease-in-out .3s}.jet-card .content.action .product-buy a.sold-button,.jet-card .content.action .product-buy button.sold-button,.jet-card .content.action .product-buy span.sold-button{background:var(--black);color:var(--white);cursor:pointer}.jet-card .content.action .product-buy a.sold-button::before,.jet-card .content.action .product-buy button.sold-button::before,.jet-card .content.action .product-buy span.sold-button::before{background:url(/assets/icons/megaphone.svg) center no-repeat;background-size:contain;filter:invert(0)}.jet-card .content.action .product-buy a:hover,.jet-card .content.action .product-buy button:hover,.jet-card .content.action .product-buy span:hover{background:var(--primaryColor);color:var(--white)}.jet-card .content.action .product-buy a.budget{font-size:10px}.jet-card img{width:auto;height:100%;max-height:250px;margin:auto;display:block}.jet-card .has-alternate .alternate-image,.jet-card .has-alternate .main-image{transition:ease-in-out .5s}.jet-card .flag-seal .flag-name{display:none}.jet-card .flag-seal img{max-height:35px}.jet-card .product-image{position:relative;overflow:hidden}.jet-card .product-image>a{height:250px;overflow:hidden;display:block;background:var(--white)}.jet-card .product-image img{height:100%;left:0;object-fit:contain;object-position:top;position:absolute;top:0;width:100%}.jet-card .alternate-image{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.jet-card .alternate-image{position:absolute;top:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .alternate-image img{position:absolute;object-fit:cover;left:50%;transform:translate(-50%,0);width:auto;height:100%;max-height:250px;margin:auto;display:block}.jet-card .price{display:flex;flex-direction:column;min-height:95px}.jet-card .baseDiscount{font-size:17px;color:var(--primaryColor);display:flex;order:2;font-weight:600;margin-top:8px;margin-bottom:8px}.jet-card .baseDiscount .descriptionDiscount{display:none}.jet-card .baseDiscount .textDiscount{font-size:0}.jet-card .baseDiscount .textDiscount::after{content:"no pix (5% off)";font-size:11px;text-transform:uppercase;font-weight:400}.jet-card .best-price{font-weight:400;font-size:12px;color:#b9b9b9;order:3;margin-bottom:6px}.jet-card .best-price::before{content:"ou "}.jet-card .old-price{color:#b9b9b9;font-size:11px;order:1}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .installment{font-size:12px;font-weight:400;order:4;color:#b9b9b9}.jet-card .installment::before{content:"em até "}.jet-card .installment .description-installment{display:none}.jet-card .installment .value-installment{color:#7d7d7d;font-size:13px;font-weight:500}.jet-card .installment .value-installment::before{content:"de ";color:#b9b9b9;font-size:12px}.jet-card .installment .number-installment{color:#7d7d7d;font-size:13px;font-weight:500;overflow:hidden;width:24px;display:inline-block;white-space:nowrap;vertical-align:-3px}.jet-card .jet-product-flash-offer{position:absolute;z-index:2;bottom:180px}.jet-card .jet-product-flash-offer .time{display:flex;align-items:center;font-size:12px}.jet-card .jet-product-flash-offer .description{background:var(--primaryColor);color:var(--white);padding:8px 8px;margin-right:3px;height:34px;display:flex;align-items:center}.jet-card .jet-product-flash-offer .time-countdown{font-weight:700;font-size:20px}.jet-card .jet-product-flash-offer .time-countdown span{background:var(--primaryColor);padding:0 4px;font-size:19px;height:34px;display:inline-flex;align-items:center;color:var(--white);font-weight:700;position:relative}.jet-card .jet-product-flash-offer .time-countdown span:not(:last-child){margin-right:2px}.jet-card .jet-product-flash-offer .time-countdown span+span{margin-left:2px}.jet-card .product-availability{font-size:11px;margin-top:5px}.jet-card .product-availability::before{content:"";display:inline-block;width:12px;height:12px;background:url(/assets/icons/clock.svg) center no-repeat;background-size:contain;vertical-align:-2px;margin-right:5px}.jet-card .product-availability.default::before{display:none}@media screen and (min-width:991px){.jet-card:hover .has-alternate .main-image{opacity:0;visibility:hidden}.jet-card:hover .has-alternate .alternate-image{visibility:visible;opacity:1}.jet-card:hover .variationsSelect{visibility:visible;opacity:1}.jet-card:hover .content.data{top:0}.jet-card:hover .content.action{display:flex;opacity:1;visibility:visible}.jet-card:hover.grid{border:1px solid #f1f1f1}.jet-card:hover .add-wish,.jet-card:hover .remove-wish{visibility:visible;opacity:1}}@media screen and (max-width:991px){.jet-card.grid{border-color:transparent}.jet-card .add-wish,.jet-card .remove-wish{opacity:1;visibility:visible;background-size:15px}.jet-card .product-image>a{height:180px;overflow:hidden;display:block}.jet-card .old-price{font-size:11px}.jet-card .best-price{font-size:12px}.jet-card .installment{font-size:10px}.jet-card .installment .number-installment,.jet-card .installment .value-installment{font-size:11px}.jet-card .installment .number-installment{width:20px}.jet-card .baseDiscount .textDiscount::after{font-size:9px}.jet-card .jet-product-flash-offer{bottom:180px}.jet-card .jet-product-flash-offer .description{padding:0 10px;display:inline-block;font-size:12px;line-height:35px}.jet-card .jet-product-flash-offer .description::before{width:15px;height:15px;background-size:12px;vertical-align:-3px;margin-right:2px}.jet-card .jet-product-flash-offer .time-countdown{font-size:11px}.jet-card .jet-product-flash-offer .time-countdown span{padding:0 5px}.jet-card .content.data{order:2}.jet-card .content.data h3{min-height:42px;margin-bottom:10px}.jet-card .content .content.quantity{width:50px}.jet-card .content .content.quantity .quantity input{width:15px;padding:0}.jet-card .content .content.quantity .quantity button{width:16.5px}.jet-card .content .content.product-flag .flag-discount{font-size:11px}.jet-card .content.action{order:3;visibility:visible;opacity:1;position:absolute;display:flex;right:0;top:140px;background:0 0;padding:0;margin:0;z-index:2}.jet-card .content.action a{visibility:visible;opacity:1;height:30px;font-size:13px;line-height:30px}.jet-card .content.action a::before{width:15px}.jet-card .content.action .content.product-buy{width:100%;padding-left:0;background:0 0}.jet-card .content.action .content.product-buy a,.jet-card .content.action .content.product-buy button{padding:0;font-size:0;width:40px;height:40px;border-radius:0;background:var(--black) url(/assets/icons/cart.svg) center no-repeat;background-size:20px}.jet-card jet-wishlist-add{display:none}}.showcase>.container{position:relative}.showcase>.container .jet-container{z-index:2}.showcase .seeAllGroup{border:1px solid #d6d5d5;text-transform:uppercase;width:100px;height:32px;line-height:30px;display:block;text-align:center;font-size:12px;position:absolute;z-index:2;top:-50px;right:0;transition:ease-in-out .3s}.showcase .seeAllGroup:hover{background:var(--black);color:var(--white)}.showcase .jet-showcase{position:relative}.showcase .tns-controls{top:-10px;right:0;left:auto;width:90px}.showcase .tns-controls [aria-controls]{right:0}.showcase .tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;background-position:center 7px}.showcase .tns-slider{padding-top:1px;padding-left:2px;padding-right:2px;padding-bottom:1px}.jet-showcase .group-title,.jet-showcase .title-container{font-size:18px;font-weight:400;padding:0;display:block;z-index:1;margin:100px auto 10px;text-transform:uppercase;letter-spacing:0;color:#393939}.jet-showcase .group-title::after,.jet-showcase .title-container::after{content:"";width:180px;height:2px;background:var(--primaryColor);display:block;margin-left:50px;margin-top:5px}.jet-showcase .group-title p,.jet-showcase .title-container p{margin:0}.jet-showcase .group-title strong,.jet-showcase .title-container strong{font-weight:700;color:var(--primaryColor)}.jet-showcase .tns-ovh{padding:0}.jet-showcase .jet-children .tns-item{opacity:0;visibility:hidden;transition:ease-in-out .3s}.jet-showcase .jet-children .tns-item.tns-slide-active{opacity:1;visibility:visible}.jet-showcase .jet-children:not(.tns-slider){gap:4px;display:flex}.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1;max-width:20%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+6),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+6){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{max-width:50%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+3){display:none}}@media screen and (max-width:991px){.jet-showcase .jet-children{gap:0}.jet-showcase .jet-children .tns-item{visibility:visible;opacity:1}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{padding:0}.jet-showcase .group-title,.jet-showcase .title-container{padding-left:15px;font-size:18px;margin-bottom:20px}.jet-showcase .group-title::after{display:none}.jet-showcase .tns-ovh{padding:0}.jet-showcase .tns-nav{display:flex;position:relative;bottom:0;margin-top:10px}.jet-showcase .tns-controls{top:-44px;margin-top:0;width:70px}}@media screen and (max-width:991px){.showcase .seeAllGroup{top:-2px}.showcase .tns-controls [aria-controls]{width:30px;height:30px;background-size:10px}}header{background:var(--white);position:sticky;top:0;left:0;z-index:99;transition:ease-in-out .3s}@media screen and (min-width:991px){header.home{position:fixed;top:39px;background:linear-gradient(180deg,rgba(0,0,0,.6) 0,rgba(217,217,217,0) 100%)}header.home .center .top svg,header.home .left img,header.home .right svg{filter:brightness(0) invert(1)}header.home .right .cart .jet-cart-count{background:var(--white);color:var(--black)}header.home .center .top a,header.home .center .top span{color:var(--white)}header.home .center .top .professional>span::after{filter:brightness(0) invert(1)}header.home .jet-menu .openMenuItem button div{background:var(--white)}header.home .jet-menu .jet-menu-itens>.jet-item>a{color:var(--white)}header.home .jet-menu .jet-menu-itens>.jet-item>a:hover{color:var(--primaryColor)}header.floating,header:hover{background:var(--white)}header.floating .center .top svg,header.floating .left img,header.floating .right svg,header:hover .center .top svg,header:hover .left img,header:hover .right svg{filter:none}header.floating .right .cart .jet-cart-count,header:hover .right .cart .jet-cart-count{background:var(--black);color:var(--white)}header.floating .center .top a,header.floating .center .top span,header:hover .center .top a,header:hover .center .top span{color:#505050}header.floating .center .top .professional>span::after,header:hover .center .top .professional>span::after{filter:none}header.floating .jet-menu .openMenuItem button div,header:hover .jet-menu .openMenuItem button div{background:var(--black)}header.floating .jet-menu .jet-menu-itens>.jet-item>a,header:hover .jet-menu .jet-menu-itens>.jet-item>a{color:var(--black)}header.floating .jet-menu .jet-menu-itens>.jet-item>a:hover,header:hover .jet-menu .jet-menu-itens>.jet-item>a:hover{color:var(--primaryColor)}}header a{transition:ease-in-out .3s}header .box{display:flex;align-items:center}header .left{width:160px}header .center{width:calc(100% - 295px)}header .center .top::after{content:"";background:#eee;height:1px;width:80%;margin-left:10%;display:block;margin-top:10px}header .center .top ul{display:flex;justify-content:center;gap:40px}header .center .top .professional{position:relative}header .center .top .professional ul{position:absolute;left:0;top:30px;z-index:9;min-width:140px;display:flex;flex-direction:column;background:#fff;padding:10px 15px;border:1px solid #cecece;gap:0;visibility:hidden;opacity:0;-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s}header .center .top .professional ul li{transition:ease-in-out .3s}header .center .top .professional ul::before{content:"";position:absolute;border-bottom:10px solid #cecece;border-left:8px solid transparent;border-right:8px solid transparent;top:-10px;left:10px}header .center .top .professional ul::after{content:"";position:absolute;width:100%;height:14px;background:0 0;top:-15px;left:0}header .center .top .professional a{padding:6px 0}header .center .top .professional:hover ul{visibility:visible;opacity:1}header .center .top .professional:hover>span{color:var(--primaryColor)}header .center .top .professional ul:hover>li{opacity:.3}header .center .top .professional ul:hover>li:hover{opacity:1}header .center .top a,header .center .top span{font-size:12px;color:#505050;display:flex;align-items:center;gap:5px;cursor:pointer}header .center .top a:hover,header .center .top span:hover{color:var(--primaryColor)}header .center .top .professional>span::after{content:"";display:inline-block;width:11px;height:15px;background:url(/assets/icons/angle.svg) center no-repeat;background-size:4px;filter:grayscale(1) brightness(0);position:relative;top:1px;transform:rotate(-90deg)}header .center .top .professional>span:hover::after{filter:none}header .center .bottom{position:relative;top:6px;min-height:50px}header .right{display:flex;width:135px;justify-content:end;gap:22px;margin-top:42px}header .right #toggleSearch{position:relative;top:-2px}header .right .user-area{position:relative}header .right .user-area .menu{position:absolute;display:flex;flex-direction:column;background:#efefef;right:0;top:27px;min-width:150px;z-index:2;visibility:hidden;opacity:0;transition:ease-in-out .3s}header .right .user-area .menu::before{content:"";position:absolute;width:20px;height:10px;background:0 0;top:-10px;right:0;visibility:hidden;opacity:0;cursor:pointer;transition:ease-in-out .3s}header .right .user-area .menu a{padding:7px 12px;white-space:nowrap;color:#444}header .right .user-area .menu a:hover{color:var(--primaryColor)}header .right .user-area:hover .menu,header .right .user-area:hover .menu::before{visibility:visible;opacity:1}header .right button{border:none;background:0 0}header .right .cart{position:relative;cursor:pointer}header .right .cart .jet-cart-count{border-radius:100%;font-size:8px;width:12px;height:12px;text-align:center;padding:0;display:block;line-height:12px;position:absolute;bottom:4px;right:-3px;background:var(--black);color:var(--white)}header #toggleSearch.active{background:url(/assets/icons/close.svg) center 2px no-repeat;background-size:14px}header #toggleSearch.active svg{visibility:hidden}@media screen and (max-width:991px){header.home{top:42px}header .box{justify-content:space-between;padding:0 12px}header .toggleMenu{width:82px}header .left img{max-width:60px;height:auto;margin:auto;display:block}header .center{display:none;width:calc(100% - 164px)}header .right{width:82px;margin:0;gap:5px}header .right #toggleSearch{top:-1px}header .right .user-area{display:none}header .right svg{height:18px}header #toggleMenuMobile{background:0 0;border:none;display:flex;flex-direction:column;gap:6px;padding:0}header #toggleMenuMobile .line{width:20px;height:2px;background:var(--black)}}.topbar{text-align:center;background:var(--primaryColor);font-size:12px;text-transform:uppercase;padding:12px 0;position:sticky;top:0;left:0;z-index:100}.topbar .copy{font-weight:700;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.topbar .copy.active{color:var(--white)}.topbar .copy.active svg{filter:invert(1)}@media screen and (max-width:991px){.topbar{font-size:10px;padding:8px 0}}.jet-menu .openMenuItem{display:flex;align-items:center}.jet-menu .openMenuItem button{width:40px;border:none;background:0 0;display:flex;flex-direction:column;gap:7px;padding:0;height:100%;justify-content:center}.jet-menu .openMenuItem button div{width:20px;height:1px;background:var(--black)}.jet-menu .jet-menu-itens{display:flex;justify-content:center;position:relative}.jet-menu .jet-menu-itens>.jet-item:nth-child(n+10){display:none}.jet-menu .jet-menu-itens>.jet-item>a{color:var(--black);font-weight:400;padding:0 18px;line-height:50px;text-transform:uppercase;display:block;position:relative;font-size:12px}.jet-menu .jet-menu-itens>.jet-item>a[title=Outlet]{font-weight:900}@media screen and (min-width:991px){.jet-menu .jet-menu-itens>.jet-item>a:hover{color:var(--primaryColor);font-weight:700}}@media screen and (min-width:991px){.jet-menu .jet-menu-itens>.jet-item:hover.has-submenu>a{color:var(--primaryColor);font-weight:700}.jet-menu .jet-menu-itens>.jet-item:hover.has-submenu>.submenu{visibility:visible;opacity:1}}.jet-menu .submenu{position:absolute;left:0;top:54px;background:var(--white);width:100%;z-index:2;padding:14px;visibility:hidden;opacity:0;border-top:1px solid #eee;transition:ease-in-out .3s}.jet-menu .submenu::before{content:"";position:absolute;background:var(--white);top:-1px;left:-9999px;width:9999px;height:100%;border-top:1px solid #eee}.jet-menu .submenu::after{content:"";position:absolute;background:var(--white);top:-1px;right:-9999px;width:9999px;height:100%;border-top:1px solid #eee}.jet-menu .submenu>.container{display:flex}.jet-menu .submenu>.container>*{flex:1}.jet-menu .submenu>.container .category-image{flex:.25}.jet-menu .submenu>.container>ul{display:flex;flex-wrap:wrap;height:fit-content}.jet-menu .submenu>.container>ul>li{width:33.3333333333%}.jet-menu .submenu img{display:block;max-height:200px;width:auto;max-width:300px;height:auto}.jet-menu .submenu.last{display:none}.jet-menu .submenu a{line-height:50px;padding:0;display:block;text-transform:uppercase;font-size:12px;width:fit-content}.jet-menu a{transition:ease-in-out .3s}@media screen and (min-width:991px){.jet-menu a:hover{color:var(--primaryColor)}}.fixedMenu{position:fixed;z-index:105;top:0;left:0;width:100%;height:100%;display:flex;visibility:hidden;opacity:0;transition:ease-in-out .3s}.fixedMenu.active{visibility:visible;opacity:1}.fixedMenu.active .content{left:0}.fixedMenu .bgClose{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:rgba(0,0,0,.5);cursor:pointer}.fixedMenu .content{background:var(--white);position:relative;z-index:2;margin-top:auto;margin-left:calc((100vw - 1320px)/ 2);padding:40px 40px 0;text-transform:uppercase;font-size:12px;left:-110%;transition:ease-in-out .6s;transition-delay:.3s}.fixedMenu .closeFixedMenu{border:none;background:0 0;text-transform:uppercase;padding:0;gap:7px;display:flex;align-items:center;transition:ease-in-out .3s}@media screen and (min-width:991px){.fixedMenu .closeFixedMenu:hover{color:var(--primaryColor)}}.fixedMenu .receiveMenu{border-top:1px solid #dadada;margin-top:28px;padding-top:5px;min-width:305px}.fixedMenu .receiveMenu .jet-menu-itens a{line-height:50px;display:block;transition:ease-in-out .3s}@media screen and (min-width:991px){.fixedMenu .receiveMenu .jet-menu-itens a:hover{color:var(--primaryColor);font-weight:700}}.fixedMenu .receiveMenu .jet-menu-itens>.has-submenu>a::after{content:"";display:inline-block;width:10px;height:10px;background:url(/assets/icons/angle-menu.svg) center no-repeat;background-size:8px;float:right;position:relative;top:20px}.fixedMenu .receiveMenu .submenu{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--white);z-index:2;padding:40px;display:none}.fixedMenu .receiveMenu .submenu.active{display:block}.fixedMenu .receiveMenu .submenu .backMenu{border:none;background:0 0;text-transform:uppercase;border-bottom:1px solid #dadada;display:block;width:100%;text-align:left;padding-bottom:10px}.fixedMenu .receiveMenu .submenu .backMenu::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/angle-menu.svg) center no-repeat;transform:rotate(180deg);vertical-align:-5px;margin-right:10px}.fixedMenu .receiveMenu .submenu .seeAll{font-weight:700;text-decoration:underline}.fixedMenu .receiveMenu .submenu.last{display:none}.fixedMenu .links{border-top:1px solid #dadada;margin-top:5px}.fixedMenu .links a,.fixedMenu .links span{line-height:50px;display:flex;align-items:center;gap:7px;cursor:pointer;transition:ease-in-out .3s}@media screen and (min-width:991px){.fixedMenu .links a:hover,.fixedMenu .links span:hover{color:var(--primaryColor)}}.fixedMenu .links .professional>span::after{content:"";width:11px;height:11px;display:inline-block;background:url(/assets/icons/angle-menu.svg) center no-repeat;background-size:5px;transform:rotate(90deg);transition:ease-in-out .3s}.fixedMenu .links .professional li{opacity:1;transition:ease-in-out .3s}.fixedMenu .links .professional>ul{position:absolute;z-index:1;bottom:50px;left:40px;background:var(--white);width:calc(100% - 80px);border:1px solid #dadada;padding:0 20px;display:none}@media screen and (min-width:991px){.fixedMenu .links .professional>ul:hover>li{opacity:.5}.fixedMenu .links .professional>ul>li:hover{opacity:1}}.fixedMenu .links .professional a{display:flex;align-items:center;width:fit-content;padding:10px 0}@media screen and (min-width:991px){.fixedMenu .links .professional:hover>ul{display:block}.fixedMenu .links .professional:hover>span{color:var(--primaryColor)}.fixedMenu .links .professional:hover>span::after{transform:rotate(270deg)}}.fixedMenu .category-image{position:absolute;top:0;left:100%;height:100%;background:var(--white)}@media screen and (max-width:991px){.fixedMenu .content{margin-left:2%;margin-top:40px;padding:20px;width:96%;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;flex-direction:column}.fixedMenu .content .closeFixedMenu{order:1}.fixedMenu .content .links{order:2;margin-top:10px;padding-top:10px}.fixedMenu .content .links a,.fixedMenu .content .links span{line-height:35px}.fixedMenu .content .links .professional>ul.active{display:block;bottom:auto;top:200px;left:20px}.fixedMenu .content .receiveMenu{order:3;margin-top:15px;overflow-y:auto}.fixedMenu .content .receiveMenu .submenu{padding:20px;border-top-left-radius:5px;border-top-right-radius:5px}.fixedMenu .content .receiveMenu .submenu ul{max-height:calc(100vh - 290px);overflow-y:auto}.fixedMenu .content .receiveMenu .jet-menu-itens a{line-height:40px}.fixedMenu .category-image{left:0;top:auto;bottom:0;height:150px;width:100%}.fixedMenu .category-image img{object-fit:cover;object-position:center;position:absolute;left:0;width:100%;height:100%}.fixedMenu .user-area{position:absolute;top:16px;right:20px}.fixedMenu .user-area .jet-user-login::before{content:"";width:24px;height:24px;display:inline-block;background:url(/assets/icons/user.svg) center no-repeat;background-size:14px;vertical-align:-7px}.fixedMenu .user-area .content-login{display:none}}.fixedSearch{position:fixed;z-index:101;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:ease-in-out .3s}