@charset "UTF-8";input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,select,textarea{transition:all .5s ease-in-out;font-family:var(--fontText)!important}button{font-family:var(--fontText)!important}input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 .2px inset var(--primaryColor)}body,html{font-family:var(--fontText);font-size:var(--fontSize);font-weight:300;display:flex;flex-direction:column;position:relative}body.overflow,html.overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fontText)}a{text-decoration:none}html{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}*,:after,:before{box-sizing:inherit}.ui.container{display:block;max-width:1320px;width:100%;margin-left:auto;margin-right:auto}.ui.container.fluid{width:100%;max-width:100%}.ui.container:not(.fluid){width:98%;max-width: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:"Montserrat";--fontSize:14px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#fff;--bgBorder:#e5e5e5;--colorButton:#000;--bgButtonSecondary:#F7F7F7;--bgBorderSecondary:#F7F7F7;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--mainGreen:#005321;--mainLightGreen:#53B232}: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(--bgButton);color:var(--colorButton);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}body.hideErrors #jet-alert{opacity:0;visibility:hidden}#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;left:15px;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white)}.jet-card.sold .product-flag{display:none}.jet-card.sold .content.action .content.product-buy{width:100%;padding:0}.jet-card.grid{box-shadow:0 3px 10px rgba(0,0,0,.03);border-radius:10px;overflow:hidden;border-bottom:14px solid transparent;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/list.svg) center no-repeat;background-size:25px;top:5px;right:10px;z-index:2;cursor:pointer;font-size:0;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/list-added.svg) center no-repeat;background-size:25px}.jet-card .jet-container{display:flex;flex-direction:column}.jet-card .content{background:var(--white);text-align:left}.jet-card .content.product-flag{position:absolute;top:0;left:0;z-index:2;max-width:120px;background:0 0}.jet-card .content.product-flag .flag-flash-offer img{width:100%;height:auto}.jet-card .content.product-flag img{max-width:80px}.jet-card .content.product-flag .flag-discount{background:#fff;color:#eb001b;border:1px solid #eb001b;font-size:14px;padding:2px 10px 2px 20px;text-align:left;border-radius:4px;text-transform:lowercase;font-weight:700;margin-top:7px;margin-left:20px;position:relative}.jet-card .content.product-flag .flag-discount::before{content:"";position:absolute;width:27px;height:30px;background:url(/assets/icons/discount.svg) center no-repeat;background-size:contain;left:-12px;top:-5px}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.product-brand{display:none}.jet-card .content.images{order:1}.jet-card .content.data{padding:12px 10px 20px;order:2}.jet-card .content.data h3{font-weight:400;font-size:14px;margin:0 0 8px;min-height:54px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.data .product-rating{display:none}@media screen and (max-width:991px){.jet-card .content.data{padding:24px 10px 20px}}.jet-card .content .content.quantity{width:80px}.jet-card .content .content.quantity .quantity{display:flex;border:1px solid #a6a6a6;border-radius:5px}.jet-card .content .content.quantity .quantity input{border:none;width:30px;text-align:center;font-size:14px;background:0 0}.jet-card .content .content.quantity .quantity button{border:none;background:0 0;color:var(--mainLightGreen);font-weight:700;font-size:14px;height:33px;padding:0;width:25px}.jet-card .content.action{order:3;display:flex;padding:0 15px}.jet-card .content.action .content.product-buy{width:calc(100% - 80px);padding-left:10px}.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:37px;background:var(--mainLightGreen);color:var(--white);width:100%;text-align:center;padding:0 20px;font-size:14px;font-weight:700;border:none;margin:0 auto 0;border-radius:5px;transition:ease-in-out .3s}.jet-card .content.action .product-buy a::before,.jet-card .content.action .product-buy button::before,.jet-card .content.action .product-buy span::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/cart.svg) center no-repeat;background-size:contain;filter:brightness(0) invert(1);vertical-align:-4px;margin-right:5px}.jet-card .content.action .product-buy a.sold-button,.jet-card .content.action .product-buy button.sold-button,.jet-card .content.action .product-buy span.sold-button{background:var(--black);color:var(--white);cursor:pointer}.jet-card .content.action .product-buy a.sold-button::before,.jet-card .content.action .product-buy button.sold-button::before,.jet-card .content.action .product-buy span.sold-button::before{background:url(/assets/icons/megaphone.svg) center no-repeat;background-size:contain;filter:invert(0)}.jet-card .content.action .product-buy a:hover,.jet-card .content.action .product-buy button:hover,.jet-card .content.action .product-buy span:hover{background:var(--mainGreen)}.jet-card img{width:auto;height:100%;max-height:250px;margin:auto;display:block}.jet-card .has-alternate .alternate-image,.jet-card .has-alternate .main-image{transition:ease-in-out .5s}.jet-card .flag-seal .flag-name{display:none}.jet-card .flag-seal img{max-height:35px}.jet-card .product-image{position:relative;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.jet-card .product-image>a{height:250px;overflow:hidden;display:block;background:var(--white)}.jet-card .product-image img{height:100%;left:0;object-fit:contain;object-position:top;position:absolute;top:0;width:100%}.jet-card .alternate-image{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.jet-card .alternate-image{position:absolute;top:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .alternate-image img{position:absolute;object-fit:cover;left:50%;transform:translate(-50%,0);width:auto;height:100%;max-height:250px;margin:auto;display:block}.jet-card .price{display:flex;flex-direction:column;min-height:49px}.jet-card .baseDiscount{order:2;font-weight:700;font-size:16px;color:var(--mainGreen);display:block;order:3}.jet-card .baseDiscount .textDiscount{text-transform:lowercase;font-size:0}.jet-card .baseDiscount .textDiscount::after{content:"à vista no pix";font-size:14px}.jet-card .baseDiscount .descriptionDiscount{display:none}.jet-card .best-price{font-weight:700;font-size:16px;color:var(--mainGreen);display:none;order:3}.jet-card .old-price{color:var(--mainLightGreen);font-size:12px;font-weight:100;order:1}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .old-price span::after{content:" por"}.jet-card .old-price span::before{content:"De "}.jet-card .installment{font-size:12px;font-weight:300;order:4}.jet-card .installment .description-installment{margin-left:5px}.jet-card .jet-product-flash-offer{position:absolute;z-index:2;bottom:170px;width:100%}.jet-card .jet-product-flash-offer .content.timer{display:flex;justify-content:center;width:99%;border:1px solid #eb001b;padding:.4rem 0;border-radius:14px}@media screen and (max-width:764px){.jet-card .jet-product-flash-offer .content.timer{padding:.7rem 0}}.jet-card .jet-product-flash-offer .content.timer .icon{display:block;width:30px;min-width:30px;height:30px;background-image:url(/assets/icons/timer.svg);background-repeat:no-repeat;background-size:contain}.jet-card .jet-product-flash-offer .time{display:flex;align-items:center;font-size:12px}.jet-card .jet-product-flash-offer .description{background:0 0;color:#eb001b;font-size:13px;font-weight:600;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;display:flex;color:#eb001b;align-items:center}.jet-card .jet-product-flash-offer .time-countdown span{background:#eb001b;padding:8px 4px;border-radius:10px;font-size:14px;height:34px;display:inline-flex;align-items:center;color:var(--white);font-weight:700;position:relative}.jet-card .jet-product-flash-offer .time-countdown span:not(:last-child){margin-right:2px}.jet-card .jet-product-flash-offer .time-countdown span+span{margin-left:2px}.jet-card .jet-product-flash-offer .time-countdown span.days{padding:8px 4px;letter-spacing:4px;display:inline-block}.jet-card .jet-product-flash-offer .time-countdown span.days::first-letter{margin-right:-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.grid{box-shadow:0 3px 10px rgba(0,0,0,.1);border-color:transparent}.jet-card:hover .add-wish,.jet-card:hover .remove-wish{visibility:visible;opacity:1}@media screen and (max-width:991px){.jet-card.grid{border-color:transparent}.jet-card .add-wish,.jet-card .remove-wish{opacity:1;visibility:visible}.jet-card .jet-card .product-image>a{height:150px;overflow:hidden;display:block}.jet-card .old-price{font-size:13px}.jet-card .best-price{font-size:13px}.jet-card .jet-product-flash-offer{bottom:156px}.jet-card .jet-product-flash-offer .description{padding:0 10px;display:inline-block;font-size:12px;line-height:35px}.jet-card .jet-product-flash-offer .description::before{width:15px;height:15px;background-size:12px;vertical-align:-3px;margin-right:2px}.jet-card .jet-product-flash-offer .time-countdown{font-size:11px}.jet-card .jet-product-flash-offer .time-countdown span:not(.days){padding:0 5px}.jet-card .content.data{order:2}.jet-card .content.data h3{min-height:34px;margin-bottom:10px}.jet-card .content.action{order:3;visibility:visible;opacity:1}.jet-card .content.action a{visibility:visible;opacity:1;height:30px;font-size:13px;line-height:30px}.jet-card .content.action a::before{width:15px}}body.wishlist-added #jet-alert{display:none!important}.mask-preview{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:100;animation:fadeIn;animation-duration:.8s}.mask-preview.mask-off{animation:fadeOut;animation-duration:.8s}.floating-preview{position:fixed;z-index:999;top:0;height:100%;width:100%;max-width:420px;right:-100%}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.active .closeCart{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background:var(--white);height:100%;font-variant-numeric:lining-nums proportional-nums}.floating-preview .container-preview .jet-cart-timer{display:flex;align-items:center;margin-top:8px;font-size:12px}.floating-preview .container-preview .jet-cart-timer svg{height:18px}.floating-preview .container-preview .header-preview{background:var(--mainGreen);display:flex;background:var(--mainGreen);align-items:center;justify-content:center;position:relative;padding:.5rem 0}.floating-preview .container-preview .header-preview .title{color:var(--white);display:flex;align-items:center;gap:.8rem}.floating-preview .container-preview .title-cart{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;gap:10px;position:relative;height:70px;padding:0 20px;color:var(--black);text-transform:uppercase}.floating-preview .container-preview .title-cart::after{content:"";width:calc(100% - 40px);height:1px;background:#d3d3d3;position:absolute;bottom:0;left:20px}.floating-preview .container-preview .fecharCarrinho{position:absolute;right:10px;border-radius:.5rem;background:0 0;margin:0;width:fit-content;height:fit-content;cursor:pointer;border:0}.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% - 355px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products.freightTipShow{height:calc(100% - 420px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer{margin-top:10px;margin-left:-3rem}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .content.timer{padding:.5rem}.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(--white);padding:var(--space-md);margin:var(--space-md);border-radius:var(--space-sm);font-size:var(--font-md);font-weight:400;text-align:center;display:none;color:#eb001b;border:1px solid #eb001b}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip.active{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:10px;position:relative;background-color:#fff;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product+.product{border-top:1px solid #ebebeb;margin-top:10px;padding-top:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{width:100px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:100px;width:100%;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{display:flex;justify-content:space-between;width:calc(100% - 100px);flex-direction:row;flex-wrap:wrap;position:relative;padding-left:10px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{gap:var(--space-sm);flex-wrap:wrap}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data{width:100%;order:1;min-height:51px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{color:#000;font-size:var(--font-sm);text-transform:uppercase;width:calc(100% - 15px);display:block}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{width:calc(100% - 15px)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:var(--font-sm)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:90%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{order:3;display:flex;flex-direction:row;margin-top:var(--space-sm);margin-bottom:var(--space-sm);align-items:baseline;position:absolute;bottom:10%;left:60%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .old-price{margin-right:var(--space-sm);opacity:.8;font-size:var(--font-sm);text-decoration:line-through}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .best-price{color:var(--colorCard);font-size:14px;font-weight:900}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action{order:2}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--bgBody);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd{display:flex;flex-direction:row;align-items:center;overflow:hidden;width:max-content}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{border:none;text-align:center;height:30px;width:30px;color:#eb4065;font-weight:700;font-size:16px}@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{width:30px;height:30px;border:none;background:#ebf5f4;font-weight:700;border-radius:5px;font-size:18px}.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:700;color:#000;line-height:var(--font-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{left:var(--space-md);position:absolute;top:0;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{background:0 0;border:0;position:absolute;right:5px;top:10px;outline:0;cursor:pointer;padding:0;z-index:1}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{padding:0;right:0;top:8px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove:after{content:"";display:block;width:20px;height:20px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:14px;filter:brightness(0);opacity:.5}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product{color:#000;font-size:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-size:var(--font-md);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference{font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;background:#f8f8f8}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{background:#efeee8;color:var(--black);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:2px;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest::before{content:"";width:20px;height:20px;background:url(/assets/icons/truck.svg) center no-repeat;background-size:contain;display:inline-block;vertical-align:-5px;margin-right:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{font-size:var(--font-md);text-transform:uppercase;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px;padding-top: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;color:var(--white)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount .value{font-weight:700;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-top:12px;min-height:78px;padding-left:12px;padding-right:12px}.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 .btn-recalculate{background:var(--mainGreen);color:#fff;border:0;padding:.3rem .8rem;border-radius:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{background:#fff;border:1px solid #ddd;padding:0 var(--space-md);font-size:var(--font-sm);outline:0;height:38px;width:calc(100% - 220px);border-top-left-radius:5px;border-bottom-left-radius:5px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{font-size:14px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{background:var(--mainLightGreen);color:var(--white);border:none;height:38px;width:100px;text-transform:uppercase;font-size:12px;border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-md);max-height:140px;overflow-y:scroll}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping{display:flex;align-items:center;position:relative;padding-left:3rem;font-size:var(--font-sm);user-select:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label{cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #ccc;border-radius:50rem;left:0;top:50%;transform:translateY(-50%)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:after{position:absolute;content:"";width:10px;height:10px;background:var(--textBody);border-radius:50rem;top:50%;left:5px;transform:translateY(-50%);display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input:checked~label:after{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info{display:flex;flex-direction:column;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .time{line-height:initial;color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .name{display:inline-flex;gap:var(--space-sm);line-height:initial;margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position:absolute;background-color:var(--bgButtonCheckout);color:var(--colorButtonCheckout);border-radius:5px;bottom:calc(100% + var(--space-sm));left:calc(var(--space-md) * -1);transition:opacity .3s;z-index:0;font-size:85%;text-align:left;padding:var(--space-sm) var(--space-md);line-height:var(--font-xl);opacity:.8;transition:all .5s ease}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:after{content:"";border:7px solid var(--bgButtonCheckout);position:absolute;left:var(--space-md);transform:rotate(45deg);bottom:calc(var(--space-sm) * -1);z-index:-1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal{padding:0 12px;padding-bottom:12px;background:var(--mainGreen)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{display:block;font-size:14px;margin:1rem 0;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span{display:flex;justify-content:space-between;align-items:center;font-weight:400;color:var(--white)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span>span{font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total .value{font-weight:900;color:var(--white)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{margin:var(--space-md) 0;font-size:var(--font-md)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-checkout{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish{display:block;width:100%;height:41px;text-align:center;background:var(--white);border-radius:5px;color:var(--mainGreen);text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.8px;border:none}.floating-preview .jet-product-flash-offer{margin-left:-3rem}.floating-preview .jet-product-flash-offer .content.timer{display:none;justify-content:center;width:99%;background:0 0;border:1px solid #eb001b;padding:.7rem 1rem;align-items:center;border-radius:14px}.floating-preview .jet-product-flash-offer .icon{display:block;width:30px;height:30px;background-image:url(/assets/icons/timer.svg);background-repeat:no-repeat;background-size:contain}.floating-preview .jet-product-flash-offer .time{display:flex;align-items:center;font-size:12px}.floating-preview .jet-product-flash-offer .description{background:0 0;color:#eb001b;font-weight:600;height:34px;display:flex;align-items:center;padding:0 10px}.floating-preview .jet-product-flash-offer .time-countdown{font-size:13px;color:#eb001b;align-items:center;display:flex;gap:5px}.floating-preview .jet-product-flash-offer .time-countdown span{position:relative;height:40px;background:0 0;border:1px solid #eb001b;border-radius:10px;color:#eb001b;display:inline-flex;align-items:center;padding:0 8px;font-weight:700}@media screen and (max-width:764px){.floating-preview{max-width:100%}.floating-preview .jet-product-flash-offer .time-countdown span{padding:0 5px}}.jet-summary-outstock .title-outstock{font-weight:600;font-size:var(--font-lg);color:var(--primaryColor);display:block;margin:0 0 var(--space-sm) 0;padding:0 0 var(--space-sm) 0}.jet-summary-outstock .button-outstock{text-align:center}.jet-summary-outstock .button-outstock button{background-color:var(--bgButton);color:var(--colorButton);border:1px solid var(--bgBorder);padding:var(--space-md) var(--space-lg);font-weight:700;font-size:var(--font-lg);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer}.jet-summary-outstock .list-products-outstock{display:flex}.jet-summary-outstock .info{margin:var(--space-md);width:100%}.jet-summary-outstock .info .product-detail{padding-bottom:var(--space-md)}.jet-summary-outstock .info .product-detail span>div>span{font-weight:400}@media only screen and (max-width:991px){.jet-summary-outstock .info .product-detail h1{font-size:var(--font-md)}}.jet-summary-outstock img{max-width:20%;margin:var(--space-md) var(--space-md) var(--space-md) 0;width:auto;height:auto}@media only screen and (max-width:991px){.jet-summary-outstock img{max-width:35%}}.closeCart{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;z-index:0;cursor:pointer;display:none}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(100vh - var(--space-lg));max-width:100vw;max-height:100vh;position:absolute;top:unset;left:unset;margin:auto;transform:unset}.jet-modal .jet-modal-content.small{height:auto}}.jet-modal .jet-modal-content.content-center{display:flex;flex-direction:column;justify-content:center}.jet-modal .jet-modal-content.auto-height{height:auto!important;width:55%}@media only screen and (max-width:992px){.jet-modal .jet-modal-content.auto-height{height:100vh!important;width:100%}}.jet-modal .jet-modal-content .jet-modal-close{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:2}.jet-modal .jet-modal-content .jet-modal-close span{display:none}.jet-modal .jet-modal-content .jet-modal-close svg{width:100%;max-width:20px;margin-right:var(--space-sm)}.jet-policy-privacy{position:fixed;left:calc(50% - var(--space-sm));bottom:0;transform:translate(-50%,-50%);background:var(--bgBody);z-index:99999;width:1200px;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:-3px}@media only screen and (max-width:764px){.jet-policy-privacy{left:50%}}.jet-policy-privacy .policy-container{width:1200px;max-width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;animation:scaleIn;animation-duration:.8s}.jet-policy-privacy .policy-container p{margin:0;color:var(--textBody)}.jet-policy-privacy .policy-container p a{color:var(--textBody);font-weight:400;text-decoration:underline}.jet-policy-privacy .policy-container button{background-color:#755e4e;box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:var(--radiusButton);display:inline-block;text-align:center;text-transform:uppercase;font-size:var(--font-md);font-weight:400;cursor:pointer;outline:0;margin:0;border:0;transition:all .5s ease-in-out}@media only screen and (max-width:764px){.jet-policy-privacy .policy-container button{margin:0 0 0 5px;font-size:var(--font-sm)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.search-box{width:calc(100% - 848px)}.search-box .jet-search{border:1px solid var(--mainGreen);border-radius:8px;position:relative;margin:auto}.search-box input{border:none;height:35px;width:100%;background:0 0;padding:0 10px;font-size:12px}.search-box .jet-button{position:absolute;right:-1px;top:-1px;height:calc(100% + 2px);width:60px;border:none;background:var(--mainGreen) url(/assets/icons/search.svg) center no-repeat;background-size:28px;border-radius:8px;transition:ease-in-out .3s}.search-box .jet-button:hover{background-color:var(--mainLightGreen)}@media screen and (max-width:991px){.search-box{position:absolute;bottom:48px;width:94%;left:3%}.search-box .jet-search{background:var(--white);border-color:var(--mainGreen)}.search-box .jet-button{background:var(--mainGreen) url(/assets/icons/search.svg) center no-repeat;background-size:25px;width:50px}.search-box>a::after{content:"";width:100%;height:2px;background:var(--mainLightGreen);position:absolute;left:0;bottom:4px;transform-origin:center;transform:scale(0);transition:ease-in-out .3s}.search-box>a[title="Ofertas do dia"]{background:var(--mainGreen);color:var(--white);padding:4px 15px;border-radius:5px;font-weight:400;max-height:30px;width:calc(50% - 5px);display:inline-block;text-align:center;margin-top:8px}.search-box>a[title="Ofertas do dia"]::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/offers.svg);background-size:contain;vertical-align:-5px}.search-box>a[title=Promoções]{background:var(--mainLightGreen);color:var(--white);padding:4px 15px;border-radius:5px;font-weight:400;max-height:30px;width:calc(50% - 5px);display:inline-block;text-align:center;margin-top:8px;margin-left:10px}.search-box>a[title=Promoções]::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/promotion.svg);background-size:contain;vertical-align:-5px}}.jet-search-result{position:absolute;color:var(--black);background:var(--white);top:48px;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:var(--mainLightGreen);text-decoration:line-through;margin-right:8px}.jet-search-result .item .best-price{font-weight:700;color:var(--mainGreen)}.jet-search-result .show-products{color:var(--black);display:block;text-align:center}@media screen and (max-width:991px){.jet-search-result{top:40px}.jet-search-result .item img{max-height:50px}}.tns-nav{text-align:center;position:relative;bottom:0;display:flex;gap:0;width:100%;justify-content:center;margin-top:10px}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0 3px;border:none;border-radius:100%;cursor:pointer;background:#c3c7b8;transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:var(--mainLightGreen)}.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:30px;height:30px;background:url(/assets/icons/arrow-green.svg) center no-repeat;background-size:contain;right:0;position:absolute;transform:rotate(180deg)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(0)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.fixedMenu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;visibility:hidden;opacity:0;transition:ease-in-out .3s}.fixedMenu .bgClose{position:absolute;z-index:1;background:rgba(0,0,0,.5);cursor:pointer;width:100%;height:100%;visibility:hidden;opacity:0;transition:ease-in-out .5s}.fixedMenu .content{position:relative;z-index:2;background:var(--white);display:flex;flex-direction:column;max-width:320px;height:100%;left:-110%;transition:ease-in-out .3s}.fixedMenu .content .head{position:relative;display:flex;justify-content:center;padding:20px 0}.fixedMenu .content .closeMenuButton{border:none;background:0 0;position:absolute;top:26px;right:10px;padding:0}.fixedMenu .content .featured{background:var(--mainGreen);padding:30px 0}.fixedMenu .content .featured a{color:var(--white);padding:0 15px;display:block;line-height:35px}.fixedMenu .content .itens>.title{font-weight:600;font-size:16px;padding:20px 15px 10px;display:block;position:relative;color:var(--mainGreen)}.fixedMenu .content .itens>.title::after{content:"";display:block;width:100%;height:1px;background:var(--mainGreen);margin-top:10px}.fixedMenu .itens{height:calc(100% - 210px);overflow-y:auto;position:relative}.fixedMenu .itens.active{overflow:hidden}.fixedMenu .itens a{color:var(--mainGreen);display:block;padding:10px 15px}.fixedMenu .itens .has-submenu>a{position:relative}.fixedMenu .itens .has-submenu>a::after{content:"";position:absolute;width:20px;height:20px;background:url(/assets/icons/angle.svg) center no-repeat;background-size:9px;right:15px;top:10px}.fixedMenu .submenu{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;background:var(--white);z-index:2;left:-110%;transition:ease-in-out .5s}.fixedMenu .submenu.active{left:0}.fixedMenu .submenu .back{font-weight:700;color:var(--mainGreen);display:block;padding:10px 15px;cursor:pointer}.fixedMenu .submenu .back::before{content:"";display:inline-block;width:22px;height:22px;background:url(/assets/icons/back.svg) center no-repeat;background-size:contain;vertical-align:-6px;margin-right:7px}.fixedMenu .submenu .back::after{content:"";display:block;width:100%;height:1px;background:var(--mainGreen);margin-top:10px}.fixedMenu .category-image{display:none}.fixedMenu.active{visibility:visible;opacity:1}.fixedMenu.active .bgClose{visibility:visible;opacity:1}.fixedMenu.active .content{left:0}@media screen and (max-width:991px){.fixedMenu .content{max-width:340px}.fixedMenu .content .head{justify-content:flex-start;padding:30px 15px}.fixedMenu .content .head .jet-user-login{font-weight:600;color:var(--mainGreen)}.fixedMenu .content .head .jet-user-login:before{content:"";width:30px;height:30px;background:url(/assets/icons/user.svg) center no-repeat;background-size:22px;display:inline-block;vertical-align:-10px;margin-right:6px}.fixedMenu .content .head .links{width:100%}.fixedMenu .content .head .links>a{display:flex;align-items:center;font-weight:600;color:var(--mainGreen);font-size:14px;gap:5px;margin-top:12px}.fixedMenu .content .head .links>a.login svg path{stroke:var(--mainGreen)}.fixedMenu .content .head .content-login{display:inline-block;margin-left:15px}.fixedMenu .content .head .content-login li:not(:last-child){display:none}}.brand-area{cursor:pointer}.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{cursor:pointer;display:flex;align-items:center}.brand-area img{max-height:40px;width:auto;margin-right:18px}.brand-area .jet-product-brand{display:none}.brand-name{display:none}.buy-together-section{padding:30px 0 80px;background-color:#f5f5f5;margin-bottom:60px}.ui.container.fluid.buy-together{display:none;padding:30px 0 80px;background-color:#f5f5f5;margin-bottom:60px}.ui.container.fluid.buy-together.have-bt{display:flex}@media only screen and (max-width:991px){.ui.container.fluid.buy-together{padding:30px 15px 80px}}.jet-product-buy-together{display:flex;justify-content:center;gap:15%;align-items:center}@media only screen and (max-width:991px){.jet-product-buy-together{flex-direction:column;gap:40px}}.jet-product-buy-together:has(.priceDiscount) .item.total .value{display:flex;flex-direction:column;align-items:center}.jet-product-buy-together:has(.priceDiscount) .item.total .value::after{content:"à vista no pix";font-size:var(--font-lg)}.jet-product-buy-together span.buy-together-title{display:none}.jet-product-buy-together .content.product-buy{position:absolute;top:10px;right:0;opacity:1!important;padding:0!important}.jet-product-buy-together .content.product-buy .product-buy button.add-together{border:0;background-color:transparent;display:flex;transition:all .3s}.jet-product-buy-together .content.product-buy .product-buy button.add-together span{display:none}.jet-product-buy-together .content.product-buy .product-buy button.add-together::before{content:"+";display:flex;width:50px;height:43px;border:1px solid var(--mainGreen);align-items:center;justify-content:center;font-size:20px;border-radius:5px}@media only screen and (max-width:991px){.jet-product-buy-together .content.product-buy .product-buy button.add-together::before{width:42px;height:35px}}.jet-product-buy-together .content.product-buy .product-buy button.add-together.selected::before{content:"-";background:var(--mainGreen);color:var(--white)}.jet-product-buy-together .result-buy-together{display:flex;padding:310px 90px 70px;border-radius:8px;background-color:var(--mainLightGreen);position:relative}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together{padding:250px 0 70px;justify-content:center;max-width:100%;width:100%}}.jet-product-buy-together .result-buy-together::before{content:"";display:block;position:absolute;top:0;left:0;right:0;margin:0 auto;width:320px;height:100%;background-image:url(/assets/bt-bg.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together::before{width:240px}}.jet-product-buy-together .result-buy-together .result{display:flex;flex-direction:column;align-items:center;background:#fff;padding:55px 25px;border-radius:4px;z-index:2}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together .result{padding:30px 15px}}.jet-product-buy-together .result-buy-together .result p.title-result{color:var(--mainLightGreen);margin:0 0 20px;font-size:32px;font-weight:700}.jet-product-buy-together .result-buy-together .result .item.discount,.jet-product-buy-together .result-buy-together .result span.title{display:none}.jet-product-buy-together .result-buy-together .result .item.summary span.value{color:#161616;font-size:18px;font-weight:400;text-decoration:line-through}.jet-product-buy-together .result-buy-together .result .item.total{margin-bottom:15px}.jet-product-buy-together .result-buy-together .result .item.total span.value{color:var(--mainGreen);font-size:40px;font-weight:700}.jet-product-buy-together .result-buy-together .result button{background-color:var(--mainGreen);font-family:Helvetica;color:var(--white);font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;width:270px;height:45px;border:1px solid var(--mainGreen);border-radius:4px}.jet-product-buy-together .result-buy-together .result button:hover{opacity:.8}.jet-product-buy-together .result-buy-together .result button.disabled{background-color:transparent;color:var(--mainGreen)}.products-together{display:flex;max-width:550px}.products-together ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media only screen and (max-width:991px){.products-together ul li{max-width:48.5%!important}}.products-together ul .jet-card{max-width:270px!important;background-color:#fff;border:1px solid var(--mainGreen);border-radius:10px;overflow:hidden}@media only screen and (max-width:991px){.products-together ul .jet-card{max-width:100%!important}}.products-together ul .jet-card jet-wishlist-add{display:none!important}.products-together ul .jet-card .product-rating{display:none!important}.products-together ul .jet-card .product-image>a{height:200px}.products-together ul .jet-card .jet-container .content.product-buy{display:flex!important}@media only screen and (max-width:991px){.products-together ul .jet-card .jet-container .content.product-buy{padding:0!important}}.products-together ul .jet-card .jet-container .content.product-buy .product-buy{background-color:transparent!important}.products-together ul .jet-card .jet-container .product-name h3{-webkit-line-clamp:1!important;text-align:center!important;font-size:17px!important;padding:0!important;overflow:hidden;color:#000!important;min-height:24px;height:14px!important}@media only screen and (max-width:991px){.products-together ul .jet-card .jet-container .product-name h3{font-size:14px!important;-webkit-line-clamp:2!important;min-height:36px}}.products-together ul .jet-card .jet-container .price{height:fit-content!important;align-items:center}.products-together ul .jet-card .jet-container .price .baseDiscount span.descriptionDiscount{font-size:0!important}.products-together ul .jet-card .jet-container .price .baseDiscount span.descriptionDiscount::before{content:"à vista no Pix ou Boleto";color:#636363;font-size:14px;font-weight:400;line-height:23px}.products-together ul .jet-card .jet-container .price span.old-price{display:none!important}.products-together ul .jet-card .jet-container .price span.best-price{display:none!important}.products-together ul .jet-card .jet-container .price span.installment{display:none!important}.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:50px;border:none;font-size:18px;opacity:1;border-radius:8px;transition:ease-in-out .3s}.jet-product-add-cart button.sold{background:#333;color:var(--white)}.jet-product-add-cart button.add-cart{background:var(--mainGreen);border:1px solid var(--mainGreen);color:var(--white)}.jet-product-add-cart button.add-cart:hover{background:var(--mainLightGreen);border-color:var(--mainLightGreen)}.jet-product-add-cart button.add-cart-no-cart{font-weight:700;color:var(--white);background:var(--mainLightGreen);display:none}.jet-product-add-cart button.btn-alert-me{background:var(--mainLightGreen);color:var(--white)}.jet-product-add-cart button.one-click{display:none}.jet-product-add-cart .container-message{background:var(--white);padding:20px;border-radius:8px}.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:764px){.jet-product-add-cart{flex-direction:column;gap:10px}}.jet-product-sku{margin-bottom:12px;display:block;font-size:12px}.jet-product-sku::before{content:"REF: "}.boxDescriptions{margin-top:50px;margin-bottom:40px}.boxDescriptions b{font-weight:900}@media screen and (max-width:991px){.boxDescriptions{padding:0 15px}}.jet-product-description::before,.jet-product-summarized-description::before{content:"Detalhes do produto";font-weight:700;font-size:22px;display:block;margin-bottom:20px}.jet-product-description{margin-top:50px}.jet-product-description::before{content:"Informações adicionais"}.jet-product-images{display:flex;gap:10px;justify-content:space-between}.jet-product-images img{width:100%;height:auto;float:left}.thumbs{position:relative}@media screen and (min-width:991px){.thumbs .jet-container{max-width:190px;display:inherit;position:relative;z-index:2}.thumbs .jet-container:not(.tns-slider){display:flex;flex-direction:column;gap:10px}.thumbs .jet-container:not(.tns-slider)>.jet-children{margin-top:0}.thumbs .jet-container img{max-height:90px}.thumbs .jet-container .jet-children{width:100%;margin:auto;display:block;overflow:hidden}.thumbs .jet-container .jet-children+.jet-children{margin-top:10px}.thumbs .tns-controls{top:0;position:absolute;height:100%;max-width:100px;transform:none}.thumbs .tns-controls [aria-controls]{background:url(/assets/icons/angle.svg) 10px center no-repeat;background-size:12px;left:30px;transform:rotate(90deg);bottom:-30px;top:auto}.thumbs .tns-controls [aria-controls][disabled]{opacity:.3}.thumbs .tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;top:-30px;bottom:auto;left:30px;transform:rotate(-90deg)}}.image-container{width:calc(100% - 100px);position:relative}.image-container a{display:flex}.image-container a>img{max-height:600px;width:auto;margin:auto}.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}.jet-product-images .tns-controls{top:40%}.image-container{display:none}.thumbs .jet-container:not(.tns-slider){flex-direction:row;max-width:100%;display:flex}.thumbs .jet-container:not(.tns-slider)>.jet-children:nth-child(n+2){display:none}.thumbs .jet-container .jet-children+.jet-children{margin-left:10px}}.countdownOffer{display:none}.flash-offer-container{padding:1rem;background:#f5f5f5;margin-top:1rem;border-radius:10px}.flash-offer-container>span{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:20px;font-weight:600;color:#eb001b}.jet-product-flash-offer{display:block;margin-top:20px;width:100%}.jet-product-flash-offer .content.timer{display:flex;justify-content:center;width:99%;background:#eb001b;border:1px solid #eb001b;padding:.7rem 1rem;border-radius:14px}@media screen and (max-width:764px){.jet-product-flash-offer .content.timer{padding:.7rem 0}}.jet-product-flash-offer .content.timer .icon{display:block;width:40px;height:40px;background-image:url(/assets/icons/timer-white.svg);background-repeat:no-repeat;background-size:contain}.jet-product-flash-offer .time{display:flex;align-items:center;gap:5px}.jet-product-flash-offer .description{background:0 0;color:var(--white);font-weight:600;height:40px;display:flex;align-items:center;padding:0 10px}.jet-product-flash-offer .time-countdown{font-size:25px;color:#fff;font-weight:700;display:flex;align-items:center;gap:4px}@media screen and (max-width:764px){.jet-product-flash-offer .time-countdown{font-size:12px}}.jet-product-flash-offer .time-countdown span{position:relative;height:40px;background:0 0;border:1px solid #fff;border-radius:10px;color:var(--white);display:inline-flex;align-items:center;padding:4px 8px;font-weight:700}.jet-product-flash-offer .time-countdown span.days{letter-spacing:4px;padding-right:0;margin-right:6px;display:inline-block}@media screen and (max-width:764px){.jet-product-flash-offer .time-countdown span.days{padding:11px 8px;padding-right:0}}.jet-product-flash-offer .time-countdown span.days::first-letter{margin-right:-4px}.jet-product-flash-offer .time-countdown span.days::after{content:":";position:absolute;height:100%;color:#fff;line-height:38px;top:0;right:-13px;font-weight:700}@media screen and (max-width:764px){.jet-product-flash-offer .time-countdown span.days::after{right:-11px}}.jet-product-flag-discount{background:#fff;color:#eb001b;border:1px solid #eb001b;font-size:14px;padding:2px 10px 2px 20px;text-align:left;border-radius:4px;text-transform:lowercase;font-weight:700;margin-top:15px;margin-bottom:20px;position:relative;width:fit-content;margin-left:8px}.jet-product-flag-discount::before{content:"";position:absolute;width:30px;height:30px;background:url(/assets/icons/discount.svg) center no-repeat;background-size:contain;left:-12px;top:-6px}.jet-modal.payments .jet-modal-content{max-width:535px}.openPayments{border:none;background:0 0;padding:0;text-decoration:underline;font-size:14px;margin:20px 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:764px){.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:764px){.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:764px){.payment-info ul{min-width:auto}.payment-info span.desc{display:none}}.jet-product-prices .price{display:flex;align-items:baseline;flex-wrap:wrap;flex-direction:column}.jet-product-prices .textDiscount{font-size:0}.jet-product-prices .textDiscount::after{content:"à vista no PIX";font-size:14px}.jet-product-prices .baseDiscount{display:block;margin-bottom:12px;width:100%}.jet-product-prices .baseDiscount .priceDiscount{font-weight:700;color:var(--mainGreen)}.jet-product-prices .baseDiscount .valueDiscount{font-size:28px}.jet-product-prices .old-price{text-decoration:line-through;color:var(--mainLightGreen);font-size:12px}.jet-product-prices .old-price::before{content:"De "}.jet-product-prices .old-price::after{content:" por"}.jet-product-prices .best-price{font-weight:700;color:var(--mainLightGreen);font-size:18px}.jet-product-prices .installment{font-size:12px}.jet-product-prices .installment>.desc{font-size:0}.jet-product-prices .installment>.desc::after{content:" em até ";font-size:12px}@media screen and (max-width:764px){.price-area{margin:20px 0}}.jet-product-take-x-pay-y{margin-bottom:10px;cursor:pointer}.jet-product-quantity button{width:30px;height:30px;border:none;background:#ebf5f4;font-weight:700;border-radius:5px;font-size:18px}.jet-product-quantity input{border:none;text-align:center;height:30px;width:30px;color:#eb4065;font-weight:700;font-size:16px}.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(--mainGreen)}.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(--mainLightGreen);border-radius:10px}.jet-modal.review .box .rating-container::-webkit-scrollbar-thumb:hover{background:var(--mainGreen)}@media screen and (max-width:764px){.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:764px){.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:764px){.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:764px){.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:764px){.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:764px){.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(--mainLightGreen);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>.container,.related-section>.container{position:relative}.also-section .title-container,.related-section .title-container{font-size:20px;color:var(--mainGreen);margin-bottom:50px;margin-top:50px;display:block}.also-section .title-container strong::after,.related-section .title-container strong::after{content:" | "}.also-section .jet-container,.related-section .jet-container{margin-bottom:40px}@media screen and (max-width:764px){.also-section .jet-card,.related-section .jet-card{padding:7px}.also-section .jet-card .jet-card .product-image>a,.related-section .jet-card .jet-card .product-image>a{height:170px}.also-section .jet-card img,.related-section .jet-card img{height:160px}.also-section .jet-card .installment,.related-section .jet-card .installment{font-size:9px}.also-section .jet-card .content.data h3,.related-section .jet-card .content.data h3{font-size:11px}.also-section .jet-card .jet-product-flash-offer,.related-section .jet-card .jet-product-flash-offer{bottom:158px}.also-section .jet-card .jet-product-flash-offer .description,.related-section .jet-card .jet-product-flash-offer .description{display:none}.also-section .jet-card .jet-product-flash-offer .time-countdown span,.related-section .jet-card .jet-product-flash-offer .time-countdown span{padding:0 5px}.also-section.jet-showcase .tns-ovh,.related-section.jet-showcase .tns-ovh{padding:0 5px}}.shipping-area{max-width:100%;margin-top:20px}.shipping-area .jet-product-freight-calculation{display:flex;position:relative}.shipping-area .freight-container{width:calc(100% - 140px);padding-left:10px}.shipping-area .shipping-title{font-weight:500;margin-bottom:8px;max-width:140px;line-height:16px}.shipping-area .freight-input{position:relative;padding:0 62px 0 0}.shipping-area .freight-input input{height:40px;outline:0;width:calc(100% - 55px);font-size:14px;background:var(--white);border-radius:8px;padding:0 20px;border:1px solid #c3c7b8}.shipping-area .freight-input button{position:absolute;top:0;right:0;height:40px;border-radius:8px;background:var(--mainLightGreen);border:none;color:var(--white);font-size:12px;padding:0 20px;letter-spacing:1px;transition:ease-in-out .3s}.shipping-area .freight-input button:hover{background:var(--mainGreen)}.shipping-area .freight-input+a{font-size:12px;text-decoration:underline;margin-top:8px;display:block;position:absolute;left:0;top:30px}.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 .multicd-warning{display:none}@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:calc(100% - 120px);padding-left:10px}}.jet-product-name{font-size:22px;margin:10px 0 2px;font-weight:400}.jet-product-variations .title{font-weight:700;font-size:12px;display:block}.jet-product-variations .variations{display:flex;gap:10px;margin-top:10px;margin-bottom:20px}.jet-product-variations .variation-text{border:1px solid var(--black);padding:5px 12px;display:block;cursor:pointer}.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:var(--mainLightGreen);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(--mainLightGreen)}.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:764px){.jet-wishlist-add{top:20px;right:20px}}.jet-product-progressive-discount img{max-width:130px}.progressive-discount-rules{margin-bottom:20px}.progressive-discount-rules>span{background:var(--mainLightGreen);display:block;text-align:center;text-transform:uppercase;font-weight:600;color:var(--mainGreen);padding:6px 0}.progressive-discount-rules>span::before{content:"";display:inline-block;width:30px;height:30px;background:url(/assets/icons/discountGreen.svg) center no-repeat;background-size:contain;vertical-align:-9px}.progressive-discount-rules .description{background:var(--mainGreen);color:var(--white);padding:10px 15px}.jet-product-variations.jet-product-conjunct{display:none;flex-direction:column}.jet-product-variations.jet-product-conjunct.loaded{display:flex}.jet-product-variations.jet-product-conjunct.loaded .title-product-conjunct{order:1;margin-bottom:16px}.jet-product-variations.jet-product-conjunct.loaded .title-product-conjunct .title{font-size:0}.jet-product-variations.jet-product-conjunct.loaded .title-product-conjunct .title::before{content:"Itens da cesta";color:var(--mainGreen);font-size:16px;font-weight:700}.jet-product-variations.jet-product-conjunct.loaded .product-container,.jet-product-variations.jet-product-conjunct.loaded .tns-outer{order:2;position:relative}.jet-product-variations.jet-product-conjunct.loaded .product-container .tns-ovh,.jet-product-variations.jet-product-conjunct.loaded .tns-outer .tns-ovh{padding:0 4px}.jet-product-variations.jet-product-conjunct.loaded .product-container .tns-controls,.jet-product-variations.jet-product-conjunct.loaded .tns-outer .tns-controls{top:36%}.jet-product-variations.jet-product-conjunct.loaded .product-container .tns-controls [aria-controls][data-controls=next],.jet-product-variations.jet-product-conjunct.loaded .product-container .tns-controls [aria-controls][data-controls=prev],.jet-product-variations.jet-product-conjunct.loaded .tns-outer .tns-controls [aria-controls][data-controls=next],.jet-product-variations.jet-product-conjunct.loaded .tns-outer .tns-controls [aria-controls][data-controls=prev]{width:24px;height:24px}.jet-product-variations.jet-product-conjunct.loaded .product-variations{padding:0 4px}.jet-product-variations.jet-product-conjunct.loaded .product-variations .product-image-conjunct{border-radius:8px;border:1px solid #53b232;display:flex;overflow:hidden;justify-content:center}.jet-product-variations.jet-product-conjunct.loaded .product-variations .product-image-conjunct img{aspect-ratio:145/182;width:auto;height:145px;object-fit:contain;border-radius:8px;min-height:145px}.jet-product-variations.jet-product-conjunct.loaded .product-variations .name-product{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow:hidden;color:var(--mainGreen);font-size:16px;height:18px;margin:10px 0 0;font-weight:400;line-break:anywhere}.jet-product-variations.jet-product-conjunct.loaded .product-variations .product-price{display:none}.jet-product-variations.jet-product-conjunct.loaded .product-variations .check-selected{display:none}.jet-product-variations.jet-product-conjunct.loaded .totalization{order:3;margin-top:12px}.jet-product-variations.jet-product-conjunct.loaded .totalization .values .sub-total{display:none}.jet-product-variations.jet-product-conjunct.loaded .totalization .values .discount{display:none}.jet-product-variations.jet-product-conjunct.loaded .totalization .values .total{font-size:0}.jet-product-variations.jet-product-conjunct.loaded .totalization .values .total span{color:var(--mainGreen);font-size:28px;font-weight:700}@media only screen and (max-width:768px){.jet-product-variations.jet-product-conjunct.loaded{margin-right:calc(-1 * (15px + 1%))}}.mainPDP .box{display:flex;gap:60px}.mainPDP .box>.left{width:60%;position:relative}.mainPDP .box>.right{width:calc(40% - 60px);visibility:hidden}.mainPDP .box>.right.show{visibility:visible}@media screen and (max-width:764px){.mainPDP .box{flex-direction:column;gap:0}.mainPDP .box>.left,.mainPDP .box>.right{width:100%;padding:15px}}.jet-title-page{display:block;text-align:center;font-size:25px;font-weight:700;color:var(--mainGreen);margin-top:40px}@media screen and (max-width:991px){.jet-title-page{margin-top:30px}}.ui.breadcrumb{justify-content:center;display:flex;margin-top:20px}.ui.breadcrumb>li:not(:first-child)::before{content:"> ";margin-left:5px}.ui.breadcrumb>li:last-child{font-weight:600;color:var(--mainGreen)}@media screen and (max-width:991px){.ui.breadcrumb{display:block;padding:0 10px;text-align:center}.ui.breadcrumb::before,.ui.breadcrumb>li{white-space:nowrap;display:inline-block}}.breadcrumbs-area.left{margin-bottom:30px}.breadcrumbs-area.left .ui.breadcrumb{justify-content:flex-start}.pdp .ui.breadcrumb{justify-content:flex-start;margin-bottom:30px}@media screen and (max-width:991px){.pdp .ui.breadcrumb{display:flex;overflow-x:auto}}.newsBox{padding:22px 0;background:var(--mainGreen);margin-top:0}.newsBox .box{display:flex;align-items:center}.newsBox .box span{font-size:14px;width:370px;color:var(--white)}.newsBox .box span strong{display:block;margin-bottom:10px;font-size:16px}.newsBox .box .inputs{width:calc(100% - 370px)}.newsBox .box .jet-news-itens{display:flex;gap:20px}.newsBox .box #sendNews{background:var(--mainLightGreen);border:none;color:var(--white);font-weight:700;font-size:15px;height:35px;width:160px;border-radius:7px;transition:ease-in-out .3s}.newsBox .box #sendNews:hover{background:var(--black)}.newsBox .box .jet-input{width:calc(60% - 101px);position:relative}.newsBox .box .jet-input:first-child{width:calc(40% - 101px)}.newsBox .box .jet-input input{border:none;height:35px;padding:0 20px;width:100%;outline:0;border-radius:7px}.newsBox .box .invalid-feedback span{font-size:12px;font-weight:400}@media screen and (max-width:991px){.newsBox .box{flex-direction:column;padding:0 15px}.newsBox .box .inputs,.newsBox .box span{width:100%}.newsBox .box span{text-align:center;margin-bottom:20px}.newsBox .box .jet-news-itens{flex-direction:column;gap:10px}.newsBox .box #sendNews,.newsBox .box .jet-input{width:100%}.newsBox .box .jet-input:first-child{width:100%}}.instaBox{background:rgba(83,178,50,.4) url(/assets/bg-news.webp)}.instaBox .title-instagram-media{display:none}.instaBox .jet-instagram-medias-itens{display:flex;gap:10px}.instaBox .jet-instagram-medias-itens .jet-item{height:198px;position:relative}.instaBox .jet-instagram-medias-itens img,.instaBox .jet-instagram-medias-itens video{width:100%;float:left;position:absolute;object-fit:cover;object-position:center;height:100%;top:0;left:0}.instaBox .jet-instagram-medias-itens:not(.tns-slider)>.jet-item{width:calc(25% - 7px)}.instaBox .jet-instagram-medias-itens:not(.tns-slider)>.jet-item:nth-child(n+6){display:none}.instaBox .box{display:flex;align-items:stretch}.instaBox .box .left{background:var(--mainLightGreen);width:320px;padding:0 35px;color:var(--white);display:flex;flex-direction:column;justify-content:center}.instaBox .box .left .icon{display:flex;align-items:center;gap:10px}.instaBox .box .left .text{display:flex;flex-direction:column}.instaBox .box .left .text strong{color:var(--mainGreen);margin-top:-32px;position:relative;z-index:2;font-size:18px}.instaBox .box .left a{display:block;font-weight:700;margin:10px 0 5px}.instaBox .box .left p{margin:0}.instaBox .box .right{width:calc(100% - 335px);margin-left:15px;padding:20px 0}@media screen and (max-width:991px){.instaBox{padding-top:30px}.instaBox .box{flex-direction:column}.instaBox .box .left,.instaBox .box .right{width:100%}.instaBox .box .left{padding:30px 0;width:102%;margin-left:-1%;background:rgba(83,178,50,.6)}.instaBox .box .left>*{max-width:200px;margin:auto!important;float:none;width:100%}.instaBox .box .left .icon{margin-bottom:20px!important}.instaBox .box .right{margin:0}.instaBox .jet-instagram-medias-itens:not(.tns-slider)>.jet-item{width:50%}.instaBox .jet-instagram-medias-itens:not(.tns-slider)>.jet-item:nth-child(n+2){display:none}}footer{padding:22px 0;font-size:14px;background:#f4f4f4}footer .divider{display:block;margin:8px 0}footer a,footer span{display:block;min-height:25px;line-height:25px}footer a{font-variant-numeric:lining-nums proportional-nums;transition:ease-in-out .3s}footer a.contact{display:flex;align-items:center;gap:8px}footer a:hover{color:var(--mainLightGreen)}footer span.crop{line-height:17px}footer .working{display:flex;align-items:center;gap:8px;font-variant-numeric:lining-nums proportional-nums}footer .working svg{width:40px;height:40px}footer .title-custom{font-weight:600;margin-bottom:12px;display:block;font-size:16px;color:var(--mainGreen)}footer .box{display:flex}footer .box>.column{width:25%}footer .box-below{display:flex;justify-content:center;margin-top:30px;gap:60px;border-top:1px solid #e0e0e0;padding-top:30px}footer .box-below.text{font-size:12px;text-align:center;line-height:20px}footer .jet-stamps .stamp-name{font-size:0;line-height:0;min-height:0}footer .jet-stamps img{height:auto;width:auto;max-height:60px}footer .jet-payment-options .title-option{font-size:0;min-height:0;line-height:0}footer .jet-payment-options>.jet-container{display:flex;flex-wrap:wrap;gap:8px}footer .jet-payment-options .content.options{display:flex;gap:5px}footer .jet-payment-options img{width:40px;height:30px}footer .jet-payment-options .jet-column.debit{display:none}footer .column.follow-us{display:flex;gap:15px}footer .column.follow-us .title-custom{font-weight:400;font-size:12px}footer .column.app{background:#4e2072;color:var(--white);border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 20px 10px;gap:8px}footer .column.app .club,footer .column.app .download{margin-bottom:10px}footer .column.app img{height:auto;width:100%;max-width:120px;display:block}footer .jet-social-network ul{display:flex;gap:10px}footer .jet-social-network span{font-size:0;display:block;width:22px;height:22px}footer .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:22px}footer .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:22px}footer .jet-social-network span.whatsapp{background:url(/assets/icons/whatsapp.svg) center no-repeat;background-size:22px}footer .jet-social-network span.linkedin{background:url(/assets/icons/linkedin.svg) center no-repeat;background-size:22px}footer .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:22px}@media screen and (max-width:991px){footer{padding:32px 0}footer .box,footer .box-below{flex-direction:column;padding:0 20px;gap:20px}footer .box>.column{width:100%}footer .box>.column.app{width:calc(100% + 40px);margin-left:-20px;border-radius:0}footer .box-below{margin-top:30px;padding-top:20px}footer .custom-itens{display:none}footer .title-custom{border-bottom:1px solid #ebebeb;padding-bottom:12px}footer .title-custom::after{content:"";width:20px;height:20px;background:url(/assets/icons/triangle.svg) center no-repeat;background-size:14px;margin-left:auto;float:right;transform:rotate(0);position:relative;top:2px;transition:ease-in-out .3s}footer .title-custom.active::after{transform:rotate(180deg)}footer .box-below,footer .column.stamps-box{padding-left:0;padding-right:0;align-items:center}footer .box-below .title-custom,footer .column.stamps-box .title-custom{border-bottom:none;text-align:center}footer .box-below .title-custom::after,footer .column.stamps-box .title-custom::after{display:none}footer .box-below .custom-itens,footer .column.stamps-box .custom-itens{display:block}footer .box-below .stamps,footer .column.stamps-box .stamps{display:flex;justify-content:center}footer .custom-itens.working>svg{height:25px}footer .custom-itens.working>.crop{width:calc(100% - 50px);padding-left:5px}footer .custom-itens.working>*{display:inline-block;vertical-align:middle}}.subfooter{background:#f4f4f4;font-size:12px;padding-bottom:10px}.subfooter .box{display:flex;align-items:center;justify-content:space-between}.subfooter .right{display:flex;align-items:center;gap:20px}.subfooter .right a{display:flex;align-items:center}.subfooter .right a svg{height:25px;width:40px}.subfooter .right a img{width:100%;height:auto;max-height:35px}.subfooter .right a img[alt="Logo jumper"]{filter:grayscale(1);max-height:30px}.subfooter .jet-data-store .data,.subfooter .jet-data-store .data-address{display:flex;gap:5px}@media screen and (max-width:991px){.subfooter{padding-bottom:60px}.subfooter .box{flex-direction:column;padding:12px 20px;gap:20px}.subfooter .data,.subfooter .data-address{flex-wrap:wrap;justify-content:center}}.floatingWpp{background:#409a3c;color:var(--white);position:fixed;z-index:99;bottom:40px;right:15px;display:flex;align-items:center;gap:8px;height:40px;padding:0 11px;border-radius:50px;box-shadow:0 2px 3px rgba(0,0,0,.5)}.floatingWpp::after{content:"";display:block;width:20px;height:20px;background:url(/assets/icons/wpp.svg) center no-repeat;background-size:contain}@media screen and (max-width:991px){.floatingWpp{right:auto;left:15px;bottom:15px}}.jet-modal.noCD{display:flex}.jet-modal.noCD .jet-modal-content{padding:0;height:auto}.jet-modal.noCD .jet-modal-content img{display:block;display:block;width:100%;height:auto;max-width:520px}.jet-modal.noCD .jet-modal-content .jet-modal-close{filter:invert(1)}.jet-data-store .data-contact .phone{font-size:0}.jet-data-store .data-contact .phone::before{content:"-";display:block;font-size:12px}@media only screen and (max-width:991px){.jet-data-store .data-contact{height:15px}.jet-data-store .data-contact .phone::before{display:none}}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .group-title,.jet-showcase .title-container{font-size:20px;color:var(--mainGreen);margin-bottom:50px;margin-top:50px;display:block}.jet-showcase .group-title p strong,.jet-showcase .group-title span strong,.jet-showcase .title-container p strong,.jet-showcase .title-container span strong{font-weight:700}.jet-showcase .group-title p strong::after,.jet-showcase .group-title span strong::after,.jet-showcase .title-container p strong::after,.jet-showcase .title-container span strong::after{content:" | "}.jet-showcase .tns-slider{gap:10px}.jet-showcase .tns-ovh{padding:0 15px}.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}.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:764px){.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{max-width:100%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+2){display:none}}.jet-showcase .jet-card,.jet-showcase .jet-item{padding:0 2px}@media screen and (max-width:764px){.jet-showcase .jet-children{gap:0}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{padding:0}.jet-showcase .group-title,.jet-showcase .title-container{padding:0 12px;font-size:16px;margin:40px 0 30px}.jet-showcase .tns-ovh{padding:0 22px}.jet-showcase .tns-nav{display:block;position:relative;bottom:0;margin-top:10px}}.showcase.offers>.container{position:relative}.showcase.offers .jet-showcase>.group-container>.jet-container{position:inherit}.showcase.offers .group-title{font-size:20px;margin:50px 0 30px;display:block;color:var(--mainGreen)}.showcase.offers .group-title strong::after{content:" | "}.showcase.offers .box{display:flex;align-items:center}.showcase.offers .box>.right{width:75%}.showcase.offers .box>.left{width:25%}.showcase.offers .tns-controls{top:-2px;right:20px;width:70px;left:auto}@media screen and (max-width:991px){.showcase.offers .box{flex-direction:column;gap:25px}.showcase.offers .box>.left,.showcase.offers .box>.right{width:100%}.showcase.offers .jet-showcase>.group-container>.jet-container{position:relative}.showcase.offers .tns-controls{top:46%;width:100%;right:auto}.showcase.offers .group-title{font-size:16px;margin:50px 0 30px;display:block;padding:0 12px;color:var(--mainGreen)}}.showcase-tabs{background:#d2edc8;padding:30px 0}.showcase-tabs .jet-showcase .group-title{display:none}.showcase-tabs .prods{margin-top:50px}.showcase-tabs .titles{color:var(--mainGreen);display:flex;justify-content:space-between}.showcase-tabs .titles strong{display:block;font-size:22px}.showcase-tabs .titles .left{display:flex}.showcase-tabs .titles .left img{max-height:110px;width:auto}.showcase-tabs .titles .left p{margin:0;text-transform:uppercase;font-size:10px;text-align:center;font-weight:700}.showcase-tabs .titles>.right{display:flex;align-items:center;gap:10px}.showcase-tabs jet-showcase{height:0;overflow:hidden;display:block}.showcase-tabs jet-showcase.active{height:auto;overflow:visible}@media screen and (max-width:764px){.showcase-tabs .titles{flex-direction:column-reverse;align-items:center;gap:20px}.showcase-tabs .titles .left img{max-height:80px}.showcase-tabs .titles .left p{display:block;max-width:80px}.showcase-tabs .prods{margin-top:30px}}.group-title strong{font-weight:700}.showcaseDefault.promocaoSemana .group-title{display:flex;gap:1rem;align-items:center}.showcaseDefault.promocaoSemana .group-title span{display:flex;flex-direction:column}.showcaseDefault.promocaoSemana .group-title span b{font-size:17px}.showcaseDefault.promocaoSemana .group-title::before{content:"";display:block;width:35px;height:35px;background-size:contain;background-repeat:no-repeat;background-image:url(/assets/icons/discountGreen.svg)}.infobar{margin-top:60px}.infobar .box{display:flex;justify-content:center;gap:40px}.infobar strong{font-size:18px;margin-bottom:5px}.infobar .item{display:flex;align-items:center}.infobar span{display:flex;flex-direction:column;color:var(--mainGreen)}@media screen and (max-width:991px){.infobar .box{gap:20px;padding:0 15px}.infobar .box:not(.tns-slider)>.item:nth-child(n+3){display:none}.infobar .item{gap:12px}.infobar strong{font-size:14px}.infobar span{font-size:12px}.infobar svg{height:50px;width:50px}}