@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}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:'Maven Pro';--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:#DB7D07;--secondaryColor:#02AF22}: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}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(--black);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}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:10px;right:15px;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white);border-radius:5px}.jet-card.sold .content.action .content.product-buy{width:100%}.jet-card.grid{border-radius:5px;padding:10px;padding-bottom:40px;background:var(--white);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:0;right:0;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 .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 .flag-discount{background:var(--secondaryColor);color:var(--white);font-size:12px;padding:2px 10px;border-radius:4px}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.product-brand{display:none}.jet-card .content.images{order:1}.jet-card .content .product-code span{color:var(--primaryColor);font-weight:500;display:block;margin-bottom:5px}.jet-card .content.data{padding:10px;order:3;min-height:158px;display:flex}.jet-card .content.data h3{font-weight:500;font-size:16px;margin:0 0 3px;min-height:36px;line-height:normal;letter-spacing:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.data .product-rating{display:none}.jet-card .content.product-variation{display:none}.jet-card .content.action{order:3;display:flex;padding:0 20px;position:absolute;bottom:-80px;left:-10px;width:calc(100% + 20px);padding-bottom:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .content.action .content.product-buy{width:100%}.jet-card .content.action .content.quantity{width:80px}.jet-card .content.action .content.quantity+.content.product-buy{width:calc(100% - 80px);padding-left:10px}.jet-card .content.action .content.quantity .quantity{display:flex;border:1px solid var(--black);border-radius:5px}.jet-card .content.action .content.quantity .quantity input{border:none;width:30px;text-align:center;font-size:14px;background:0 0}.jet-card .content.action .content.quantity .quantity button{border:none;background:0 0;color:var(--black);font-weight:700;font-size:14px;height:33px;padding:0;width:25px}.jet-card .content.action .product-buy a,.jet-card .content.action .product-buy button,.jet-card .content.action .product-buy span{display:block;height:35px;line-height:35px;background:var(--primaryColor);color:var(--white);width:100%;text-align:center;padding:0 20px;font-size:14px;font-weight:400;border:none;margin:0 auto 0;border-radius:5px;transition:ease-in-out .3s}.jet-card .content.action .product-buy a.sold-button,.jet-card .content.action .product-buy button.sold-button,.jet-card .content.action .product-buy span.sold-button{background:var(--black);color:var(--white);cursor:pointer}.jet-card .content.action .product-buy a:hover,.jet-card .content.action .product-buy button:hover,.jet-card .content.action .product-buy span:hover{background:var(--primaryColor)}.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 .variationsSelect{position:absolute;width:calc(100% - 20px);border:1px solid var(--black);font-size:13px;border-radius:5px;left:10px;bottom:-28px;background:var(--white);z-index:2;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .variationsSelect::after{content:"";position:absolute;width:25px;height:27px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:6px;right:0;top:0;filter:brightness(0);pointer-events:none}.jet-card .variationsSelect span{display:block;padding:5px 10px;cursor:pointer}.jet-card .variationsSelect .receiveValues{max-height:92px;overflow-y:auto;display:none;padding-bottom:10px;margin-top:10px}.jet-card .variationsSelect .receiveValues>.variation:not(:last-child){border-bottom:1px solid #e0e0e0}.jet-card .variationsSelect .receiveValues.active{display:block}.jet-card .variationsSelect.active::after{transform:rotate(90deg)}.jet-card .variationsSelect.active .receiveValues{display:block}.jet-card .flag-seal .flag-name{display:none}.jet-card .flag-seal img{max-height:35px}.jet-card .flag-seal img[src=""]{display:none}.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-availability{order:-1}.jet-card .product-name{order:-2;margin-bottom:0}.jet-card .product-availability{order:-1;color:var(--primaryColor);font-size:12px;margin-bottom:10px}.jet-card .product-values{margin-top:auto}.jet-card .price{display:flex;flex-wrap:wrap;position:relative;min-height:61px}.jet-card .old-price{width:100%;order:-1;color:#bdbdbd;font-size:14px;text-decoration:line-through}.jet-card .content.product-info{width:100%}.jet-card .content.product-info>.product-info{display:flex;flex-direction:column;height:100%}.jet-card .baseDiscount{background:var(--primaryColor);color:var(--white);padding:5px 10px;border-radius:10px;position:absolute;right:0;bottom:0;border:0;width:fit-content;font-size:14px;font-weight:700}.jet-card .baseDiscount::before{content:"No PIX";display:block;font-size:11px;font-weight:400}.jet-card .baseDiscount .textDiscount{display:none}.jet-card .baseDiscount .descriptionDiscount{overflow:hidden;text-indent:-26px;display:block;font-size:11px;font-weight:400}.jet-card .best-price{font-weight:700;font-size:18px;width:100%;color:var(--black)}.jet-card .installment{font-size:10px}.jet-card .installment::before{content:"ou "}.jet-card .installment .description-installment{margin-left:4px}.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{visibility:visible;opacity:1}.jet-card:hover .content.action a{visibility:visible;opacity:1}.jet-card:hover .variationsSelect{visibility:visible;opacity:1}.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-availability{font-size:12px}.jet-card .product-image>a{height:200px;overflow:hidden;display:block}.jet-card .jet-product-flash-offer{top:160px}.jet-card .baseDiscount{padding:5px}.jet-card .best-price{font-size:13px}.jet-card .old-price{font-size:10px}.jet-card .old-price span{margin-right:0}.jet-card .installment{font-size:10px;display:flex;flex-wrap:wrap}.jet-card .installment::before{content:"ou ";margin-right:3px}.jet-card .installment .number-installment{width:calc(100% - 30px)}.jet-card .installment .description-installment{font-size:0;margin:0;width:100%}.jet-card .installment .description-installment::before{content:"sem juros";font-size:10px}.jet-card .baseDiscount::before{font-size:9px}.jet-card .baseDiscount .priceDiscount{font-size:13px}.jet-card .baseDiscount .priceDiscount::after{font-size:9px}.jet-card .baseDiscount .descriptionDiscount{font-size:9px;text-indent:-22px}.jet-card .content.product-flag{max-width:75px}.jet-card .content.product-flag .flag-discount{font-size:10px}.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 .jet-container{padding-bottom:20px}.jet-card .variationsSelect{visibility:visible;opacity:1;left:0;width:100%;bottom:5px}.jet-card .content.data{order:2;padding:5px 0 25px}.jet-card .content.data h3{min-height:30px;margin-bottom:0;font-size:12px;font-weight:500;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.quantity{width:60px}.jet-card .content.action{order:3;visibility:visible;opacity:1;bottom:-47px;width:calc(100% + 10px);left:-5px;padding:0 5px 10px}.jet-card .content.action a{visibility:visible;opacity:1;height:40px;font-size:13px;line-height:40px;padding:0}.jet-card .content.action a::before{width:15px}.jet-card .content.action .content.product-buy{padding-left:5px;width:calc(100% - 60px)}.jet-card .content.action .product-buy button{font-size:0;padding:0}.jet-card .content.action .product-buy button::before{content:"Adicionar";font-size:14px}}@media screen and (min-width:991px) and (max-width:1600px){.jet-card .installment .description-installment{display:block;margin:0}}.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:520px;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:center;font-size:16px;font-weight:500;gap:10px;position:relative;height:50px;padding:0 20px;color:var(--white);background:var(--primaryColor)}.floating-preview .container-preview .title-cart span::before{content:"";display:inline-block;width:22px;height:22px;background:url(/assets/icons/cart.svg) center no-repeat;background-size:contain;vertical-align:-3px;filter:brightness(0) invert(1);margin-right:7px}.floating-preview .container-preview .fecharCarrinho{border:none;padding:0;width:70px;height:50px;outline:0;background:0 0;position:absolute;right:20px;top:0}.floating-preview .container-preview .fecharCarrinho::after{content:"";width:20px;height:1px;background:var(--white);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(--white);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 .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-wrap:wrap;padding-left:10px;align-items:center}@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>.data{width:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{color:#000;width:calc(100% - 15px);display:block;font-size:14px;font-weight:700}@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:12px;font-weight:900}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--black);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;overflow:hidden;width:max-content;border:1px solid var(--black);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;margin:0 4px;border:none}@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 jet-discount-coupon-cart{width:calc(100% + 40px);display:block;margin-left:-20px;padding-bottom:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart{display:flex;justify-content:space-between;align-items:center;margin:0;font-size:var(--font-sm);min-height:40px;flex-wrap:wrap;background:var(--white);text-transform:uppercase;width:100%;padding:0 var(--space-md) 15px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart .coupon{display:flex;align-items:center;gap:8px;width:100%;margin-top:8px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart .coupon input{font-size:var(--font-sm);padding:0 var(--space-sm);border:1px solid #000;border-radius:var(--space-sm);height:35px;width:calc(100% - 88px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart .coupon .code{font-size:var(--font-sm);color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart .coupon button{cursor:pointer;height:35px;background:silver;border-radius:5px;text-transform:uppercase;width:80px;line-height:0;border:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart .add{border-bottom:1px dotted;line-height:initial;cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart.active .code{font-size:var(--font-sm);color:var(--gray);border:1px solid #000;height:35px;border-radius:10px;width:calc(100% - 88px);text-align:left;padding-left:15px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart.active button{cursor:pointer;height:35px;background:#656565;border-radius:10px;text-transform:uppercase;width:80px;line-height:0;position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart.active button::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;-webkit-mask-image:url(/assets/icons/trash-v2.svg);mask-image:url(/assets/icons/trash-v2.svg);mask-size:21px;background-color:var(--white);mask-repeat:no-repeat;mask-position:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-discount-coupon-cart.active button svg{visibility:hiddenh}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;padding:0;background:var(--primaryColor);color:var(--black)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{background:#efeee8;color:var(--white);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:2px}.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);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 .discount{order:1;color:var(--white)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{font-size:var(--font-sm);font-weight:400;position:relative;padding:0 14px;min-height:78px;background:var(--white)}.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 span{margin-bottom:0;display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{background:#fff;border:1px solid var(--black);padding:0 var(--space-md);font-size:var(--font-sm);outline:0;height:38px;width:calc(100% - 88px);margin-right:8px;border-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:#cacbcd;border:none;height:38px;width:80px;font-size:12px;text-transform:uppercase;border-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;width:100%;margin-top:50px}.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.pickup{padding-left:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping.pickup label::after,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping.pickup label::before{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal{padding:0 20px 20px;display:flex;flex-direction:column}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal .shipping{color:var(--white);order:1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal .shipping span{display:flex;justify-content:space-between;margin-bottom:5px;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal .shipping span span{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{display:block;font-size:14px;margin-bottom:20px;color:var(--white);text-transform:uppercase;order:2}.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}@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:50px;text-align:center;background:var(--secondaryColor);color:var(--white);font-size:16px;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;order:3}.floating-preview .btns-pickup{display:inline-flex;margin-top:10px;gap:5px}.floating-preview .btns-pickup button{border:1px solid var(--primaryColor);color:var(--primaryColor);padding:4px 15px;font-weight:500;border-radius:4px;background:var(--white)}.floating-preview .btns-pickup button.active{background:var(--primaryColor);color:var(--white)}.floating-preview .btn-recalculate{border:1px solid var(--black);color:var(--white);padding:4px 15px;font-weight:500;border-radius:4px;background:var(--black);margin-top:5px;display:inline-block;float:right;position:relative;top:5px}.floating-preview .product-availability{font-size:12px}.floating-preview .tooltip{position:relative}.floating-preview .tooltip::before{content:"";position:absolute;border-bottom:7px solid var(--black);border-left:7px solid transparent;border-right:7px solid transparent;bottom:1px;right:-1px;display:none}.floating-preview .tooltip::after{content:attr(data-description);position:absolute;background:var(--black);color:var(--white);font-size:11px;padding:4px 10px;border-radius:5px;top:22px;right:-10px;white-space:inherit;min-width:150px;display:none}.floating-preview .tooltip:hover::after,.floating-preview .tooltip:hover::before{display:block}@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);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;border-radius:5px}@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(--primaryColor);box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:5px;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% - 730px)}.search-box .jet-search{border-radius:5px;position:relative;max-width:640px;margin:auto;background:var(--white)}.search-box input{border:1px solid #f2f2f2;border-radius:10px;height:61px;width:100%;background:0 0;padding:0 20px;box-shadow:0 4px 4px 0 rgba(0,0,0,.15)}.search-box input::placeholder{color:var(--black)}.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;border-radius:8px;transition:ease-in-out .3s;padding:0}@media screen and (max-width:991px){.search-box{position:absolute;bottom:0;width:100%;left:0}.search-box .jet-search{background:var(--white);border-radius:0}.search-box .jet-button{background:url(/assets/icons/search.svg) center no-repeat;background-size:22px;width:50px;height:100%;top:0;right:0;border-radius:0}.search-box input{box-shadow:none;border:none;border-top:1px solid var(--primaryColor);border-radius:0;height:40px}}.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 .info{display:flex;flex-direction:column}.jet-search-result .item .old-price{color:#979797;text-decoration:line-through;margin-right:8px}.jet-search-result .item .best-price{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:45px}.jet-search-result .item img{max-height:50px}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:12px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0;border:none;cursor:pointer;background:#d9d9d9;border-radius:10px;transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:var(--primaryColor)}.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}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(180deg)}.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{background:var(--white);text-transform:uppercase;border-top:1px solid #dadada}.jet-menu a{color:var(--black);padding:15px 25px;display:block;font-size:16px;font-weight:400}.jet-menu>nav>.jet-menu-itens{display:flex;max-width:1440px;margin:auto;width:98%;justify-content:space-between;position:relative}@media screen and (min-width:991px){.jet-menu>nav>.jet-menu-itens>li:not(.allDepartmens):hover>a{text-decoration:underline}.jet-menu>nav>.jet-menu-itens>li:not(.allDepartmens):hover>.submenu{visibility:visible;opacity:1}.jet-menu>nav>.jet-menu-itens>li ul>li.has-submenu:hover>.submenu{visibility:visible;opacity:1}.jet-menu>nav>.jet-menu-itens>li ul>li.has-submenu>a::after{content:"";width:15px;height:15px;background:url(/assets/icons/arrow-orange.svg) center no-repeat;background-size:7px;filter:none;vertical-align:-3px;transform:rotate(90deg);display:inline-block}.jet-menu>nav>.jet-menu-itens>li:not(.allDepartmens) ul>li.has-submenu:nth-child(4n)>.submenu{left:auto;right:50%}}.jet-menu>nav>.jet-menu-itens>li{padding:0 0;font-weight:700}@media screen and (min-width:991px){.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(7) .submenu{right:0;left:auto}.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(n+8){display:none}}.jet-menu>nav>.jet-menu-itens>.jet-item.has-submenu>a::after{content:"";width:15px;height:15px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:7px;display:inline-block;vertical-align:-2px;transform:rotate(90deg)}.jet-menu .submenu{visibility:hidden;opacity:0;position:absolute;z-index:2;top:48px;background:var(--white);padding:25px 35px;box-shadow:0 3px 4px rgba(0,0,0,.1);transition:ease-in-out .3s;font-weight:400;left:0;width:100%}.jet-menu .submenu>.container{display:flex;gap:20px}.jet-menu .submenu ul{display:flex;flex-wrap:wrap;width:100%}.jet-menu .submenu ul>li{width:25%;position:relative}.jet-menu .submenu a{color:var(--black);text-transform:none;padding:10px 0;white-space:nowrap;min-width:120px}.jet-menu .submenu a.seeAll{color:var(--primaryColor);text-decoration:underline;font-weight:400}.jet-menu .submenu .mainLink a{text-transform:uppercase;font-weight:700}.jet-menu .submenu.last{visibility:hidden;opacity:0;min-width:200%;left:0;top:38px;background:var(--white);border-left:1px solid var(--black);padding-top:0!important}.jet-menu .submenu.last ul>li{width:50%}.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 .titleAllDepartments{background:#e9e9e9;color:var(--primaryColor);display:flex;align-items:center;justify-content:space-between;padding:7px 22px;font-size:16px;font-weight:700;cursor:default;position:relative}.jet-menu .allDepartmens .titleAllDepartments::before{content:"";position:absolute;width:9999px;height:100%;left:-9999px;background:#e9e9e9}.jet-menu .allDepartmens .titleAllDepartments::after{content:"";position:absolute;width:9999px;height:100%;right:-9999px;background:#e9e9e9}.jet-menu .allDepartmens .titleAllDepartments .close{border:none;width:35px;height:35px;background:url(/assets/icons/cancel.svg) center no-repeat;background-size:contain}.jet-menu .allDepartmens>.submenu{padding:0 0 15px;min-width:330px;top:0;left:-110%;box-shadow:none;background:var(--white) url(/assets/bgMenu.webp) right no-repeat;background-size:380px}.jet-menu .allDepartmens>.submenu::before{content:"";position:absolute;width:9999px;height:calc(100% - 49px);left:-9999px;top:49px;background:var(--white)}.jet-menu .allDepartmens>.submenu::after{content:"";position:absolute;width:9999px;height:calc(100% - 49px);top:49px;right:-9999px;background:var(--white)}.jet-menu .allDepartmens>.submenu .submenu{height:100%}.jet-menu .allDepartmens>.submenu .submenu a{color:var(--black);padding:6px 25px;font-weight:400;text-transform:uppercase}.jet-menu .allDepartmens>.submenu .submenu a.seeAll{font-weight:700;text-decoration:underline;color:var(--primaryColor)}.jet-menu .allDepartmens .jet-menu-itens{flex-direction:column;padding-top:10px}.jet-menu .allDepartmens .jet-menu-itens>li{border-right:1px solid var(--black);max-width:350px}.jet-menu .allDepartmens .jet-menu-itens li{padding:0;position:initial;width:50%}@media screen and (min-width:991px){.jet-menu .allDepartmens .jet-menu-itens li:hover>.submenu{visibility:visible;opacity:1}}.jet-menu .allDepartmens .jet-menu-itens li.has-submenu>a::after{content:"";position:absolute;width:12px;height:12px;background:url(/assets/icons/arrow-orange.svg) center no-repeat;background-size:contain;top:9px;right:10px;transform:rotate(0)}.jet-menu .allDepartmens .jet-menu-itens li>a{font-weight:700;text-transform:uppercase}.jet-menu .allDepartmens .jet-menu-itens a{min-width:210px;padding:5px 25px;position:relative}.jet-menu .allDepartmens .jet-menu-itens .submenu{left:350px;visibility:hidden;opacity:0;padding:15px 0;width:calc(100% - 350px);box-shadow:none;max-width:670px;top:49px;height:calc(100% - 49px);transition:ease-in-out .3s}.jet-menu .allDepartmens .sandwich{display:flex;flex-direction:column;gap:4px;margin-right:15px;position:relative;top:1px}.jet-menu .allDepartmens .sandwich .fill{width:20px;height:2px;background:var(--primaryColor);position:relative;top:0;left:0;right:0;bottom:0;transition:ease-in-out .3s}.jet-menu .allDepartmens>span{color:var(--black);padding:15px 2px;padding-right:20px;display:flex;align-items:center;font-size:16px;font-weight:400}.jet-menu .allDepartmens .submenu.last{min-height:290px;width:fit-content;min-width:max-content;top:0;left:100%}.jet-menu .allDepartmens .submenu>.container{height:100%}.jet-menu .allDepartmens .submenu ul{flex-direction:column}.jet-menu .allDepartmens .submenu ul .submenu li{position:relative}@media screen and (min-width:991px){.jet-menu .allDepartmens.active .sandwich .fill:nth-child(1){transform:rotate(45deg);top:2px;width:10px;left:1px}.jet-menu .allDepartmens.active .sandwich .fill:nth-child(2){transform:rotate(-45deg)}.jet-menu .allDepartmens.active .sandwich .fill:nth-child(3){transform:rotate(45deg);left:auto;top:auto;right:-8px;bottom:2px;width:11px}.jet-menu .allDepartmens.active>.submenu{left:0;visibility:visible;opacity:1}}.menu-area{min-height:41px}@media screen and (max-width:991px){#closeMenu{border:none;width:100%;height:35px;background:var(--primaryColor);color:var(--white);font-weight:700}.links-area{color:var(--black);display:flex!important;padding:10px 20px;text-transform:uppercase;font-size:12px}.links-area>*{flex:1}.links-area>a{display:flex;align-items:center;gap:10px}.links-area .jet-user-login{display:flex;align-items:center;gap:7px}.links-area .jet-user-login::before{content:"";width:25px;height:25px;background:url(/assets/icons/user.svg) center no-repeat;background-size:contain}.menu-area{position:fixed;z-index:99;top:0;height:100%;width:100%;background:#fff;left:-110%;transition:ease-in-out .3s}.menu-area.active{left:0}.jet-menu{border-top:1px solid var(--primaryColor);padding:20px 0 0;background:0 0}.jet-menu .jet-menu-itens{flex-direction:column;max-height:calc(100vh - 110px);overflow-y:scroll}.jet-menu .jet-menu-itens>li.has-submenu>a{position:relative}.jet-menu .jet-menu-itens>li.has-submenu>a::after{content:"";position:absolute;width:41px;height:41px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:8px;filter:invert(1);right:0;top:0;transform:rotate(-90deg);transition:ease-in-out .3s}.jet-menu .jet-menu-itens>li.has-submenu>a.active::after{transform:rotate(90deg)}.jet-menu a{background:var(--white);color:var(--black);border-radius:5px;padding:12px 10px}.jet-menu a.seeAll{text-decoration:underline}.jet-menu a.title[title=Promoções]{color:var(--white)}.jet-menu a.title[title=Promoções]::after{top:10px}.jet-menu .back{color:var(--primaryColor);font-weight:700;display:block;padding:5px 0 15px}.jet-menu .back::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/arrow-orange.svg) center no-repeat;background-size:contain;vertical-align:-4px;transform:rotate(180deg);margin-right:10px;margin-left:-30px}.jet-menu .submenu{visibility:visible;opacity:1;position:fixed;top:86px;padding-top:12px;height:calc(100% - 86px);overflow-y:auto;left:-110%}.jet-menu .submenu>.container{flex-direction:column}.jet-menu .submenu>.container>ul{padding:0;flex-direction:column}.jet-menu .submenu ul>li{width:100%}.jet-menu .submenu img{width:100%;height:auto}.jet-menu .submenu a.has-submenu::after{content:"";width:15px;height:15px;background:url(/assets/icons/arrow-orange.svg) center no-repeat;background-size:7px;filter:none;vertical-align:-3px;display:inline-block;float:right;position:relative;top:3px}.jet-menu .submenu.active{left:0}.jet-menu .submenu.last{visibility:visible;opacity:1;background:var(--white);min-width:auto;top:86px;left:-110%}.jet-menu .submenu.last.active{left:0}.jet-menu>nav>.jet-menu-itens>.jet-item.has-submenu>a::after{right:10px;top:15px;transform:rotate(0);background:url(/assets/icons/arrow-orange.svg) center no-repeat;filter:none}}@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-menu .allDepartmens .submenu ul{max-height:350px;overflow-y:auto;flex-wrap:nowrap}}.brand-area .rating{display:flex;justify-content:flex-end;gap:5px}.brand-area .rating>span{width:18px;height:18px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.brand-area .rating>span.active{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.brand-area{display:flex;align-items:center;margin-top:10px}.brand-area .jet-product-brand .brand-name{font-size:18px;color:var(--primaryColor)}.brand-area .jet-product-brand .brand-name::after{content:"|";margin:0 6px}.brand-area .jet-product-brand img{display:none}@media screen and (max-width:991px){.brand-area .jet-product-brand .brand-name{font-size:14px}}.jet-product-buy-together{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;margin-top:var(--space-xl);gap:0;border-radius:20px;overflow:hidden;background:var(--primaryColor)}.jet-product-buy-together .buy-together-title{display:none}@media screen and (max-width:991px){.jet-product-buy-together .buy-together-title{font-size:16px}}.jet-product-buy-together .products-together{flex:4;padding:40px 40px 90px}.jet-product-buy-together .products-together ul{padding:0;list-style:none;display:flex;gap:75px;margin:0}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together ul{flex-direction:column}}.jet-product-buy-together .products-together ul li{position:relative;flex:1}.jet-product-buy-together .products-together ul li:not(:last-child)::after{content:"+";position:absolute;width:24px;height:24px;color:var(--white);border:1px solid var(--white);display:flex;align-items:center;justify-content:center;border-radius:100%;top:45%;right:-50px;line-height:0}.jet-product-buy-together .products-together ul li .jet-card{position:relative;z-index:2;background:var(--white);padding:34px 14px;border-radius:10px}.jet-product-buy-together .products-together ul li .jet-card .installment .description-installment{display:block;margin:0}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .jet-card .price{max-width:190px}}.jet-product-buy-together .products-together ul li .jet-card .jet-container::after{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container .jet-wishlist-add{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{margin:0;order:1}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{flex:1 1 auto}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.data{bottom:0;position:relative;visibility:visible;opacity:1;height:auto;padding:10px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images{grid-column:1;grid-row:span 2;min-height:initial}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image{height:auto;height:auto;margin:auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image .main-image img{height:300px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-wishlist{top:calc(var(--space-sm) * -1);right:calc(var(--space-sm) * -1)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-name{width:100%;font-size:14px;line-height:var(--font-lg);display:block;margin-bottom:var(--space-md);margin-right:var(--space-lg)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-name h3{font-size:14px;font-weight:700;min-height:34px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .title{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-buy button{width:100%;border:none;background:0 0}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-buy button span{width:100%;border:1px solid var(--white);color:var(--white);background:0 0;text-align:center;position:relative;bottom:-80px;padding:12px 0;margin-bottom:-42px;border-radius:10px;display:block}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-buy button span.product-remove{background:var(--black);color:var(--white);border-color:var(--black)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-buy button.disabled{filter:grayscale(1);cursor:default;opacity:.5}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-buy button.sold-together{filter:grayscale(1);cursor:default;opacity:.5}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together{flex:none;width:100%;display:flex;flex-direction:column;padding:40px 20px}.jet-product-buy-together .products-together ul li:not(:last-child)::after{right:auto;top:auto;left:50%;bottom:-95px;transform:translate(-50%,0)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-buy button span{bottom:-95px}}.jet-product-buy-together .result-buy-together{flex:1;display:flex;align-items:center}.jet-product-buy-together .result-buy-together>.result{padding-right:40px;position:relative;z-index:2;width:100%}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together{margin-bottom:var(--space-xl);position:relative;top:0;padding:0}.jet-product-buy-together .result-buy-together>.result{width:100%;margin-left:0;padding:30px 20px}.jet-product-buy-together .result-buy-together .title-result{font-size:30px}}.jet-product-buy-together .result-buy-together .title-result{font-size:37px;position:relative;font-weight:900;color:var(--white)}.jet-product-buy-together .result-buy-together .item{position:relative;justify-content:center;display:flex}.jet-product-buy-together .result-buy-together .item:not(.total){display:none}.jet-product-buy-together .result-buy-together .item.total{font-weight:400;justify-content:space-between;background:var(--white);padding:13px 10px;color:var(--primaryColor);font-size:16px;border-radius:10px}.jet-product-buy-together .result-buy-together .item.total .title{font-weight:700}.jet-product-buy-together .result-buy-together button{padding:14px 0;font-weight:400;font-size:16px;width:100%;border:0;outline:0;margin-top:var(--space-md);background-color:var(--secondaryColor);color:var(--white);letter-spacing:1px;border-radius:10px}.jet-product-buy-together .result-buy-together button.disabled{cursor:default;opacity:.5}.buy-area{display:flex;align-items:center;gap:5px}.buy-area jet-product-add-cart{display:block;width:calc(100% - 87px)}@media screen and (max-width:991px){.buy-area jet-product-add-cart.out{width:100%}.buy-area jet-product-add-cart.sold{width:100%}}.jet-product-add-cart{display:flex;gap:15px;flex-direction:column}.jet-product-add-cart>div{flex:1}.jet-product-add-cart>div.btn-one-click{display:none}.jet-product-add-cart button{width:100%;height:55px;border:none;font-size:18px;text-transform:uppercase;opacity:1;border-radius:10px;font-weight:700;transition:ease-in-out .3s}.jet-product-add-cart button.sold{background:#333;color:var(--white);display:none}.jet-product-add-cart button.add-cart{background:var(--secondaryColor);border:1px solid var(--secondaryColor);color:var(--white)}.jet-product-add-cart button.add-cart:hover{background:var(--primaryColor);border-color:var(--primaryColor)}.jet-product-add-cart button.add-cart-no-cart{font-weight:700;color:var(--white);background:var(--secondaryColor);display:none}.jet-product-add-cart button.btn-alert-me{background:var(--black);color:var(--white);font-size:16px;line-height:0}.jet-product-add-cart button.btn-alert-me:hover{background:var(--secondaryColor);border-color:var(--secondaryColor)}.jet-product-add-cart button.one-click{display:none}.jet-product-add-cart .container-message{background:var(--white);padding:20px;border:1px dashed #d6d6d6;border-radius:10px}.jet-product-add-cart .container-message span{display:block;font-size:14px;text-align:center;max-width:300px;margin:0 auto 15px}@media screen and (max-width:991px){.jet-product-add-cart{flex-direction:column;gap:10px}}@media screen and (max-width:991px){#goBuy{position:fixed;z-index:99;width:96%;left:2%;text-transform:uppercase;padding:2px;background:var(--primaryColor);border:none;color:var(--white);font-size:16px;letter-spacing:1px;bottom:-110%;transition:ease-in-out .3s}#goBuy.active{bottom:8px}#goBuy span{display:block;background:var(--primaryColor);line-height:50px}}.jet-product-sku{font-size:18px;color:var(--primaryColor)}.jet-product-sku::before{content:"Cód: "}@media screen and (max-width:991px){.jet-product-sku{font-size:14px}}.jet-product-summarized-description{font-weight:400;margin-bottom:30px}.boxDescriptions{margin-top:50px}.boxDescriptions .titles{width:98%;max-width:1440px;margin:auto;display:flex;gap:30px;position:relative}@media screen and (min-width:991px){.boxDescriptions .titles::after{content:"";position:absolute;width:calc(100% - 490px);height:2px;background:var(--primaryColor);top:30px;right:0;opacity:.6}}.boxDescriptions .titles span{padding:17px 42px;border-bottom:1px solid transparent;display:inline-block;color:var(--primaryColor);font-weight:400;cursor:pointer;border:1px solid var(--primaryColor);border-radius:10px;font-size:18px}.boxDescriptions .titles span.active{background:var(--primaryColor);color:var(--white)}.boxDescriptions .content{padding:30px 0;font-size:16px}.boxDescriptions .content>.box{width:100%}.boxDescriptions .content>.box>:not(.active){display:none}@media screen and (max-width:991px){.boxDescriptions{margin-top:30px}.boxDescriptions .content{padding:20px;margin-top:0}.boxDescriptions .titles{gap:10px;width:calc(100% - 40px);margin:0;margin-left:20px}.boxDescriptions .titles span{font-size:14px;padding:18px 0;flex:1;text-align:center}}.descriptionImage img{width:100%;height:auto}.descriptionImage img:last-child{display:none}@media screen and (max-width:991px){.descriptionImage img:last-child{display:block}.descriptionImage img:first-child{display:none}}.jet-product-images{display:flex;gap:10px;justify-content:space-between;flex-direction:column-reverse;width:calc(100% - 50px);margin-left:auto}.jet-product-images img{width:100%;height:auto;float:left}.thumbs{position:relative}.thumbs .jet-container{position:relative;z-index:2;margin:auto;gap:10px}.thumbs .jet-container:not(.tns-slider){display:flex;justify-content:center}.thumbs .jet-container:not(.tns-slider)>.jet-children{margin-top:0;max-width:100px;margin:0}.thumbs .jet-container img{max-height:90px;width:auto}.thumbs .jet-container .jet-children{width:100%;margin:auto;display:flex;overflow:hidden;background:var(--white);justify-content:center;align-items:center}.thumbs .tns-controls{top:32%}.thumbs .tns-controls [aria-controls]{right:-35px}.thumbs .tns-controls [aria-controls][data-controls=prev]{left:-35px}.thumbs .video.youtube{position:relative}.thumbs .video.youtube .thumbs-icon{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.thumbs .video.youtube .thumbs-icon svg{width:50px}.image-container{position:relative;margin-bottom:30px}.image-container a{display:flex}.image-container a>img{max-height:600px;width:auto;margin:auto}@media screen and (max-width:991px){.image-container a>img{width:100%}}.active-zoom .zoom-container{opacity:1;width:100%;height:100%;visibility:visible}body>.zoom-container{width:100%;height:100%;opacity:1;visibility:visible;position:fixed;left:0;z-index:9999}.zoom-container{position:absolute;background-repeat:no-repeat;position:absolute;z-index:11;width:0;opacity:0;height:0;visibility:hidden;top:0}@media screen and (max-width:991px){.jet-product-images{flex-direction:column-reverse;margin:0;width:100%}.jet-product-images .tns-controls{top:20%;z-index:2}.jet-product-images .tns-controls [aria-controls]{right:-18px}.jet-product-images .tns-controls [aria-controls][data-controls=prev]{left:-25px}.thumbs .jet-container img{max-height:70px;width:auto}}.jet-product-grouping .title-grouping{display:block;margin:20px 0 10px}.jet-product-grouping img{width:100%;height:auto;display:block}.jet-product-grouping ul{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:40px}.jet-product-grouping ul>li{width:12%}.jet-product-grouping ul>li .active{box-shadow:0 0 0 2px var(--black)}.countdownOffer{display:none}.jet-product-flash-offer{display:block;margin-top:20px}.jet-product-flash-offer .time{display:flex;align-items:center;gap:5px}.jet-product-flash-offer .description{background:var(--primaryColor);color:var(--white);height:40px;display:flex;align-items:center;padding:0 10px}.jet-product-flash-offer .time-countdown span{position:relative;height:40px;background:var(--secondaryColor);color:var(--white);display:inline-flex;align-items:center;padding:0 8px;font-weight:700}.jet-product-flash-offer .time-countdown span.days::after{content:":";position:absolute;height:100%;color:var(--black);line-height:38px;right:-3px;font-weight:400}.jet-product-flag-discount{background:var(--secondaryColor);color:var(--white);border:1px solid var(--secondaryColor);font-size:16px;padding:6px 12px;text-align:left;border-radius:5px;margin-top:0;position:relative;width:fit-content;text-transform:uppercase;font-weight:700}@media screen and (max-width:991px){.jet-product-flag-discount{font-size:12px;padding:2px 10px}}.jet-modal.payments .jet-modal-content{max-width:535px}.openPayments{border:none;background:0 0;padding:0;text-decoration:underline;font-size:14px;margin:0 0}.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}.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{margin-top:20px;margin-bottom:20px;position:relative;max-width:400px}.jet-product-prices .price{display:flex;flex-direction:column}.jet-product-prices .baseDiscount{background:var(--primaryColor);color:var(--white);padding:5px 10px;border-radius:10px;position:absolute;right:0;bottom:0;border:0;width:fit-content;font-size:25px;font-weight:700}.jet-product-prices .baseDiscount::before{content:"No PIX";display:block;font-size:12px;font-weight:400}.jet-product-prices .baseDiscount .textDiscount{display:none}.jet-product-prices .baseDiscount .descriptionDiscount{overflow:hidden;text-indent:-28px;display:block;font-size:12px;font-weight:400}.jet-product-prices .old-price{text-decoration:line-through;color:#bdbdbd;font-weight:500}.jet-product-prices .best-price{font-weight:700;color:var(--black);font-size:25px}.jet-product-prices .installment{font-size:14px}.jet-product-prices .installment .installment-amount{font-weight:700}.jet-product-prices .installment .installment-amount span{font-weight:400}.jet-product-prices .installment .installment-price{font-weight:700}.jet-product-prices .installment .installment-price span{font-weight:400}.price-area{border-bottom:1px solid #bdbdbd;padding-bottom:30px;margin-bottom:20px}@media screen and (max-width:991px){.price-area{margin:20px 0}.jet-product-prices{max-width:100%}.jet-product-prices .baseDiscount{font-size:22px}.jet-product-prices .best-price{font-size:22px}.jet-product-prices .installment .installment-price span{display:block}}.jet-product-quantity{width:fit-content;border:1px solid var(--black);border-radius:10px;position:relative}.jet-product-quantity button{width:25px;height:53px;border:none;background:0 0;font-weight:700;border-radius:0;font-size:18px;color:var(--black)}.jet-product-quantity button.plus{color:var(--primaryColor)}.jet-product-quantity input{border:none;text-align:center;height:53px;width:25px;font-size:16px;background:0 0;color:var(--black)}.jet-modal.review .box{display:flex;gap:20px}.jet-modal.review .box>.column{width:calc(50% - 10px)}.jet-modal.review .box>.column>.title{font-weight:700;font-size:18px;margin-bottom:20px;display:block;color:var(--primaryColor)}.jet-modal.review .box .rating-container{max-height:568px;overflow-y:auto;padding:1px 1px}.jet-modal.review .box .rating-container::-webkit-scrollbar{width:5px;background:#cecece}.jet-modal.review .box .rating-container::-webkit-scrollbar-thumb{background:var(--secondaryColor);border-radius:10px}.jet-modal.review .box .rating-container::-webkit-scrollbar-thumb:hover{background:var(--primaryColor)}@media screen and (max-width:991px){.jet-modal.review .box{flex-direction:column}.jet-modal.review .box>.column{width:100%}}.jet-product-rating-list{margin-top:24px}.jet-product-rating-list .no-rating{margin-bottom:var(--space-lg);display:block}.jet-product-rating-list .rating{display:flex;flex-direction:column;font-size:var(--font-md);padding:var(--space-lg);position:relative;box-shadow:0 0 1px}.jet-product-rating-list .rating .info-author{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:var(--space-md)}.jet-product-rating-list .rating .info-author .name-author{font-size:var(--font-lg);width:100%}.jet-product-rating-list .rating .info-author .city{display:none}.jet-product-rating-list .rating .info-author .email{order:1}.jet-product-rating-list .rating .info-author .rating-author{display:flex}.jet-product-rating-list .rating .info-author .rating-author span{display:inline-block;width:20px;height:15px;color:var(--textBody)}.jet-product-rating-list .rating .info-author .rating-author span:before{content:"";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating-list .rating .info-author .rating-author span.active:before{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating-list .rating+.rating{padding-top:var(--space-md);margin-top:var(--space-md)}.jet-product-rating-list .rating .description{margin-top:var(--space-md)}.jet-product-rating-list .rating .description .description-title{display:block;margin-bottom:var(--space-md)}.jet-product-rating-registration{display:flex;flex-direction:column;align-items:center;justify-content:center}.jet-product-rating-registration form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.jet-product-rating-registration form .container-form{width:100%}.jet-product-rating-registration form .container-form .container-field{position:relative;margin-bottom:var(--space-md)}.jet-product-rating-registration form .container-form .container-field label{display:block;font-size:var(--font-md)}.jet-product-rating-registration form .container-form .container-field input:not([type=checkbox]):not([type=radio]),.jet-product-rating-registration form .container-form .container-field select,.jet-product-rating-registration form .container-form .container-field textarea{background-color:transparent;border:0;position:relative;padding:var(--space-md);font-size:var(--font-md);margin:var(--space-sm) auto 0;width:100%;appearance:textfield;color:var(--textBody);box-shadow:0 0 1px}@media only screen and (max-width:991px){.jet-product-rating-registration form .container-form .container-field input:not([type=checkbox]):not([type=radio]),.jet-product-rating-registration form .container-form .container-field select,.jet-product-rating-registration form .container-form .container-field textarea{font-size:var(--font-lg)}}.jet-product-rating-registration form .container-form .container-field select option[value]{background-color:var(--bgBody);color:var(--textBody)}.jet-product-rating-registration form .container-form .container-field.city{display:inline-block;position:relative;width:calc(50% - var(--space-md));margin-right:var(--space-md)}@media only screen and (max-width:991px){.jet-product-rating-registration form .container-form .container-field.city{width:100%}}.jet-product-rating-registration form .container-form .container-field.state{width:50%;display:inline-block;position:relative}@media only screen and (max-width:991px){.jet-product-rating-registration form .container-form .container-field.state{width:100%}}.jet-product-rating-registration form .container-form .container-field.title{display:inline-block;position:relative;width:calc(50% - var(--space-md));margin-right:var(--space-md)}@media only screen and (max-width:991px){.jet-product-rating-registration form .container-form .container-field.title{width:100%}}.jet-product-rating-registration form .container-form .container-field.rating{width:50%;display:inline-block;position:relative}@media only screen and (max-width:991px){.jet-product-rating-registration form .container-form .container-field.rating{width:100%}}.jet-product-rating-registration form .container-form .container-field.rating .rate ul{list-style:none;padding:0}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li{display:inline-block;padding:0 var(--space-sm);position:relative}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input{display:inline-block;width:20px;height:15px;margin:0;position:relative;-webkit-appearance:none;appearance:none;cursor:pointer}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input:before{content:"";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input.active:before{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating-registration form .container-form .container-field.show-email{display:flex;flex-direction:row;align-items:center}.jet-product-rating-registration form .container-form .container-field.show-email label{margin-left:var(--space-md)}.jet-product-rating-registration form .container-form button{background-color:var(--secondaryColor);color:var(--bgButton);padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);border:1px solid var(--bgBorder);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}.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:25px;padding:0;display:block;position:relative;z-index:1;margin:40px auto 30px;text-align:center;text-transform:uppercase}.also-section .title-container strong,.related-section .title-container strong{color:var(--primaryColor)}.also-section .title-container::after,.related-section .title-container::after{content:"";display:block;width:300px;height:1px;background:var(--primaryColor);margin:5px auto 45px}.also-section .tns-ovh,.related-section .tns-ovh{padding-bottom:40px}.also-section .tns-controls [aria-controls],.related-section .tns-controls [aria-controls]{right:-50px}.also-section .tns-controls [aria-controls][data-controls=prev],.related-section .tns-controls [aria-controls][data-controls=prev]{left:-50px}.also-section .tns-nav,.related-section .tns-nav{position:relative;bottom:0;margin:25px 0 40px}@media screen and (max-width:991px){.also-section>.ui.container:not(.fluid),.related-section>.ui.container:not(.fluid){padding:0 0}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(50% - 5px)}}.shipping-area{max-width:100%;margin-top:20px}.shipping-area .jet-product-freight-calculation{display:flex;position:relative;flex-direction:column}.shipping-area .freight-container{width:100%;max-width:400px}.shipping-area .shipping-title{font-weight:400;margin-bottom:8px;line-height:14px}.shipping-area .freight-input{position:relative;padding:0 42px 0 0;border-bottom:1px solid var(--black)}.shipping-area .freight-input input{height:30px;outline:0;width:calc(100% - 55px);font-size:14px;border-radius:0;padding:0;border:none;background:0 0;color:var(--black)}.shipping-area .freight-input input::placeholder{color:#a7a7a7}.shipping-area .freight-input button{position:absolute;top:0;height:30px;width:30px;right:0;border-radius:8px;border:none;background:url(/assets/icons/arrow-orange.svg) center no-repeat;font-size:14px;padding:0;transition:ease-in-out .3s}.shipping-area .freight-input button:hover{color:var(--primaryColor)}.shipping-area .freight-input+a{font-size:12px;text-decoration:underline;margin-top:8px;display:block;float:right}.shipping-area .result{margin-top:20px}.shipping-area .result table{font-size:12px;border-collapse:collapse;width:100%}.shipping-area .result table td{width:33.3333333333%;text-align:left}.shipping-area .result table th{width:33.3333333333%;text-align:left;padding:10px 0}.shipping-area .result table td{border-top:1px solid #ededed;padding:10px 0}.shipping-area .name{display:flex;align-items:center;gap:5px;border-bottom:1px solid #cecece;margin-bottom:5px;padding-bottom:5px;text-transform:uppercase}.shipping-area .name .tooltip{position:relative}.shipping-area .name .tooltip::before{content:"";position:absolute;border-top:7px solid var(--black);border-left:7px solid transparent;border-right:7px solid transparent;bottom:17px;right:-1px;display:none}.shipping-area .name .tooltip::after{content:attr(data-description);position:absolute;background:var(--black);color:var(--white);font-size:11px;padding:4px 10px;border-radius:5px;bottom:24px;right:-10px;white-space:inherit;min-width:250px;display:none}.shipping-area .name .tooltip:hover::after,.shipping-area .name .tooltip:hover::before{display:block}.shipping-area .multicd-warning{display:none}.shipping-area .btns-pickup{display:flex;margin-top:10px;gap:10px}.shipping-area .btns-pickup button{border:1px solid var(--primaryColor);color:var(--primaryColor);padding:4px 15px;font-weight:500;border-radius:4px}.shipping-area .btns-pickup button.active{background:var(--primaryColor);color:var(--white)}@media screen and (max-width:991px){.shipping-area{max-width:100%;margin-top:40px}.shipping-area .shipping-title{font-size:12px;width:120px}.shipping-area .freight-container{width:100%}}.personalization-area{border-bottom:1px solid #bdbdbd;padding-bottom:30px;margin-bottom:20px}.personalization-area .jet-product-personalizations .jet-item label{color:#000;font-size:18px;font-weight:700;display:flex;margin:0 0 14px}.personalization-area .jet-product-personalizations .jet-item select{height:55px;border-radius:10px;border:1px solid grey;background:0 0;width:100%;color:#000;font-size:18px;text-transform:uppercase;max-width:435px;padding:0 20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' viewBox='0 0 7 11' fill='none'%3E%3Cpath d='M0 1.2925L4.32659 5.5L0 9.7075L1.33198 11L7 5.5L1.33198 0L0 1.2925Z' fill='%23DB7D07'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;padding-right:35px}.personalization-area .jet-product-personalizations .jet-item select option{color:#000;font-size:18px;text-transform:uppercase}.personalization-area .jet-product-personalizations .jet-item .description{margin:12px 0 0}.jet-product-name{font-size:30px;margin:10px 0 2px;font-weight:500}.name-area .flags{display:flex;align-items:center;gap:10px}@media screen and (max-width:991px){.jet-product-name{font-size:24px}}.jet-product-variations .title{font-weight:400;font-size:14px;display:block;margin-top:14px}.jet-product-variations .variations{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;margin-bottom:50px}.jet-product-variations .variation-text{border:1px solid var(--black);padding:5px 12px;display:block;cursor:pointer;border-radius:5px}.jet-product-variations .variation-color{width:30px;height:30px;display:block;cursor:pointer;border:2px solid transparent}.jet-product-variations .variation{position:relative}.jet-product-variations .variation.sold::after{content:"x";position:absolute;bottom:-5px;right:-5px;background:red;width:15px;height:15px;font-size:9px;border-radius:100%;color:var(--white);display:flex;align-items:center;justify-content:center}.jet-product-variations .active>.variation-text{background:var(--black);color:var(--white)}.jet-product-variations .active>.variation-color{border-color:var(--secondaryColor)}.personalization-area iframe,.personalization-area img{width:100%!important;max-width:840px;height:auto!important}.personalization-area iframe{min-height:310px}.personalization-area .accordion .content{padding:0;font-size:14px;background:var(--white);padding:14px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.personalization-area .accordion p{margin:0}.personalization-area .title{padding:14px 14px 0;background:var(--white);border-top-left-radius:10px;border-top-right-radius:10px}.personalization-area .title:not(:first-child){margin-top:20px}.personalization-area .title>i{width:20px;height:20px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:6px;display:inline-block;filter:brightness(0)}.jet-wishlist-add{position:absolute;z-index:2;top:10px;right:10px}.jet-wishlist-add span{font-size:0;width:35px;height:35px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;display:block;cursor:pointer}.jet-wishlist-add .remove-wish span{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}@media screen and (max-width:991px){.jet-wishlist-add{top:20px;right:20px}}.mainPDP .box{display:flex}.mainPDP .box>.left{width:50%;position:relative;padding:0 0}.mainPDP .box>.right{width:50%;padding-left:50px;visibility:hidden}.mainPDP .box>.right.show{visibility:visible}.mainPDP .box>.right .jet-product-availability{font-weight:500;font-size:16px;color:var(--primaryColor);margin-top:20px}@media screen and (max-width:991px){.mainPDP .box{flex-direction:column;gap:0}.mainPDP .box>.left,.mainPDP .box>.right{width:100%;padding:15px}.mainPDP .box>.right .jet-product-availability{font-size:14px}}.ui.breadcrumb{display:flex;text-transform:uppercase;font-size:14px}.ui.breadcrumb>li:first-child{font-weight:700}.ui.breadcrumb>li:not(:first-child)::before{content:"";margin-left:3px;margin-right:3px;width:15px;height:15px;display:inline-block;background:url(/assets/icons/arrow-orange.svg) center no-repeat;background-size:5px;vertical-align:-3px}.breads{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.breads h1{margin:0;text-transform:uppercase;font-weight:900;font-size:35px}.breadcrumbs-area.pdp{padding:25px 0;margin-bottom:10px}@media screen and (max-width:991px){.breads{padding:0 15px;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:30px}.breads>jet-breadcrumbs{width:100%}.ui.breadcrumb{flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;font-size:12px;margin-top:20px;justify-content:center}.breadcrumbs-area.pdp{padding:0;margin-bottom:10px}.breadcrumbs-area.pdp .ui.breadcrumb{justify-content:flex-start}}.news-area{background:var(--white)}.news-area .box,.news-area .left,.news-area .text{display:flex;align-items:center}.news-area .box{position:relative;border-radius:8px;padding:60px 0;max-width:1400px;margin:0 auto;justify-content:center;color:#535353;gap:20px;flex-direction:column}.news-area .left{width:100%;position:relative;z-index:2}.news-area .right{width:100%;position:relative;z-index:2}.news-area img{width:calc(100% - 240px);height:auto;margin-top:-60px}.news-area .text{flex-direction:column;width:100%;text-align:center;font-size:18px}.news-area .text .title{font-weight:400;font-size:25px;margin-top:15px;color:#535353;max-width:470px;line-height:35px;margin-bottom:25px}.news-area .text .title strong{color:var(--primaryColor)}.news-area .jet-news-itens{display:flex;gap:10px}.news-area .jet-news-itens .jet-input{position:relative;flex:1}.news-area .jet-news-itens .jet-input input{width:100%;height:55px;border-radius:10px;padding:0 20px;outline:0;text-align:center;border:1px solid var(--black)}.news-area .jet-news-itens #sendNews{height:55px;width:220px;border:none;background:var(--primaryColor);color:var(--white);border-radius:10px;font-weight:500;font-size:16px;transition:ease-in-out .3s}.news-area .jet-news-itens #sendNews[disabled]{pointer-events:none;opacity:.7}@media screen and (max-width:991px){.news-area .box{padding:40px 15px}.news-area .jet-news-itens{flex-direction:column}.news-area .jet-news-itens #sendNews{width:100%}.news-area .jet-news-itens .jet-input input{text-align:center}.news-area .text{margin-bottom:15px}.news-area .text .title{font-size:20px;line-height:24px;margin:20px 0 12px}}footer{padding:35px 0 22px;font-size:14px;background:var(--primaryColor)}footer .divider{display:block;margin:15px 0;height:1px}footer a,footer p,footer span{display:block;min-height:25px;line-height:25px;color:var(--white)}footer p{margin:0;margin-bottom:15px;line-height:20px}footer a{color:var(--white);width:fit-content;transition:ease-in-out .3s}footer a:hover{text-decoration:underline}footer img.since{width:100%;height:auto;max-width:100px}footer .title-custom{text-transform:uppercase;font-weight:700;margin-bottom:15px;display:block;font-size:20px;color:var(--white)}footer .box{display:flex;gap:30px;margin-bottom:30px}footer .box>.column{flex:1}footer .box>.column.about{min-width:28%}footer .box>.column.about p{margin-top:15px;margin-bottom:30px}footer .contact-box{display:flex;flex-direction:column}footer .contact-box a{display:flex;align-items:center;gap:8px}footer .contact-box a+a{margin-top:10px}footer .contact-box>span{margin-top:10px}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{background:url(/assets/icons/fb.svg) center no-repeat;background-size:32px}footer .jet-social-network span.pinterest{background:url(/assets/icons/pinterest.svg) center no-repeat;background-size:32px}footer .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:32px}footer .jet-social-network span.whatsapp{background:url(/assets/icons/whatsapp.svg) center no-repeat;background-size:32px}footer .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:32px}footer .jet-social-network span.bloger,footer .jet-social-network span.blogger{background:url(/assets/icons/blog.svg) center no-repeat;background-size:34px}footer .jet-social-network span.linkedin{background:url(/assets/icons/linkedin.svg) center no-repeat;background-size:34px}footer .jet-data-store .data,footer .jet-data-store .data-address{display:flex;gap:5px}@media screen and (max-width:991px){footer{padding:32px 0}footer .box{flex-direction:column;padding:0 15px;gap:40px;margin-bottom:0}footer .box>.column.about img{max-width:180px;height:auto;display:block;margin:0 auto 20px}footer .title-custom{padding-bottom:12px;margin-bottom:0;font-size:16px}footer .jet-payment-options .content.options,footer .jet-social-network ul{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}}.subFooter{background:#ebebeb}.subFooter .jet-stamps .title-custom{font-weight:700;color:var(--primaryColor);font-size:16px;margin-bottom:15px;display:block}.subFooter .jet-stamps .stamps{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.subFooter .jet-stamps .stamp-name{font-size:0;line-height:0;min-height:0}.subFooter .jet-stamps img{max-height:40px;width:auto}.subFooter .jet-payment-options .title-option{font-size:0;min-height:0;line-height:0}.subFooter .jet-payment-options .content.options{display:flex;gap:5px;flex-wrap:wrap}.subFooter .jet-payment-options img{width:35px;height:30px}.subFooter .jet-payment-options .jet-column.debit{display:none}.subFooter .jet-payment-options .content.jet-column.boleto,.subFooter .jet-payment-options .content.jet-column.pix{display:none}.subFooter .box{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-size:12px;padding:10px 0 20px;border-top:1px solid var(--thirdColor)}.subFooter .box .jet-data-store .data,.subFooter .box .jet-data-store .data-address{display:flex;gap:5px}.subFooter .box>.column{width:25%}.subFooter .title-custom{text-transform:uppercase;font-weight:700;margin-bottom:15px;display:block;font-size:16px;color:var(--primaryColor)}@media screen and (max-width:991px){.subFooter .box{flex-direction:column;gap:10px;border:none;padding-top:25px}.subFooter .box .title-custom{text-align:center;color:var(--black);text-transform:none}.subFooter .box>.column{width:100%;text-align:center;padding:0 20px}.subFooter .box .jet-data-store{font-size:10px}.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}.subFooter .jet-stamps .stamps{justify-content:center;margin-bottom:10px;margin-top:10px}}.showcase>.container{position:relative}.showcase>.container .jet-container{position:relative;z-index:2}.showcase .tns-ovh{padding-bottom:40px}.showcase .tns-controls [aria-controls]{right:-50px}.showcase .tns-controls [aria-controls][data-controls=prev]{left:-50px}.showcase .tns-nav{position:relative;bottom:0;margin:25px 0 40px}.showcase.tabs{background:var(--primaryColor);margin-top:50px;padding-bottom:60px}.showcase.tabs .titleSection{margin:30px 0 50px;display:flex;align-items:center;justify-content:space-between}.showcase.tabs .titleSection>.title{color:var(--white);font-size:24px;font-weight:700}.showcase.tabs .titleSection>.title span{color:var(--primaryColor)}.showcase.tabs .titleSection .tabs{background:var(--primaryColor);color:var(--white);padding:0 30px;border-radius:10px}.showcase.tabs .titleSection .tabs span{font-size:18px;font-weight:700;display:inline-block;height:65px;line-height:65px;cursor:pointer}.showcase.tabs .titleSection .tabs span:not(:last-child)::after{content:"";display:inline-block;width:2px;height:20px;background:var(--white);vertical-align:-5px;margin:0 16px}.showcase.tabs .titleSection .tabs span.active{color:var(--primaryColor)}.showcase.tabs .titleSection .tabs span.active::after{background:var(--primaryColor)}.showcase.tabs .jet-showcase .group-title,.showcase.tabs .jet-showcase .title-container{display:none}.showcase.tabs jet-showcase:not(.active){height:0;overflow:hidden;display:block}@media screen and (max-width:991px){.showcase.tabs .titleSection{flex-direction:column;gap:30px}.showcase.tabs .titleSection .tabs{padding:0 15px}.showcase.tabs .titleSection .tabs span{font-size:14px}.showcase.tabs .titleSection .tabs span:not(:last-child)::after{margin:0 8px}}.jet-showcase .group-title,.jet-showcase .title-container{font-size:25px;padding:0;display:block;position:relative;z-index:1;margin:40px auto 30px;text-align:center;text-transform:uppercase}.jet-showcase .group-title strong,.jet-showcase .title-container strong{color:var(--primaryColor)}.jet-showcase .group-title::after,.jet-showcase .title-container::after{content:"";display:block;width:300px;height:1px;background:var(--primaryColor);margin:5px auto 45px}.jet-showcase .jet-children .tns-item{opacity:0;visibility:hidden;transition:ease-in-out .3s}.jet-showcase .jet-children .tns-item.tns-slide-active{opacity:1;visibility:visible}.jet-showcase .jet-children:not(.tns-slider){display:flex;gap:10px}.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1;max-width:25%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+5){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{max-width:50%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+3){display:none}}@media screen and (max-width:991px){.jet-showcase .jet-children{gap:0}.jet-showcase .jet-children .tns-item{visibility:visible;opacity:1}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{padding:0}.jet-showcase .group-title,.jet-showcase .title-container{padding:0 5px;font-size:18px}.jet-showcase .tns-controls{position:relative;top:0;max-width:120px;display:block;height:40px;transform:none;margin:auto;margin-top:12px}.jet-showcase .tns-controls [aria-controls]{right:0;background-size:12px}.jet-showcase .tns-controls [aria-controls][data-controls=prev]{left:0}}@media screen and (min-width:991px) and (max-width:1600px){.showcase{padding:0 40px}}.infobar{margin:35px 0}.infobar .box{display:flex;align-items:center;border:1px solid #b1b1b1;padding:20px 30px;border-radius:10px}.infobar .box .item{display:flex;align-items:center;gap:10px;flex:1;color:var(--black);font-size:18px;font-weight:400;justify-content:center}@media screen and (max-width:991px){.infobar{margin-bottom:0}.infobar .box{padding:20px 0}.infobar .box:not(.tns-slider)>.item:nth-child(n+2){display:none}.infobar .box .item{font-size:16px}.infobar .box .item svg{width:30px}.infobar .box .item span{font-size:12px}}