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!important;overflow-x:hidden;font-weight:400}*,: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;--primaryColor:#A72829;--secondaryColor:#1A49A0;--yellow:#FFC300}:root{--blue:#007bff;--indigo:#6c7293;--purple:#6f42c1;--pink:#e83e8c;--red:#A91919;--red-dark:#c80642;--orange:#fd7e14;--yellow:#ffe623;--green:#28a745;--teal:#20c997;--teal-dark:#1bc5bd;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gray-light:#ddd;--primary:#5867dd;--secondary:#e1e1ef;--success:#0abb87;--info:#5578eb;--warning:#ffb822;--danger:#fd397a;--light:#f7f7f7;--dark:#1a1a27;--facebook:#3b5998;--google:#dd4b39;--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:20px;--font-xxl:25px;--font-big:30px;--space-sm:0.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:3rem}@media screen and (max-width:764px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:764px){.mobile-only{display:block!important}}@media screen and (max-width:991px) and (min-width:768px){.tablet-hide{display:none!important}}@media screen and (min-width:992px){.computer-hide{display:none!important}}.hideme{display:none!important}jet-alert-me{width:100%;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me{position:fixed;top:0;right:-100%;background:#fff;height:100%;padding:2rem;width:100%;max-width:500px;z-index:102}jet-alert-me .jet-alert-me.open{animation:fadeInRight;animation-duration:1s;right:0}jet-alert-me .jet-alert-me.closed{animation:fadeOutRight;animation-duration:1s}jet-alert-me .jet-alert-me .alert-me{position:relative;margin-top:var(--space-xl)}jet-alert-me .jet-alert-me .alert-me .close-form{background:0 0;border:0;position:absolute;right:-.5rem;top:-1.5rem;transform:translateY(-50%);outline:0;cursor:pointer;padding:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .close-form:after{content:"X";display:block;outline:0;font-size:var(--font-xl)}jet-alert-me .jet-alert-me .alert-me .close-form span{display:none}jet-alert-me .jet-alert-me .alert-me .alert-text{display:block;text-align:center;line-height:20px;font-size:var(--font-md)}jet-alert-me .jet-alert-me .alert-me .alert{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me .alert-me .alert .image{flex:1;padding-right:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .alert .image img{max-width:100%}jet-alert-me .jet-alert-me .alert-me .alert form{flex:1}jet-alert-me .jet-alert-me .alert-me .alert form .container-field{position:relative}jet-alert-me .jet-alert-me .alert-me .alert form button{background-color:var(--bgButton);color:var(--colorButton);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card{position:relative}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:50px;right:15px;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white)}.jet-card.grid{border:1px solid #eee;border-radius:0;padding:10px;background:var(--white);transition:ease-in-out .3s;border-radius:16px}.jet-card .add-wish,.jet-card .remove-wish{position:absolute;width:30px;height:30px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;top:0;right:0;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}.jet-card .jet-container{display:flex;flex-direction:column;position:relative}.jet-card .content{background:var(--white)}.jet-card .content.product-flag{position:absolute;top:0;left:0;z-index:2;max-width:100px;background:0 0}.jet-card .content.product-flag .flag-discount{background:#820f0f;color:var(--white);font-size:14px;padding:2px 10px;text-align:center;border-radius:4px}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.images{order:1}.jet-card .content.data{padding:8px;order:3}.jet-card .content.data h3{font-weight:400;font-size:14px;margin:0;min-height:36px;letter-spacing:1px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.jet-card .content.data .product-rating{display:none}.jet-card .content .product-code{display:none}.jet-card .content .product-brand img{display:none}.jet-card .content .product-brand .brand-name{font-size:12px;display:block;margin:10px 0 10px;color:var(--secondaryColor);font-size:14px;font-weight:500;text-transform:capitalize}@media screen and (max-width:764px){.jet-card .content .product-brand .brand-name{color:var(--primaryColor)}}.jet-card .content .product-brand.placeholder{visibility:hidden;height:35px}.jet-card .content .product-code span{font-size:12px}.jet-card .content .product-code span::before{content:"Ref. "}.jet-card .content .price{display:flex;min-height:64px;flex-wrap:wrap}.jet-card .content .price .old-price{order:-1;color:#6b6b6b;text-decoration:line-through}.jet-card .content .price .baseDiscount{order:0;width:100%;color:var(--secondaryColor);margin:auto 0 2px}.jet-card .content .price .baseDiscount .priceDiscount{font-weight:700;font-size:20px}.jet-card .content .price .baseDiscount .priceDiscount span{font-size:0}.jet-card .content .price .baseDiscount .priceDiscount span::after{content:" no PIX";font-size:14px;font-weight:400}.jet-card .content .price .baseDiscount .priceDiscount small{font-size:14px}.jet-card .content .price .baseDiscount .priceDiscount span.metters{font-size:14px;font-weight:400}.jet-card .content .price .baseDiscount .priceDiscount span.metters::after{display:none}.jet-card .content .price .baseDiscount .priceDiscount span.bestPrice{font-size:14px;display:block;color:var(--black)}.jet-card .content .price .baseDiscount .priceDiscount span.bestPrice::after{display:none}.jet-card .content .price .baseDiscount .descriptionDiscount{display:none}.jet-card .content .price .best-price{font-weight:700}.jet-card .content .price .best-price.hidden{visibility:hidden}.jet-card .content .price:has(.installments) .best-price::after{content:" em ";font-weight:400}.jet-card .content .price .installment{margin-left:4px}.jet-card .content .price .installment.hidden{visibility:hidden}.jet-card .content .price .installment .description-installment{display:none}.jet-card .content .price .installment .value-installment{font-weight:700}.jet-card .content .price .installment .number-installment{position:relative;font-weight:700}.jet-card .content .price .installment .number-installment::before{content:"em ";font-weight:400}.jet-card .content .price .installment .number-installment::after{content:" de";font-weight:400;position:absolute;background:var(--white);right:0;top:0;width:22px}.jet-card .content .price .old-price-per-square-meter span{color:#6b6b6b;text-decoration:line-through}.jet-card .content .price .square-meter-price{font-size:14px;color:var(--primaryColor)}.jet-card .content .price .square-meter-price .price-value{font-size:20px;font-weight:700}.jet-card .content .price .installment-per-square-meter .installment-text{font-size:14px;color:var(--black)}.jet-card .content .price .installment-per-square-meter .installment-text b{font-weight:700}.jet-card .content .price.unit .baseDiscount .priceDiscount .textDiscount::before{content:"/ unidade";font-size:14px}.jet-card .content.action{order:4}.jet-card .content.action a,.jet-card .content.action button{text-align:center;display:block;height:40px;line-height:40px;background:#1a49a0;transition:ease-in-out .3s;color:var(--white);width:100%;font-weight:400;margin:5px auto 0;visibility:hidden;opacity:0;border-radius:8px;border:none;font-size:15px;transition:ease-in-out .3s}.jet-card .content.action a::before,.jet-card .content.action button::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/cart-large.svg) center no-repeat;background-size:contain;vertical-align:-5px;margin-right:5px}.jet-card .content.action a:hover,.jet-card .content.action button:hover{background:var(--primaryColor)}.jet-card .content.product-variation .product-variation .reference{display:flex;flex-wrap:wrap;gap:3px}.jet-card .content.product-variation .product-variation .reference .title{display:none}.jet-card .content.product-variation .product-variation .reference .variation{border:1px solid var(--black);padding:5px 6px;display:block;cursor:pointer;border-radius:4px;font-size:12px}.jet-card .content.product-variation .product-variation .reference .variation.active{background:var(--black);color:var(--white)}.jet-card img{width:100%;height:auto;float:left}.jet-card .has-alternate .alternate-image,.jet-card .has-alternate .main-image{transition:ease-in-out .5s}.jet-card .flag-seal .flag-name{display:none}.jet-card .flag-seal img{max-height:35px}.jet-card .product-image{position:relative;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.jet-card .product-image .alternate-image,.jet-card .product-image .main-image{display:flex;justify-content:center;align-items:center;height:100%}.jet-card .product-image>a{height:249px;overflow:hidden;display:block;background:var(--white)}.jet-card .product-image img{height:100%;object-fit:contain;object-position:top;width:100%}@media screen and (min-width:991px){.jet-card .product-image img{max-width:199px;height:auto;aspect-ratio:1/1}}.jet-card .alternate-image{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.jet-card .product-info{display:flex;flex-direction:column}.jet-card .product-info .product-name{order:-2}.jet-card:hover .has-alternate .main-image{opacity:0;visibility:hidden}.jet-card:hover .has-alternate .alternate-image{visibility:visible;opacity:1}.jet-card:hover .content.action a,.jet-card:hover .content.action button{visibility:visible;opacity:1}.jet-card:hover.grid{border-color:var(--secondaryColor)}.jet-card .jet-product-flash-offer{position:absolute;z-index:2;top:208px;width:100%;display:flex;justify-content:center}.jet-card .jet-product-flash-offer .time{display:flex;align-items:center;justify-content:center}.jet-card .jet-product-flash-offer .description{border-radius:3.091px;background:var(--secondaryColor);backdrop-filter:blur(2px);color:var(--white);font-size:11px;font-weight:500;padding:12px 2px;height:auto;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1800px){.jet-card .jet-product-flash-offer .description{font-size:12px}}@media screen and (max-width:764px){.jet-card .jet-product-flash-offer .description{width:62px;height:28px;padding:0!important;font-size:10px!important}}.jet-card .jet-product-flash-offer .time-countdown{display:flex;align-items:center;font-size:30px;color:var(--primaryColor);gap:4px;margin-left:4px}@media screen and (max-width:991px){.jet-card .jet-product-flash-offer .time-countdown{gap:2px}}.jet-card .jet-product-flash-offer .time-countdown span{display:inline-flex;justify-content:center;align-items:center;padding:9.507px 4.273px 7.52px 4.754px;width:37px;height:37px;color:var(--white);font-size:28px;font-weight:700;line-height:normal;background:var(--primaryColor);border-radius:3px}@media screen and (min-width:1800px){.jet-card .jet-product-flash-offer .time-countdown span{font-size:30px;width:38px;height:38px}}@media screen and (max-width:991px){.jet-card .jet-product-flash-offer .time-countdown span{width:28px;height:28px;font-size:22px!important}}.jet-card .jet-product-flash-offer .time-countdown span.days{display:none}@media screen and (max-width:991px){.jet-card.grid{padding:5px}.jet-card .product-image>a{height:200px;overflow:hidden;display:block}.jet-card .jet-product-flash-offer{top:160px}.jet-card .old-price{font-size:13px}.jet-card .old-price span{margin-right:0}.jet-card .best-price{font-size:13px}.jet-card .baseDiscount .priceDiscount{font-size:15px}.jet-card .baseDiscount .priceDiscount::after{font-size:13px}.jet-card .add-wish,.jet-card .remove-wish{right:0;background-size:18px}.jet-card .content.product-flag{max-width:75px}.jet-card .content.product-flag .flag-discount{font-size:10px}.jet-card .content.data{order:2}.jet-card .content.data h3{min-height:30px;margin-bottom:5px;font-size:14px;font-weight:500;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.action{order:3}.jet-card .content.action a{visibility:visible;opacity:1;height:40px;font-size:13px;line-height:40px;padding:0}.jet-card .content.action a::before{width:15px}.jet-card .content .price{min-height:74px}.jet-card .content .price .installment{margin:0;font-size:13px;width:100%;margin-top:-4px}}.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;background:#fff;height:100%;width:100%;max-width:502px;right:-100%;color:#000}.floating-preview .closeCart{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;z-index:0;cursor:pointer;display:none}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active .closeCart{display:block}.floating-preview.active:before{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background-color:#fff;height:100%}.floating-preview .container-preview .header-preview{padding:var(--space-md) 0;border-bottom:1px solid #a72829;background:#a72829;position:relative;justify-content:center;align-items:center;gap:6px;height:56px}.floating-preview .container-preview .header-preview .flex-auto{display:flex;align-items:center;justify-content:center;gap:16px}.floating-preview .container-preview .header-preview span{color:var(--white);font-size:14px;font-weight:400;text-transform:capitalize;display:flex;gap:12px}.floating-preview .container-preview .header-preview .fecharCarrinho{display:flex;align-items:center;justify-content:center;margin:0 auto;width:50px;height:40px;cursor:pointer;color:var(--white);position:absolute;top:16%;right:8px;background:0 0;border:none}.floating-preview .container-preview jet-cart-preview{display:flex;flex-direction:column;flex-wrap:wrap;flex:1 1 auto;height:calc(100vh - 4rem)}@media only screen and (max-width:1025px){.floating-preview .container-preview jet-cart-preview{display:flex;flex-direction:column;flex-wrap:wrap;flex:1 1 auto;height:100%}}.floating-preview .container-preview .jet-cart-preview{height:100%}.floating-preview .container-preview .jet-cart-preview .campaigns{margin:var(--space-md) var(--space-md) 0;display:flex;gap:var(--space-sm);flex-direction:column}.floating-preview .container-preview .jet-cart-preview .campaigns .pending{width:100%;background-color:var(--light);padding:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .campaigns .pending .quantity,.floating-preview .container-preview .jet-cart-preview .campaigns .pending .value{font-weight:700}.floating-preview .container-preview .jet-cart-preview .campaigns .congrutulations{display:flex;align-items:center;gap:var(--space-md);background-color:var(--light);padding:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .campaigns .congrutulations .message{display:block}.floating-preview .container-preview .jet-cart-preview .campaigns .congrutulations .message span{display:block}.floating-preview .container-preview .jet-cart-preview .campaigns .congrutulations .message strong{cursor:pointer;text-decoration:underline}.floating-preview .container-preview .jet-cart-preview .campaigns .progress-container{width:100%;background-color:var(--gray-light);border-radius:var(--radiusButton);height:5px;overflow:hidden;position:relative;margin-top:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .campaigns .progress-container .progress-bar{height:100%;width:0;transition:width .3s ease-in-out;background:linear-gradient(90deg,var(--gray-light),var(--success));background-size:200% 100%;animation:loading 1.5s linear infinite}@keyframes loading{0%{background-position:200% 0}100%{background-position:0 0}}.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 .event-list{border-radius:var(--space-sm);background-color:var(--light);margin:var(--space-md);padding:var(--space-md) var(--space-md) var(--space-md) var(--space-xl);display:flex;flex-direction:column;position:relative;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .event-list:before{content:"\f073";width:1.18em;height:inherit;font-family:outline-icons;display:inline-flex;align-items:center;justify-content:center;outline:0;font-weight:400;margin-right:var(--space-sm);position:absolute;top:50%;transform:translateY(-50%);left:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .event-list .remove-list{background-color:transparent;border:0;text-decoration:underline;padding:0;margin-top:var(--space-sm);cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .product-personalization{border-radius:var(--space-sm);border:1px dashed var(--gray-light);margin:var(--space-md) 0;padding:var(--space-md) var(--space-lg) var(--space-md) var(--space-md);display:flex;flex-direction:column;position:relative;align-items:flex-start;font-size:var(--font-sm);gap:var(--space-sm);word-break:break-word}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .product-personalization .title{font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .product-personalization .option-title{margin-right:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart{border-radius:5px;padding:var(--space-lg);margin:var(--space-lg) 0;display:block;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart span{font-weight:500;font-size:var(--font-lg);margin-bottom:var(--space-md);display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products{display:flex;flex:1;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:0 var(--space-md)}@media only screen and (max-width:1025px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products{flex:3;padding:0 var(--space-sm)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .cart-has-product-restricted{display:flex;align-items:center;gap:var(--space-md);background-color:var(--light);padding:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .cart-has-product-restricted .message{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .cart-has-product-restricted .message span{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .cart-has-product-restricted .message strong{cursor:pointer;text-decoration:underline}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip{display:flex;align-items:center;gap:var(--space-md);border:1px solid var(--textBody);padding:var(--space-md);margin:var(--space-md) 0;font-size:var(--font-sl);font-weight:500;text-align:center;color:var(--textBody);order:1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip:before{content:"";display:block;background-color:var(--textBody);background-blend-mode:color;width:18px;height:18px;-webkit-mask-image:url(/assets/icons/truck.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100%;mask-image:url(/assets/icons/truck.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:var(--space-md) 0;position:relative}@media only screen and (max-width:1025px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{padding:var(--space-sm) 0}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product+.product{border-top:1px solid var(--gray-light)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{display:flex;margin-right:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a{display:flex;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:70px;width:auto;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{display:flex;width:100%;gap:5px;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .gift span{width:auto;background:var(--success);display:inline-flex;align-items:center;justify-content:center;border-radius:50rem;color:#fff;font-weight:600;padding:0 var(--space-md);font-size:var(--font-sm);line-height:var(--font-xl)}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data{width:115px;margin-right:9px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .name-product{color:#000;font-size:14px;font-weight:300;margin-right:3rem}@media only screen and (max-width:991px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .name-product{margin-right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .name-product h1{font-size:var(--font-md)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .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 .data .sku .reference{font-size:90%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .sku .reference .reference-name{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .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 .product-availability{position:absolute;bottom:12px;left:85px;font-size:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{display:flex;align-items:center;order:1;width:140px;justify-content:center;flex-direction:column}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{width:71px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .old-price{margin-right:var(--space-sm);color:#000;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:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-left:var(--space-sm);position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes .description{position:absolute;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description{z-index:999;opacity:1;visibility:visible;top:calc(var(--space-lg) + var(--space-sm));left:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.08);background:#fff;padding:var(--space-md);border-radius:var(--space-sm);border:1px solid rgba(0,0,0,.06);min-width:220px;width:auto;display:flex;flex-direction:column;gap:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description .taxes-title{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description .ipi,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description .st{display:flex;flex-direction:column}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description .total-value{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description .total-value .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .taxes:hover .description:before{content:"";position:absolute;left:var(--space-md);transform:rotate(45deg);top:-10px;width:20px;height:20px;background:#fff;z-index:2;border-left:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action{display:flex;flex-direction:row;text-align:center;display:flex;align-items:center;justify-content:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--bgButtonCheckout);color:var(--colorButtonCheckout);border:1px solid var(--bgBorderCheckout);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;border:1px solid #000;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{display:inline-block;width:20px;height:29px;background:#fff;border:none;text-align:center}@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{width:25px;font-size:var(--font-lg)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{display:inline-block;width:20px;height:29px;background:0 0;border:0;cursor:pointer;outline:0}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{width:18px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button span{font-size:var(--font-lg);font-weight:700;color:#000}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{position:absolute;top:-7px;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .remove{background:0 0;border:0;outline:0;cursor:pointer;padding:var(--space-md);color:#000}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .remove:after{content:"";display:block;background-color:var(--textBody);background-blend-mode:color;width:18px;height:18px;-webkit-mask-image:url(/assets/icons/trash.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100%;mask-image:url(/assets/icons/trash.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .jet-cart-timer{margin-top:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .jet-product-flash-offer .timer .icon{padding:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .jet-product-flash-offer .timer .icon:before{height:var(--font-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .jet-product-flash-offer .timer .time .description{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-frequency-recurrency{align-items:center;justify-content:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-frequency-recurrency .recurrency-frequency{border-radius:var(--space-sm);border:1px dashed #ddd;padding:var(--space-lg) var(--space-md);margin:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-frequency-recurrency .recurrency-frequency-options{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-frequency-recurrency .recurrency-frequency-options .recurrency-frequency-info{font-weight:600;font-size:var(--font-sm);color:var(--orange);display:flex;align-items:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-frequency-recurrency .recurrency-frequency-options .recurrency-frequency-info:before{content:"";width:25px;height:25px;mask-image:url(/assets/svgs/recurrent-calendar.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100%;-webkit-mask-image:url(/assets/svgs/recurrent-calendar.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100%;background-color:var(--orange);margin-right:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-frequency-recurrency .recurrency-frequency-options .recurrency-frequency-select{max-width:160px;border-radius:var(--space-sm);border:1px solid #ddd;padding:var(--space-sm);cursor:pointer;flex:1}.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:300}.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:700}.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{border-radius:var(--space-sm);text-align:right;line-height:30px;font-weight:500;display:flex;flex-direction:column;position:relative;flex:1;justify-content:end}@media only screen and (max-width:1025px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{margin:0}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{color:var(--pc);text-align:center;font-size:12px;font-weight:400;margin-bottom:2px;text-transform:uppercase;gap:5px;position:relative;width:100%;display:flex;align-items:center;justify-content:center;background:#fff;padding:9px var(--space-md)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{font-size:13px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .progress-bar-container{background-color:#fff;height:20px;overflow:hidden;width:95%;margin:0 auto;border:3px solid #fff;box-shadow:0 0 0 1px var(--pc);width:100%;padding:0 11px;margin-bottom:13px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .progress-bar{height:100%;background-color:var(--black);width:0%;transition:width .3s ease;position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary jet-discount-coupon-cart{width:calc(50% - 4px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{position:relative;padding:0 var(--space-md) var(--space-lg);background:#fff;padding-bottom:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup{margin-left:var(--space-md);margin-top:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate{border:1px solid var(--bgBorderSecondary);padding:var(--space-md) var(--space-lg);display:inline-block;text-align:center;text-transform:uppercase;z-index:2;cursor:pointer;outline:0;height:auto;margin-left:auto;position:absolute;bottom:68px;right:10px;width:123px;height:32px;border-radius:5px;background:#054003;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .input-container{background:#fff;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;width:100%;text-align:start;gap:6px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .input-container>span{font-weight:700;line-height:150%;width:100%;color:#000;font-size:11px;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{border:1px solid var(--gray);padding:var(--space-sm) var(--space-md);flex:1;font-size:var(--font-sm);outline:0;height:30px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{display:flex;width:auto;height:30px;padding:var(--space-sm) var(--space-md);justify-content:center;align-items:center;color:var(--black);font-size:var(--font-sm);font-weight:700;line-height:150%;border:none;background:silver}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight.jet-btn-loading:after{background-color:transparent}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-md);margin:var(--space-md) 0;background:#fff;width:100%;border:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result.overflow{max-height:200px;overflow-y:auto}.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);position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .address{text-align:left;line-height:var(--font-xl);font-size:var(--font-sm);color:var(--gray);margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .type,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{display:flex;align-items:center;padding:0 var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:hover:after,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:hover:before{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:before{content:attr(data-description);position:absolute;background-color:var(--bgButton);color:var(--colorButton);border-radius:5px;bottom:calc(100% + var(--space-sm));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;display:none;width:auto;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:after{content:"";border:7px solid var(--bgButton);position:absolute;left:var(--space-md);transform:rotate(45deg);bottom:calc(var(--space-sm) * -1);z-index:-1;display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .export-cart{display:flex;justify-content:space-between;align-items:center;margin:0 var(--space-md) var(--space-md);border:1px dashed var(--gray);padding:var(--space-sm) var(--space-md);border-radius:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .export-cart .export-options{display:flex;align-items:center;gap:var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .export-cart .export-options button{border:0;background-color:transparent;cursor:pointer;padding:0;max-width:25px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .export-cart .export-options button svg{width:100%;height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary jet-export-cart{margin-top:auto;margin-bottom:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary jet-export-cart:empty{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart{width:100%;order:1;flex-direction:column;display:flex;justify-content:center;flex-wrap:wrap;position:relative;width:100%;text-align:start;gap:6px;background:#fff;padding:0 var(--space-md) var(--space-lg);padding-bottom:13px;font-weight:700;line-height:150%;width:100%;color:#000;text-transform:uppercase;font-weight:400;font-size:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart::before{content:"CUPOM DE DESCONTO";font-size:12px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon{display:flex;align-items:center;gap:var(--space-sm);width:98%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon input{font-size:var(--font-sm);padding:var(--space-md) var(--space-sm);border:1px solid var(--gray);flex:1;outline:0;height:30px;width:46%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon .code{font-size:var(--font-sm);color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon button{display:flex;width:auto;height:30px;padding:var(--space-sm) var(--space-md);justify-content:center;align-items:center;color:#000;font-size:var(--font-sm);font-weight:700;line-height:150%;border:none;background:#656565}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .add{border-bottom:1px dotted;line-height:initial;cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .coupon-container{order:1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal{order:2;background:#f6f6f6;padding-bottom:38px}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal{padding-bottom:86px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.shipping,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.subtotal,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.taxes,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.total{margin:0 var(--space-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.discount>span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.shipping>span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.subtotal>span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.taxes>span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.total>span{border-bottom:1px solid #000;padding-bottom:6px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.discount span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.shipping span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.subtotal span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.taxes span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.total span{display:flex;justify-content:space-between;font-size:12px;font-weight:700;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.total span{font-size:14px;font-weight:800;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.total .value{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.cart-button-finish{padding:var(--space-md) var(--space-lg);width:calc(100% - var(--space-md) * 2);margin:0 auto;outline:0;border-radius:var(--radiusButton);cursor:pointer;text-align:center;background-color:var(--secondaryColor);color:var(--white);border:1px solid var(--bgBorderCheckout);font-weight:700;font-size:var(--font-lg);text-transform:uppercase;margin:var(--space-md) auto;display:flex;justify-content:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.cart-checkout{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.continue-shopping{cursor:pointer;color:#000;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;width:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:15px}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(100vh - var(--space-lg));max-width:100vw;max-height:100vh;position:absolute;top:unset;left:unset;margin:auto;transform:unset}.jet-modal .jet-modal-content.small{height:auto}}.jet-modal .jet-modal-content.content-center{display:flex;flex-direction:column;justify-content:center}.jet-modal .jet-modal-content.auto-height{height:auto!important;width:55%}@media only screen and (max-width:992px){.jet-modal .jet-modal-content.auto-height{height:100vh!important;width:100%}}.jet-modal .jet-modal-content .jet-modal-close{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:2}.jet-modal .jet-modal-content .jet-modal-close span{display:none}.jet-modal .jet-modal-content .jet-modal-close svg{width:100%;max-width:20px;margin-right:var(--space-sm)}.jet-policy-privacy{position:fixed;left:calc(50% - var(--space-sm));bottom:0;transform:translate(-50%,-50%);background:var(--bgBody);z-index:99999;width:1200px;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:-3px}@media only screen and (max-width:764px){.jet-policy-privacy{left:50%}}.jet-policy-privacy .policy-container{width:1200px;max-width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;animation:scaleIn;animation-duration:.8s}.jet-policy-privacy .policy-container p{margin:0;color:var(--textBody)}.jet-policy-privacy .policy-container p a{color:var(--textBody);font-weight:400;text-decoration:underline}.jet-policy-privacy .policy-container button{background-color:var(--black);box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:var(--radiusButton);display:inline-block;text-align:center;text-transform:uppercase;font-size:var(--font-md);font-weight:400;cursor:pointer;outline:0;margin:0;border:0;transition:all .5s ease-in-out}@media only screen and (max-width:764px){.jet-policy-privacy .policy-container button{margin:0 0 0 5px;font-size:var(--font-sm)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.search-box{width:calc(100% - 600px)}.search-box .jet-search{position:relative;width:89%;border-radius:10px;background:#e5e5e5;border:1px solid #cdcdcd}.search-box input{border:none;height:47px;width:100%;background:0 0;padding:0 20px;font-size:16px}.search-box input::placeholder{color:var(--black)}.search-box .jet-button{position:absolute;right:-1px;top:-1px;height:calc(100% + 2px);width:70px;border:none;background:url(/assets/icons/search.svg) center no-repeat;border-radius:8px;transition:ease-in-out .3s;padding:0}@media screen and (max-width:991px){.search-box{position:absolute;bottom:-47px;width:100%;left:0}.search-box .jet-search{background:var(--white);border-radius:0;width:100%}.search-box .jet-button{background-size:22px;width:50px;height:100%;top:0;right:0;border-radius:0}.search-box .search-box .jet-search{width:100%}.search-box input{height:40px;font-size:12px}.search-box input::placeholder{color:#000;font-size:12px;font-weight:400}}.jet-search-result{position:absolute;color:var(--black);background:var(--white);top:88px;padding:10px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;z-index:99}.jet-search-result .no-results{text-align:center}.jet-search-result .no-results>strong{display:block}.jet-search-result .item img{max-height:84px;width:auto}.jet-search-result .item a{color:var(--black);display:flex;align-items:center;padding:10px;gap:20px}.jet-search-result .item+.item{border-top:1px solid #e1e1e1}.jet-search-result .item .info{display:flex;flex-direction:column}.jet-search-result .item .old-price{color:#979797;text-decoration:line-through;margin-right:8px}.jet-search-result .item .best-price{font-weight:700}.jet-search-result .item .search-values{display:none}.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}.jet-search-result .item .info{font-size:12px}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:8px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0;border:none;cursor:pointer;background:#d9d9d9;border-radius:100%;transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:var(--primaryColor)}.tns-controls{text-align:center;margin-bottom:0;position:absolute;top:46%;left:0;transform:translate(0,-50%);width:100%}.tns-controls [aria-controls]{font-size:0;border:none;padding:0;cursor:pointer;width:40px;height:40px;background:url(/assets/icons/angle-shelf.svg) 10px center no-repeat;background-size:30px;right:0;position:absolute;transform:rotate(0)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(180deg)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.news-area{background:var(--secondaryColor);border-bottom:4px solid var(--secondaryColor);margin-top:60px}.news-area .box,.news-area .left,.news-area .text{display:flex;align-items:center}.news-area .box{position:relative;padding:27px 10px;justify-content:center;color:var(--white);max-width:1440px;margin:auto}.news-area .left{width:250px;position:relative;z-index:2}.news-area .right{width:calc(100% - 380px);position:relative;z-index:2}.news-area .right .title{font-weight:700;font-size:17px;margin-top:5px;text-transform:uppercase;margin-bottom:15px;margin-left:0;display:block}.news-area img{width:100%;height:auto;margin-top:-65px}.news-area .text{width:214px;display:flex;align-items:center;text-align:center}.news-area .text span{font-size:16px;margin-top:10px;line-height:22px}.news-area .jet-news-itens{display:flex;gap:10px}.news-area .jet-news-itens>*{flex:1}.news-area .jet-news-itens .jet-input{position:relative}.news-area .jet-news-itens .jet-input input{width:100%;border:none;height:50px;border-radius:5px;padding:0 20px;outline:0;background:0 0;font-size:16px;border:1px solid var(--white)}.news-area .jet-news-itens .jet-input input::placeholder{color:var(--white)}.news-area .jet-news-itens #sendNews{height:50px;border:none;background:#ffc300;color:var(--secondaryColor);border-radius:5px;font-weight:700;max-width:220px;box-shadow:0 2px 5px rgba(0,0,0,.5);font-size:16px;transition:ease-in-out .3s}.news-area .jet-news-itens #sendNews[disabled]{pointer-events:none;opacity:.7}.news-area .jet-news-itens #sendNews:hover{background:var(--primaryColor)}@media screen and (max-width:991px){.news-area{background-position:-20px -20px}.news-area.ui.container.fluid{margin-bottom:30px;margin-top:90px}.news-area>.ui.container:not(.fluid){width:100%}.news-area img{max-height:160px;width:auto;margin-top:-100px}.news-area .box{flex-direction:column;padding:30px 20px;margin-top:10px;margin-bottom:20px;border-radius:0;gap:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.news-area .left,.news-area .right{width:100%}.news-area .text{width:100%;text-align:center;margin-bottom:20px;flex-direction:column}.news-area .text .title{margin:0;width:100%}.news-area .text svg{height:50px;margin-bottom:12px}.news-area .jet-news-itens{flex-direction:column}.news-area .jet-news-itens #sendNews{min-height:50px;max-width:100%}.news-area .right .title{text-align:center}}footer{background:var(--white);padding-top:40px;padding-bottom:50px}@media screen and (max-width:764px){footer{padding-top:10px}}footer a,footer span{color:var(--black)}footer a{transition:ease-in-out .3s}footer a:hover{color:var(--primaryColor)}footer .aboutBox{text-align:center;max-width:1100px;margin:0 auto 75px}footer .aboutBox p{margin-top:20px}footer .box,footer .box-by,footer .box-payment{display:flex}footer .box>.column{flex:1}footer .box>.column.menu{flex:2}footer .title-custom{text-transform:uppercase;display:block;font-size:16px;font-weight:700;margin-bottom:15px;color:var(--secondaryColor)}footer ul{flex-direction:column}footer li>a{height:25px;line-height:25px;display:block}footer li{display:flex}footer .doubts{display:block;text-transform:uppercase;text-decoration:underline;margin-top:12px}footer .stamps{display:flex;align-items:center;gap:20px}footer .stamps img{max-width:110px;height:auto;width:100%;max-height:50px}footer .stamps span{font-size:0}footer .contactList a{display:flex;line-height:35px;align-items:center;gap:10px}footer .contactList a:hover span{color:var(--primaryColor)}footer .jet-social-network{padding-bottom:10px;margin-top:25px}footer .jet-social-network ul{display:flex;flex-direction:row;gap:15px}footer .jet-social-network span{font-size:0;display:block;width:22px;height:22px;background-color:var(--secondaryColor)}footer .jet-social-network span.facebook{mask-image:url(/assets/icons/fb.svg);mask-size:24px}footer .jet-social-network span.instagram{mask-image:url(/assets/icons/instagram.svg);mask-size:24px}footer .jet-social-network span.tiktok{mask-image:url(/assets/icons/tiktok.svg);mask-size:22px}footer .jet-social-network span.pinterest{mask-image:url(/assets/icons/pinterest.svg);mask-size:24px}footer .jet-social-network span.twitter{mask-image:url(/assets/icons/twitter.svg);mask-size:24px}footer .jet-social-network span.linkedin{mask-image:url(/assets/icons/linkedin.svg);mask-size:24px}footer .jet-social-network span.youtube{mask-image:url(/assets/icons/yt.svg);mask-size:24px}footer .jet-social-network span.whatsapp{mask-image:url(/assets/icons/whatsapp.svg);mask-size:21px;mask-repeat:no-repeat;mask-position:center}footer .content.options{display:flex;flex-wrap:wrap;gap:4px}footer .content.jet-column.debit{display:none}footer .jet-payment-options .title-option{display:none}footer .jet-payment-options img{max-width:38px;height:26px}footer .jet-menu-itens .submenu.last{display:none}footer .category-image{display:none}footer .divider{display:block;margin:20px 0}@media screen and (max-width:991px){footer .aboutBox{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto 9px}footer .aboutBox img{max-width:143px;height:63px}footer .aboutBox p{padding:0 30px;font-size:12px}footer .box,footer .box-payment{flex-direction:column;padding:0 15px}footer .box{gap:15px}footer .box .contactList{margin-bottom:20px}footer .box .contactList .title-custom::after{display:none}footer .title-custom{position:relative;text-align:center}footer .custom-itens{padding-bottom:20px;text-align:center}footer .box-payment .jet-container{flex-direction:column;padding:30px 0;gap:30px}footer .box-payment .title-option{text-align:left}footer .box-payment .content.options{justify-content:flex-start}footer .contactList a,footer .content.options,footer .jet-social-network ul,footer .stamps{justify-content:center}}.box-by{height:50px;display:flex;align-items:center;justify-content:center}.box-by>*{flex:1}.box-by>a{max-width:130px}.box-by .data{display:flex;gap:7px}.box-by .data-address{display:flex;gap:7px}@media screen and (max-width:991px){.box-by{height:auto;padding:30px 15px;padding-bottom:30px;display:block;font-size:12px}.box-by>a{max-width:100%;display:block;text-align:center;margin-top:10px}.box-by .data{display:block;text-align:center}.box-by .data>div{display:inline;line-height:22px;margin-left:2px}.box-by .data-address>span{margin-left:4px}}.floatingWpp{background:#12c71b;position:fixed;z-index:90;right:30px;bottom:30px;padding:10px;display:flex;align-items:center;gap:10px;border-radius:40px;border-top-right-radius:10px;box-shadow:0 2px 7px rgba(0,0,0,.5);transition:ease-in-out .3s}.floatingWpp:hover{background:#2d5f09}.subFooter{background:#dbdbdb}.jet-data-store .fantasy-name{font-weight:600;font-size:14px;color:var(--black)}.jet-data-store .phone{display:none}.jet-data-store .data-company .cnpj::before{content:"CNPJ: "}.jet-data-store .data-address .address::after{content:","}.jet-data-store .data-address .neighbourhood::after{content:" -"}.jet-data-store .data-address .city::after{content:" -"}.jet-data-store .data-address .cep::before{content:"CEP: "}.infoBar{margin:22px 0}.infoBar>.divider{display:block;width:96%;margin:35px auto 10px;height:1px;background-color:#e3e3e3}.infoBar .box{display:flex;justify-content:space-between;align-items:center}.infoBar .item{display:flex;align-items:center;gap:10px}.infoBar .item .jet-banner .jet-children{display:flex;align-items:center;gap:var(--space-sm)}@media screen and (max-width:991px){.infoBar{font-size:12px}.infoBar .box{gap:0}.infoBar .box:not(.tns-slider){justify-content:center}.infoBar .box:not(.tns-slider)>.item:nth-child(n+2){display:none}.infoBar .box .item{justify-content:center}.infoBar .box .item svg{max-height:35px}.infoBar .tns-controls [aria-controls]{display:none}.infoBar>.divider{display:none}}.jet-custom-pages-detail .title-page{border-bottom:1px solid var(--gray-light);margin-bottom:var(--space-xl)}.jet-custom-pages-detail .title-page h1{font-weight:500;font-size:var(--font-xxl);color:var(--black);display:block;margin:var(--space-lg) auto var(--space-sm);padding-bottom:var(--space-sm)}.jet-custom-pages-detail .page-content{margin-bottom:var(--space-xl)}.jet-custom-pages-detail .page-content p{line-height:22px}.jet-custom-pages-detail .page-content p b,.jet-custom-pages-detail .page-content p strong{font-weight:700}