@charset "UTF-8";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:300;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}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}: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:"Arial";--fontSize:12px;--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;--mainOrange:#ff7200;--mainGray:#202020}: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}h1.hide,h2.hide,h3.hide,h4.hide,h5.hide{display:none}jet-alert-me{width:100%;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me{position:fixed;top:0;right:-100%;background:#fff;height:100%;padding:2rem;width:100%;max-width:500px;z-index:102}jet-alert-me .jet-alert-me.open{animation:fadeInRight;animation-duration:1s;right:0}jet-alert-me .jet-alert-me.closed{animation:fadeOutRight;animation-duration:1s}jet-alert-me .jet-alert-me .alert-me{position:relative;margin-top:var(--space-xl)}jet-alert-me .jet-alert-me .alert-me .close-form{background:0 0;border:0;position:absolute;right:-.5rem;top:-1.5rem;transform:translateY(-50%);outline:0;cursor:pointer;padding:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .close-form:after{content:"X";display:block;outline:0;font-size:var(--font-xl)}jet-alert-me .jet-alert-me .alert-me .close-form span{display:none}jet-alert-me .jet-alert-me .alert-me .alert-text{display:block;text-align:center;line-height:20px;font-size:var(--font-md)}jet-alert-me .jet-alert-me .alert-me .alert{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me .alert-me .alert .image{flex:1;padding-right:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .alert .image img{max-width:100%}jet-alert-me .jet-alert-me .alert-me .alert form{flex:1}jet-alert-me .jet-alert-me .alert-me .alert form .container-field{position:relative}jet-alert-me .jet-alert-me .alert-me .alert form button{background-color:var(--mainOrange);color:var(--white);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}#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}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card{position:relative;padding:16px;border:1px solid transparent}.jet-card .jet-container{position:relative}.jet-card .jet-container .content.images{position:relative}.jet-card .add-wish,.jet-card .remove-wish{position:absolute;width:40px;height:40px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:20px;top:-15px;right:-15px;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;transition:ease-in-out .3s}.jet-card .add-wish:hover,.jet-card .remove-wish:hover{filter:brightness(0)}.jet-card .product-availability{display:none}.jet-card .flag-seal span{font-size:0}.jet-card .flag-seal img{max-width:70px}.jet-card .flag-flash-offer{max-width:130px;display:none}.jet-card .flag-flash-offer img.flag-image{object-fit:contain}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:20px}.jet-card .content.product-flag{position:absolute;top:30px;right:0;z-index:2}.jet-card .content.product-flag .flag-discount{display:none}.jet-card .content.product-brand{display:none}.jet-card .content.data{text-align:center;margin-bottom:20px}.jet-card .content.data h3{font-weight:300;min-height:38px;font-size:16px;color:#000}.jet-card .content.data .product-rating{display:none}.jet-card .content.action .buy-button{width:100%;height:36px;display:flex;justify-content:center;align-items:center;background:var(--mainOrange);color:var(--white);border-radius:10px;margin:12px auto 0;text-transform:uppercase;letter-spacing:.8px;font-size:16px}.jet-card .content.action .buy-button:hover{opacity:.8}.jet-card .content.action .sold-button{width:100%;height:36px;display:flex;justify-content:center;align-items:center;background:#767676;color:var(--white);border-radius:10px;margin:12px auto 0;font-weight:700;letter-spacing:.8px;font-size:16px}.jet-card img{width:100%;height:auto}.jet-card .has-alternate .alternate-image,.jet-card .has-alternate .main-image{transition:ease-in-out .5s}.jet-card .product-image{position:relative;overflow:hidden}.jet-card .product-image>a{overflow:hidden;display:block}.jet-card .main-image{position:relative;left:0}.jet-card .alternate-image{position:absolute;top:0;left:100%;width:100%;height:100%}.jet-card .baseDiscount .priceDiscount{font-size:25px;font-weight:600;color:var(--mainOrange)}.jet-card .baseDiscount .priceDiscount .textDiscount{font-size:18px}@media screen and (max-width:991px){.jet-card .baseDiscount .priceDiscount{font-size:20px}.jet-card .baseDiscount .priceDiscount .textDiscount{font-size:16px}}.jet-card .baseDiscount .descriptionDiscount{font-weight:600}.jet-card .best-price{display:inline-block;font-weight:900;font-size:16px}.jet-card .old-price{color:#595959;font-size:12px}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .old-price span::before{content:"De ";text-decoration:none}.jet-card .old-price span::after{content:" por";text-decoration:none}.jet-card .installment{font-size:14px;display:none}.jet-card .reference{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin:10px 0 20px}.jet-card .reference .title{width:100%;margin-top:5px}.jet-card .reference .variation{min-height:24px}.jet-card .reference .variation-text{padding:4px 10px;border:1px solid #dededf;border-radius:5px;font-size:12px;cursor:pointer}.jet-card .reference .active>.variation-text{border-color:var(--black)}.jet-card:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.jet-card:hover .has-alternate .main-image{left:-100%}.jet-card:hover .has-alternate .alternate-image{left:0}@media screen and (max-width:991px){.jet-card .jet-card .product-image>a{overflow:hidden;display:block}.jet-card .product-values{min-height:31px}.jet-card .old-price{display:block}}.mask-preview{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:100;animation:fadeIn;animation-duration:.8s}.mask-preview.mask-off{animation:fadeOut;animation-duration:.8s}.floating-preview{position:fixed;z-index:999;top:0;height:100%;width:100%;max-width:420px;right:-100%}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.active .closeCart{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background:var(--white);height:100%;font-variant-numeric:lining-nums proportional-nums}.floating-preview .container-preview .jet-cart-timer{display:flex;align-items:center;margin-top:8px;font-size:12px}.floating-preview .container-preview .jet-cart-timer svg{height:18px}.floating-preview .container-preview .title-cart{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;gap:10px;position:relative;height:70px;padding:0 20px;color:var(--black);text-transform:uppercase}.floating-preview .container-preview .title-cart::after{content:"";width:calc(100% - 40px);height:1px;background:#d3d3d3;position:absolute;bottom:0;left:20px}.floating-preview .container-preview .fecharCarrinho{border:none;padding:0;width:70px;height:70px;outline:0;background:0 0;position:relative}.floating-preview .container-preview .fecharCarrinho::after{content:"";width:20px;height:1px;background:var(--black);position:absolute;transform:rotate(-45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho::before{content:"";width:20px;height:1px;background:var(--black);position:absolute;transform:rotate(45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho:hover::after,.floating-preview .container-preview .fecharCarrinho:hover::before{transform:rotate(0)}@media screen and (max-width:991px){.floating-preview .container-preview .fecharCarrinho::after,.floating-preview .container-preview .fecharCarrinho::before{left:auto;right:0}}.floating-preview .container-preview .jet-cart-preview{height:100%}.floating-preview .container-preview .jet-cart-preview .content{height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview{display:flex;flex-direction:column;padding:0;height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart{border-radius:5px;display:block;text-align:center;margin-top:100px;color:var(--black)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart span{margin-bottom:var(--space-md);display:block;font-size:18px;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart p{font-size:14px;max-width:210px;margin:auto;font-weight:400;letter-spacing:.8px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart .itens{margin-top:30px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart .itens a{display:block;width:100%;background:var(--black);color:var(--white);font-weight:700;padding:8.5px 0;border-radius:36px;font-size:14px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:15px 10px 0;height:calc(100% - 420px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer{margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .content.timer{padding:0 10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .time-countdown{font-size:16px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .description{font-size:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip{display:none;background-color:var(--light);padding:var(--space-md);margin:var(--space-md);border-radius:var(--space-sm);font-size:var(--font-md);font-weight:400;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:10px;position:relative;background-color:#fff;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product+.product{border-top:1px solid #ebebeb;margin-top:10px;padding-top:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{width:100px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:100px;width:100%;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{display:flex;justify-content:space-between;width:calc(100% - 100px);flex-direction:column;padding-left:10px}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{gap:var(--space-sm);flex-wrap:wrap}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{color:#000;font-size:var(--font-sm);text-transform:uppercase;width:calc(100% - 15px);display:block}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{width:calc(100% - 15px)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:var(--font-sm)}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:90%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{display:flex;flex-direction:row;margin-top:var(--space-sm);margin-bottom:var(--space-sm);align-items:baseline}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .old-price{margin-right:var(--space-sm);opacity:.8;font-size:var(--font-sm);text-decoration:line-through}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .best-price{color:var(--colorCard);font-size:14px;font-weight:900}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--mainGray);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:0;margin-top:var(--space-md);font-size:var(--font-sm);max-width:150px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd{display:flex;flex-direction:row;align-items:center;border:1px solid #dededf;overflow:hidden;width:max-content}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{display:inline-block;width:30px;height:30px;text-align:center;border-radius:var(--space-sm);border:0}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{font-size:var(--font-lg)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{display:inline-block;width:30px;height:30px;background:0 0;cursor:pointer;outline:0;border:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button span{font-size:var(--font-xl);font-weight:300;color:#000;line-height:var(--font-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{left:var(--space-md);position:absolute;top:0;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{background:0 0;border:0;position:absolute;right:5px;top:10px;outline:0;cursor:pointer;padding:0;z-index:1}@media screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{padding:0;right:0;top:8px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove:after{content:"";display:block;width:20px;height:20px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:14px;filter:brightness(0);opacity:.5}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product{color:#000;font-size:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-size:var(--font-md);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference{font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;padding:20px;background:#f8f8f8}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{color:var(--black);display:block;padding:9px 10px;font-size:13px;margin-bottom:2px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest .progressBar{display:block;width:100%;height:7px;background:#e0e1e2;margin-bottom:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest .progressBar .bar{height:7px;display:block;background:var(--mainOrange);position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest .progressBar .bar::after{content:"";position:absolute;right:-3px;top:-4px;width:15px;height:15px;background:var(--mainOrange);border-radius:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{font-size:var(--font-md);text-transform:uppercase;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal span{display:flex;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{font-size:var(--font-sm);font-weight:400;position:relative;padding-top:12px;min-height:74px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight::after{font-size:11px;display:block;margin-bottom:30px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight>span{display:inline-block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup{margin:10px 0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup button{padding:10px;border:2px solid var(--mainOrange);background:var(--white);color:var(--mainGreen);font-size:16px;transition:.2s ease-in}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup button.active{background:var(--mainOrange);color:#fff}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate{height:21px;text-align:center;background:var(--mainOrange);color:var(--white);text-transform:uppercase;font-size:10px;font-weight:300;letter-spacing:.8px;border:none;border-radius:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .shipping.pickup .delivery-time{font-size:0!important;position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .shipping.pickup .delivery-time::after{content:"3 dias úteis";font-size:14px;font-weight:inherit;color:inherit}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{background:#fff;border:1px solid #ddd;padding:0 var(--space-md);font-size:var(--font-sm);outline:0;height:38px;width:calc(100% - 215px)}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{font-size:var(--font-lg);min-width:140px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{background:#cacbcd;border:none;height:38px;width:96px;text-transform:uppercase;font-size:12px;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-md);max-height:140px;overflow-y:scroll}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping{display:flex;align-items:center;position:relative;padding-left:3rem;font-size:var(--font-sm);user-select:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label{cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #ccc;border-radius:50rem;left:0;top:50%;transform:translateY(-50%)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:after{position:absolute;content:"";width:10px;height:10px;background:var(--textBody);border-radius:50rem;top:50%;left:5px;transform:translateY(-50%);display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input:checked~label:after{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info{display:flex;flex-direction:column;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .time{line-height:initial;color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .name{display:inline-flex;gap:var(--space-sm);line-height:initial;margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position:absolute;background-color:var(--bgButtonCheckout);color:var(--colorButtonCheckout);border-radius:5px;bottom:calc(100% + var(--space-sm));left:calc(var(--space-md) * -1);transition:opacity .3s;z-index:0;font-size:85%;text-align:left;padding:var(--space-sm) var(--space-md);line-height:var(--font-xl);opacity:.8;transition:all .5s ease}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:after{content:"";border:7px solid var(--bgButtonCheckout);position:absolute;left:var(--space-md);transform:rotate(45deg);bottom:calc(var(--space-sm) * -1);z-index:-1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{display:block;font-size:14px;margin-bottom:var(--space-lg);text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span{display:flex;justify-content:space-between;align-items:center;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span>span{font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total .value{font-weight:900}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{margin:var(--space-md) 0;font-size:var(--font-md)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-checkout{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish{display:block;width:100%;height:41px;text-align:center;background:var(--mainOrange);color:var(--white);text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.8px;border:none;border-radius:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish:hover{opacity:.8}@media screen and (max-width:991px){.floating-preview{max-width:100%}}.jet-summary-outstock .title-outstock{font-weight:600;font-size:var(--font-lg);color:var(--primaryColor);display:block;margin:0 0 var(--space-sm) 0;padding:0 0 var(--space-sm) 0}.jet-summary-outstock .button-outstock{text-align:center}.jet-summary-outstock .button-outstock button{background-color:var(--bgButton);color:var(--colorButton);border:1px solid var(--bgBorder);padding:var(--space-md) var(--space-lg);font-weight:700;font-size:var(--font-lg);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer}.jet-summary-outstock .list-products-outstock{display:flex}.jet-summary-outstock .info{margin:var(--space-md);width:100%}.jet-summary-outstock .info .product-detail{padding-bottom:var(--space-md)}.jet-summary-outstock .info .product-detail span>div>span{font-weight:400}@media only screen and (max-width:991px){.jet-summary-outstock .info .product-detail h1{font-size:var(--font-md)}}.jet-summary-outstock img{max-width:20%;margin:var(--space-md) var(--space-md) var(--space-md) 0;width:auto;height:auto}@media only screen and (max-width:991px){.jet-summary-outstock img{max-width:35%}}.closeCart{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;z-index:0;cursor:pointer;display:none}.rest{background:0 0;color:#000;text-align:center;display:flex;padding:9px 0;font-size:20px;margin-bottom:2px;flex-wrap:wrap-reverse;text-transform:uppercase;justify-content:center;gap:5px;position:relative}@media only screen and (max-width:991px){.rest{font-size:13px}}.progress-bar-container{background-color:#d3d7db;border-radius:4px;height:8px;overflow:hidden;position:relative;width:95%;top:-10px;margin:0 auto}.progress-bar{height:100%;background-color:var(--mainOrange);width:0%;transition:width .3s ease}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(100vh - var(--space-lg));max-width:100vw;max-height:100vh;position:absolute;top:unset;left:unset;margin:auto;transform:unset}.jet-modal .jet-modal-content.small{height:auto}}.jet-modal .jet-modal-content.content-center{display:flex;flex-direction:column;justify-content:center}.jet-modal .jet-modal-content.auto-height{height:auto!important;width:55%}@media only screen and (max-width:992px){.jet-modal .jet-modal-content.auto-height{height:100vh!important;width:100%}}.jet-modal .jet-modal-content .jet-modal-close{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;z-index:2}.jet-modal .jet-modal-content .jet-modal-close span{display:none}.jet-modal .jet-modal-content .jet-modal-close svg{width:100%;max-width:20px;margin-right:var(--space-sm)}.jet-policy-privacy{position:fixed;left:calc(50% - var(--space-sm));bottom:0;transform:translate(-50%,-50%);background:var(--bgBody);z-index:99999;width:1200px;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:-3px}@media only screen and (max-width:764px){.jet-policy-privacy{left:50%}}.jet-policy-privacy .policy-container{width:1200px;max-width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;animation:scaleIn;animation-duration:.8s}.jet-policy-privacy .policy-container p{margin:0;color:var(--textBody)}.jet-policy-privacy .policy-container p a{color:var(--textBody);font-weight:400;text-decoration:underline}.jet-policy-privacy .policy-container button{background-color:#000;box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:var(--radiusButton);display:inline-block;text-align:center;text-transform:uppercase;font-size:var(--font-md);font-weight:400;cursor:pointer;outline:0;margin:0;border:0;transition:all .5s ease-in-out}@media only screen and (max-width:764px){.jet-policy-privacy .policy-container button{margin:0 0 0 5px;font-size:var(--font-sm)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.search{width:calc(100% - 424px);position:relative;padding-left:30px;padding-right:10px}.jet-search input{height:32px;width:100%;padding:0 20px;border:none;outline:0;border-radius:20px 0 0 20px;font-size:13px}.jet-search .jet-button{position:absolute;right:10px;top:0;height:100%;background:var(--mainOrange);border:none;color:var(--white);text-transform:uppercase;font-size:10px;padding:0 20px}.jet-search .jet-button::before{content:"";display:inline-block;width:16px;height:16px;background:url(/assets/icons/search.svg) center no-repeat;vertical-align:-4px;margin-right:5px}.jet-search-result .no-results{background:#fff;position:absolute;z-index:9;width:calc(100% - 40px);left:30px;top:35px;padding:10px;display:flex;flex-direction:column;gap:10px;border-radius:5px;color:var(--black);box-shadow:0 1px 3px rgba(0,0,0,.2)}.search-result:not(.content){background:#fff;position:absolute;z-index:9;width:calc(100% - 40px);left:30px;top:35px;padding:10px;display:flex;flex-direction:column;gap:10px;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.search-result:not(.content) a{display:flex;align-items:center;gap:10px}.search-result:not(.content) a .info{display:flex;flex-direction:column}.search-result:not(.content)>a{text-align:center;display:block}.search-result a{color:var(--black)}.search-result img{width:80px;height:auto}.search-result .search-name{font-weight:700}.search-result .old-price{margin-right:8px;font-size:12px;color:#9f9f9f;text-decoration:line-through}@media screen and (max-width:991px){.search{position:absolute;left:0;width:100%;bottom:-26px;padding:0}.search-result:not(.content){top:50px;left:0;width:100%}.jet-search-result .no-results{top:55px;left:0;width:100%}.jet-search input{padding-right:55px}.jet-search .jet-button{font-size:0;padding:0 14px;right:0}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:12px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:20px;height:20px;padding:0;margin:0;border:1px solid var(--white);border-radius:100%;cursor:pointer;background:var(--mainOrange);transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:#717171}@media screen and (max-width:764px){.tns-nav{bottom:15px}.tns-nav>[aria-controls]{width:15px;height:15px}}.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:var(--black) url(/assets/icons/arrow.svg) 10px center no-repeat;background-size:18px;right:10px;position:absolute;transform:rotate(180deg)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:10px;transform:rotate(0)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.jet-menu-itens{display:flex;position:relative}@media screen and (min-width:991px){.jet-menu-itens:not(:hover){overflow:hidden}}.jet-menu-itens>li:nth-child(n+10){display:none}.jet-menu-itens>li>span{transition:ease-in-out .3s}@media screen and (min-width:991px){.jet-menu-itens>li:hover>a,.jet-menu-itens>li:hover>span{color:var(--mainOrange)}.jet-menu-itens>li:hover>span::after{filter:none}}.jet-menu-itens a{text-transform:uppercase;font-size:10px;padding:0 11px}.jet-menu-itens .allTitle,.jet-menu-itens .title{line-height:50px;height:50px;display:block;font-weight:600;text-transform:uppercase;font-size:10px;padding:0 11px;cursor:pointer}.jet-menu-itens .allTitle::after{content:"";display:inline-block;width:7px;height:7px;background:url(/assets/icons/triangle.svg) center no-repeat;background-size:contain;vertical-align:0;margin-left:5px;filter:brightness(0) invert(1);transition:ease-in-out .3s}.jet-menu-itens .submenu{display:none}.jet-menu-itens .allDepartmens>.submenu{min-width:400px}.jet-menu-itens .allDepartmens .submenu{display:block;position:absolute;z-index:9;top:50px;left:0;background:var(--white);box-shadow:0 1px 3px rgba(0,0,0,.2);padding:10px 0;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-menu-itens .allDepartmens .submenu>ul{display:flex;flex-direction:column}.jet-menu-itens .allDepartmens .submenu>ul>li{border-bottom:1px solid var(--white);position:relative}.jet-menu-itens .allDepartmens .submenu>ul>li:nth-child(-n+3){background:var(--mainOrange)}.jet-menu-itens .allDepartmens .submenu>ul>li:nth-child(-n+3)>a{color:var(--white)}.jet-menu-itens .allDepartmens .submenu>ul>li:nth-child(n+4):hover>a{background:#dedede}.jet-menu-itens .allDepartmens .submenu a{color:#707070;height:35px;line-height:35px;padding:0 30px;font-size:14px;font-weight:300;text-transform:none;white-space:nowrap}.jet-menu-itens .allDepartmens .jet-menu-itens>li:nth-child(n+8){display:block}.jet-menu-itens .allDepartmens .jet-menu-itens>li>.submenu{position:absolute;left:100%;background:#dedede;top:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.jet-menu-itens .allDepartmens .jet-menu-itens>li>.submenu ul{display:flex;flex-wrap:wrap;flex-direction:column}.jet-menu-itens .allDepartmens .jet-menu-itens>li>.submenu .category-image{display:none}@media screen and (min-width:991px){.jet-menu-itens .allDepartmens .jet-menu-itens>li:hover>a{color:var(--mainOrange)}.jet-menu-itens .allDepartmens .jet-menu-itens>li:hover>.submenu{visibility:visible;opacity:1}.jet-menu-itens .allDepartmens .jet-menu-itens>li a:hover{color:var(--mainOrange)}}@media screen and (min-width:991px){.jet-menu-itens .allDepartmens:hover>.submenu{visibility:visible;opacity:1}}.jet-menu-itens .allDepartmens .jet-item.has-submenu>a::after{content:"";display:inline-block;width:8px;height:8px;background:url(/assets/icons/plus.svg) center no-repeat;background-size:contain;vertical-align:0;margin-left:5px}@media screen and (min-width:991px){.jet-menu-itens .allDepartmens .jet-item.has-submenu:hover>a::after{background:url(/assets/icons/minus.svg) center no-repeat;background-size:contain}}@media screen and (max-width:991px){.menu{position:fixed;top:0;left:-110%;width:100%;height:100%;z-index:99;background:var(--white);overflow-y:scroll;visibility:hidden;opacity:0;transition:ease-in-out .3s}.menu.active{left:0;opacity:1;visibility:visible}.menu>.title{height:48px;color:var(--mainOrange);text-transform:uppercase;line-height:48px;padding:0 10px;font-size:14px;font-weight:700;position:relative}.menu #closeMenuMobile{position:absolute;right:0;height:100%;width:50px;border:none;background:url(/assets/icons/close.svg) center no-repeat;background-size:20px}.jet-menu-itens{flex-direction:column}.jet-menu-itens a{color:#707070}.jet-menu-itens a.seeAll{height:51px;font-weight:700;display:block;line-height:51px}.jet-menu-itens>li:nth-child(-n+3){background:var(--mainOrange)}.jet-menu-itens>li:nth-child(-n+3)>a{color:var(--white)}.jet-menu-itens>li:nth-child(n+8){display:block}.jet-menu-itens .title{height:51px;border-bottom:1px solid #e5e5e5}.jet-menu-itens .jet-item.has-submenu>a::after{content:"";display:inline-block;width:8px;height:8px;background:url(/assets/icons/plus.svg) center no-repeat;background-size:contain;vertical-align:0;margin-left:5px}.jet-menu-itens .jet-item.has-submenu>a.active::after{background:url(/assets/icons/minus.svg) center no-repeat;background-size:contain;filter:grayscale(1)}.jet-menu-itens .submenu{display:block;background:#dedede;max-height:0;overflow:hidden;transition:ease-in-out .5s}.jet-menu-itens .submenu.active{max-height:1000px}.jet-menu-itens .submenu a{border:none}}.jet-product-availability{display:block;margin-top:2px;border-radius:8px;background:#eaeaea;padding:10px 10px;line-height:20px}@media screen and (max-width:991px){.jet-product-availability .description{display:block;margin:0;padding:0 5px}}.brand-name{font-weight:700}.jet-product-buy-together{justify-content:center;background:rgba(238,238,238,.5);display:flex;flex-wrap:wrap;padding-bottom:45px}.jet-product-buy-together>.products-together{max-width:1075px;display:block;overflow:hidden;margin-right:15px}.jet-product-buy-together>.products-together>ul>li{background:var(--white);float:left;padding:50px 20px;width:calc(100% - 365px);position:relative}.jet-product-buy-together>.products-together>ul>li:nth-child(n+3){margin-top:8px}.jet-product-buy-together>.products-together>ul>li:nth-child(n+2){padding:12px 50px}.jet-product-buy-together>.products-together>ul>li:nth-child(n+2) h3{margin:0}@media screen and (min-width:991px){.jet-product-buy-together>.products-together>ul>li:first-child{width:350px;margin-right:15px;min-height:372px}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card>.jet-container{flex-direction:column}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .content.product-buy{display:none}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .main-image img{max-width:220px;height:auto;margin:auto;display:block}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .product-name h3{font-size:18px;text-align:center;color:var(--mainGray)}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .price>*{display:none}}.jet-product-buy-together>.products-together .jet-card .price{display:flex;align-items:baseline;gap:5px}.jet-product-buy-together>.products-together .jet-card .price>*{display:block}.jet-product-buy-together>.products-together .jet-card .price .old-price{font-size:14px;text-decoration:line-through}.jet-product-buy-together>.products-together .jet-card .price .best-price{font-weight:700;color:var(--mainOrange);font-size:20px}.jet-product-buy-together>.products-together .jet-card>.jet-container{display:flex;align-items:center}.jet-product-buy-together>.products-together .jet-card .product-availability{display:none}.jet-product-buy-together>.products-together .jet-card .content.product-image{width:100%}.jet-product-buy-together>.products-together .jet-card .product-name h3{font-size:16px;font-weight:400;color:var(--black)}.jet-product-buy-together>.products-together .jet-card .main-image{display:block;width:100%}.jet-product-buy-together>.products-together .jet-card .main-image img{max-width:100px;height:auto}.jet-product-buy-together>.products-together .jet-card .alternate-image{display:none}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference{display:flex;flex-wrap:wrap;gap:5px}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference>.title{width:100%;font-weight:700;color:var(--mainGray);margin-bottom:10px}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference .variation-text{display:block;border:1px solid var(--mainGray);padding:5px 10px;border-radius:20px;font-size:12px;cursor:pointer;color:var(--mainGray)}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference .active>.variation-text{background:var(--mainGray);color:var(--white)}.jet-product-buy-together>.products-together .jet-card .content.product-buy .add-together{position:absolute;font-size:0;left:15px;top:50%;width:20px;height:20px;border-radius:4px;border:1px solid #939598;background:0 0;transform:translate(0,-50%);padding:0}.jet-product-buy-together>.products-together .jet-card .content.product-buy .add-together>span{display:block;width:100%;height:100%}.jet-product-buy-together>.products-together .jet-card .content.product-buy .add-together>span.product-remove{background:#939598 url(/assets/icons/check.svg) center no-repeat}.jet-product-buy-together .buy-together-title{font-size:24px;font-weight:700;color:var(--mainGray);margin:0 auto 32px;padding-top:45px;display:block;text-align:center;width:100%}@media screen and (max-width:991px){.jet-product-buy-together{padding:0 10px}.jet-product-buy-together>.products-together{width:100%;max-width:100%;margin:0 0 8px}.jet-product-buy-together>.products-together>ul{display:flex;flex-direction:column}.jet-product-buy-together>.products-together>ul>li{width:100%;margin-top:8px;padding:12px 50px}.jet-product-buy-together>.products-together>ul>li:first-child{border:2px solid var(--mainOrange)}.jet-product-buy-together>.products-together .jet-card .product-name h3{font-size:14px}.jet-product-buy-together>.products-together .jet-card .main-image img{max-width:70px}.jet-product-buy-together>.products-together .jet-card .price .old-price{font-size:12px}.jet-product-buy-together>.products-together .jet-card .price .best-price{font-size:16px}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference .variation-text{font-size:10px}}.result-buy-together{background:var(--white);width:350px;display:flex;align-items:center;justify-content:center;text-align:center}.result-buy-together .title-result{font-size:16px;font-weight:700}.result-buy-together .item.total{font-size:20px;font-weight:700;color:var(--mainOrange)}.result-buy-together .item.summary{text-decoration:line-through}.result-buy-together button{display:flex;align-items:center;margin:20px auto 0;height:35px;border:none;background:var(--mainOrange);color:var(--white);font-weight:700;width:240px;justify-content:center;transition:ease-in-out .3s;border-radius:8px}.result-buy-together button:hover{background:var(--mainGray)}@media screen and (max-width:991px){.result-buy-together{width:100%;margin-bottom:20px;padding-bottom:15px}}.btn-one-click{display:none}.addBox{display:flex;align-items:center;gap:15px;justify-content:center;padding-bottom:30px;margin-top:30px;margin-bottom:15px}.addBox .add-cart{background:var(--mainOrange);border:none;color:var(--white);font-weight:700;width:100%;height:48px;border-radius:12px;font-size:14px;letter-spacing:.25px;opacity:1;transition:ease-in-out .3s}.addBox .add-cart:hover{opacity:.8}.btn-sold{display:none}.container-message{border:1px solid #e1e1e1;border-radius:5px;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.container-message .btn-alert-me{display:block;margin-top:10px;width:100%;border:none;background:var(--black);border-radius:5px;color:var(--white);height:40px}jet-product-add-cart{width:calc(100% - 115px)}.jet-product-sku{margin:10px 0;display:block}.description{margin-top:50px;max-width:calc(100% - 240px)}.description .dropdown .title{font-size:16px;line-height:65px;border-bottom:1px solid rgba(118,118,118,.5);display:block;width:100%;position:relative;cursor:pointer}.description .dropdown .title::after{content:"";width:24px;height:24px;background:url(/assets/icons/arrow-circle.svg) center no-repeat;background-size:contain;position:absolute;right:0;top:50%;transform:translate(0,-50%);transition:ease-in-out .3s}.description .dropdown .title.active::after{transform:rotate(180deg) translate(0,50%)}.description .dropdown .content{display:none;overflow-x:auto}.description .dropdown .content.active{display:block}.description .dropdown .content table{width:100%!important;max-width:100%}.description .dropdown .content td,.description .dropdown .content th{width:auto!important}.description .dropdown .jet-product-description-two iframe{display:block;width:100%;max-width:100%;aspect-ratio:16/9;height:auto}@media screen and (max-width:991px){.description{max-width:100%;padding:0 15px;margin-top:30px}}.aboutPeter .ui.container:not(.fluid){max-width:1440px}.aboutPeter .box{display:flex;align-items:stretch;margin-top:40px}.aboutPeter .box .left{width:35%}.aboutPeter .box .left img{width:100%;height:auto;display:block}.aboutPeter .box .right{width:65%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,114,0,.9);color:var(--white);font-size:18px;padding:0 35px;padding-left:45px;position:relative;z-index:-1;left:-10px}@media screen and (min-width:991px){.aboutPeter .box .right::after{content:"";position:absolute;height:100%;width:99999px;right:-99999px;background:rgba(255,114,0,.9)}}.aboutPeter .box .right strong{font-size:32px;font-weight:700;text-align:left;display:block;width:100%;margin-bottom:15px}.aboutPeter .box .right p{line-height:26px;margin:12px 0}.aboutPeter .box .right svg{margin-left:auto;margin-top:30px}@media screen and (max-width:991px){.aboutPeter .ui.container:not(.fluid){width:100%}.aboutPeter .box{flex-direction:column}.aboutPeter .box .left{width:100%}.aboutPeter .box .right{width:100%;padding:30px 20px;left:0;top:-10px;padding-top:40px}.aboutPeter .box .right strong{font-size:28px}.aboutPeter .box .right p{font-size:16px}.aboutPeter .box .right svg{width:150px}}.jet-product-description-four{margin-top:20px}.jet-product-images{display:flex;flex-direction:column-reverse;max-width:calc(100% - 300px);gap:15px}.jet-product-images img{width:100%;height:auto}.thumbs{position:relative}.thumbs img{max-width:150px}.thumbs .jet-container{display:flex;justify-content:center}@media only screen and (max-width:991px){.thumbs .jet-container{min-width:100%}}.thumbs .tns-controls [aria-controls]{background:transparent url(/assets/icons/arrow.svg) 10px center no-repeat;background-size:contain;filter:invert(1);right:-30px}.thumbs .tns-controls [aria-controls][data-controls=prev]{right:auto;left:-30px}.thumbs .jet-children>a{overflow:hidden;display:block;text-align:center}.image-container{overflow:hidden}.image-container a>img{max-height:455px;width:auto;display:block;margin:auto}@media screen and (max-width:991px){.image-container{display:none}.thumbs{padding:0 10px}.thumbs>.jet-container:not(.tns-slider)>.jet-children:nth-child(n+2){display:none}.thumbs img{max-width:100%}.thumbs .tns-nav{position:relative;bottom:0;margin:auto;margin-top:10px;width:fit-content;background:rgba(118,118,118,.11);border-radius:30px;padding:5px;gap:8px}.thumbs .tns-nav>[aria-controls]{width:10px;height:10px;background:#d3d3d3;border:none}.thumbs .tns-nav>[aria-controls].tns-nav-active{background:var(--mainOrange)}.jet-product-images{max-width:100%}}.jet-modal.payments .jet-modal-content{max-width:515px}.openPayments{border:none;background:0 0;padding:0;font-size:14px;margin:10px 0 20px;font-weight:300;text-decoration:underline}.payment-form-title{font-size:18px;font-weight:700;display:block;text-align:center;margin-bottom:20px;width:calc(100% - 30px)}.payment-method-content{display:flex;align-items:center;gap:15px;margin-bottom:20px}.payment-method-content .payment-method-item{padding:10px;border:1px solid transparent;cursor:pointer;text-align:center}.payment-method-content .payment-method-item.selected{border-color:var(--black)}.payment-method-content .payment-method-item svg{height:22px;margin:0 auto 12px;display:block}.payment-method-content .payment-method-item span{text-transform:uppercase;font-size:10px}@media screen and (max-width:991px){.payment-method-content{flex-direction:column;align-items:baseline;gap:5px}.payment-method-content .payment-method-item{display:flex;align-items:center;gap:12px;width:100%}.payment-method-content .payment-method-item svg{margin-bottom:0}}.payment-methods{max-height:300px;overflow-y:scroll}.payment-methods .list{margin-top:10px;margin-bottom:10px;display:block}.payment-methods .payment-info-value{font-weight:700}.payment-methods::-webkit-scrollbar{width:5px;background:rgba(0,0,0,.3)}.payment-methods::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.payment-methods::-webkit-scrollbar-thumb:hover{background:#000}@media screen and (max-width:991px){.payment-methods{max-height:410px}}.payment-info .payment-name{font-weight:700;font-size:12px;margin-bottom:10px;margin-top:10px;display:block}.payment-info ul{display:flex;flex-direction:column;min-width:450px}.payment-info ul>li{height:35px;line-height:35px;padding:0 12px;display:flex;justify-content:space-between}.payment-info ul>li:nth-child(even){background:#ececec}@media screen and (max-width:991px){.payment-info ul{min-width:auto}.payment-info span.desc{display:none}}.jet-product-prices .baseDiscount .priceDiscount>.valueDiscount::after{content:"à vista no pix";font-size:13px;display:block;font-weight:400;color:#554f52}.jet-product-prices .baseDiscount .priceDiscount>.valueDiscount{font-weight:700;font-size:24px;color:var(--mainOrange)}.jet-product-prices .baseDiscount .descriptionDiscount,.jet-product-prices .baseDiscount .textDiscount{display:none}.jet-product-prices .best-price{font-weight:700;font-size:16px;color:var(--black);margin:12px 0;display:block}.jet-product-prices .best-price::after{content:" à prazo";font-size:13px;font-weight:400;color:#554f52}.jet-product-prices .installment{font-size:13px;display:block;font-weight:400;color:#554f52}.jet-product-quantity{display:flex;align-items:center;background:var(--white);border-radius:8px}.jet-product-quantity button,.jet-product-quantity input{flex:1;height:48px;text-align:center;border:none}.jet-product-quantity input{border:none;max-width:33%}.jet-product-quantity button{background:0 0;font-weight:700;font-size:16px}.jet-product-quantity button.minus{color:#717171}.jet-product-quantity button.plus{color:var(--mainOrange)}jet-product-quantity{min-width:100px;max-width:100px}.also-section,.related-section{margin-bottom:40px}.also-section>.container,.related-section>.container{position:relative}.also-section .title-container,.related-section .title-container{font-size:18px;letter-spacing:.8px;display:block;text-transform:uppercase;font-weight:700;margin-bottom:20px;margin-top:70px;padding:0 21px;width:max-content;background:var(--white)}.also-section .title-container::before,.related-section .title-container::before{content:"";width:8px;height:8px;display:inline-block;background:var(--mainOrange);vertical-align:2px;margin-right:10px}.also-section .title-container::after,.related-section .title-container::after{content:"";position:absolute;width:100%;height:1px;background:#1d1d1e;top:11px;z-index:-1}.also-section .jet-children,.related-section .jet-children{gap:30px 12px}.also-section .jet-children:not(.tns-slider),.related-section .jet-children:not(.tns-slider){display:flex}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(25% - 9px)}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5){display:none}.also-section .jet-card.grid,.related-section .jet-card.grid{padding:0;box-shadow:none}.also-section .tns-controls [aria-controls],.related-section .tns-controls [aria-controls]{background:transparent url(/assets/icons/arrow.svg) 10px center no-repeat;background-size:contain;filter:invert(1)}.also-section #tns1-iw,.also-section #tns2-iw,.related-section #tns1-iw,.related-section #tns2-iw{padding:10px 0}@media screen and (max-width:991px){.also-section .title-container,.related-section .title-container{padding:0 12px}.also-section .title-container::after,.related-section .title-container::after{display:none}.also-section .jet-card,.related-section .jet-card{padding:0 4px}}.jet-product-freight-calculation{display:flex;position:relative;flex-direction:column}.freight-container{width:100%}.shipping-title{font-weight:700;margin-bottom:8px;line-height:16px;color:var(--black);text-transform:uppercase;font-size:14px}.freight-input{position:relative;padding:0 52px 0 0}.freight-input input{height:40px;outline:0;width:100%;font-size:14px;background:0 0;border-radius:8px;padding:0 0;border:none;background:var(--white);text-align:center}.freight-input button{position:absolute;top:0;right:0;height:40px;border-radius:8px;background:var(--mainGray);border:none;color:var(--white);font-size:14px;padding:0 12px;text-transform:uppercase;font-weight:700;transition:ease-in-out .3s}.freight-input button:hover{opacity:.9}.freight-input+a{font-size:12px;text-decoration:underline;margin-top:8px;display:block;color:#797979}.result{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:column-reverse}@media screen and (min-width:991px){.result{width:100%}}.result .frete-message{color:#cd0006;font-size:12px;text-align:right;font-weight:700}@media screen and (max-width:991px){.result .frete-message{text-align:center;margin-bottom:8px}}.result table{font-size:14px;border-collapse:collapse;width:100%}.result table td{width:33.3333333333%;text-align:left}.result table th{width:33.3333333333%;text-align:left;padding:10px 0}.result table td{border-top:1px solid #ededed;padding:10px 0}.multicd-warning{display:none}.btns-pickup{display:flex;align-items:center;gap:5px;margin-top:10px}.btns-pickup button{border:1px solid var(--mainOrange);color:var(--mainOrange);font-weight:700;padding:4px 10px;border-radius:4px}.btns-pickup button.active{background:var(--mainOrange);color:var(--white)}.shipping .info .name{display:flex;align-items:center;font-weight:700;margin-bottom:10px}.shipping .info .name .tooltip{margin-left:5px}@media screen and (max-width:991px){.freight-container{width:100%;padding-left:0}.freight-input+a{right:auto;left:0}}.jet-product-name{font-size:20px;margin-bottom:5px;color:#1d1d1e}.jet-product-variations{margin-bottom:20px}.jet-product-variations .title{font-size:14px;margin-bottom:5px;display:block}.jet-product-variations .variations{display:flex;gap:5px}.jet-product-variations .variations .variation-text{display:block;padding:7px 8px;border:1px solid var(--black);cursor:pointer}.jet-product-variations .variations .active>.variation-text{background:var(--mainOrange);border-color:var(--mainOrange);color:var(--white)}.jet-product-variations .variations .sold{position:relative;opacity:.5}.jet-product-variations .variations .sold::after{content:"x";position:absolute;top:-4px;right:0;background:red;border-radius:100%;width:13px;height:13px;color:var(--white);display:flex;align-items:center;justify-content:center;font-size:9px}.mainImg .add-wish,.mainImg .remove-wish{font-size:0;width:24px;height:24px;position:absolute;top:10px;right:350px;z-index:2;background:url(/assets/icons/heart.svg) center no-repeat;background-size:contain;cursor:pointer}.mainImg .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:contain}@media screen and (max-width:991px){.mainImg .add-wish,.mainImg .remove-wish{right:20px}}.jet-product-grouping{margin:0 0 20px}.jet-product-grouping ul{margin:14px 0 0;display:flex;flex-wrap:wrap;gap:20px}.jet-product-grouping li img{max-width:60px;width:100%;height:auto;border-radius:6px}.jet-product-grouping li span{max-width:40px;min-width:40px;width:100%;height:40px;display:flex;border-radius:5px}.jet-product-grouping li span.grouping-text{padding:0 5px;max-width:max-content;align-items:center;justify-content:center}.jet-product-grouping li:has(>div.active>.grouping-text) .grouping-text{background-color:var(--mainOrange);color:#fff}.jet-product-grouping li>a{display:flex;border:1px solid #666;border-radius:6px}.jet-product-grouping li>a:hover{border-color:var(--mainOrange)}.jet-product-grouping li>div.active{border:1px solid var(--mainOrange);border-radius:6px}.coq-floating-product{position:fixed;top:0;left:0;width:100%;background:var(--white);border-bottom:1px solid #ededed;box-shadow:0 6px 14px rgba(0,0,0,.08);z-index:96;transform:translate3d(0,-110%,0);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .2s ease}@media only screen and (min-width:991px){.coq-floating-product{display:none!important}}.coq-floating-product.is-visible{transform:translate3d(0,0,0);opacity:1;pointer-events:auto}.coq-floating-product .ui.container{display:flex;align-items:center;gap:24px;padding:10px 0}.coq-floating-product .coq-floating-image{flex:0 0 56px;width:56px;height:56px;object-fit:contain;background:var(--white);border:1px solid #ededed;border-radius:8px}.coq-floating-product .coq-floating-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.coq-floating-product .coq-floating-name{color:#1d1d1e;font-size:15px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coq-floating-product .coq-floating-summary{color:#554f52;font-size:11px;line-height:1.25;font-weight:400;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coq-floating-product .coq-floating-summary:empty{display:none}.coq-floating-product jet-product-prices{display:block;flex:0 0 auto;min-width:max-content}.coq-floating-product .jet-product-prices{text-align:left;line-height:1.15}.coq-floating-product .jet-product-prices .old-price{display:inline-block;margin:0 8px 0 0;font-size:15px;font-weight:700;color:#9b9999}.coq-floating-product .jet-product-prices .old-price span{text-decoration:line-through}.coq-floating-product .jet-product-prices .old-price span::after,.coq-floating-product .jet-product-prices .old-price span::before{content:none}.coq-floating-product .jet-product-prices .best-price{display:inline-block;margin:0;font-size:22px;font-weight:900;color:var(--mainOrange);vertical-align:baseline}.coq-floating-product .jet-product-prices .best-price::after{content:" à prazo";font-size:11px;font-weight:400;color:#554f52}.coq-floating-product .jet-product-prices .installment{display:block;margin-top:2px;font-size:12px;font-weight:400;color:#554f52}.coq-floating-product .jet-product-prices .installment:empty{display:none}.coq-floating-product .coq-floating-actions{flex:0 0 auto;display:flex;align-items:center;gap:12px}.coq-floating-product .coq-floating-buy,.coq-floating-product .wpp-purchase{display:inline-flex;align-items:center;justify-content:center;height:46px;border-radius:12px;font-family:var(--fontText);font-size:14px;font-weight:700;letter-spacing:.25px;white-space:nowrap;transition:ease-in-out .3s;cursor:pointer}.coq-floating-product .coq-floating-buy{min-width:180px;padding:0 32px;border:2px solid var(--mainOrange);background:var(--mainOrange);color:var(--white);text-transform:uppercase}.coq-floating-product .coq-floating-buy:hover{opacity:.8}.coq-floating-product .coq-floating-buy[hidden]{display:none}.coq-floating-product .wpp-purchase{padding:0 22px;gap:8px;border:2px solid var(--mainOrange);background:var(--white);color:var(--mainOrange)}.coq-floating-product .wpp-purchase::before{content:"";flex:0 0 20px;width:20px;height:20px;background-color:currentColor;-webkit-mask:url(/assets/icons/wpp.svg) center no-repeat;mask:url(/assets/icons/wpp.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.coq-floating-product .wpp-purchase:hover{background:var(--mainOrange);color:var(--white)}@media screen and (max-width:991px){.coq-floating-product .ui.container{gap:12px;padding:8px 0}.coq-floating-product .coq-floating-image{flex:0 0 44px;width:44px;height:44px}.coq-floating-product .coq-floating-name{font-size:12px}.coq-floating-product .coq-floating-summary{display:none}.coq-floating-product .jet-product-prices .old-price{margin-right:5px;font-size:12px}.coq-floating-product .jet-product-prices .best-price{font-size:17px}.coq-floating-product .jet-product-prices .installment{font-size:11px}.coq-floating-product .coq-floating-actions{gap:8px}.coq-floating-product .coq-floating-buy,.coq-floating-product .wpp-purchase{height:44px;font-size:12px}.coq-floating-product .coq-floating-buy{min-width:0;padding:0 20px}.coq-floating-product .wpp-purchase{padding:0 14px}}@media screen and (max-width:640px){.coq-floating-product .ui.container{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"image info actions" "image price actions";align-items:center;column-gap:10px;row-gap:2px}.coq-floating-product .coq-floating-image{grid-area:image}.coq-floating-product .coq-floating-info{grid-area:info;align-self:end}.coq-floating-product .coq-floating-name{font-size:11px;line-height:1.25;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.coq-floating-product jet-product-prices{grid-area:price;min-width:0}.coq-floating-product .jet-product-prices .old-price{font-size:11px}.coq-floating-product .jet-product-prices .best-price{font-size:15px}.coq-floating-product .coq-floating-actions{grid-area:actions;gap:6px}.coq-floating-product .coq-floating-buy{height:40px;padding:0 14px;font-size:11px}.coq-floating-product .wpp-purchase{flex:0 0 40px;width:40px;height:40px;padding:0}.coq-floating-product .wpp-purchase span{display:none}}.titleList{background-color:#717171;color:#fff;font-size:14px;padding:15px 28px;width:100%;display:block;text-transform:uppercase}.mainPDP .ui.container:not(.fluid){max-width:1440px}.mainPDP .box{display:flex;align-items:stretch}.mainPDP .box>.left{width:70.5%;padding-right:40px;position:relative}.mainPDP .box>.right{width:29.5%;display:flex;flex-wrap:wrap}.mainPDP .box>.right>div{width:100%;padding:20px}.mainPDP .box>.right>div.description{width:100%}.mainPDP .box>.right>.infos{background:#f7f7f7;border-radius:16px;height:fit-content;position:sticky;top:10px}@media screen and (max-width:991px){.mainImg .tns-outer{position:relative;padding:0 0 15px}.mainImg .tns-outer .tns-nav{bottom:0}}@media screen and (min-width:991px){.mainImg .infobar{position:absolute;top:0;right:40px;z-index:2;flex-direction:column;display:flex;background:var(--white);gap:30px;max-width:260px}}.mainImg .infobar .item{display:flex;align-items:center;gap:24px}.mainImg .infobar .item .text{font-size:14px}.mainImg .infobar .item strong{display:block;font-weight:700;margin-bottom:10px}.infos .content.product-flag{display:flex;flex-direction:column;gap:5px;max-width:70px}.infos .content.product-flag .product-flag:first-child img.flag-image{min-width:0}.infos .content.product-flag img.flag-image{object-fit:contain;width:100%;height:100%;min-width:173px}@media screen and (max-width:991px){.mainPDP .box{flex-direction:column}.mainPDP .box>.left{width:100%;padding:0}.mainPDP .box>.left>.infos{background:#f7f7f7;border-radius:16px;height:fit-content;position:relative;top:0;width:calc(100% - 20px);margin-left:10px;padding:22px 15px;margin-top:20px}.mainPDP .box>.right{width:100%;flex-direction:column}.mainPDP .box>.right>div{width:100%}.mainPDP .box .receiveInfosMobile{padding:0 12px;margin-bottom:20px}.mainImg .infobar{position:relative;max-width:auto;right:0;margin-top:30px}.mainImg .infobar:not(.tns-slider)>.item:not(:last-child){display:none}.mainImg .infobar .item{justify-content:center;gap:18px}}.jet-title-page{font-weight:400;font-size:21px;display:block;text-align:center;margin-top:30px}.jet-breadcrumbs .jet-container{width:100%;margin-bottom:20px}.ui.breadcrumb{display:flex;justify-content:center;font-size:14px}.ui.breadcrumb li+li::before{content:"";margin:0 6px;width:10px;height:20px;display:inline-block;vertical-align:middle;background:url(/assets/icons/arrow.svg) center 7px no-repeat;background-size:4px;filter:brightness(0);transform:rotate(180deg)}.jet-department-description{line-height:35px;text-align:center;margin-top:30px}.pdp .ui.container:not(.fluid){max-width:1440px}.pdp .jet-breadcrumbs{margin:14px 0}.pdp .jet-breadcrumbs .ui.breadcrumb{justify-content:flex-start;font-size:12px}.pdp .jet-breadcrumbs .ui.breadcrumb a>span,.pdp .jet-breadcrumbs .ui.breadcrumb span{color:#525252}.pdp .jet-breadcrumbs .ui.breadcrumb li:first-child>a>span{color:#b8b8b8}.pdp .jet-breadcrumbs .ui.breadcrumb li+li::before{content:" > ";transform:rotate(0);vertical-align:0}@media screen and (max-width:991px){.pdp .jet-breadcrumbs .ui.breadcrumb{white-space:nowrap;overflow-x:auto}}.newsarea{background:var(--mainOrange);padding:20px 0;margin-top:30px}.newsarea .box{display:flex;align-items:center;justify-content:space-between}.newsarea .social{display:flex;align-items:center}.newsarea .social>span{text-transform:uppercase;font-weight:700;color:var(--white);font-size:16px}.newsarea .jet-social-network ul{display:flex;gap:10px}.newsarea .jet-social-network span{font-size:0;display:block;width:35px;height:35px}.newsarea .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:10px}.newsarea .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:25px}.newsarea .jet-social-network span.whatsapp{background:url(/assets/icons/whatsapp.svg) center no-repeat;background-size:25px}.newsarea .jet-social-network span.pinterest{background:url(/assets/icons/pinterest.svg) center no-repeat;background-size:20px}.newsarea .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:30px}.newsarea .form{display:flex;align-items:center;gap:10px}.newsarea .form>span{color:var(--white);font-size:16px}.newsarea .jet-news-itens{position:relative}.newsarea .jet-news-itens input{height:41px;border:1px solid rgba(34,36,38,.15);padding:0 100px 0 20px;outline:0;border-radius:41px 0 0 41px;min-width:300px}.newsarea .jet-news-itens .jet-button{background:#27292a;color:var(--white);border:none;font-size:16px;font-weight:400;position:absolute;height:100%;padding:0 20px;right:0;top:0}@media screen and (max-width:991px){.newsarea .box{flex-direction:column;gap:30px;padding:10px 20px}.newsarea .form{flex-direction:column;gap:15px;text-align:center;width:100%}.newsarea .form *{width:100%}.newsarea .jet-news-itens input{border-radius:41px;max-width:100%}.newsarea .jet-news-itens .jet-button{position:relative;width:100%;height:41px;border-radius:41px;margin-top:10px}}footer{background:#202020;padding:30px 0}footer a,footer p{color:#9b9999;font-size:14px;display:block;min-height:32px;line-height:32px;margin:0}footer .ui.divider{display:block;margin:20px 0}footer .ui.divider.big{margin:35px 0}footer .column.first a,footer .column.first p{min-height:20px;line-height:20px}footer a:hover{color:var(--white)}footer .box{display:flex;justify-content:space-between;gap:30px}footer .box>.column{width:25%}footer .title-custom{text-transform:uppercase;color:var(--white);font-size:16px;margin-bottom:12px;display:block}footer .about{background:var(--mainOrange);color:var(--white);text-align:center;height:41px;display:flex;width:160px;margin:0 auto 25px;align-items:center;justify-content:center;text-transform:uppercase}footer .online{background:#555;padding:20px;border-radius:10px;margin-top:22px}footer .online span{text-transform:uppercase;color:var(--mainOrange);margin-bottom:10px;display:block;font-size:16px}footer .online a{color:var(--white)}footer .jet-payment-options .content.jet-container{display:flex;gap:7px;flex-wrap:wrap}footer .jet-payment-options .content.options{display:flex;gap:7px;flex-wrap:wrap}footer .jet-payment-options .title-option{display:none}footer .jet-payment-options img{max-height:28px;width:max-content}footer .jet-stamps .stamps{display:flex;align-items:center;flex-wrap:wrap;gap:20px}footer .jet-stamps .stamp-name{display:none}footer .jet-stamps img{max-height:80px;width:auto}footer .box-by{display:flex;justify-content:center;margin:30px 0 0}footer .address{color:#9b9999}footer .address .jet-data-store .jet-column{text-align:center;margin-top:20px}footer .address .jet-data-store .jet-column>.data{display:inline}footer .address .jet-data-store .jet-column>.data>div{display:inline;margin-right:5px}footer .address .jet-data-store .data-address>span{margin-right:5px}footer .address .jet-data-store .data-address>span:last-child{margin-right:0}@media screen and (max-width:991px){footer .box{flex-direction:column;padding:0 20px}footer .box>.column{width:100%}}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .jet-children{gap:20px 10px;display:flex;flex-wrap:wrap;justify-content:center}.jet-showcase .jet-children>.jet-item{width:calc(25% - 8px)}.jet-showcase .group-title{position:relative}.jet-showcase .group-title span{font-size:18px;letter-spacing:.8px;display:block;text-transform:uppercase;font-weight:700;margin-bottom:20px;margin-top:70px;padding:0 21px;width:max-content;background:var(--white)}.jet-showcase .group-title span::before{content:"";width:8px;height:8px;display:inline-block;background:var(--mainOrange);vertical-align:2px;margin-right:10px}.jet-showcase .group-title span::after{content:"";position:absolute;width:100%;height:1px;background:#1d1d1e;top:11px;z-index:-1}@media screen and (max-width:991px){.jet-showcase{padding:0 10px}.jet-showcase .group-title span::after{display:none}.jet-showcase .jet-children{gap:20px 0}.jet-showcase .jet-children>.jet-item{width:50%}}.featuredProducts{visibility:hidden}.featuredProducts.active{visibility:visible}