@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: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}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:1440px}: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:"Exo 2";--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:#004AC0;--secondaryColor:#D81E50}: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:764px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:764px){.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}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(--bgButton);color:var(--colorButton);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}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:50px;right:15px;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white)}.jet-card.grid{border:1px solid transparent;border-radius:10px;padding:10px;background:var(--white);height:100%;transition:ease-in-out .3s}.jet-card .add-wish,.jet-card .remove-wish{position:absolute;width:30px;height:30px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;top:5px;right:10px;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}.jet-card .jet-container{display:flex;flex-direction:column;position:relative}.jet-card .product-info{display:flex;flex-direction:column}.jet-card .content{background:var(--white)}.jet-card .content.product-flag{position:absolute;top:0;left:0;z-index:2;max-width:100px;background:0 0}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.product-flag .flag-discount{display:none}.jet-card .content.product-brand{display:none}.jet-card .content.images{order:1}.jet-card .content.data{padding:10px;order:3}.jet-card .content.data h3{font-weight:400;font-size:14px;margin:0 0 3px;min-height:48px;letter-spacing:1px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.jet-card .content.data .product-rating{display:none}.jet-card .content.action{order:4;display:none}.jet-card .content.action a,.jet-card .content.action button{text-align:center;display:block;height:40px;line-height:40px;background:var(--primaryColor);transition:ease-in-out .3s;color:var(--white);width:100%;padding:0 20px;font-weight:700;margin:5px auto 0;visibility:hidden;opacity:0;border-radius:5px;border:none;font-size:15px;transition:ease-in-out .3s}.jet-card .content.action a:hover,.jet-card .content.action button:hover{background:var(--black)}.jet-card img{width:100%;height:auto;float:left}.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;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.jet-card .product-image>a{height:240px;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 .product-values{order:10;margin-top:15px;min-height:81px}.jet-card .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px}.jet-card .price .flag-discount{display:inline-block;font-size:12px;font-weight:400;background:#09afed;border-radius:20px;padding:1px 7px;color:var(--white);vertical-align:1px}.jet-card .price .old-price{order:-1;width:100%;color:var(--secondaryColor);font-weight:700;font-size:14px;text-decoration:line-through}.jet-card .price .baseDiscount{width:100%}.jet-card .price .baseDiscount .descriptionDiscount,.jet-card .price .baseDiscount .textDiscount{display:none}.jet-card .price .priceDiscount{font-weight:700;color:var(--primaryColor);font-size:22px}.jet-card .price .priceDiscount::after{content:"à vista no boleto";display:block;font-weight:400;font-size:14px}.jet-card .price .best-price{display:none}.jet-card .price .installment{font-weight:700}.jet-card .price .installment::before{content:"ou ";font-weight:400}.jet-card .price .installment .description-installment{font-weight:400;font-size:0}.jet-card .price .installment .description-installment::after{content:" sem juros";font-size:14px}.jet-card .product-availability .description{background:var(--secondaryColor);color:var(--white);padding:6px 10px;display:block;width:fit-content;border-radius:30px;margin:15px 0 0}.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 .content.action a,.jet-card:hover .content.action button{visibility:visible;opacity:1}.jet-card:hover.grid{box-shadow:0 4px 20px 0 rgba(0,0,0,.25)}.jet-card .jet-product-flash-offer{position:absolute;z-index:2;top:208px;width:100%;display:flex;justify-content:center}.jet-card .jet-product-flash-offer .time{display:flex;align-items:center;font-size:12px}.jet-card .jet-product-flash-offer .description{background:var(--black);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}@media screen and (max-width:991px){.jet-card.grid{padding:5px}.jet-card .product-image>a{height:200px;overflow:hidden;display:block}.jet-card .jet-product-flash-offer{top:160px}.jet-card .old-price{font-size:13px}.jet-card .old-price span{margin-right:0}.jet-card .best-price{font-size:13px}.jet-card .baseDiscount .priceDiscount{font-size:15px}.jet-card .baseDiscount .priceDiscount::after{font-size:13px}.jet-card .add-wish,.jet-card .remove-wish{right:0}.jet-card .content.product-flag{max-width:75px}.jet-card .jet-product-flash-offer .description{padding:0 5px;display:inline-block;font-size:10px;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:10px}.jet-card .jet-product-flash-offer .time-countdown span{padding:0 3px;font-size:10px}.jet-card .content.data{order:2}.jet-card .content.data h3{min-height:56px;margin-bottom:10px;font-size:12px;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.action{order:3}.jet-card .content.action a{visibility:visible;opacity:1;height:30px;font-size:13px;line-height:30px;padding:0}.jet-card .content.action a::before{width:15px}}.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:764px){.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 .product-availability .description{background:var(--primaryColor);color:var(--white);padding:4px 8px;font-size:12px;display:block;width:fit-content;border-radius:4px;margin-bottom:5px}.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{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:764px){.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:764px){.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:764px){.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(--bgBody);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:var(--font-sm)}.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;border-radius:5px}.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:764px){.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:764px){.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{background:#efeee8;color:var(--black);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:2px;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest::before{content:"";width:20px;height:20px;background:url(/assets/icons/truck.svg) center no-repeat;background-size:contain;display:inline-block;vertical-align:-5px;margin-right:5px}.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:78px}.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 .zipcode{background:#fff;border:1px solid #ddd;padding:0 var(--space-md);font-size:var(--font-sm);outline:0;height:38px;width:calc(100% - 213px);border-top-left-radius:5px;border-bottom-left-radius:5px}@media only screen and (max-width:764px){.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:var(--primaryColor);color:var(--white);border:none;height:38px;width:100px;text-transform:uppercase;font-size:12px;border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}.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:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:hover::after{content:attr(data-description);font-size:11px;position:absolute;background:var(--black);width:max-content;color:var(--white);padding:3px 8px 4px;border-radius:5px;right:16px;top:1px}.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:764px){.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:#7bec18;color:var(--white);text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.8px;border:none;border-radius:5px}.floating-preview .btns-pickup{display:flex;margin-bottom:5px;gap:5px}.floating-preview .btns-pickup button{background:0 0;border:1px solid var(--primaryColor);color:var(--primaryColor);padding:5px 12px;border-radius:4px;font-weight:700}.floating-preview .btns-pickup button.active{background:var(--primaryColor);color:var(--white)}.floating-preview .btn-recalculate{background:var(--black);border:1px solid var(--black);color:var(--white);padding:5px 12px;border-radius:4px;font-weight:700}@media screen and (max-width:764px){.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}.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:var(--black);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-box{width:calc(100% - 765px)}.search-box .jet-search{border-radius:10px;position:relative;max-width:470px;margin:auto;background:var(--white)}.search-box input{height:64px;width:100%;background:0 0;font-size:18px;padding:0 20px;border:1px solid var(--primaryColor);border-radius:10px}.search-box input::placeholder{color:#6f6f6f}.search-box .jet-button{position:absolute;right:-1px;top:-1px;height:calc(100% + 2px);width:50px;border:none;background:url(/assets/icons/search.svg) center no-repeat;background-size:24px;border-radius:8px;transition:ease-in-out .3s;padding:0}@media screen and (max-width:991px){.search-box{position:absolute;bottom:10px;width:calc(100% - 30px);left:15px}.search-box .jet-search{border-radius:5px}.search-box input{height:35px;font-size:14px}}.jet-search-result{position:absolute;color:var(--black);background:var(--white);top:70px;padding:10px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;z-index:99}.jet-search-result .no-results{text-align:center}.jet-search-result .no-results>strong{display:block}.jet-search-result .item img{max-height:84px;width:auto}.jet-search-result .item a{color:var(--black);display:flex;align-items:center;padding:10px;gap:20px}.jet-search-result .item+.item{border-top:1px solid #e1e1e1}.jet-search-result .item .search-name{margin-bottom:5px}.jet-search-result .item .info{display:flex;flex-direction:column}.jet-search-result .item .old-price{color:var(--secondaryColor);text-decoration:line-through;margin-right:8px}.jet-search-result .item .best-price{color:var(--primaryColor);font-weight:700}.jet-search-result .show-products{color:var(--black);display:block;text-align:center}@media screen and (max-width:991px){.jet-search-result{top:50px}.jet-search-result .item img{max-height:50px}}.tns-nav{text-align:center;position:absolute;left:0;bottom:25px;display:flex;gap:5px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0;border:none;opacity:.3;cursor:pointer;background:var(--black);border-radius:10px;transition:ease-in-out .3s}.tns-nav>.tns-nav-active{opacity:1;width:22px}.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/arrow.svg) 10px center no-repeat;background-size:18px;right:0;position:absolute;transform:rotate(180deg)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;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}.menu-area{min-height:46px}.jet-menu{background:var(--white);border-top:1px solid #e1e1e1}.jet-menu a{color:#000;padding:13px 0;display:block;text-transform:uppercase;font-size:15px;transition:ease-in-out .3s}@media screen and (min-width:991px){.jet-menu a:hover{color:var(--primaryColor)}}@media screen and (min-width:991px){.jet-menu li:hover .submenu{visibility:visible;opacity:1}.jet-menu li:hover>a{color:var(--primaryColor)}.jet-menu li:hover>a:after{transform:rotate(45deg);top:1px}.jet-menu li:hover>span{color:var(--primaryColor)}}.jet-menu .jet-menu-itens{display:flex;max-width:1030px;margin:auto;width:98%;justify-content:center;flex-wrap:wrap;position:relative;gap:90px}.jet-menu .jet-menu-itens>li{position:relative;padding:0 0}.jet-menu .jet-menu-itens>li:nth-child(n+5){display:none}.jet-menu .jet-menu-itens>li.has-submenu>a::after{content:"+";font-weight:700;color:var(--primaryColor);font-size:20px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;line-height:0;position:relative;top:0;transition:ease-in-out .3s}.jet-menu .jet-menu-itens>li.allDepartmens{position:initial}@media screen and (min-width:991px){.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(8) .submenu{right:0;left:auto}}.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(n+9){display:none}.jet-menu .submenu{visibility:hidden;opacity:0;position:absolute;z-index:2;top:45px;background:#f9f9f9;padding:28px 20px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transition:ease-in-out .3s}.jet-menu .submenu>.container{display:flex;gap:20px}.jet-menu .submenu a{text-transform:none;padding:8px 0;white-space:nowrap;min-width:120px}.jet-menu .submenu .mainLink a{text-transform:uppercase;font-weight:700}.jet-menu .submenu.last{display:none}.jet-menu .submenu .category-image img{max-width:330px;height:auto}.jet-menu .submenu .seeAllView>li:nth-child(n+9){display:none}.jet-menu .allDepartmens{cursor:pointer}.jet-menu .allDepartmens a{width:fit-content}.jet-menu .allDepartmens .sandwich{display:flex;flex-direction:column;gap:5px;margin-right:7px}.jet-menu .allDepartmens .sandwich .fill{width:26px;height:2px;background:var(--primaryColor);position:relative;top:0;left:0;right:0;bottom:0;transition:ease-in-out .3s}.jet-menu .allDepartmens .jet-menu-itens{gap:20px 0;justify-content:space-between;width:100%}.jet-menu .allDepartmens .jet-menu-itens>li:nth-child(n+5){display:block}.jet-menu .allDepartmens>span{color:var(--black);padding:13px 2px;padding-right:20px;display:flex;align-items:center;font-weight:400;text-transform:uppercase;font-size:15px}.jet-menu .allDepartmens .jet-item>.title{text-transform:uppercase;width:fit-content}.jet-menu .allDepartmens .jet-item>.title::after{display:none}.jet-menu .allDepartmens .jet-item .submenu{position:relative;top:0;box-shadow:none;padding:0}.jet-menu .allDepartmens .submenu{top:45px;width:100%;left:0}.jet-menu .allDepartmens .submenu .submenu a{border:none}.jet-menu .allDepartmens .submenu .submenu a:hover{color:var(--primaryColor)}.jet-menu .allDepartmens .submenu .category-image{display:none}@media screen and (max-width:991px){#closeMenu{display:flex!important;align-items:center;text-transform:uppercase;font-weight:600;color:var(--primaryColor);gap:6px;border:none;background:0 0;position:absolute;z-index:1;top:0;height:80px;width:40px;right:10%;padding:0;padding-right:0;z-index:2}#closeMenu svg{width:15px;height:15px}.menu-area{position:fixed;z-index:99;top:0;height:100%;width:100%;left:-110%;transition:ease-in-out .3s}.menu-area.active{left:0}.menu-area.active .jet-menu .submenu{display:block;position:relative;left:0}.menu-area .links-area{display:flex!important;align-items:center;color:#666;font-weight:700;font-size:16px;gap:12px;padding:20px 15px;background:#fff;flex-wrap:wrap;max-width:90%}.menu-area .links-area .jet-user-login{font-weight:400}.menu-area .links-area .jet-user-login .blue{font-weight:700;color:var(--primaryColor)}.menu-area .links-area .jet-user-login .magenta{font-weight:700;color:var(--secondaryColor)}.menu-area .links-area .jet-wishlist-count a{display:flex;align-items:center;padding-left:10px}.menu-area>*{position:relative;z-index:2}#bgClose{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.7);z-index:1}jet-menu{background:#fff;max-width:90%;display:block;height:calc(100% - 83px)}.jet-menu{padding:10px 0 0;background:0 0;height:100%;border:none;overflow-x:auto}.jet-menu .titleSection{display:flex;font-size:18px;text-transform:uppercase;color:var(--primaryColor);font-weight:700;justify-content:center;position:relative}.jet-menu .titleSection .closeMenu{border:none;position:absolute;left:0;top:1px}.jet-menu>nav{height:100%}.jet-menu .category-image{display:none}.jet-menu .jet-menu-itens{flex-direction:column;height:auto;justify-content:flex-start;gap:0}.jet-menu .jet-menu-itens>li{position:initial;border-bottom:1px solid #eee}.jet-menu .jet-menu-itens>li.allDepartmens span{font-size:16px;padding-left:8px;padding-right:10px}.jet-menu .jet-menu-itens>li.allDepartmens span::after{content:"+";font-weight:700;color:var(--primaryColor);font-size:20px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;line-height:0;position:relative;top:0;margin-left:auto;transition:ease-in-out .3s}.jet-menu .jet-menu-itens>li.allDepartmens span.active{font-weight:700;color:var(--primaryColor)}.jet-menu .jet-menu-itens>li.allDepartmens span.active::after{transform:rotate(45deg)}.jet-menu .jet-menu-itens>li.allDepartmens span .sandwich{display:none}.jet-menu .jet-menu-itens>li.has-submenu>a::after{float:right;top:2px}.jet-menu .jet-menu-itens>li.has-submenu>a.active{font-weight:700;color:var(--primaryColor)}.jet-menu .jet-menu-itens>li.has-submenu>a.active::after{transform:rotate(45deg)}.jet-menu a{background:0 0;color:var(--black);border-radius:5px;padding:12px 10px;font-size:16px}.jet-menu a.seeAll{text-decoration:underline}.jet-menu a.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.jet-menu .submenu{visibility:visible;opacity:1;top:0;box-shadow:none;background:#fff;max-height:0;overflow:hidden;padding:0;width:100%;transition:ease-in-out .3s}.jet-menu .submenu.active{max-height:9999px;padding-bottom:20px}.jet-menu .submenu>.container{flex-direction:column}.jet-menu .submenu>.container>ul{padding:0 10px}.jet-menu .submenu img{width:100%;height:auto}.jet-menu .submenu.active{left:0}.jet-menu .allDepartmens .submenu{top:0;padding:0 10px}.jet-menu .allDepartmens>.submenu>.titleSection{margin-bottom:20px}.jet-menu .allDepartmens .jet-menu-itens{gap:0;justify-content:flex-start;height:auto}.jet-menu .allDepartmens .jet-menu-itens>li{width:100%}.jet-menu .allDepartmens .jet-item>.title{font-weight:400;width:100%}.jet-menu .allDepartmens .jet-item .submenu{position:relative;top:0;left:0;max-height:9999px;padding-bottom:10px}}@media screen and (min-width:991px) and (max-width:1300px){.jet-menu .allDepartmens>.submenu{padding:2px 0}.jet-menu .allDepartmens .jet-menu-itens a{padding:4.2px 25px}}.jet-banner{position:relative}.jet-banner img{width:100%;height:auto}.fullbanner .jet-children-container:not(.tns-slider){display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.fullbanner .description{display:none}.fullbanner .tns-controls [aria-controls]{opacity:.6;background:var(--white) url(/assets/icons/arrow.svg) 11px center no-repeat;background-size:22px;transition:ease-in-out .3s;border-radius:100%;width:50px;height:50px}.fullbanner .tns-controls [aria-controls]:hover{opacity:1}.fullbanner .tns-nav>[aria-controls]{background:var(--white)}.centralHalf .jet-children-container{display:flex;gap:12px;justify-content:center;width:98%;margin:auto}.centralHalf .jet-children-container>.jet-children{flex:1;max-width:530px}@media screen and (max-width:991px){.centralHalf .jet-children-container{gap:0;flex-wrap:wrap;gap:4px}.centralHalf .jet-children-container>.jet-children{flex:auto;width:calc(50% - 2px)}.centralHalf .jet-children-container img{display:block}}.sideHalf .jet-children-container{display:flex;gap:12px;justify-content:center;width:98%;margin:auto}.sideHalf .jet-children-container>.jet-children{flex:1}@media screen and (max-width:991px){.sideHalf .jet-children-container{flex-direction:column;gap:0}}.footerHalf{margin:50px 0 60px}.footerHalf .jet-children-container{display:flex;gap:12px;justify-content:center;width:98%;margin:auto}.footerHalf .jet-children-container>.jet-children{flex:1;max-width:615px}@media screen and (max-width:991px){.footerHalf .jet-children-container{flex-direction:column}}.departmentsBanners{margin:60px 0}.departmentsBanners .jet-container::before{content:"Departamentos";font-size:22px;font-weight:700;padding:0;display:block;position:relative;text-transform:uppercase;color:var(--primaryColor);margin-bottom:20px}.departmentsBanners .tns-controls [aria-controls]{right:-40px}.departmentsBanners .tns-controls [aria-controls][data-controls=prev]{left:-40px}.departmentsBanners .jet-children-container{display:flex}.departmentsBanners .jet-children-container .description{text-transform:uppercase;text-align:center;letter-spacing:1px;font-weight:500;font-size:16px}.departmentsBanners .jet-children-container:not(.tns-slider)>.jet-children{flex:1}.departmentsBanners .jet-children-container:not(.tns-slider)>.jet-children:nth-child(n+7){display:none}@media screen and (max-width:991px){.departmentsBanners .jet-container::before{text-align:center}.departmentsBanners .jet-children-container:not(.tns-slider)>.jet-children:nth-child(n+4){display:none}.departmentsBanners .jet-children-container .description{font-size:12px}.departmentsBanners .tns-outer .tns-controls{position:relative;top:auto;bottom:0;margin-top:30px;display:flex;justify-content:center;gap:20px}.departmentsBanners .tns-outer .tns-controls [aria-controls]{position:relative;right:0;background:var(--primaryColor) url(/assets/icons/arrow-white.svg) 11px center no-repeat;border-radius:100%}.departmentsBanners .tns-outer .tns-controls [aria-controls][data-controls=prev]{left:0}}.youtubeBox{background:var(--secondaryColor) url(/assets/youtubeBg.svg) 60px 20px no-repeat;padding:60px 0;background-size:540px}.youtubeBox .left{width:260px;padding-top:40px}.youtubeBox .left span{color:var(--white);font-size:32px}.youtubeBox .right{width:calc(100% - 260px)}.youtubeBox .jet-social-network::before{content:"Siga-nos também nas redes sociais";text-transform:uppercase;font-weight:700;color:var(--white);font-size:22px;display:block;width:100%;text-align:center;margin:45px 0 40px}.youtubeBox .videos{display:flex;align-items:center;justify-content:space-between;gap:10px}.youtubeBox .box{display:flex}.youtubeBox .jet-social-network ul{display:flex;gap:30px;justify-content:center}.youtubeBox .jet-social-network span{font-size:0;display:block;width:52px;height:52px}.youtubeBox .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:55px}.youtubeBox .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:52px}.youtubeBox .jet-social-network span.linkedin{background:url(/assets/icons/linkedin.svg) center no-repeat;background-size:54px}.youtubeBox .jet-social-network span.twitter{background:url(/assets/icons/twitter.svg) center no-repeat;background-size:54px}.youtubeBox .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:50px}.youtubeBox .jet-social-network span.blogger{background:url(/assets/icons/blog.svg) center no-repeat;background-size:54px}.youtubeBox .jet-social-network span.tiktok{background:url(/assets/icons/tiktok.svg) center no-repeat;background-size:54px}.youtubeBox .jet-social-network span.whatsapp{background:url(/assets/icons/whatsapp.svg) center no-repeat;background-size:54px}@media screen and (max-width:991px){.youtubeBox{background-position:center;background-size:230%;padding:40px 0 60px}.youtubeBox .box{flex-direction:column}.youtubeBox .box>div{width:100%}.youtubeBox .box>div.left{padding:0 0 0 20px}.youtubeBox .box .videos{flex-direction:column;margin-top:30px}.youtubeBox .jet-social-network::before{font-size:18px;margin-bottom:25px}.youtubeBox .jet-social-network ul{gap:20px}.youtubeBox .jet-social-network span{font-size:0;display:block;width:40px;height:40px}.youtubeBox .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:45px}.youtubeBox .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:42px}.youtubeBox .jet-social-network span.linkedin{background:url(/assets/icons/linkedin.svg) center no-repeat;background-size:44px}.youtubeBox .jet-social-network span.twitter{background:url(/assets/icons/twitter.svg) center no-repeat;background-size:44px}.youtubeBox .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:40px}.youtubeBox .jet-social-network span.blogger{background:url(/assets/icons/blog.svg) center no-repeat;background-size:44px}.youtubeBox .jet-social-network span.tiktok{background:url(/assets/icons/tiktok.svg) center no-repeat;background-size:44px}.youtubeBox .jet-social-network span.whatsapp{background:url(/assets/icons/whatsapp.svg) center no-repeat;background-size:44px}}.jet-infinity-scroll{display:block;margin-left:auto;margin-right:auto;width:80px;height:80px}.jet-infinity-scroll:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #000;border-color:#000 transparent #000 transparent;animation:jet-infinity-scroll-ring 1.2s linear infinite}@keyframes jet-infinity-scroll-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.jet-nothing-found{background-color:var(--light);padding:var(--space-lg) var(--space-md);text-align:center;font-weight:600;font-size:var(--font-sm);border-radius:var(--space-sm);width:100%;margin:var(--space-md)}.pagination{display:block;margin:60px 0 40px}.pagination [role=navigation]{display:flex;justify-content:center;gap:5px}.pagination .item{background:0 0;border:0;outline:0;width:40px;height:40px;border-radius:100%;background:var(--primaryColor);font-size:var(--font-md);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--white)}.pagination .item.first-page,.pagination .item.last-page,.pagination .item.next-page,.pagination .item.prev-page{background:0 0;color:var(--primaryColor);font-weight:900;font-size:20px}.pagination .item.active{background:var(--secondaryColor)}.list-area{margin-bottom:40px}.list-area .jet-children{display:flex;flex-wrap:wrap;gap:35px 15px}.list-area .jet-children>.jet-card{width:calc(25% - 12px)}.filterBox{position:fixed;top:0;left:0;bottom:0;right:0;z-index:102;visibility:hidden;opacity:0;transition:ease-in-out .3s}.filterBox>.closeBg{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);cursor:pointer;z-index:1}.filterBox .filters-products{margin-bottom:24px}.filterBox .clear-button{display:block;margin-bottom:5px;margin-top:5px;border:1px solid #cecece;color:var(--white);text-transform:uppercase;font-size:12px;background:var(--black)}.filterBox .clear-button::before{content:"";display:inline-block;width:15px;height:15px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:10px;vertical-align:-2px;margin-right:5px;filter:invert(1)}.filterBox>.content{background:var(--white);width:100%;max-width:390px;height:100%;position:relative;z-index:2;left:-110%;transition:ease-in-out .3s}.filterBox .content.filter+.content.filter{margin-top:25px}.filterBox .content.filter .title{margin-bottom:20px;font-size:14px;border-bottom:1px solid #000;padding-bottom:7px;font-weight:700;color:var(--primaryColor);text-transform:uppercase}.filterBox .content.filter.references .title{border:none}.filterBox .content.filter .list{display:flex;gap:7px;flex-wrap:wrap;flex-direction:column}.filterBox .content.filter .list .element.color button{font-size:0;height:30px}.filterBox .content.filter .list button{padding:10px 17px;border:1px solid #000;background:0 0;transition:ease-in-out .3s}.filterBox .content.filter .list button:hover{background:var(--black);color:var(--white)}.filterBox .content.filter .list .active>button{background:var(--black);color:var(--white)}.filterBox .content.filter.price label{display:none}.filterBox .content.filter.price .list{display:flex;justify-content:space-between;flex-direction:row}.filterBox .content.filter.price .list>.element{width:48%;position:relative}.filterBox .content.filter.price .list>.element.min-error::after{content:"Insira o valor máximo";font-size:11px;background:var(--red);position:absolute;left:0;bottom:-20px;z-index:2;display:flex;align-items:center;padding:2px 9px 4px;color:#fff}.filterBox .content.filter.price .list>.element input{width:100%;border:1px solid var(--black);padding:6px 10px;color:var(--black)}.filterBox .content.filter.price .price-button{width:100%;background:var(--primaryColor);color:var(--white);text-transform:uppercase;border:none;padding:8px 0;margin-top:10px}.filterBox .content.filter.attributes>.items+.items{margin-top:15px}.filterBox #closeFilter{position:absolute;width:100%;bottom:0;border:none;background:var(--secondaryColor);color:#fff;height:45px;z-index:99;text-transform:uppercase;font-size:14px;font-weight:400;transition:ease-in-out .3s}.filterBox #closeFilter:hover{background:var(--black);color:var(--white)}.filterBox .jet-department-filter{padding:20px 15px 110px;height:calc(100% - 50px);overflow-y:scroll}.filterBox .jet-department-filter .filter.attributes{display:block}.filterBox .jet-department-filter .filter.attributes>.title{width:100%}.filterBox .jet-department-filter .filter.attributes img{height:32px;width:12px}.filterBox .jet-department-filter .filter.attributes.cor>.list{width:100%;flex-direction:row}.filterBox .jet-department-filter .filter.attributes.cor .element{flex-direction:column;width:20%;text-align:center;text-transform:uppercase}.filterBox .jet-department-filter .filter.attributes.cor label{line-height:20px;padding:0;border:none}.filterBox .jet-department-filter .filter.attributes.cor label:hover{background:0 0;color:#000}.filterBox .jet-department-filter .filter.attributes.cor img{width:20px;height:20px}.filterBox .jet-department-filter .attributes *{cursor:pointer}.filterBox .jet-department-filter .attributes label{padding:0 5px;background:var(--white);line-height:30px;transition:ease-in-out .3s}.filterBox .jet-department-filter .attributes .element{display:flex;align-items:center;flex-wrap:wrap}.filterBox .jet-department-filter .attributes .element img{width:32px;height:32px;border:1px solid rgba(34,36,38,.1490196078);margin:auto;display:block}.filterBox .jet-department-filter .attributes .element.active label{background:var(--black);color:var(--white);border-color:var(--black)}.filterBox .jet-department-filter .categories *{cursor:pointer}.filterBox .jet-department-filter .categories .list{flex-direction:column}.filterBox .jet-department-filter .categories .element{display:flex;align-items:center;gap:5px}.filterBox .groupingTypes{display:none;flex-wrap:wrap;gap:5px}.filterBox .groupingTypes>.title{width:100%}.filterBox .groupingTypes>.element{max-width:calc(20% - 5px)}.filterBox .groupingTypes img{width:100%;height:auto;display:block}.filterBox .groupingTypes button{border:none;padding:0}.filterBox .references+.references{margin-top:14px}.filterBox.active{visibility:visible;opacity:1}.filterBox.active>.content{left:0}.filterBox .title-filter{display:flex;align-items:center;justify-content:center;padding:12px 30px 0 10px;flex-wrap:wrap;cursor:pointer;position:relative}.filterBox .title-filter button{border:none;background:0 0;text-transform:uppercase;font-size:15px}.filterBox .title-filter .closeIcon{position:absolute;z-index:2;top:40px;left:18px}.selected-filters{display:flex;flex-wrap:wrap;gap:6px;max-height:220px;overflow-y:auto}.selected-filters::-webkit-scrollbar{width:5px;background:rgba(0,0,0,.3)}.selected-filters::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.selected-filters::-webkit-scrollbar-thumb:hover{background:#000}.selected-filters img{width:100%;height:auto}.selected-filters .filter-clear{width:100%}.selected-filters .filters-products{display:flex;flex-wrap:wrap;gap:5px;width:100%;margin-bottom:0}.selected-filters .filters-products img{max-height:30px;width:auto}.selected-filters .filters-products .item-filter{position:relative;display:flex;align-items:center;justify-content:center;padding:5px;width:100%;border:1px solid #dedede;text-align:center}.selected-filters .filters-products .item-filter:hover::after{content:"x";position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;background:rgba(0,0,0,.3);z-index:2;display:flex;align-items:center;justify-content:center;font-size:25px;color:var(--white)}.viewsButtons{display:flex;align-items:center;gap:30px}.viewsButtons button{border:none;background:0 0;padding:0;height:21px;position:relative;display:flex;align-items:center;gap:8px}.viewsButtons button.active{color:var(--primaryColor)}.list-view .jet-container{margin:auto}.list-view .jet-children{flex-direction:column;gap:0}.list-view .jet-children>.jet-card{width:100%;border-bottom:1px solid rgba(34,36,38,.15);margin-bottom:20px;padding-bottom:20px}.list-view .jet-children>.jet-card.sold::after{right:auto;left:0;top:0}.list-view .jet-children>.jet-card .jet-container{flex-direction:row;align-items:center}.list-view .jet-children>.jet-card .jet-container>.content.images{order:1;width:200px}.list-view .jet-children>.jet-card .jet-container>.content.data{order:2;width:calc(60% - 200px)}.list-view .jet-children>.jet-card .jet-container>.content.data .content{text-align:left}.list-view .jet-children>.jet-card .jet-container>.content.data .price{justify-content:flex-start}.list-view .jet-children>.jet-card .jet-container>.content.action{order:3;width:40%;display:block}.list-view .jet-children>.jet-card .jet-container>.content.action a,.list-view .jet-children>.jet-card .jet-container>.content.action button,.list-view .jet-children>.jet-card .jet-container>.content.action span{visibility:visible;opacity:1;width:100%}.list-view .jet-children>.jet-card .content.product-variation{position:relative;top:0;visibility:visible;opacity:1}.list-view .jet-children>.jet-card .content.product-variation .reference{justify-content:flex-start}.list-view .jet-children>.jet-card .main-image img{max-height:225px;width:auto}@media screen and (max-width:991px){.list-area .jet-children{gap:35px 3px}.list-area .jet-children>.jet-card{width:calc(50% - 2px)}}.top-area{padding-top:12px;margin-bottom:20px}.top-area .title{margin-bottom:20px;margin-top:10px}.top-area .jet-department-description{color:#7e7e7e;text-align:center;max-width:90%;margin:auto;font-size:15px;line-height:22px;margin-bottom:30px}.top-area .box{display:flex;align-items:center;justify-content:space-between;padding:0}.top-area .box>div{flex:1}.top-area .box .jet-filter-order{position:relative;border:1px solid var(--primaryColor);border-radius:20px;min-width:200px}.top-area .box .jet-filter-order::before{content:"";position:absolute;width:30px;height:100%;background:url(/assets/icons/order.svg) center no-repeat;background-size:20px;left:5px;pointer-events:none}.top-area .box .jet-filter-order::after{content:"";position:absolute;right:0;height:100%;width:30px;background:url(/assets/icons/angle.svg) center no-repeat;background-size:4px;top:0;pointer-events:none}.top-area .box>.filter{display:flex;align-items:ceheanter}.top-area .box>.filter #toggleFilter{min-width:200px;background:0 0;display:flex;align-items:center;gap:5px;padding:0 12px;margin-right:5px;color:var(--black);font-size:15px;border:1px solid var(--primaryColor);border-radius:20px;position:relative;margin-right:20px;transition:ease-in-out .3s}.top-area .box>.filter #toggleFilter::after{content:"";position:absolute;right:0;top:0;height:100%;width:30px;background:url(/assets/icons/angle.svg) center no-repeat;background-size:4px}.top-area .box>.filter #pageSize,.top-area .box>.filter .view{display:none}.top-area .box>.filter #orderBy{cursor:pointer;border:none;background:0 0;color:var(--black);height:34px;padding:0 37px;border-radius:4px;font-size:14px;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%}.top-area .box>.filter #orderBy::-ms-expand{display:none}.top-area .box>.filter #orderBy option{background:var(--white);color:var(--black)}.top-area .box .views{display:flex;justify-content:right;padding-right:12px}.ui.breadcrumb{display:flex;align-items:center;justify-content:center;font-size:12px}.ui.breadcrumb>li{color:var(--black)}.ui.breadcrumb>li:first-child{font-weight:700}.ui.breadcrumb>li:not(:first-child)::before{content:" | ";display:inline-block;margin:0 5px}.ui.breadcrumb>li a{color:var(--black)}.pdp-breads{background:#fbfbfb}.pdp-breads .ui.breadcrumb{height:48px;text-transform:none;font-size:14px}.jet-title-page{font-size:32px;font-weight:900;color:var(--primaryColor);text-transform:uppercase;text-align:center;display:block;margin-bottom:10px}.breadcrumbs-area.pdp{margin:0 0 0;padding:18px 0;background:linear-gradient(90deg,#004abf 0,#d71e50 100%)}.breadcrumbs-area.pdp .ui.breadcrumb{display:block;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;white-space:pre;padding-left:10px;font-size:14px}.breadcrumbs-area.pdp .ui.breadcrumb a,.breadcrumbs-area.pdp .ui.breadcrumb span{color:var(--white)}.breadcrumbs-area.pdp .ui.breadcrumb>li{display:inline-block}.breadcrumbs-area.pdp .ui.breadcrumb>li:not(:first-child)::before{color:var(--white)}.breadcrumbs-area.pdp .jet-container{display:flex;align-items:center;justify-content:space-between}.breadcrumbs-area.pdp .rest-box{color:var(--white);display:none}@media screen and (max-width:991px){.breadcrumbs-area.pdp .ui.breadcrumb{width:50%;font-size:12px;overflow-x:auto}.breadcrumbs-area.pdp .rest-box{width:50%;font-size:12px;text-align:right}}.breadcrumbs-area.left{margin-bottom:25px;margin-top:20px}.breadcrumbs-area.left .ui.breadcrumb{display:block;text-align:left}.breadcrumbs-area.left .ui.breadcrumb>li{display:inline-block}@media screen and (max-width:991px){.breadcrumbs-area.left{margin-bottom:0}.breadcrumbs-area.left .ui.breadcrumb{overflow-x:auto}.breadcrumbs-area.left .ui.breadcrumb>li{display:inline}}@media screen and (max-width:991px){.filterBox>.content{width:85%}.ui.breadcrumb{font-size:12px}.top-area{background:0 0;padding-top:0;height:auto}.top-area>.title{order:1;width:100%;background:#fbfbfb;padding:7px 0;margin-bottom:20px}.top-area .box{flex-wrap:wrap;padding:0}.top-area .box>div{flex:none}.top-area .box .filter{justify-content:space-between;padding:0 10px;order:2;width:100%}.top-area .box .filter jet-department-filter-order,.top-area .box .filter>#toggleFilter{flex:1;padding:0 12px}.top-area .box .filter jet-department-filter-order{padding-right:0}.top-area .box .filter .jet-filter-order{padding-left:30px}.top-area .box .filter #toggleFilter{max-width:48%}.top-area .box .filter #toggleFilter,.top-area .box .filter .jet-filter-order{min-width:auto;margin:0}.top-area .box #orderBy{font-size:10px;padding:0 4px!important}.top-area .box>.views{order:3;width:50%;padding-left:12px}.top-area .box>.views jet-department-filter-order{width:100%;text-align:center}.top-area .box>.views .jet-container{color:#747880;background:#eff0f1;display:block;padding:5px 0}.top-area .box>.views .viewsButtons{display:none}.jet-title-page{font-size:22px}.pdp-breads.ui.container{background:0 0}}.news-area{background:#003696 url(/assets/fundo-news.webp) 50% no-repeat;background-size:100%}.news-area .box,.news-area .left,.news-area .text{display:flex;align-items:center}.news-area .box{position:relative;padding:0 0 30px;justify-content:center;color:var(--white);margin:auto}.news-area .left{position:relative;z-index:2;width:50%}.news-area .left .logo{display:flex;flex-direction:column;align-items:end}.news-area .left .logo svg{filter:brightness(0) invert(1)}.news-area .left .logo strong{padding-right:22px;text-transform:uppercase;font-size:21px;margin-top:-28px}.news-area .right{position:relative;z-index:2;width:50%;padding-top:45px}.news-area img{width:calc(100% - 240px);height:auto;margin-top:-60px}.news-area .jet-news-itens{display:flex;gap:10px}.news-area .jet-news-itens>*{flex:1}.news-area .jet-news-itens .jet-input{position:relative}.news-area .jet-news-itens .jet-input:first-child{max-width:35%}.news-area .jet-news-itens .jet-input input{width:100%;border:none;height:48px;border-radius:5px;padding:0 20px;outline:0}.news-area .jet-news-itens #sendNews{height:48px;border:none;background:var(--primaryColor);color:var(--white);border-radius:5px;font-weight:700;max-width:140px;font-size:16px;text-transform:uppercase;transition:ease-in-out .3s}.news-area .jet-news-itens #sendNews[disabled]{pointer-events:none;opacity:.7}.news-area .jet-news-itens #sendNews:hover{background:var(--secondaryColor)}.news-area .text .title{font-size:16px;padding:40px 30px 0;line-height:25px}@media screen and (max-width:991px){.news-area>.ui.container:not(.fluid){width:100%}.news-area img{display:none}.news-area .box{flex-direction:column;padding:0 20px;margin-top:0;margin-bottom:20px;border-radius:0;gap:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.news-area .left,.news-area .right{width:100%;flex-direction:column}.news-area .left .logo{align-items:center}.news-area .left .logo strong{padding:0}.news-area .right{padding-top:10px}.news-area .text{width:100%;text-align:center;margin-bottom:20px}.news-area .text .title{padding:25px 0 0}.news-area .jet-news-itens{flex-direction:column}.news-area .jet-news-itens .jet-input:first-child{max-width:100%}.news-area .jet-news-itens #sendNews{min-height:48px;max-width:100%}}footer{padding:60px 0 22px;font-size:14px}footer .divider{display:block;margin:18px 0;height:1px}footer a,footer p,footer span{display:block;min-height:30px;line-height:25px;color:#444}footer a{color:var(--primaryColor);font-weight:700;transition:ease-in-out .3s}footer a:hover{text-decoration:underline}footer img.since{width:100%;height:auto;max-width:100px}footer .title-custom{font-weight:700;margin-bottom:10px;display:block;font-size:18px;color:var(--primaryColor);text-transform:uppercase}footer .box{display:flex;gap:30px;margin-bottom:30px}footer .box>.column{flex:1}footer .box>.column.about{min-width:30%}footer .box>.column.payments{flex:1.6}footer .box>.column.flags{flex:1.1}footer .box.second-line{justify-content:center;gap:100px;margin-top:50px}footer .box.second-line>.column{flex:none}footer .contact-box{display:flex;flex-direction:column;gap:10px}footer .contact-box .item,footer .contact-box p{font-weight:700;color:var(--primaryColor)}footer .contact-box p{margin:10px 0 5px}footer .contact-box .item+.item{margin-top:7px}footer .contact-box .buttons{display:flex;align-items:center;gap:15px;margin-top:12px}footer .contact-box .buttons a{background:var(--primaryColor);color:var(--white);border-radius:4px;padding:12px 12px}footer .contact-box .buttons a:hover{text-decoration:none;background:var(--secondaryColor)}footer .jet-stamps .stamps{display:flex;gap:10px}footer .jet-stamps .stamp-name{font-size:0;line-height:0;min-height:0}footer .jet-stamps img{max-height:50px;width:auto}footer .jet-payment-options .title-option{font-size:0;min-height:0;line-height:0}footer .jet-payment-options .content.options{display:flex;gap:5px;flex-wrap:wrap}footer .jet-payment-options img{width:40px;height:30px}footer .jet-payment-options .jet-column.debit{display:none}footer .jet-social-network ul{display:flex;gap:20px}footer .jet-social-network span{font-size:0;display:block;width:32px;height:32px}footer .jet-social-network span.facebook{-webkit-mask:url(/assets/icons/fb.svg) no-repeat center/35px;mask:url(/assets/icons/fb.svg) no-repeat center/35px;background-color:var(--primaryColor)}footer .jet-social-network span.youtube{-webkit-mask:url(/assets/icons/yt.svg) no-repeat center/32px;mask:url(/assets/icons/yt.svg) no-repeat center/32px;background-color:var(--primaryColor)}footer .jet-social-network span.linkedin{-webkit-mask:url(/assets/icons/linkedin.svg) no-repeat center/34px;mask:url(/assets/icons/linkedin.svg) no-repeat center/34px;background-color:var(--primaryColor)}footer .jet-social-network span.twitter{-webkit-mask:url(/assets/icons/twitter.svg) no-repeat center/34px;mask:url(/assets/icons/twitter.svg) no-repeat center/34px;background-color:var(--primaryColor)}footer .jet-social-network span.instagram{-webkit-mask:url(/assets/icons/instagram.svg) no-repeat center/30px;mask:url(/assets/icons/instagram.svg) no-repeat center/30px;background-color:var(--primaryColor)}footer .jet-social-network span.bloger{-webkit-mask:url(/assets/icons/blog.svg) no-repeat center/34px;mask:url(/assets/icons/blog.svg) no-repeat center/34px;background-color:var(--primaryColor)}footer .jet-social-network span.tiktok{-webkit-mask:url(/assets/icons/tiktok.svg) no-repeat center/34px;mask:url(/assets/icons/tiktok.svg) no-repeat center/34px;background-color:var(--primaryColor)}footer .jet-social-network span.whatsapp{-webkit-mask:url(/assets/icons/whatsapp.svg) no-repeat center/34px;mask:url(/assets/icons/whatsapp.svg) no-repeat center/34px;background-color:var(--primaryColor)}footer .jet-data-store .data,footer .jet-data-store .data-address{display:flex;gap:5px}footer .byJet{display:flex;margin-left:auto;justify-content:end}@media screen and (max-width:991px){footer{padding:20px 0}footer .box{flex-direction:column;padding:0 20px;gap:20px;margin-bottom:0}footer .box.three{align-items:center;text-align:center;gap:50px}footer .box.four{gap:0}footer .box.four .title-custom{margin-top:15px}footer .box.four .title-custom:not(.noToggle){padding-bottom:0;position:relative}footer .box.four .title-custom:not(.noToggle)::after{content:"";font-weight:700;color:var(--primaryColor);font-size:20px;position:absolute;top:3px;right:0;width:20px;height:20px;transform:rotate(0);transition:ease-in-out .3s;background:url(/assets/icons/angle.svg) center no-repeat}footer .box.four .title-custom:not(.noToggle)+.custom-itens{padding-bottom:20px}footer .box.four .title-custom.active:not(.noToggle)::after{transform:rotate(90deg)}footer .title-custom{padding-bottom:12px}footer .title-custom.noToggle{text-align:center}footer .title-custom.active::after{transform:rotate(180deg)}footer .title-custom.no-line{border:none}footer .title-custom.no-line::after{display:none}footer .title-custom:not(.noToggle)+.custom-itens{display:none}footer .contact-box{text-align:center;align-items:center}footer .contact-box .buttons{justify-content:center;margin-top:25px}footer .jet-payment-options .content.options,footer .jet-social-network ul{justify-content:center}footer .column.stamps-box{align-items:center}footer .column.stamps-box .title-custom{border-bottom:none;text-align:center}footer .column.stamps-box .title-custom::after{display:none}footer .column.stamps-box .custom-itens{display:flex;justify-content:center}footer .column.stamps-box .stamps{display:flex;justify-content:center}footer .custom-itens.working>svg{height:25px}footer .custom-itens.working>.crop{width:calc(100% - 50px);padding-left:5px}footer .custom-itens.working>*{display:inline-block;vertical-align:middle}footer .jet-data-store span{display:inline}footer .jet-data-store .data{display:block;text-align:center;padding:0 10px}footer .jet-data-store .data>*{display:inline;padding-left:5px}footer .jet-data-store .data-address>:not(:first-child){display:inline;padding-left:5px}footer .byJet{justify-content:center}}.subFooter .box{display:flex;align-items:center;justify-content:space-between;text-align:center;font-size:13px;padding:5px 0;color:#9d9d9d;margin-bottom:20px}.subFooter .box>.column{width:100%}.subFooter .box .jet-data-store .data,.subFooter .box .jet-data-store .data-address{display:flex;gap:5px;justify-content:center}@media screen and (max-width:991px){.subFooter .box{flex-direction:column;gap:20px}.subFooter .box .jet-data-store span{display:inline;line-height:20px}.subFooter .box .jet-data-store .data{display:block;text-align:center;padding:0 10px}.subFooter .box .jet-data-store .data>*{display:inline;padding-left:5px}.subFooter .box .jet-data-store .data-address{display:block}.subFooter .box .jet-data-store .data-address>:not(:first-child){display:inline;padding-left:5px}}.formas-pagamento{display:flex;justify-content:left}.formas-pagamento .pagamento{margin-top:10px;margin-right:5px}.formas-pagamento .pagamento svg{height:32px}.formas-pagamento .pagamento.visa .base{fill:rgba(0,0,0,.7)}.formas-pagamento .pagamento.visa .marca{fill:#fff}.formas-pagamento .pagamento.visa .texto{fill:#fff}.formas-pagamento .pagamento.visa.default .base,.formas-pagamento .pagamento.visa:hover .base{fill:transparent}.formas-pagamento .pagamento.visa.default .marca .azul,.formas-pagamento .pagamento.visa:hover .marca .azul{fill:#2b3894}.formas-pagamento .pagamento.visa.default .marca .amarelo,.formas-pagamento .pagamento.visa:hover .marca .amarelo{fill:#f79510}.formas-pagamento .pagamento.master .base{fill:rgba(0,0,0,.7)}.formas-pagamento .pagamento.master .marca{fill:#fff}.formas-pagamento .pagamento.master .texto{fill:#fff}.formas-pagamento .pagamento.master.default .base,.formas-pagamento .pagamento.master:hover .base{fill:transparent}.formas-pagamento .pagamento.master.default .marca .vermelho,.formas-pagamento .pagamento.master:hover .marca .vermelho{fill:#eb001b}.formas-pagamento .pagamento.master.default .marca .laranja,.formas-pagamento .pagamento.master:hover .marca .laranja{fill:#ff5f00}.formas-pagamento .pagamento.master.default .marca .amarelo,.formas-pagamento .pagamento.master:hover .marca .amarelo{fill:#f79510}.formas-pagamento .pagamento.master.default .texto,.formas-pagamento .pagamento.master:hover .texto{fill:#000}.formas-pagamento .pagamento.diners .base{fill:rgba(0,0,0,.7)}.formas-pagamento .pagamento.diners .marca{fill:#fff}.formas-pagamento .pagamento.diners .texto{fill:#fff}.formas-pagamento .pagamento.diners.default .base,.formas-pagamento .pagamento.diners:hover .base{fill:transparent}.formas-pagamento .pagamento.diners.default .marca,.formas-pagamento .pagamento.diners:hover .marca{fill:#1b458e}.formas-pagamento .pagamento.diners.default .texto,.formas-pagamento .pagamento.diners:hover .texto{fill:#000}.formas-pagamento .pagamento.hiper .base{fill:rgba(0,0,0,.7)}.formas-pagamento .pagamento.hiper .marca{fill:#fff}.formas-pagamento .pagamento.hiper .texto{fill:#fff}.formas-pagamento .pagamento.hiper.default .base,.formas-pagamento .pagamento.hiper:hover .base{fill:transparent}.formas-pagamento .pagamento.hiper.default .marca,.formas-pagamento .pagamento.hiper:hover .marca{fill:#b5151f}.formas-pagamento .pagamento.boleto .base{fill:rgba(0,0,0,.7)}.formas-pagamento .pagamento.boleto .marca{fill:#fff}.formas-pagamento .pagamento.boleto .texto{fill:#fff}.formas-pagamento .pagamento.boleto.default .base,.formas-pagamento .pagamento.boleto:hover .base{fill:transparent}.formas-pagamento .pagamento.boleto.default .marca,.formas-pagamento .pagamento.boleto:hover .marca{fill:#000}.formas-pagamento .pagamento.boleto.default .texto,.formas-pagamento .pagamento.boleto:hover .texto{fill:#000}.infoBar{color:#666;padding:45px 0;text-transform:uppercase}.infoBar .box{display:flex;justify-content:space-between}.infoBar .item{display:flex;align-items:center;gap:10px}.infoBar .item:last-child{border:none}.infoBar .text{display:flex;flex-direction:column}.infoBar .text strong{font-weight:700;color:var(--primaryColor);font-size:16px;margin-bottom:2px}.infoBar .text span{max-width:250px}@media screen and (max-width:991px){.infoBar .box:not(.tns-slider)>.item{border:none;width:100%;padding:0;justify-content:center}.infoBar .box:not(.tns-slider)>.item:nth-child(n+2){display:none}.infoBar .box .item{border:none;justify-content:center}.infoBar .tns-nav{position:relative;bottom:0;margin-top:15px}.infoBar .tns-nav>[aria-controls]{background:#d0d0d0;opacity:1}.infoBar .tns-nav>.tns-nav-active{background:var(--primaryColor)}}