@charset "UTF-8";input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,select,textarea{transition:all .5s ease-in-out;font-family:var(--fontText)!important}button{font-family:var(--fontText)!important}input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 .2px inset var(--primaryColor)}body,html{font-family:var(--fontText);font-size:var(--fontSize);font-weight:400;display:flex;flex-direction:column;position:relative}body.overflow,html.overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fontText)}a{text-decoration:none}html{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden;background:#f8fdff}*,: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:"Lato";--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;--mainBlue:#09AFED;--mainDarkBlue:#334691}: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.grid,.jet-card.list{padding-top:10px;background:var(--white);border-radius:10px;padding-bottom:60px}.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:10px;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}.jet-card .baseDiscount{order:1;width:100%;margin-top:10px;font-size:16px;margin-bottom:8px}.jet-card .baseDiscount::before{content:"6% de desconto";display:block;font-size:12px;background:var(--mainBlue);color:var(--white);width:fit-content;padding:1px 8px 2px;border-radius:10px}.jet-card .baseDiscount .descriptionDiscount,.jet-card .baseDiscount .textDiscount{display:none}.jet-card .baseDiscount .priceDiscount{font-weight:700}.jet-card .baseDiscount .priceDiscount::before{content:"PIX ou Boleto à Vista";font-weight:400;font-size:12px;display:block}.jet-card>.jet-container{display:flex;flex-direction:column}.jet-card>.jet-container>.content.images{order:1;padding:0 20px}.jet-card>.jet-container>.content.data{order:2;padding:0 20px}.jet-card>.jet-container>.content.action{order:3;position:absolute;bottom:-60px;height:40px;width:100%;background:0 0}.jet-card .content{background:var(--white)}.jet-card .content.product-flag{position:absolute;top:-10px;left:0;z-index:2;max-width:100px;background:0 0}.jet-card .content.product-flag .flag-discount{background:var(--mainBlue);color:var(--white);font-size:12px;padding:2px 10px;text-align:center;border-top-left-radius:10px;border-bottom-right-radius:10px}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.product-brand{display:none}.jet-card .content.data{padding:10px 0;position:relative}.jet-card .content.data h3{font-weight:400;font-size:14px;margin:20px 0 10px;height:37px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-card .content.data .product-rating{display:none}.jet-card .content.action .sold-button,.jet-card .content.action a,.jet-card .content.action button{background:var(--mainBlue);display:block;border:none;width:100%;text-align:center;line-height:0;height:0;overflow:hidden;text-transform:uppercase;color:var(--white);padding:0;border-bottom-left-radius:7px;border-bottom-right-radius:7px;position:absolute;bottom:0;transition:ease-in-out .3s}.jet-card .content.action .sold-button:hover,.jet-card .content.action a:hover,.jet-card .content.action button:hover{background:var(--mainBlue)}.jet-card .content.action .sold-button{background:#767676;line-height:35px;height:35px;cursor:pointer}.jet-card .content.product-variation{position:absolute;bottom:0;visibility:hidden;opacity:0;height:100%}.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 .product-image{position:relative;overflow:hidden}.jet-card .product-image>a{overflow:hidden;display:block}.jet-card .main-image{position:relative;visibility:visible;opacity:1;transition:ease-in-out .3s}.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;width:100%;height:100%}.jet-card .product-variation .reference{display:flex;gap:5px;margin-top:12px;flex-wrap:wrap}.jet-card .product-variation .reference .title{width:100%;font-size:12px}.jet-card .product-variation .variation-text{min-width:25px;height:25px;display:block;border:1px solid #767676;line-height:25px;text-align:center;cursor:pointer;padding:0 10px;font-size:12px;color:#767676}.jet-card .product-variation .active>.variation-text{background:var(--mainBlue);border-color:var(--mainBlue);color:var(--white)}.jet-card .product-variation .variation.sold{position:relative;opacity:.5}.jet-card .product-variation .variation.sold::before{content:"x";background:red;color:var(--white);width:13px;height:12px;position:absolute;border-radius:100%;text-align:center;font-size:9px;line-height:12px;top:-5px;left:-3px}.jet-card .price{min-height:146px;display:flex;flex-wrap:wrap}.jet-card .best-price{display:inline-block;font-weight:700;font-size:14px;color:var(--mainDarkBlue);width:100%;order:3}.jet-card .old-price{color:#686868;font-size:10px;font-weight:100;display:block;width:100%;order:2}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .old-price span::before{content:"De "}.jet-card .old-price span::after{content:" por"}.jet-card .installment{font-size:14px;display:block;font-weight:700;order:4}.jet-card .installment::before{content:"Parcelamento";display:block;font-size:12px;font-weight:400}.jet-card .installment .description-installment{display:block;font-size:0}.jet-card .installment .description-installment::before{content:"sem juros";font-size:12px;font-weight:300}.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.product-variation{visibility:visible;opacity:1}.jet-card:hover .content.action .sold-button,.jet-card:hover .content.action a,.jet-card:hover .content.action button{line-height:35px;height:35px}.jet-card .jet-product-flash-offer{position:absolute;bottom:167px;width:100%;text-align:center}.jet-card .jet-product-flash-offer .content{background:var(--mainBlue);font-weight:700;height:32px;line-height:32px;border-top:3px solid var(--black)}.jet-card .jet-product-flash-offer .description{font-weight:400;margin-right:5px}.jet-card .jet-product-flash-offer .description::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/timer.svg) center no-repeat;background-size:15px;vertical-align:-5px;margin-right:5px}.jet-card .jet-product-flash-offer .time-countdown{font-size:13px}.jet-card .product-availability{display:none}@media screen and (max-width:764px){.jet-card .jet-card .product-image>a{overflow:hidden;display:block}.jet-card .best-price{font-size:18px}.jet-card .best-price::after{max-width:100%}.jet-card .content.product-flag{max-width:75px}.jet-card .content.product-flag .flag-discount{font-size:10px}.jet-card .jet-product-flash-offer .description{font-size:10px}.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 .content.action a,.jet-card .content.action button{line-height:35px;height:35px;font-size:11px}.jet-card .content.product-variation{opacity:1;visibility:visible;position:relative}.jet-card .installment{width:100%;border:none;margin-bottom:12px}.jet-card .price{min-height:163px}}.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:500px;right:-100%}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.active .closeCart{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background:var(--white);height:100%;font-variant-numeric:lining-nums proportional-nums}.floating-preview .container-preview .jet-cart-timer{display:flex;align-items:center;margin-top:8px;font-size:12px}.floating-preview .container-preview .jet-cart-timer svg{height:18px}.floating-preview .container-preview .title-cart{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;gap:10px;position:relative;height:70px;padding:0 20px;color:var(--black);text-transform:uppercase}.floating-preview .container-preview .title-cart::after{content:"";width:calc(100% - 40px);height:1px;background:#d3d3d3;position:absolute;bottom:0;left:20px}.floating-preview .container-preview .fecharCarrinho{border:none;padding:0;width:70px;height:70px;outline:0;background:0 0;position:relative}.floating-preview .container-preview .fecharCarrinho::after{content:"";width:20px;height:1px;background:var(--black);position:absolute;transform:rotate(-45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho::before{content:"";width:20px;height:1px;background:var(--black);position:absolute;transform:rotate(45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho:hover::after,.floating-preview .container-preview .fecharCarrinho:hover::before{transform:rotate(0)}@media screen and (max-width:764px){.floating-preview .container-preview .fecharCarrinho::after,.floating-preview .container-preview .fecharCarrinho::before{left:auto;right:0}}.floating-preview .container-preview .jet-cart-preview{height:100%}.floating-preview .container-preview .jet-cart-preview .content{height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview{display:flex;flex-direction:column;padding:0;height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart{border-radius:5px;display:block;text-align:center;margin-top:100px;color:var(--black)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart span{margin-bottom:var(--space-md);display:block;font-size:18px;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart p{font-size:14px;max-width:210px;margin:auto;font-weight:400;letter-spacing:.8px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart .itens{margin-top:30px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart .itens a{display:block;width:100%;background:var(--black);color:var(--white);font-weight:700;padding:8.5px 0;border-radius:36px;font-size:14px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:15px 10px 0;height:calc(100% - 420px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer{margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .content.timer{padding:0 10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .time-countdown{font-size:16px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .description{font-size:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip{background-color:var(--light);padding:var(--space-md);margin:var(--space-md);border-radius:var(--space-sm);font-size:var(--font-md);font-weight:400;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:10px;position:relative;background-color:#fff;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product+.product{border-top:1px solid #ebebeb;margin-top:10px;padding-top:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{width:100px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:100px;width:100%;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{display:flex;justify-content:space-between;width:calc(100% - 100px);flex-direction:column;padding-left:10px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{gap:var(--space-sm);flex-wrap:wrap}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{color:#000;font-size:var(--font-sm);text-transform:uppercase;width:calc(100% - 15px);display:block}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{width:calc(100% - 15px)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:var(--font-sm)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:90%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{display:flex;flex-direction:row;margin-top:var(--space-sm);margin-bottom:var(--space-sm);align-items:baseline}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .old-price{margin-right:var(--space-sm);opacity:.8;font-size:var(--font-sm);text-decoration:line-through}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .best-price{color:var(--mainDarkBlue);font-size:14px;font-weight:900}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--bgBody);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd{display:flex;flex-direction:row;align-items:center;overflow:hidden;width:max-content}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{display:inline-block;width:30px;height:30px;text-align:center;border-radius:var(--space-sm);border:0;background:#efefef}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{font-size:var(--font-lg)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{display:inline-block;width:30px;height:30px;background:0 0;cursor:pointer;outline:0;border:0;border:1px solid var(--black);border-radius:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button span{font-size:var(--font-xl);font-weight:300;color:#000;line-height:var(--font-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{left:var(--space-md);position:absolute;top:0;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{background:0 0;border:0;position:absolute;right:5px;top:10px;outline:0;cursor:pointer;padding:0;z-index:1}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{padding:0;right:0;top:8px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove:after{content:"";display:block;width:20px;height:20px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:20px;filter:brightness(0);opacity:.5}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product{color:#000;font-size:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-size:var(--font-md);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference{font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;padding:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{border:1px solid var(--black);color:var(--black);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:20px;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest::before{content:"";width:20px;height:20px;background:url(/assets/icons/truck.svg) center no-repeat;background-size:contain;display:inline-block;vertical-align:-5px;margin-right:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{font-size:var(--font-md);text-transform:uppercase;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal span{display:flex;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{font-size:var(--font-sm);font-weight:400;position:relative;padding-top:12px;min-height:70px;display:flex;flex-direction:column}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup button{border:1px solid var(--mainDarkBlue);background:0 0;color:var(--mainDarkBlue);padding:4px 15px;border-radius:15px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate.active,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup button.active{background:var(--mainDarkBlue);color:var(--white)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup{display:flex;gap:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate{order:-1;margin-bottom:5px;width:90px;border-color:var(--black);background:var(--black);color:var(--white)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight::after{font-size:11px;display:block;margin-bottom:30px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight>span{display:inline-block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{background:#fff;border:1px solid #ddd;padding:0 var(--space-md);font-size:var(--font-sm);outline:0;height:38px;width:calc(100% - 213px)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{font-size:var(--font-lg);min-width:140px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{background:#cacbcd;border:none;height:38px;width:100px;text-transform:uppercase;font-size:12px;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-md);max-height:140px;overflow-y:scroll}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping{display:flex;align-items:center;position:relative;padding-left:3rem;font-size:var(--font-sm);user-select:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label{cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #ccc;border-radius:50rem;left:0;top:50%;transform:translateY(-50%)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:after{position:absolute;content:"";width:10px;height:10px;background:var(--textBody);border-radius:50rem;top:50%;left:5px;transform:translateY(-50%);display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input:checked~label:after{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info{display:flex;flex-direction:column;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .time{line-height:initial;color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .name{display:inline-flex;gap:var(--space-sm);line-height:initial;margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:hover::after{content:attr(data-description);font-size:11px;position:absolute;background:var(--black);width:max-content;color:var(--white);padding:3px 8px 4px;border-radius:5px;right:16px;top:1px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{display:block;font-size:14px;margin-bottom:var(--space-lg);text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span{display:flex;justify-content:space-between;align-items:center;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span>span{font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total .value{font-weight:900}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{margin:var(--space-md) 0;font-size:var(--font-md)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-checkout{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish{display:block;width:100%;height:41px;text-align:center;background:var(--mainDarkBlue);color:var(--white);text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.8px;border:none;border-radius:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/cart.svg) center no-repeat;vertical-align:-4px;margin-right:8px}@media screen and (max-width:764px){.floating-preview{max-width:100%}}.jet-summary-outstock .title-outstock{font-weight:600;font-size:var(--font-lg);color:var(--primaryColor);display:block;margin:0 0 var(--space-sm) 0;padding:0 0 var(--space-sm) 0}.jet-summary-outstock .button-outstock{text-align:center}.jet-summary-outstock .button-outstock button{background-color:var(--bgButton);color:var(--colorButton);border:1px solid var(--bgBorder);padding:var(--space-md) var(--space-lg);font-weight:700;font-size:var(--font-lg);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer}.jet-summary-outstock .list-products-outstock{display:flex}.jet-summary-outstock .info{margin:var(--space-md);width:100%}.jet-summary-outstock .info .product-detail{padding-bottom:var(--space-md)}.jet-summary-outstock .info .product-detail span>div>span{font-weight:400}@media only screen and (max-width:991px){.jet-summary-outstock .info .product-detail h1{font-size:var(--font-md)}}.jet-summary-outstock img{max-width:20%;margin:var(--space-md) var(--space-md) var(--space-md) 0;width:auto;height:auto}@media only screen and (max-width:991px){.jet-summary-outstock img{max-width:35%}}.closeCart{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;z-index:0;cursor:pointer;display:none}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(90vh - 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}.fixedFloating.active{visibility:visible;opacity:1}.fixedFloating>.content{background:var(--white);position:relative;z-index:2;width:100%}.fixedFloating>.content>.ui.container{display:flex;gap:30px;flex-wrap:wrap;align-items:center;width:96%;max-width:1440px;padding:45px 0}.fixedFloating>.content .above{width:100%;display:flex;align-items:center;gap:20px}.fixedFloating>.content .bottom{display:flex;align-items:center;gap:40px;width:100%}.fixedFloating>.content .bottom .title{color:var(--mainBlue);text-transform:uppercase;font-size:17px}.fixedFloating>.content .bottom ul{display:flex;justify-content:space-between;width:calc(100% - 205px)}.fixedFloating>.content .bottom a{color:var(--mainDarkBlue);border:1px solid var(--mainDarkBlue);display:block;font-size:16px;padding:3px 22px;border-radius:5px}.fixedFloating>.content .jet-search{border:1px solid var(--mainBlue);border-radius:5px}.fixedFloating .closeSearch{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5);z-index:1;cursor:pointer}.box-search{width:100%}.jet-container{position:relative}.jet-container #jet-search-term{height:47px;width:calc(100% - 100px);margin-left:60px;padding:0 20px;font-size:15px;border:none;border-top-left-radius:6px;border-bottom-left-radius:6px}.jet-container .jet-button{position:absolute;right:0;top:0;width:50px;height:49px;border:none;background:url(/assets/icons/search.svg) center no-repeat;background-size:24px;border-top-right-radius:6px;border-bottom-right-radius:6px}.jet-container .close-button{position:absolute;left:0;top:0;width:45px;height:49px;background:url(/assets/icons/close.svg) center no-repeat;background-size:28px;border:none;outline:0}.no-results{position:absolute;top:196px;left:0;width:100%;padding:20px 20px;background:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center}.search-result{position:absolute;top:196px;left:0;width:100%;padding:20px 20px;background:var(--white)}.search-result:not(.content){background:var(--white);position:relative;z-index:9;width:100%;top:0;display:flex;flex-direction:column;gap:10px;border-radius:0;flex-wrap:wrap;margin:auto}.search-result:not(.content) a{display:flex;gap:20px;align-items:center}.search-result:not(.content) a .info{display:flex;flex-direction:column}.search-result:not(.content)>.item{width:100%}.search-result:not(.content)>a{display:block;width:230px;text-align:center;height:40px;line-height:40px;border:1px solid var(--mainDarkBlue);font-size:14px;margin:15px auto 0;font-weight:500;color:var(--mainDarkBlue);transition:ease-in-out .3s}.search-result:not(.content)>a:hover{background:var(--mainDarkBlue);color:var(--white)}.search-result img{width:100%;max-width:110px;height:auto}.search-result .search-name{font-size:14px;margin-bottom:7px}.search-result .old-price{font-size:12px;text-decoration:line-through;color:#7e7e7e}.search-result .best-price{font-size:16px;color:var(--mainDarkBlue);font-weight:700;display:block}@media screen and (max-width:991px){.search-result{padding:15px 0;top:80px}.search-result .search-name{display:block;line-height:16px;font-size:11px}.search-result:not(.content){flex-direction:column;padding:0 20px 20px;gap:25px}.search-result:not(.content) a{flex-direction:row;align-items:center}.search-result:not(.content)>a{height:32px;line-height:32px}.search-result:not(.content)>.item{width:100%}.search-result:not(.content) img{width:auto;height:60px}.no-results{top:80px;text-align:center}.fixedFloating{top:62px;border-top:4px solid var(--mainDarkBlue)}.fixedFloating>.content{padding:5px 0;border:none;height:50px}.fixedFloating>.content>.ui.container{padding:0}.fixedFloating>.content>.ui.container>img{display:none}.fixedFloating>.content .jet-search{border:none;border-radius:0}.fixedFloating>.content .above img{display:none}.fixedFloating>.content .bottom{display:none}.fixedFloating .logo-search{display:none}.box-search{width:100%}.jet-container #jet-search-term,.jet-container .jet-button{height:40px}.jet-container #jet-search-term{border:1px solid var(--black);border-right:none}.jet-container .jet-button{top:0;background:var(--mainBlue) url(/assets/icons/search-white.svg) center no-repeat}.jet-container .close-button{height:40px}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:10px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:15px;height:15px;padding:0;margin:0;border:none;cursor:pointer;border-radius:100%;background:var(--white);transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:var(--mainBlue)}.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.svg) center no-repeat;background-size:50px;right:0;position:absolute}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(-180deg)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.menu-area{margin-bottom:15px}.menu-area .jet-menu-itens{display:flex;justify-content:space-between}.menu-area .jet-menu-itens>li{position:relative}.menu-area .jet-menu-itens>li>a{display:block;position:relative;text-transform:uppercase;line-height:45px}.menu-area .jet-menu-itens>li>a[title=Aplicações]{font-weight:700;color:#a3195b}.menu-area .jet-menu-itens>li>a[title=pesquisa]{display:none}.menu-area .jet-menu-itens>li>a[title=pesquisa]+.submenu{display:none}.menu-area .jet-menu-itens>li.has-submenu>a::after{content:"+";display:inline-block;width:15px;height:15px;color:var(--mainBlue);line-height:0;vertical-align:0;position:relative;transform-origin:center;transition:ease-in-out .3s}.menu-area .jet-menu-itens>li:nth-child(n+7)>.submenu{left:auto;right:0}@media screen and (min-width:991px){.menu-area .jet-menu-itens>li:hover>a{color:var(--mainDarkBlue);font-weight:700}.menu-area .jet-menu-itens>li:hover>.submenu{opacity:1;visibility:visible}.menu-area .jet-menu-itens>li:hover.has-submenu .title::after{content:"+";transform:rotate(45deg);left:-4px}}.menu-area .submenu:not(.last){position:absolute;background:var(--white);width:100%;left:0;top:45px;padding:20px 40px;min-width:fit-content;visibility:hidden;opacity:0;border:1px solid var(--mainBlue);transition:ease-in-out .3s}.menu-area .submenu:not(.last) .title{font-weight:400;line-height:20px;display:block;white-space:nowrap;color:var(--mainBlue);text-decoration:underline;transition:ease-in-out .3s}.menu-area .submenu:not(.last) .title::after{display:none}.menu-area .submenu:not(.last)>.container{width:98%;max-width:1000px;margin:auto;display:flex}.menu-area .submenu:not(.last)>.container>*{flex:1}.menu-area .submenu:not(.last)>.container>ul{display:flex;padding:0 20px;flex-direction:column}.menu-area .submenu:not(.last)>.container>ul>li+li{margin-top:12px}.menu-area .submenu:not(.last) .category-image{max-width:40%}.menu-area .submenu:not(.last) .category-image img{width:auto;height:auto;max-height:320px;display:block;margin-left:auto}.menu-area .submenu:not(.last) a{position:relative;width:fit-content}.menu-area .submenu.last a{line-height:28px;white-space:nowrap;color:var(--mainDarkBlue)}.menu-area .submenu.last.active{max-height:2000px}@media screen and (min-width:991px){.menu-area .submenu:not(.last)>.container>ul>li{max-width:350px}}@media screen and (max-width:991px){.menu-area.floating{top:65px}.menu-area .jet-menu-itens{flex-direction:column;gap:0;padding:20px 20px}.menu-area .jet-menu-itens>li{border-bottom:1px solid #f7f7f7}.menu-area .jet-menu-itens>li>a{color:var(--mainDarkBlue);font-weight:700}.menu-area .jet-menu-itens>li.has-submenu>a::after{background:0 0;content:"+";position:absolute;top:15px;right:0;transform-origin:center;transform:rotate(0);text-align:center;line-height:15px;transition:ease-in-out .3s}.menu-area .jet-menu-itens>li.has-submenu>a.active::after{top:15px;transform:rotate(45deg)}.menu-area .jet-menu-itens .seeAll{color:var(--mainDarkBlue);text-decoration:underline;font-weight:700;margin:10px 0 30px}.menu-area .submenu:not(.last){position:relative;opacity:1;visibility:visible;top:0;padding:0 0;max-height:0;overflow:hidden;border:none;transition:ease-in-out .5s}.menu-area .submenu:not(.last).active{max-height:2000px}.menu-area .submenu:not(.last)>.container>ul{padding:0}.menu-area .submenu:not(.last) li.has-submenu .title::after{transform-origin:center;transform:rotate(0);transition:ease-in-out .3s}.menu-area .submenu:not(.last) li.has-submenu .title.active::after{top:3px;transform:rotate(45deg)}}.jet-product-rating{margin:10px 0;cursor:pointer;color:var(--mainDarkBlue);display:flex;align-items:center;gap:10px;width:fit-content;padding-right:25px;border-bottom:2px solid var(--mainDarkBlue);padding-bottom:8px}.jet-product-rating .rating{display:flex;gap:5px}.jet-product-rating .rating>span{width:18px;height:18px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating .rating>span.active{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-availability .description::before{content:"Disponibilidade: "}.brand-name{font-size:12px;color:var(--mainDarkBlue);vertical-align:2px;margin-right:10px;border-right:1px solid var(--mainDarkBlue);padding-right:10px}.jet-product-brand img{display:none}.buy-together-section{background:#ededed}.jet-product-buy-together{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:0;overflow:hidden}.jet-product-buy-together .buy-together-title{display:none}.jet-product-buy-together .products-together{flex:1.5;padding:0 10px}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together{flex:none;width:100%;display:flex;flex-direction:column;padding:0}}.jet-product-buy-together .products-together ul{padding:30px 0;list-style:none;display:flex;gap:10px;margin:0}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together ul{flex-direction:column}}.jet-product-buy-together .products-together ul li{position:relative;flex:1}.jet-product-buy-together .products-together ul li .jet-card{position:relative;z-index:2;border-radius:10px;padding:10px;background:var(--white)}.jet-product-buy-together .products-together ul li .jet-card .best-price{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container::after{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container .jet-wishlist-add{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{margin:0;order:1}@media only screen and (max-width:764px){.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{flex:1 1 auto}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-buy{position:absolute;top:0;right:0}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.data{width:100%;bottom:0;position:relative;visibility:visible;opacity:1;height:auto;padding:10px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images{grid-column:1;grid-row:span 2;min-height:initial}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image{height:auto;height:auto;margin:auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image .main-image img{max-height:150px;width:auto;float:none;margin:auto;display:block}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image .alternate-image img{object-fit:contain}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-wishlist{top:calc(var(--space-sm) * -1);right:calc(var(--space-sm) * -1)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-name{width:100%;font-size:14px;line-height:var(--font-lg);display:block;margin-bottom:var(--space-md);margin-right:var(--space-lg)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-name h3{font-size:14px;font-weight:700}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .title{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container button{border:none;background-color:transparent;color:var(--mainDarkBlue);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;width:40px;height:40px;font-weight:700;font-size:0;position:absolute;top:0;right:0;border-radius:25px;z-index:2;border:1px solid var(--mainDarkBlue)}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.disabled{cursor:default}.jet-product-buy-together .products-together ul li .jet-card .jet-container button span::before{content:"+";color:var(--mainDarkBlue);width:30px;height:30px;display:inline-block;vertical-align:-4px;border-radius:100%;line-height:30px;font-size:25px}.jet-product-buy-together .products-together ul li .jet-card .jet-container button span.product-remove{background:var(--mainDarkBlue);border-radius:100%;width:100%;height:100%}.jet-product-buy-together .products-together ul li .jet-card .jet-container button span.product-remove::before{content:"-";font-size:40px;color:var(--white)}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.sold-together{filter:grayscale(1);cursor:default;opacity:.5}.jet-product-buy-together .result-buy-together{flex:1;display:flex;align-items:center;padding-left:0;background:var(--mainBlue);border-radius:0;position:relative;margin-left:70px}.jet-product-buy-together .result-buy-together::before{content:"";position:absolute;width:110px;height:110px;background:url(/assets/icons/buy-togheter.svg) center no-repeat;top:-5px;right:20px;z-index:2}.jet-product-buy-together .result-buy-together>.result{padding:0 20px;position:relative;z-index:2;width:100%}@media only screen and (max-width:764px){.jet-product-buy-together .result-buy-together{margin-bottom:0;position:relative;top:0;padding:0;margin-left:0}.jet-product-buy-together .result-buy-together>.result{width:100%;margin-left:0;padding:60px 20px}}.jet-product-buy-together .result-buy-together .title-result{position:relative;color:var(--mainDarkBlue);font-weight:900;font-size:90px;text-align:center;margin-bottom:20px;margin-top:0}.jet-product-buy-together .result-buy-together .title-result::before{content:"Compre";font-size:28px;font-weight:400;display:block;margin-bottom:-30px}.jet-product-buy-together .result-buy-together .item{position:relative;justify-content:center;display:flex}.jet-product-buy-together .result-buy-together .item:not(.total){display:none}.jet-product-buy-together .result-buy-together .item.total{font-weight:400;font-size:22px;justify-content:space-between;padding:13px 10px;color:var(--white)}.jet-product-buy-together .result-buy-together .item.total .title{font-weight:700}.jet-product-buy-together .result-buy-together button{width:100%;height:50px;border:none;font-size:20px;opacity:1;border-radius:28px;text-transform:uppercase;background:var(--mainDarkBlue);border:1px solid var(--mainDarkBlue);color:var(--white);position:relative;top:0;transition:ease-in-out .3s}.jet-product-buy-together .result-buy-together button::after{content:"";position:absolute;width:100%;height:50px;background:#112161;left:0;top:5px;border-radius:28px;z-index:-1;transition:ease-in-out .3s}.jet-product-buy-together .result-buy-together button.disabled{font-size:0}.jet-product-buy-together .result-buy-together button.disabled::before{content:"Escolha um produto";font-size:20px}.jet-product-buy-together .result-buy-together button:hover:not(.disabled){top:5px}.jet-product-buy-together .result-buy-together button:hover:not(.disabled)::after{top:0}.jet-product-buy-together .result-buy-together button.disabled{cursor:default}@media only screen and (max-width:1200px){.jet-product-buy-together{margin-top:0}}.buy-area{display:flex;align-items:center;margin-top:15px}jet-product-add-cart{width:100%}.jet-product-add-cart{display:flex;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:28px;opacity:1;border-radius:28px;text-transform:uppercase;transition:ease-in-out .3s}.jet-product-add-cart button.sold{background:#333;color:var(--white);font-size:20px;display:none}.jet-product-add-cart button.add-cart{background:var(--mainDarkBlue);border:1px solid var(--mainDarkBlue);color:var(--white);position:relative;top:0}.jet-product-add-cart button.add-cart::after{content:"";position:absolute;width:100%;height:50px;background:#112161;left:0;top:5px;border-radius:28px;z-index:-1;box-shadow:none;margin:0;animation:none;transition:ease-in-out .3s}.jet-product-add-cart button.add-cart:hover{top:5px}.jet-product-add-cart button.add-cart:hover::after{top:0}.jet-product-add-cart button.add-cart-no-cart{font-weight:700;color:var(--white);background:var(--mainBlue);display:none}.jet-product-add-cart button.btn-alert-me{background:var(--mainBlue);color:var(--white);font-size:20px}.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:991px){.jet-product-add-cart{flex-direction:column;gap:10px}.jet-product-add-cart>div:first-child{display:none}}.jet-product-sku{margin-bottom:12px;display:block;font-size:12px;color:var(--mainDarkBlue)}.jet-product-sku::before{content:"Cód. "}.description-box{margin-top:50px}.description-box .two-column{display:flex;gap:30px}.description-box .two-column>.column{flex:1}.description-box .title-area{display:flex;position:relative;gap:100px}.description-box .title-area::after{content:"";position:absolute;height:2px;width:100%;bottom:0;left:0;background:var(--mainDarkBlue)}.description-box .title-area button{border:none;background:0 0;height:50px;font-size:20px;padding:0 15px}.description-box .title-area button::after{content:"+";border:1px solid var(--mainDarkBlue);border-radius:100%;display:inline-block;width:28px;height:28px;margin-left:15px;line-height:25px;transform:rotate(0);transform-origin:center;transition:ease-in-out .3s}.description-box .title-area button.active{font-weight:700;position:relative;z-index:2;color:var(--mainDarkBlue)}.description-box .title-area button.active::after{transform:rotate(45deg)}.description-box .box-area>div{padding:15px}.description-box .box-area>div:not(.active){display:none}@media screen and (max-width:991px){.description-box{margin-top:0}.description-box>.container{width:calc(100% - 40px)!important;margin-left:20px}.description-box .title-area{flex-direction:column;align-items:baseline;gap:0}.description-box .title-area button{width:100%;text-align:left}.description-box .title-area button::after{text-align:center;float:right}.description-box .title-area button.active{border-left:2px solid var(--mainDarkBlue);border-bottom:none}.description-box .two-column{flex-direction:column}}.jet-product-images{display:flex;gap:10px;justify-content:space-between}.jet-product-images img{width:100%;height:auto;float:left;border-radius:10px}.thumbs{position:relative}@media screen and (min-width:991px){.thumbs{height:fit-content}.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;border:1px solid #bcbcbc;border-radius:10px}.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:30px;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)}}@media screen and (max-width:991px){.thumbs .jet-container{margin:auto}}.image-container{width:calc(100% - 140px);position:relative}.image-container a{display:flex}.image-container a>img{width:100%;margin-left: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:30%}.image-container{width:100%}.image-container a>img{width:100%;height:auto}.thumbs{padding:0 35px}.thumbs .jet-container:not(.tns-slider){flex-direction:row;max-width:100%;display:flex;justify-content:center}.thumbs .jet-container:not(.tns-slider)>.jet-children{width:30%}.thumbs .jet-container:not(.tns-slider)>.jet-children:nth-child(n+4){display:none}.thumbs .jet-container .jet-children+.jet-children{margin-left:10px}}.countdownOffer{display:none}.jet-product-flash-offer{display:block;margin-top:20px}.jet-product-flash-offer .time{display:flex;align-items:center;gap:5px}.jet-product-flash-offer .description{background:var(--mainBlue);color:var(--white);height:40px;display:flex;align-items:center;padding:0 10px}.jet-product-flash-offer .time-countdown span{position:relative;height:40px;background:var(--mainBlue);color:var(--white);display:inline-flex;align-items:center;padding:0 8px;font-weight:700}.jet-product-flash-offer .time-countdown span.days::after{content:":";position:absolute;height:100%;color:var(--black);line-height:38px;right:-3px;font-weight:400}.jet-product-flag-discount{background:var(--mainBlue);color:var(--white);border:1px solid var(--mainBlue);font-size:14px;padding:2px 12px 2px;text-align:left;border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;text-transform:uppercase;font-weight:700;margin-top:0;margin-bottom:8px;position:relative;width:fit-content;margin-left:0}.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}@media screen and (max-width:764px){.jet-product-flag-discount{position:absolute;top:25px}}.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 auto 0;color:#606060;text-align:center;display:block}.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{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding-top:25px;margin-top:5px;padding-bottom:25px;margin-bottom:5px}.jet-product-prices .price{display:flex;flex-wrap:wrap}.jet-product-prices .baseDiscount{order:-1;margin-top:0;width:100%;font-size:40px;display:flex;align-items:baseline;gap:0;color:var(--mainDarkBlue);flex-wrap:wrap}.jet-product-prices .baseDiscount::after{content:"no Pix ou Boleto à vista";font-size:16px;display:block;color:#606060;width:100%}.jet-product-prices .baseDiscount .descriptionDiscount,.jet-product-prices .baseDiscount .textDiscount{display:none}.jet-product-prices .baseDiscount .priceDiscount{font-weight:700}.jet-product-prices .old-price{text-decoration:line-through;color:#9d9d9d;width:100%;order:-2}.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(--mainDarkBlue);font-size:16px;width:100%;margin-top:15px}.jet-product-prices .best-price::after{content:" em até";color:var(--black)}.jet-product-prices .best-price.noInstallments::after{display:none}.jet-product-prices .installment{font-size:16px;font-weight:700}.jet-product-prices .installment::after{content:" sem juros";font-weight:400}.jet-product-prices .installment .installment-price .desc,.jet-product-prices .installment>.desc{display:none}@media screen and (max-width:764px){.price-area{margin:20px 0}}.jet-product-quantity{width:fit-content;border:1px solid var(--black);border-radius:5px;position:relative;margin-top:15px}.jet-product-quantity::before{content:"QTD:";position:absolute;top:-22px;left:0;font-weight:700}.jet-product-quantity button{width:30px;height:25px;border:none;background:0 0;font-weight:700;border-radius:5px;font-size:18px;color:var(--mainBlue)}.jet-product-quantity input{border:none;text-align:center;height:25px;width:30px;font-weight:700;font-size:16px}.jet-product-kit .title-product-kit .title{display:block;margin-bottom:10px;font-size:16px;margin-top:20px}.kit-products{display:flex;gap:10px;flex-wrap:wrap}.kit-products>.content{width:calc(25% - 8px);border:1px solid #cecece;padding:10px;border-radius:10px}.kit-products img{width:100%;height:auto}.kit-products .name-product{font-size:12px;display:block;margin-bottom:10px;margin-top:5px;min-height:75px}.kit-products .old-price{font-size:12px;color:var(--mainBlue);text-decoration:line-through}.kit-products .best-price{display:block;color:var(--mainBlue);font-weight:700}.kit-products .quantity{font-size:12px;margin-top:10px}@media screen and (max-width:991px){.kit-products{flex-wrap:nowrap;overflow-x:auto}.kit-products>.content{min-width:130px}}.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(--mainBlue)}.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(--mainBlue);border-radius:10px}.jet-modal.review .box .rating-container::-webkit-scrollbar-thumb:hover{background:var(--mainBlue)}@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;border-radius:30px}@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 textarea{border-radius:10px}.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(--mainBlue);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:40px;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}.also-section,.related-section{margin-bottom:40px}.also-section>.container,.related-section>.container{position:relative}.also-section .title-container,.related-section .title-container{font-size:18px;margin-bottom:30px;display:block;padding-left:40px;margin-top:30px}.also-section .title-container::before,.related-section .title-container::before{content:"";display:inline-block;width:18px;height:18px;background:var(--mainBlue);border-radius:100%;vertical-align:-2px;margin-right:10px}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(25% - 11px)}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5){display:none}.also-section .jet-children .jet-card:not(.grid),.related-section .jet-children .jet-card:not(.grid){padding:0}@media screen and (max-width:764px){.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:90%}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2){display:none}}.shipping-area{max-width:100%;margin-top:20px}.shipping-area .jet-product-freight-calculation{display:flex;position:relative;flex-wrap:wrap}.shipping-area .freight-container{width:calc(100% - 38px)}.shipping-area .shipping-title{font-weight:500;margin-bottom:8px;width:100%;line-height:16px;color:#606060;text-align:center;text-decoration:underline}.shipping-area .freight-input{position:relative;padding:0 62px 0 0;border:1px solid #606060;border-radius:40px;overflow:hidden}.shipping-area .freight-input input{height:40px;outline:0;width:calc(100% - 5px);font-size:14px;border-radius:8px;padding:0 20px;text-align:center;border:none;background:0 0}.shipping-area .freight-input button{position:absolute;top:2px;right:2px;height:36px;border-radius:28px;background:#696969;border:none;color:var(--white);font-weight:700;font-size:12px;padding:0 22px;letter-spacing:1px;transition:ease-in-out .3s}.shipping-area .freight-input button:hover{background:var(--mainBlue);color:var(--white)}.shipping-area .freight-input+a{font-size:12px;text-decoration:underline;margin-top:8px;display:block;width:fit-content;margin-left:auto}.shipping-area .result{margin-top:20px}.shipping-area .result .name{display:flex;align-items:center;font-weight:700;margin-bottom:5px}.shipping-area .result .tooltip{margin-left:4px}.shipping-area .result table{font-size:12px;border-collapse:collapse;width:100%}.shipping-area .result table td{width:33.3333333333%;text-align:left;padding:10px 0;text-transform:uppercase;color:var(--mainDarkBlue)}.shipping-area .result table th{width:33.3333333333%;text-align:left;padding:10px 0;text-transform:uppercase;color:var(--mainDarkBlue)}.shipping-area .result table td{border-top:1px solid #ededed;padding:10px 0}.shipping-area .multicd-warning{display:none}.shipping-area .btns-pickup{display:flex;gap:8px}.shipping-area .btns-pickup button{border:1px solid var(--mainDarkBlue);background:0 0;color:var(--mainDarkBlue);padding:4px 15px;border-radius:15px}.shipping-area .btns-pickup button.active{background:var(--mainDarkBlue);color:var(--white)}@media screen and (max-width:991px){.shipping-area{max-width:100%;margin-top:40px}.shipping-area .shipping-title{font-size:12px;width:120px}.shipping-area .freight-container{width:100%;padding-left:0}.shipping-area .jet-product-freight-calculation{flex-direction:column}}.ourProds{margin-top:40px}.ourProds>.container::after{content:"";display:block;width:100%;height:1px;background:linear-gradient(89deg,#ecbabe 0,#e0aeb1 35%,#8ac6d0 100%);margin-top:30px;margin-bottom:10px}.ourProds .box{display:flex;justify-content:center;gap:25px}.ourProds .item{display:flex;flex-direction:column;align-items:center;justify-content:center}.ourProds .item span{max-width:240px;text-transform:uppercase;letter-spacing:3px;text-align:center;font-size:12px;margin-top:32px}@media screen and (max-width:764px){.ourProds .box{flex-wrap:wrap}.ourProds .title{font-size:12px}.ourProds .title strong{font-size:22px;margin-bottom:30px}.ourProds .item{width:45%}.ourProds .item span{font-size:10px;margin-top:18px}}.jet-product-name{font-size:25px;margin:10px 0 5px;font-weight:700}.name-area{display:flex;flex-wrap:wrap;position:relative}jet-product-name,jet-product-rating{width:100%}@media screen and (max-width:991px){.name-area{position:inherit}}.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(--mainBlue);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(--mainBlue)}.name-area .jet-wishlist-add{position:absolute;z-index:2;top:0;right:0}.name-area .jet-wishlist-add span{font-size:0;width:35px;height:35px;background:url(/assets/icons/heart-pdp.svg) center no-repeat;background-size:40px;display:block;cursor:pointer}.name-area .jet-wishlist-add .remove-wish span{background:url(/assets/icons/heart-pdp-filled.svg) center no-repeat;background-size:40px}@media screen and (max-width:764px){.name-area .jet-wishlist-add{top:20px;right:20px;left:auto}}.jet-modal.budget .title{display:block;text-align:center;font-size:24px;font-weight:700}.jet-modal.budget .prodName{display:block;max-width:500px;margin:20px 0 10px}.jet-modal.budget .container-form{display:flex;flex-wrap:wrap;margin-top:20px;max-width:500px;align-items:baseline}.jet-modal.budget .container-field{width:100%;position:relative}.jet-modal.budget .container-field input,.jet-modal.budget .container-field select,.jet-modal.budget .container-field textarea{width:100%;border:1px solid #cecece;padding:7px 12px;outline:0;border-radius:4px}.jet-modal.budget .container-field.contact-topic,.jet-modal.budget .container-field.subject{display:none}.jet-modal.budget .container-field+.container-field{margin-top:12px}.jet-modal.budget .container-field.city,.jet-modal.budget .container-field.phone,.jet-modal.budget .container-field.state{width:calc(33.3333333333% - 8px)}.jet-modal.budget .container-field.state{margin:0 8px}.jet-modal.budget .container-field.state select{height:32px}.jet-modal.budget .jet-modal-content .jet-modal-close{padding:0}.jet-modal.budget .jet-button-send{border:none;width:100%;line-height:50px;margin-top:5px;background:var(--mainBlue);color:var(--white);font-size:16px;border-radius:5px;transition:ease-in-out .3s}.jet-modal.budget .jet-button-send:hover{background:var(--black)}.mainPDP{margin-bottom:50px}.mainPDP .box{display:flex;gap:60px}.mainPDP .box>.left{width:55%;position:relative}.mainPDP .box>.right{width:calc(45% - 140px);visibility:hidden}.mainPDP .box>.right.show{visibility:visible}@media screen and (max-width:764px){.mainPDP .box{flex-direction:column;gap:0;position:relative}.mainPDP .box>.left,.mainPDP .box>.right{width:100%;padding:15px}}.manualDownload{display:flex;align-items:center;gap:10px;background:#d9d9d9;padding:8px 0;text-align:center;justify-content:center;max-width:180px;border-radius:8px;margin-top:20px}.manualDownload:hover{text-decoration:underline}.top-area{height:85px;padding-top:25px;background:var(--mainBlue);color:var(--white);position:sticky;top:135px;z-index:99}.top-area .box{display:flex;align-items:center;justify-content:space-between}.top-area .box>div{flex:1}.top-area .box>.title{text-align:center;text-transform:uppercase;position:relative;bottom:-50px}.top-area .box>.bread{display:flex;align-items:center}.top-area .box .filter{display:flex;justify-content:right}.top-area .box .filter #pageSize,.top-area .box .filter .view{display:none}.top-area .box .filter #toggleFilter{border:none;background:0 0;display:flex;align-items:center;gap:10px;padding:0 40px;margin-right:45px;transition:ease-in-out .3s;text-transform:uppercase;color:var(--white);border-right:1px solid var(--white)}.top-area .box .filter #orderBy{cursor:pointer;background:0 0;color:var(--darkGray);height:34px;padding:0;padding-left:40px;padding-right:30px;border:none;text-transform:uppercase;appearance:none;-webkit-appearance:none;-moz-appearance:none}.top-area .box .filter #orderBy::-ms-expand{display:none}.top-area .box .filter #orderBy option{background:var(--white);color:var(--black)}.top-area .box .filter .filterSelect{position:relative}.top-area .box .filter .filterSelect svg{position:absolute;left:0;top:5px}.ui.breadcrumb{display:flex;align-items:center}.ui.breadcrumb>li{color:var(--white)}.ui.breadcrumb>li a{color:var(--white)}.ui.breadcrumb>li+li::before{content:"|";display:inline-block;margin:0 5px;position:relative;top:-2px}.ui.breadcrumb>li:last-child span{font-weight:700;font-size:20px;text-transform:uppercase}.breadcrumbs-area.pdp{height:38px;padding-top:10px;background:var(--mainBlue);margin-bottom:30px}.breadcrumbs-area.pdp .ui.breadcrumb>li{color:var(--white)}.breadcrumbs-area.pdp .ui.breadcrumb>li a{color:var(--white)}.breadcrumbs-area.pdp .ui.breadcrumb>li:last-child span{font-weight:400;font-size:14px;text-transform:none}.breadcrumbs-area.pdp .ui.breadcrumb>li+li::before{top:0}.pdp-breads .ui.breadcrumb{height:70px}.jet-title-page{font-size:21px;font-weight:400;color:var(--darkGray)}.breadcrumbs-area.left{margin-bottom:25px;margin-top:20px}.breadcrumbs-area.left .ui.breadcrumb{display:block;text-align:left}.breadcrumbs-area.left .ui.breadcrumb>li{display:inline-block}@media screen and (max-width:991px){.breadcrumbs-area.left{margin-bottom:0}.breadcrumbs-area.left .ui.breadcrumb{overflow-x:auto}.breadcrumbs-area.left .ui.breadcrumb>li{display:inline}}@media screen and (max-width:991px){.ui.breadcrumb{margin-bottom:5px;font-size:12px;overflow-x:scroll;scrollbar-width:none}.ui.breadcrumb>li{white-space:nowrap}.top-area{position:relative;top:0;height:125px}.top-area .box{flex-wrap:wrap;flex-direction:column;gap:12px 0}.top-area .box .filter{width:100%;justify-content:space-between;padding:0 10px}.top-area .box .filter #toggleFilter{padding:0;border:none;margin:0}.top-area .box .filter #orderBy{padding-right:0}.top-area .box>.title{bottom:-72px}.top-area .box>.bread{width:100%;justify-content:center}.jet-title-page{font-size:17px}.pdp-breads.ui.container{display:none}.breadcrumbs-area.pdp{height:50px;padding-top:17px}.breadcrumbs-area.pdp .ui.breadcrumb>li:last-child span{font-size:12px}}.news-area{background:var(--mainBlue);border-radius:10px}.news-area.ui.container.fluid{max-width:99%}.news-area .box,.news-area .left,.news-area .text{display:flex;align-items:center}.news-area .box{position:relative;padding:10px;justify-content:center;color:var(--white);max-width:1440px;margin:auto}.news-area .left{width:380px;position:relative;z-index:2}.news-area .right{width:calc(100% - 380px);position:relative;z-index:2}.news-area img{width:calc(100% - 240px);height:auto;margin-top:-60px}.news-area .text{width:380px;display:flex;align-items:center;text-align:center}.news-area .text .title{font-weight:700;font-size:17px;margin-top:5px;text-transform:uppercase;width:calc(100% - 85px);margin-left:10px}.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:40px;border-radius:0;padding:0 20px;outline:0;text-align:center;background:0 0;font-size:16px;border-bottom:1px solid var(--white)}.news-area .jet-news-itens .jet-input input::placeholder{color:var(--white)}.news-area .jet-news-itens #sendNews{height:40px;border:none;background:var(--white);color:var(--mainBlue);border-radius:5px;font-weight:700;max-width:220px;box-shadow:0 2px 5px rgba(0,0,0,.5);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(--mainDarkBlue)}@media screen and (max-width:991px){.news-area{background-position:-20px -20px}.news-area.ui.container.fluid{width:95%;margin-bottom:30px;margin-top:35px}.news-area>.ui.container:not(.fluid){width:100%}.news-area img{display:none}.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:40px;max-width:100%}}footer{background:#efefef;padding-top:70px;padding-bottom:70px}footer a,footer span{color:var(--black)}footer a{transition:ease-in-out .3s}footer a:hover{color:var(--mainDarkBlue)}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(--mainDarkBlue)}footer ul{flex-direction:column}footer li>a{height:25px;line-height:25px;display:block}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(--mainDarkBlue)}footer .divider{display:block;margin:25px 0}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(--mainBlue)}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:23px}footer .content.options{display:flex;flex-wrap:wrap;gap:4px}footer .jet-payment-options .title-option{display:none}footer .jet-payment-options img{max-width:38px;height:26px;filter:grayscale(1)}footer .jet-menu-itens .submenu.last{display:none}footer .category-image{display:none}footer .restricArea{background:var(--mainDarkBlue);color:var(--white);width:fit-content;padding:0 40px;border-radius:10px;margin-top:10px;text-transform:uppercase}footer .restricArea:hover{background:var(--mainBlue);color:var(--white)}@media screen and (max-width:991px){footer .box,footer .box-payment{flex-direction:column;padding:0 15px}footer .box{gap:15px}footer .box>.column:not(.contactList){border-bottom:1px solid #e1e1e1}footer .box .contactList{margin-bottom:20px}footer .box .contactList .title-custom::after{display:none}footer .divider{height:1px;background:#e1e1e1;margin:0 0 18px}footer .title-custom{position:relative}footer .title-custom::after{content:"+";position:absolute;top:0;right:0;transform:rotate(0);transition:ease-in-out .3s}footer .title-custom.active::after{transform:rotate(45deg)}footer .custom-itens{display:none;padding-bottom:20px}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}}.box-by{height:50px;display:flex;align-items:center;justify-content:space-between}.box-by>*{flex:1}.box-by>a{max-width:130px}.box-by .data-info::after{content:" | ";color:var(--white)}.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;display:block}.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}.defaultTitle,.group-title{font-size:18px;margin-bottom:30px;display:block}.defaultTitle.left,.group-title.left{margin-left:45px}.defaultTitle::before,.group-title::before{content:"";display:inline-block;width:18px;height:18px;background:var(--mainBlue);border-radius:100%;vertical-align:-2px;margin-right:10px}.defaultTitle a,.group-title a{color:var(--mainBlue);text-decoration:underline}.group-title{margin-left:45px}@media screen and (max-width:991px){.group-title{margin-left:20px}}.defaultShowcase.featured{margin-top:70px}.defaultShowcase .group-container>.jet-container{margin-top:50px}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .tns-slider .jet-item{opacity:1;transition:ease-in-out .3s}@media screen and (min-width:991px){.jet-showcase .tns-slider .jet-item:not(.tns-slide-active){opacity:0}}.jet-showcase .jet-children{gap:12px;padding:0 40px}.jet-showcase .jet-children:not(.tns-slider){display:flex}.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1}.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+5){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+1){display:none}}.jet-showcase .tns-controls [aria-controls]{background-position:center right}@media screen and (max-width:991px){.jet-showcase{padding:0 10px}.jet-showcase .jet-children{gap:10px;padding:0}.jet-showcase .tns-controls{position:relative;height:40px;margin:40px auto 0;max-width:150px}}.defaultShowcase{padding:0}@media screen and (max-width:991px){.defaultShowcase.featured .tns-controls{top:33%}}.showCasePromo{display:flex;align-items:center;background:url(/assets/bgPromo.webp) center no-repeat;background-size:cover;padding:60px 0}.showCasePromo>a{display:none}.showCasePromo>.jet-children,.showCasePromo>.tns-outer{width:70%;position:relative}.showCasePromo>.jet-children .tns-nav,.showCasePromo>.tns-outer .tns-nav{position:relative;bottom:0;margin-top:30px}.showCasePromo .textTitle{width:30%;padding:0 40px}.showCasePromo .textTitle span{text-transform:uppercase;font-size:22px}.showCasePromo .textTitle span.title{display:block;font-size:36px;font-weight:700;color:var(--mainBlue)}.showCasePromo .textTitle p{font-size:16px;max-width:220px}.showCasePromo .jet-children:not(.tns-slider)>.jet-item:nth-child(n+4){display:none}.showCasePromo .jet-card .baseDiscount .priceDiscount::before,.showCasePromo .jet-card .best-price,.showCasePromo .jet-card .installment{display:none}.showCasePromo .jet-card .baseDiscount .priceDiscount::after{content:"à vista no pix"}.showCasePromo .jet-card .price{min-height:30px;text-align:center;text-transform:uppercase;justify-content:center}.showCasePromo .jet-card .content.data h3{color:var(--mainBlue);text-align:center;font-size:16px;height:42px}.showCasePromo .jet-card .content.action{width:200px;left:50%;transform:translate(-50%,-12px)}.showCasePromo .jet-card .content.action a,.showCasePromo .jet-card .content.action button{height:40px;border-radius:5px;margin:auto;display:block}.showCasePromo .jet-card:hover .content.action a,.showCasePromo .jet-card:hover .content.action button{height:40px;line-height:40px}@media screen and (max-width:991px){.showCasePromo{width:calc(102% + 20px);margin-left:-14px;flex-direction:column;gap:30px;padding:60px 0 20px}.showCasePromo>.jet-children,.showCasePromo>.tns-outer{width:100%;padding:0 20px}.showCasePromo>.jet-children .tns-nav,.showCasePromo>.tns-outer .tns-nav{display:none}.showCasePromo .jet-card .baseDiscount .priceDiscount{font-size:12px}.showCasePromo .jet-card .baseDiscount .priceDiscount::after{content:"à vista no pix"}.showCasePromo .jet-card .price{min-height:42px}.showCasePromo .jet-card .content.data h3{font-size:14px;height:38px}.showCasePromo .jet-card .content.action{width:94%;bottom:-65px}.showCasePromo .textTitle{width:100%;padding:0 30px}.showCasePromo .tns-controls{position:relative;height:40px;margin:40px auto 0;max-width:150px}.showCasePromo .tns-controls [aria-controls]{filter:brightness(0) invert(1)}}.infoBar{margin:10px auto 0;padding:0 10px}.infoBar .box{color:var(--white);background:var(--mainBlue);padding:0 10px;border-radius:5px;display:flex;justify-content:center;gap:80px;margin:auto;padding:15px 0}.infoBar .item{display:flex;align-items:center;gap:10px}@media screen and (max-width:991px){.infoBar>.ui.container:not(.fluid){width:100%}.infoBar .box{gap:0}.infoBar .box:not(.tns-slider)>.item{width:100%;text-align:center;justify-content:center;gap:10px}.infoBar .box:not(.tns-slider)>.item:nth-child(n+2){display:none}.infoBar .tns-item{justify-content:center}}