@charset "UTF-8";input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,select,textarea{transition:all .5s ease-in-out;font-family:var(--fontText)!important}button{font-family:var(--fontText)!important}input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 .2px inset var(--primaryColor)}body,html{font-family:var(--fontText);font-size:var(--fontSize);font-weight:300;display:flex;flex-direction:column;position:relative}body.overflow,html.overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fontText)}a{text-decoration:none}html{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}*,:after,:before{box-sizing:inherit}.ui.container{display:block;max-width:1320px;width:100%;margin-left:auto;margin-right:auto}.ui.container.fluid{width:100%;max-width:100%}.ui.container:not(.fluid){width:98%;max-width:1440px}:root{--bgBody:#fff;--textBody:#000;--bgHeader:#fff;--colorHeader:#000;--bgMenu:#fff;--colorMenu:#000;--bgCard:var(--bgBody);--colorCard:#000;--bgNews:#000;--colorNews:#fff;--bgFooter:#fff;--colorFooter:#000;--fontText:"Peridot";--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;--mainPurple:#742C4C;--mainLightPurple:#c495be;--mainBlue:#9bc2e6;--mainDarkBlue:#1f3f66}:root{--blue:#007bff;--indigo:#6c7293;--purple:#6f42c1;--pink:#e83e8c;--red:#A91919;--red-dark:#c80642;--orange:#fd7e14;--yellow:#ffe623;--green:#28a745;--teal:#20c997;--teal-dark:#1bc5bd;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gray-light:#ddd;--primary:#5867dd;--secondary:#e1e1ef;--success:#0abb87;--info:#5578eb;--warning:#ffb822;--danger:#fd397a;--light:#f7f7f7;--dark:#1a1a27;--facebook:#3b5998;--google:#dd4b39;--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:20px;--font-xxl:25px;--font-big:30px;--space-sm:0.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:3rem}@media screen and (max-width:991px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:991px){.mobile-only{display:block!important}}@media screen and (max-width:991px) and (min-width:768px){.tablet-hide{display:none!important}}@media screen and (min-width:992px){.computer-hide{display:none!important}}.hideme{display:none!important}jet-alert-me{width:100%;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me{position:fixed;top:0;right:-100%;background:#fff;height:100%;padding:2rem;width:100%;max-width:500px;z-index:102}jet-alert-me .jet-alert-me.open{animation:fadeInRight;animation-duration:1s;right:0}jet-alert-me .jet-alert-me.closed{animation:fadeOutRight;animation-duration:1s}jet-alert-me .jet-alert-me .alert-me{position:relative;margin-top:var(--space-xl)}jet-alert-me .jet-alert-me .alert-me .close-form{background:0 0;border:0;position:absolute;right:-.5rem;top:-1.5rem;transform:translateY(-50%);outline:0;cursor:pointer;padding:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .close-form:after{content:"X";display:block;outline:0;font-size:var(--font-xl)}jet-alert-me .jet-alert-me .alert-me .close-form span{display:none}jet-alert-me .jet-alert-me .alert-me .alert-text{display:block;text-align:center;line-height:20px;font-size:var(--font-md)}jet-alert-me .jet-alert-me .alert-me .alert{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me .alert-me .alert .image{flex:1;padding-right:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .alert .image img{max-width:100%}jet-alert-me .jet-alert-me .alert-me .alert form{flex:1}jet-alert-me .jet-alert-me .alert-me .alert form .container-field{position:relative}jet-alert-me .jet-alert-me .alert-me .alert form button{background-color:var(--mainPurple);color:var(--white);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card{position:relative}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:10px;left:10px;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white);border-radius:20px}.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:20px;top:10px;right:10px;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;opacity:0;visibility:hidden;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:20px}.jet-card .jet-container{border-radius:20px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.2)}.jet-card .content{background:var(--white)}.jet-card .content.product-flag{position:absolute;top:10px;left:15px;z-index:2;max-width:100px;background:0 0;border-radius:10px;overflow:hidden}.jet-card .content.product-flag .flag-discount{background:var(--mainDarkBlue);color:var(--white);font-size:12px;padding:2px 10px;text-align:center}.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 20px}.jet-card .content.data h3{font-weight:400;font-size:14px;margin:0 0 10px;height:35px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.jet-card .content.data .product-rating{display:none}.jet-card .content.action a{font-weight:400;text-transform:uppercase;text-align:center;display:block;height:45px;line-height:45px;font-size:15px;background:var(--mainLightPurple);color:var(--mainPurple);transition:ease-in-out .3s}.jet-card .content.action a.sold-button{background:var(--black);color:var(--white)}.jet-card .content.action a.sold-button::before{display:none}.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;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.jet-card .product-image>a{height:240px;overflow:hidden;display:block;background:var(--white)}.jet-card .product-image img{height:100%;left:0;object-fit:contain;object-position:top;position:absolute;top:0;width:100%}.jet-card .alternate-image{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.jet-card .price{min-height:57px;margin-bottom:20px}.jet-card .best-price{display:inline-block;font-weight:700;font-size:20px;color:var(--mainDarkBlue)}.jet-card .old-price{color:#686868;font-size:10px;font-weight:100;display:block}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .installment{font-size:14px;display:block;font-weight:300;margin-top:3px}.jet-card .installment .description-installment{font-size:0}.jet-card .installment .description-installment::before{content:" sem juros";font-size:14px}.jet-card:hover .has-alternate .main-image{opacity:0;visibility:hidden}.jet-card:hover .has-alternate .alternate-image{visibility:visible;opacity:1}.jet-card:hover .content.action a{background:var(--mainPurple);color:var(--white)}.jet-card:hover .jet-container{border:1px solid var(--mainPurple)}.jet-card:hover .add-wish,.jet-card:hover .remove-wish{visibility:visible;opacity:1}.jet-card .jet-product-flash-offer{position:absolute;bottom:167px;width:100%;text-align:center}.jet-card .jet-product-flash-offer .content{background:var(--mainPurple);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}@media screen and (max-width:991px){.jet-card .jet-card .product-image>a{overflow:hidden;display:block}.jet-card .best-price{font-size:18px}.jet-card .content.product-flag{max-width:75px}.jet-card .content.product-flag .flag-discount{font-size:10px}.jet-card .add-wish,.jet-card .remove-wish{visibility:visible;opacity:1}.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{background:var(--mainPurple);color:var(--white);height:50px;line-height:50px;font-size:17px}.jet-card .jet-container{border:1px solid var(--mainPurple)}}.mask-preview{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:100;animation:fadeIn;animation-duration:.8s}.mask-preview.mask-off{animation:fadeOut;animation-duration:.8s}.floating-preview{position:fixed;z-index:999;top:0;height:100%;width:100%;max-width:420px;right:-100%}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.active .closeCart{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .btns-pickup{display:flex;gap:5px;margin-top:5px}.floating-preview .btns-pickup button{padding:6px 12px;border-radius:5px;border:1px solid var(--mainPurple);background:0 0;color:var(--mainPurple)}.floating-preview .btns-pickup button.active{background:var(--mainPurple);color:var(--white)}.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(--colorCard);font-size:14px;font-weight:900}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--black);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd{display:flex;flex-direction:row;align-items:center;border:1px solid #dededf;overflow:hidden;width:max-content;border-radius:40px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{display:inline-block;width:30px;height:30px;text-align:center;border-radius:var(--space-sm);border:0}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{font-size:var(--font-lg)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{display:inline-block;width:30px;height:30px;background:0 0;cursor:pointer;outline:0;border:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button span{font-size:var(--font-xl);font-weight:300;color:#000}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{left:var(--space-md);position:absolute;top:0;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{background:0 0;border:0;position:absolute;right:5px;top:10px;outline:0;cursor:pointer;padding:0;z-index:1}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{padding:0;right:0;top:8px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove:after{content:"";display:block;width:20px;height:20px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:14px;filter:brightness(0);opacity:.5}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product{color:#000;font-size:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-size:var(--font-md);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference{font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;padding:20px;background:#f8f8f8}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .btn-recalculate{background:var(--black);border:none;color:var(--white);border-radius:5px;padding:5px 15px;margin-top:15px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{background:#efeee8;color:var(--black);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:2px;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest::before{content:"";width:20px;height:20px;background:url(/assets/icons/truck.svg) center no-repeat;background-size:contain;display:inline-block;vertical-align:-5px;margin-right:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{font-size:var(--font-md);text-transform:uppercase;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal span{display:flex;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{font-size:var(--font-sm);font-weight:400;position:relative;padding-top:12px;min-height:78px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight::after{font-size:11px;display:block;margin-bottom:30px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight>span{display:inline-block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{background:#fff;border:1px solid #ddd;padding:0 var(--space-md);font-size:var(--font-sm);outline:0;height:38px;width:calc(100% - 213px);border-top-left-radius:20px;border-bottom-left-radius:20px}@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;border-top-right-radius:20px;border-bottom-right-radius:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-md);max-height:140px;overflow-y:scroll}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping{display:flex;align-items:center;position:relative;padding-left:3rem;font-size:var(--font-sm);user-select:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label{cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #ccc;border-radius:50rem;left:0;top:50%;transform:translateY(-50%)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:after{position:absolute;content:"";width:10px;height:10px;background:var(--textBody);border-radius:50rem;top:50%;left:5px;transform:translateY(-50%);display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input:checked~label:after{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info{display:flex;flex-direction:column;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .time{line-height:initial;color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .name{display:inline-flex;gap:var(--space-sm);line-height:initial;margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position:absolute;right:0;top:15px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip::after{content:attr(data-description);position:absolute;background:var(--black);color:var(--white);font-size:12px;font-weight:400;padding:3px 10px;top:-110%;right:20px;width:auto;border-radius:5px;min-width:240px;z-index:2;visibility:hidden}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip::before{content:"";position:absolute;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--black);top:3px;visibility:hidden;right:14px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:hover::after,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:hover::before{visibility:visible}.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:40px}@media screen and (max-width:764px){.floating-preview{max-width:100%}}.jet-summary-outstock .title-outstock{font-weight:600;font-size:var(--font-lg);color:var(--primaryColor);display:block;margin:0 0 var(--space-sm) 0;padding:0 0 var(--space-sm) 0}.jet-summary-outstock .button-outstock{text-align:center}.jet-summary-outstock .button-outstock button{background-color:var(--bgButton);color:var(--colorButton);border:1px solid var(--bgBorder);padding:var(--space-md) var(--space-lg);font-weight:700;font-size:var(--font-lg);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer}.jet-summary-outstock .list-products-outstock{display:flex}.jet-summary-outstock .info{margin:var(--space-md);width:100%}.jet-summary-outstock .info .product-detail{padding-bottom:var(--space-md)}.jet-summary-outstock .info .product-detail span>div>span{font-weight:400}@media only screen and (max-width:991px){.jet-summary-outstock .info .product-detail h1{font-size:var(--font-md)}}.jet-summary-outstock img{max-width:20%;margin:var(--space-md) var(--space-md) var(--space-md) 0;width:auto;height:auto}@media only screen and (max-width:991px){.jet-summary-outstock img{max-width:35%}}.closeCart{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;z-index:0;cursor:pointer;display:none}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(100vh - var(--space-lg));max-width:100vw;max-height:100vh;position:absolute;top:unset;left:unset;margin:auto;transform:unset}.jet-modal .jet-modal-content.small{height:auto}}.jet-modal .jet-modal-content.content-center{display:flex;flex-direction:column;justify-content:center}.jet-modal .jet-modal-content.auto-height{height:auto!important;width:55%}@media only screen and (max-width:992px){.jet-modal .jet-modal-content.auto-height{height:100vh!important;width:100%}}.jet-modal .jet-modal-content .jet-modal-close{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:2}.jet-modal .jet-modal-content .jet-modal-close span{display:none}.jet-modal .jet-modal-content .jet-modal-close svg{width:100%;max-width:20px;margin-right:var(--space-sm)}.jet-policy-privacy{position:fixed;left:calc(50% - var(--space-sm));bottom:0;transform:translate(-50%,-50%);background:var(--bgBody);z-index:99999;width:1200px;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:-3px}@media only screen and (max-width:764px){.jet-policy-privacy{left:50%}}.jet-policy-privacy .policy-container{width:1200px;max-width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;animation:scaleIn;animation-duration:.8s}.jet-policy-privacy .policy-container p{margin:0;color:var(--textBody)}.jet-policy-privacy .policy-container p a{color:var(--textBody);font-weight:400;text-decoration:underline}.jet-policy-privacy .policy-container button{background-color:var(--mainPurple);box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:var(--radiusButton);display:inline-block;text-align:center;text-transform:uppercase;font-size:var(--font-md);font-weight:400;cursor:pointer;outline:0;margin:0;border:0;transition:all .5s ease-in-out}@media only screen and (max-width:764px){.jet-policy-privacy .policy-container button{margin:0 0 0 5px;font-size:var(--font-sm)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.search-box{width:calc(100% - 620px)}.search-box .jet-search{border-radius:5px;border-top-right-radius:55px;position:relative;max-width:580px;border:1px solid var(--white)}.search-box input{border:none;height:60px;width:100%;background:0 0;padding:0 20px 0 61px;color:var(--white);font-size:16px}.search-box input::placeholder{color:var(--white)}.search-box .jet-button{position:absolute;left:6px;top:-1px;height:calc(100% + 2px);width:50px;border:none;background:url(/assets/icons/search.svg) center no-repeat;border-radius:8px;transition:ease-in-out .3s;padding:0}@media screen and (max-width:991px){.search-box{position:absolute;bottom:0;width:100%;left:0;background:var(--mainPurple);padding-bottom:8px}.search-box input{height:45px}.search-box .jet-search{background:var(--mainPurple);border:1px solid var(--white);border-radius:5px;border-top-right-radius:60px;box-shadow:0 2px 5px rgba(0,0,0,.4);width:96%;margin-left:2%}.search-box .jet-button{background:url(/assets/icons/search.svg) center no-repeat;background-size:40px;width:50px;height:100%;top:0;right:0;border-radius:0}}.jet-search-result{position:absolute;color:var(--black);background:var(--white);top:68px;padding:10px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;z-index:99}.jet-search-result .no-results{text-align:center}.jet-search-result .no-results>strong{display:block}.jet-search-result .item img{max-height:84px;width:auto}.jet-search-result .item a{color:var(--black);display:flex;align-items:center;padding:10px;gap:20px}.jet-search-result .item+.item{border-top:1px solid #e1e1e1}.jet-search-result .item .info{display:flex;flex-direction:column}.jet-search-result .item .old-price{color:#979797;text-decoration:line-through;margin-right:8px}.jet-search-result .item .best-price{font-weight:700}.jet-search-result .show-products{color:var(--black);display:block;text-align:center}@media screen and (max-width:991px){.jet-search-result{top:60px}.jet-search-result .item img{max-height:50px}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:0;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:18px;height:18px;margin:0 2px;cursor:pointer;background:0 0;border:1px solid transparent;border-radius:100%;position:relative;transition:ease-in-out .3s}.tns-nav>[aria-controls]::after{content:"";position:absolute;top:25%;left:25%;width:50%;height:50%;border-radius:100%;background:var(--white)}.tns-nav>.tns-nav-active{border-color:var(--mainLightPurple)}.tns-nav>.tns-nav-active::after{background:var(--mainLightPurple)}.tns-controls{text-align:center;margin-bottom:0;position:absolute;top:46%;left:0;transform:translate(0,-50%);width:100%}.tns-controls [aria-controls]{font-size:0;border:none;padding:0;cursor:pointer;width:40px;height:40px;background:url(/assets/icons/arrow.svg) 10px center no-repeat;background-size:30px;right:0;position:absolute}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(180deg)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.jet-menu{background:var(--mainPurple);text-transform:uppercase;position:relative}.jet-menu>nav>.jet-menu-itens{position:relative}@media screen and (max-width:764px){.jet-menu{height:100%}.jet-menu>nav{height:100%}.jet-menu>nav>.jet-menu-itens{height:100%}}.jet-menu a{color:var(--white);padding:10px 25px;display:block}.jet-menu a[title=Promoções]::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/icons/promotions.svg) center no-repeat;vertical-align:-8px}@media screen and (min-width:991px){.jet-menu li:hover>a{text-decoration:underline}.jet-menu li:hover .submenu{visibility:visible;opacity:1}}.jet-menu .jet-menu-itens{display:flex;max-width:1440px;margin:auto;width:98%}@media screen and (min-width:991px){.jet-menu .jet-menu-itens{justify-content:space-between}}.jet-menu .jet-menu-itens>li{padding:0 0;max-width:280px}@media screen and (max-width:764px){.jet-menu .jet-menu-itens>li{position:relative}}.jet-menu .jet-menu-itens>li.has-submenu>a::after{content:"";display:inline-block;width:12px;height:12px;background:url(/assets/icons/angle.svg) center no-repeat;vertical-align:-1px;margin-left:4px}.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(7) .submenu{right:0;left:auto}.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(n+8){display:none}.jet-menu>nav>.jet-menu-itens>.jet-item:nth-child(n+6)>.submenu{right:0;left:auto}.jet-menu .submenu:not(.last){visibility:hidden;opacity:0;position:absolute;z-index:2;left:0;top:45px;width:100%;background:var(--white);padding:15px;box-shadow:0 3px 4px rgba(0,0,0,.1);transition:ease-in-out .3s}@media screen and (max-width:764px){.jet-menu .submenu:not(.last){visibility:visible;opacity:1;max-height:420px;overflow:auto}}@media screen and (min-width:991px){.jet-menu .submenu:not(.last)::before{content:"";position:absolute;top:0;left:-9999px;height:100%;width:9999px;background:var(--white);box-shadow:-4px 3px 4px rgba(0,0,0,.1)}.jet-menu .submenu:not(.last)::after{content:"";position:absolute;top:0;right:-9999px;height:100%;width:9999px;background:var(--white);box-shadow:4px 3px 4px rgba(0,0,0,.1)}.jet-menu .submenu:not(.last) li.has-submenu:not(.jet-item) .last{position:absolute;background:#d8d8d8;padding:15px;z-index:2;transform:scaleY(0);transform-origin:top;overflow:auto;max-height:300px;transition:.3s ease-in-out}.jet-menu .submenu:not(.last) li.has-submenu:not(.jet-item):hover .last{transform:scaleY(1)}}.jet-menu .submenu:not(.last)>.container{display:flex;gap:20px;max-width:1440px;margin:auto}.jet-menu .submenu:not(.last) a{color:var(--black);text-transform:none;padding:8px 0;white-space:nowrap;min-width:120px}.jet-menu .submenu:not(.last) a.seeAll{color:var(--white)}@media screen and (max-width:764px){.jet-menu .submenu:not(.last) a.seeAll{color:#000}}.jet-menu .submenu:not(.last) .mainLink a{text-transform:uppercase;font-weight:700}.jet-menu .submenu:not(.last) .category-image img{max-width:330px;height:auto}.jet-menu .submenu:not(.last) .seeAllView>li:nth-child(n+9){display:none}.jet-menu .category-image{position:absolute;right:0;height:100%;top:0}.jet-menu .allDepartmens{cursor:pointer}.jet-menu .allDepartmens>.submenu{padding:15px 0;min-width:330px;background:var(--white)}.jet-menu .allDepartmens>.submenu a{color:var(--black)}.jet-menu .allDepartmens>.submenu .submenu{height:100%}.jet-menu .allDepartmens>.submenu .submenu::after,.jet-menu .allDepartmens>.submenu .submenu::before{display:none}.jet-menu .allDepartmens>.submenu .submenu a{color:var(--black);padding:12px 25px}.jet-menu .allDepartmens>.submenu .submenu a.seeAll{font-weight:700;text-decoration:underline;color:var(--mainPurple)}.jet-menu .allDepartmens .jet-menu-itens{flex-direction:column}.jet-menu .allDepartmens .jet-menu-itens li{padding:0;position:inherit}@media screen and (min-width:991px){.jet-menu .allDepartmens .jet-menu-itens li:hover>.submenu{visibility:visible;opacity:1}}.jet-menu .allDepartmens .jet-menu-itens li.has-submenu>a::after{display:none}.jet-menu .allDepartmens .jet-menu-itens a{min-width:210px;padding:7px 5px;position:relative}.jet-menu .allDepartmens .jet-menu-itens .submenu:not(.last){top:0;left:100%;visibility:hidden;opacity:0;padding:15px 0;width:calc(100% - 150px);left:150px;background:#f6f6f6;transition:ease-in-out .3s}.jet-menu .allDepartmens .jet-menu-itens .submenu:not(.last) .container{height:100%}.jet-menu .allDepartmens .jet-menu-itens .submenu:not(.last) .container>ul{display:flex;flex-direction:column;flex-wrap:wrap}.jet-menu .allDepartmens .sandwich{display:flex;flex-direction:column;gap:3px;margin-right:7px}.jet-menu .allDepartmens .sandwich .fill{width:25px;height:4px;background:var(--white);position:relative;top:0;left:0;right:0;bottom:0;transition:ease-in-out .3s}.jet-menu .allDepartmens>span{display:block;color:var(--white);padding:8px 2px;padding-right:20px;display:flex;align-items:center;text-transform:uppercase}.jet-menu .allDepartmens a[title=Promoções]::before{display:none}@media screen and (min-width:991px){.jet-menu .allDepartmens:hover .sandwich .fill:nth-child(1){transform:rotate(45deg);top:2px;width:10px;left:2px}.jet-menu .allDepartmens:hover .sandwich .fill:nth-child(2){transform:rotate(-45deg)}.jet-menu .allDepartmens:hover .sandwich .fill:nth-child(3){transform:rotate(45deg);left:auto;top:auto;right:-11px;bottom:1px;width:11px}}.menu-area{min-height:41px;background:var(--mainPurple)}@media screen and (max-width:991px){.links-area{background:var(--white);width:100%;padding:10px 20px 10px 15px;display:flex!important;gap:15px;position:relative;justify-content:space-around;border-bottom:1px solid #d6c4cc}.links-area .jet-user-login.logged{display:flex;align-items:center}.links-area .jet-user-login::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/icons/user-mobile.svg) center no-repeat;background-size:25px;vertical-align:-8px;margin-right:5px}.links-area .wishlist{display:flex;align-items:center;gap:5px}.links-area .content-login{margin-left:10px}.links-area .content-login ul>li:not(:last-child){display:none}.links-area a,.links-area span{color:var(--black)}.menu-area{position:fixed;z-index:99;top:99px;height:calc(100% - 100px);width:100%;background:#efefef;left:-110%;transition:ease-in-out .3s}.menu-area.active{left:0}.jet-menu{padding:20px 0 0;background:0 0}.jet-menu .jet-menu-itens{flex-direction:column;overflow-y:scroll}.jet-menu .jet-menu-itens>li{max-width:100%}.jet-menu .jet-menu-itens>li.has-submenu>a{position:relative}.jet-menu .jet-menu-itens>li.has-submenu>a::after{content:"";position:absolute;width:41px;height:41px;background:url(/assets/icons/angle-purple.svg) center no-repeat;background-size:20px;right:0;top:0;transition:ease-in-out .3s}.jet-menu .jet-menu-itens>li.has-submenu>a.active::after{transform:rotate(90deg)}.jet-menu a{background:0 0;color:var(--mainPurple);border-radius:5px;padding:12px 10px;font-weight:700}.jet-menu a.seeAll{text-decoration:underline}.jet-menu a.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.jet-menu a[title=Promoções]::before{display:none}.jet-menu .submenu:not(.last){position:relative;visibility:visible;opacity:1;top:0;padding-top:0;display:none;background:#fff;box-shadow:none}.jet-menu .submenu:not(.last) .submenu.last{padding-left:2rem}.jet-menu .submenu:not(.last)>.container{flex-direction:column}.jet-menu .submenu:not(.last)>.container>ul{padding:0 10px}.jet-menu .submenu:not(.last) img{width:100%;height:auto}.jet-menu .submenu:not(.last).active{display:block}.jet-menu .submenu:not(.last) a{font-weight:400}.jet-menu .submenu:not(.last) a.seeAll{font-weight:700;color:var(--mainPurple)}}@media screen and (min-width:991px) and (max-width:1300px){.jet-menu .allDepartmens>.submenu{padding:2px 0}.jet-menu .allDepartmens .jet-menu-itens a{padding:4.2px 25px}}.brand-area{cursor:pointer}.brand-area .rating{display:flex;justify-content:flex-end;gap:5px}.brand-area .rating>span{width:18px;height:18px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.brand-area .rating>span.active{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.brand-area .jet-product-rating{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--black);padding-bottom:12px}.brand-area{cursor:pointer;display:flex;align-items:center}.brand-area img{max-height:40px;width:auto;margin-right:18px}.brand-area .jet-product-brand{display:none}.brand-name{display:none}@media only screen and (max-width:991px){.buy-together-section{padding:20px 15px 0}}.jet-product-buy-together{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:50px}.jet-product-buy-together .buy-together-title{width:100%;font-size:22px;font-weight:700;color:var(--mainPurple);text-indent:32%}@media only screen and (max-width:991px){.jet-product-buy-together{flex-wrap:wrap}}.jet-product-buy-together .products-together{width:calc(100% - 380px)}@media only screen and (max-width:991px){.jet-product-buy-together .products-together{width:100%}}.jet-product-buy-together .products-together ul{display:flex;flex-direction:row;gap:30px}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul{flex-direction:column;gap:50px}}.jet-product-buy-together .products-together ul li{flex:1;position:relative}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li{max-width:100%}}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .product-image{width:100%}}.jet-product-buy-together .products-together ul li .product-image a{display:flex;width:100%}.jet-product-buy-together .products-together ul li .product-image a .main-image{width:100%;height:100%;object-fit:contain;display:flex}.jet-product-buy-together .products-together ul li .product-image a .main-image img{width:100%;height:100%;object-fit:contain}.jet-product-buy-together .products-together ul li .product-image a .alternate-image{width:100%;height:100%;object-fit:contain;display:flex;object-position:center}.jet-product-buy-together .products-together ul li .product-image a .alternate-image img{width:100%;height:100%;object-fit:contain;object-position:center}.jet-product-buy-together .products-together ul li .data h3{height:31px;min-height:22px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.jet-product-buy-together .products-together ul li .product-variation .reference{display:flex;margin-top:20px;gap:15px 10px;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .product-variation .reference{margin:6px 0;gap:6px 10px}.jet-product-buy-together .products-together ul li .product-variation .reference .variation{display:flex}}.jet-product-buy-together .products-together ul li .product-variation .reference .title{text-transform:uppercase;font-size:14px;letter-spacing:1.5px;font-weight:600;width:100%}.jet-product-buy-together .products-together ul li .product-variation .reference .variation-text{padding:4px 10px;border:1px solid #dededf;font-size:12px;cursor:pointer;display:flex;border-radius:5px}.jet-product-buy-together .products-together ul li .product-variation .reference .variation-color{width:30px;height:30px;display:flex;cursor:pointer;border:1px solid transparent}.jet-product-buy-together .products-together ul li .product-variation .reference .active>.variation-text{border-color:var(--black)}.jet-product-buy-together .products-together ul li .product-variation .reference .active>.variation-color{border-color:var(--black)}.jet-product-buy-together .products-together ul li .jet-wishlist-add,.jet-product-buy-together .products-together ul li .product-flag{display:none}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .price{min-height:86px}.jet-product-buy-together .products-together ul li .price .priceDiscount{margin:0 auto 0}}.jet-product-buy-together .products-together ul li .product-buy{position:absolute;margin-left:auto;top:10px;right:5px;border:1px solid var(--black);border-radius:5px;background:var(--white)}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .product-buy{position:absolute;order:1;right:10px}}.jet-product-buy-together .products-together ul li .product-buy button{display:flex;align-items:center;justify-content:center;background:0 0;padding:0;border:0;box-shadow:none}.jet-product-buy-together .products-together ul li .product-buy button.sold-together{padding:5px 10px;background:var(--black);color:var(--white)}.jet-product-buy-together .products-together ul li .product-buy button span{font-size:0;color:var(--mainPurple);display:flex;align-items:center;gap:8px;min-width:32px}.jet-product-buy-together .products-together ul li .product-buy button span.product-add::before{content:"+";display:block;font-size:24px;font-weight:700;min-width:100%;left:0;position:relative;max-width:100%}.jet-product-buy-together .products-together ul li .product-buy button span.product-remove::before{content:"-";display:block;font-size:24px;font-weight:700;background:var(--mainDarkBlue);color:var(--white);min-width:100%;left:0;position:relative;max-width:100%}.jet-product-buy-together .result-buy-together{width:100%;flex:1;padding:140px 0 0;border-radius:5px;max-width:330px}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together{margin-bottom:var(--space-xl);position:relative;top:0;min-width:unset;width:100%;max-width:100%}}.jet-product-buy-together .result-buy-together .result{position:sticky;top:180px;border:1px solid var(--mainPurple);border-radius:5px;padding:20px 50px;background:var(--mainPurple)}.jet-product-buy-together .result-buy-together .result::before{content:"";position:absolute;width:120%;height:270px;background:url(/assets/bg-buy-togheter.webp) center no-repeat;background-size:contain;top:-270px;left:-10%}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together .result{z-index:2}.jet-product-buy-together .result-buy-together .result::before{display:none}}.jet-product-buy-together .result-buy-together .title-result{font-weight:400;font-size:16px;position:relative;padding-bottom:var(--space-md);color:var(--white)}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together .title-result{padding-bottom:0}}.jet-product-buy-together .result-buy-together .title-result>svg{display:block;margin:auto}.jet-product-buy-together .result-buy-together .title-result>strong{font-size:21px;color:var(--white);margin-top:-32px;display:block;position:relative;right:-230px}.jet-product-buy-together .result-buy-together .title-result>p{color:var(--black);margin-top:40px;font-weight:400;line-height:24px;font-size:18px;margin-bottom:0}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together .title-result>p{margin-top:6px}}.jet-product-buy-together .result-buy-together .title-result .title{display:flex;align-items:center;gap:10px;color:var(--mainPurple);font-weight:400;font-size:22px}.jet-product-buy-together .result-buy-together .title-result .title strong{display:block;text-transform:uppercase;font-size:19px}.jet-product-buy-together .result-buy-together .item{position:relative;padding:var(--space-md) 0;justify-content:space-between;display:none}.jet-product-buy-together .result-buy-together .item.total{font-weight:600;display:flex;background:var(--white);padding:15px 20px;border-radius:5px;border:1px solid var(--mainPurple)}.jet-product-buy-together .result-buy-together .item.total .value{font-weight:400}.jet-product-buy-together .result-buy-together button{padding:var(--space-md) var(--space-lg);font-weight:600;font-size:16px;width:100%;border:0;outline:0;cursor:pointer;margin-top:var(--space-md);background-color:var(--mainBlue);color:var(--mainDarkBlue);border-radius:5px}.jet-product-buy-together .result-buy-together button.disabled{opacity:.5;cursor:default}@media only screen and (max-width:991px){.jet-product-buy-together{margin-top:0;gap:14px}.jet-product-buy-together .result-buy-together{padding:0;margin-top:176px}.jet-product-buy-together .result-buy-together::before{content:"";position:absolute;width:100%;height:270px;background:url(/assets/bg-buy-togheter.webp) center no-repeat;background-size:contain;top:-200px;left:0;z-index:1}.jet-product-buy-together .result-buy-together .title-result>strong{width:fit-content;right:auto;margin-left:auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images{display:flex}}jet-product-add-cart{width:calc(100% - 120px)}.jet-product-add-cart{display:flex;gap:15px;flex-direction:column}.jet-product-add-cart>div{flex:1}.jet-product-add-cart>div.btn-one-click{display:none}.jet-product-add-cart button{width:100%;height:60px;border:none;font-size:18px;opacity:1;border-radius:8px;border-radius:60px;text-transform:uppercase;transition:ease-in-out .3s}.jet-product-add-cart button.sold{background:#333;color:var(--white)}.jet-product-add-cart button.add-cart{background:var(--mainDarkBlue);border:1px solid var(--mainDarkBlue);color:var(--white)}.jet-product-add-cart button.add-cart:hover{background:var(--mainPurple);border-color:var(--mainPurple)}.jet-product-add-cart button.add-cart-no-cart{font-weight:700;color:var(--white);background:var(--black);display:none}.jet-product-add-cart button.btn-alert-me{background:var(--black);color:var(--white)}.jet-product-add-cart button.one-click{display:none}.jet-product-add-cart .container-message{background:var(--white);padding:20px;border-radius:8px;border:1px dashed var(--black)}.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}}.buy-area{display:flex;align-items:center;gap:20px}.jet-product-sku{margin-bottom:12px;display:block;font-size:14px;color:#a0a0a0}.jet-product-sku::before{content:"Cód. "}.boxDescriptions{margin-top:50px;margin-bottom:40px}.boxDescriptions .titles{width:98%;max-width:1440px;margin:auto;display:flex;gap:10px}.boxDescriptions .titles span{padding:12px 30px;border-bottom:1px solid transparent;display:inline-block;color:grey;background:#d9d9d9;cursor:pointer;font-size:18px;border-radius:0}.boxDescriptions .titles span.active{color:var(--white);background:var(--mainPurple);border-color:var(--mainPurple)}.boxDescriptions .titles span:first-child{border-bottom-left-radius:10px}.boxDescriptions .titles span:last-child{border-bottom-right-radius:10px}.boxDescriptions .youtube-embed-wrapper{padding:0!important;min-height:400px;margin-top:20px}.boxDescriptions iframe{max-height:400px;max-width:600px}.boxDescriptions iframe+span{display:none}.boxDescriptions .content{padding:30px 0}.boxDescriptions .content>.box{width:98%;margin:auto;max-width:1440px}.boxDescriptions .content>.box>:not(.active){display:none}@media screen and (max-width:991px){.boxDescriptions .content{padding:30px 20px}.boxDescriptions .titles{gap:5px;flex-direction:column}.boxDescriptions .titles span{font-size:13px;border-radius:0}.boxDescriptions .titles span:first-child{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0}.boxDescriptions .titles span:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.descriptionImage img{width:100%;height:auto}.descriptionImage img:last-child{display:none}@media screen and (max-width:991px){.descriptionImage img:last-child{display:block}.descriptionImage img:first-child{display:none}}.jet-product-images{display:flex;gap:10px;justify-content:space-between}.jet-product-images img{width:100%;height:auto;float:left}.thumbs{position:relative}@media screen and (min-width:991px){.thumbs .jet-container{max-width:190px;display:inherit;position:relative;z-index:2}.thumbs .jet-container:not(.tns-slider){display:flex;flex-direction:column;gap:10px}.thumbs .jet-container:not(.tns-slider)>.jet-children{margin-top:0}.thumbs .jet-container:not(.tns-slider)>.jet-children:nth-child(n+6){display:none}.thumbs .jet-container img{max-height:90px}.thumbs .jet-container .jet-children{width:100%;margin:auto;display:block;overflow:hidden;position:relative}.thumbs .jet-container .jet-children+.jet-children{margin-top:10px}.thumbs .thumbs-icon{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.thumbs .thumbs-icon svg{height:50px}.thumbs .tns-controls{top:0;position:absolute;height:100%;transform:none}.thumbs .tns-controls [aria-controls]{background:url(/assets/icons/angle-slide.svg) center no-repeat;background-size:15px;left:50%;transform:rotate(-180deg) translate(50%,0);bottom:-10px;top:auto}.thumbs .tns-controls [aria-controls][disabled]{opacity:.3}.thumbs .tns-controls [aria-controls][data-controls=prev]{right:auto;top:-30px;bottom:auto;transform:rotate(0) translate(-50%,0);left:50%}}@media screen and (max-width:991px){.thumbs .video.youtube{position:relative;display:block}.thumbs .video.youtube .thumbs-icon{position:absolute;height:100%;width:100%;z-index:2;left:0;top:0}.thumbs .video.youtube .thumbs-icon svg{height:120px;display:block;margin:20% auto}.thumbs img{max-height:300px;width:auto;margin:auto;display:block;float:none}.thumbs .jet-container:not(.tns-slider)>.jet-children{width:100%}.thumbs .tns-nav{position:relative;bottom:0}.thumbs .tns-nav>[aria-controls]::after{background:#434343}.thumbs .tns-nav>.tns-nav-active{border-color:#434343}.thumbs .tns-nav>.tns-nav-active::after{background:#434343}}.image-container{width:calc(100% - 100px);position:relative}.image-container a{display:flex}.image-container a[href="#"]{pointer-events:none}.image-container a>img{max-height:600px;width:auto;margin:auto}.active-zoom .zoom-container{opacity:1;width:100%;height:100%;visibility:visible}body>.zoom-container{width:100%;height:100%;opacity:1;visibility:visible;position:fixed;left:0;z-index:9999}.zoom-container{position:absolute;background-repeat:no-repeat;position:absolute;z-index:11;width:0;opacity:0;height:0;visibility:hidden;top:0}@media screen and (max-width:991px){.jet-product-images{flex-direction:column-reverse}.jet-product-images .tns-controls{top:40%}.image-container{display:none}.thumbs .jet-container:not(.tns-slider){flex-direction:row;max-width:100%;display:flex}.thumbs .jet-container:not(.tns-slider)>.jet-children:nth-child(n+2){display:none}.thumbs .jet-container .jet-children+.jet-children{margin-left:10px}}.countdownOffer{display:none}.jet-product-flash-offer{display:block;margin-bottom:10px}.jet-product-flash-offer .time{display:flex;align-items:center;gap:5px}.jet-product-flash-offer .description{background:var(--black);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(--mainPurple);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(--black);color:var(--white);border:1px solid var(--black);font-size:14px;padding:2px 10px 2px 20px;text-align:left;border-radius:4px;text-transform:uppercase;font-weight:400;margin-top:15px;margin-bottom:20px;position:relative;width:fit-content}.jet-product-flag-discount::before{content:"";position:absolute;width:30px;height:30px;background:url(/assets/icons/discount.svg) center no-repeat;background-size:contain;left:-12px;top:-6px}.jet-modal.payments .jet-modal-content{max-width:535px}.openPayments{border:none;background:0 0;padding:0;text-decoration:underline;font-size:14px;margin:20px 0;display:flex;align-items:center;gap:10px;margin-bottom:40px;margin-top:15px}.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 .old-price{text-decoration:line-through;color:#686868}.jet-product-prices .best-price{display:block;font-weight:700;font-size:32px;color:var(--mainDarkBlue);margin-bottom:5px}.jet-product-quantity{border:1px solid var(--mainPurple);border-radius:5px;width:fit-content;position:relative;margin-top:20px}.jet-product-quantity::before{content:"QTD";position:absolute;top:-20px;font-weight:700}.jet-product-quantity button{width:30px;height:30px;border:none;background:0 0;font-weight:700;border-radius:5px;font-size:18px;color:var(--mainPurple)}.jet-product-quantity input{border:none;text-align:center;height:30px;width:30px;color:var(--black);font-weight:400;font-size:16px}.title-product-kit .title{font-size:14px;display:block;margin-bottom:10px}.kit-products{display:flex;flex-wrap:wrap;margin-bottom:20px}.kit-products>.content{width:25%;padding:6px}.kit-products img{height:auto;max-height:100px;width:auto;margin:auto;display:block}.kit-products .name-product{font-size:12px;line-height:15px;display:block;margin-top:7px;margin-bottom:8px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.kit-products .reference .variations{font-size:12px;display:flex;flex-direction:column;margin:7px 0 0;gap:2px}.kit-products .reference .variations .variation{width:fit-content}.kit-products .quantity{display:block;margin-top:4px;font-size:12px}@media screen and (max-width:991px){.kit-products>.content{width:33.3333333333%}}.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(--mainPurple)}.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(--black);border-radius:10px}.jet-modal.review .box .rating-container::-webkit-scrollbar-thumb:hover{background:var(--mainPurple)}@media screen and (max-width:764px){.jet-modal.review .box{flex-direction:column}.jet-modal.review .box>.column{width:100%}}.jet-product-rating-list{margin-top:24px}.jet-product-rating-list .no-rating{margin-bottom:var(--space-lg);display:block}.jet-product-rating-list .rating{display:flex;flex-direction:column;font-size:var(--font-md);padding:var(--space-lg);position:relative;box-shadow:0 0 1px}.jet-product-rating-list .rating .info-author{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:var(--space-md)}.jet-product-rating-list .rating .info-author .name-author{font-size:var(--font-lg);width:100%}.jet-product-rating-list .rating .info-author .city{display:none}.jet-product-rating-list .rating .info-author .email{order:1}.jet-product-rating-list .rating .info-author .rating-author{display:flex}.jet-product-rating-list .rating .info-author .rating-author span{display:inline-block;width:20px;height:15px;color:var(--textBody)}.jet-product-rating-list .rating .info-author .rating-author span:before{content:"";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating-list .rating .info-author .rating-author span.active:before{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating-list .rating+.rating{padding-top:var(--space-md);margin-top:var(--space-md)}.jet-product-rating-list .rating .description{margin-top:var(--space-md)}.jet-product-rating-list .rating .description .description-title{display:block;margin-bottom:var(--space-md)}.jet-product-rating-registration{display:flex;flex-direction:column;align-items:center;justify-content:center}.jet-product-rating-registration form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.jet-product-rating-registration form .container-form{width:100%}.jet-product-rating-registration form .container-form .container-field{position:relative;margin-bottom:var(--space-md)}.jet-product-rating-registration form .container-form .container-field label{display:block;font-size:var(--font-md)}.jet-product-rating-registration form .container-form .container-field input:not([type=checkbox]):not([type=radio]),.jet-product-rating-registration form .container-form .container-field select,.jet-product-rating-registration form .container-form .container-field textarea{background-color:transparent;border:0;position:relative;padding:var(--space-md);font-size:var(--font-md);margin:var(--space-sm) auto 0;width:100%;appearance:textfield;color:var(--textBody);box-shadow:0 0 1px}@media only screen and (max-width:764px){.jet-product-rating-registration form .container-form .container-field input:not([type=checkbox]):not([type=radio]),.jet-product-rating-registration form .container-form .container-field select,.jet-product-rating-registration form .container-form .container-field textarea{font-size:var(--font-lg)}}.jet-product-rating-registration form .container-form .container-field select option[value]{background-color:var(--bgBody);color:var(--textBody)}.jet-product-rating-registration form .container-form .container-field.city{display:inline-block;position:relative;width:calc(50% - var(--space-md));margin-right:var(--space-md)}@media only screen and (max-width:764px){.jet-product-rating-registration form .container-form .container-field.city{width:100%}}.jet-product-rating-registration form .container-form .container-field.state{width:50%;display:inline-block;position:relative}@media only screen and (max-width:764px){.jet-product-rating-registration form .container-form .container-field.state{width:100%}}.jet-product-rating-registration form .container-form .container-field.title{display:inline-block;position:relative;width:calc(50% - var(--space-md));margin-right:var(--space-md)}@media only screen and (max-width:764px){.jet-product-rating-registration form .container-form .container-field.title{width:100%}}.jet-product-rating-registration form .container-form .container-field.rating{width:50%;display:inline-block;position:relative}@media only screen and (max-width:764px){.jet-product-rating-registration form .container-form .container-field.rating{width:100%}}.jet-product-rating-registration form .container-form .container-field.rating .rate ul{list-style:none;padding:0}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li{display:inline-block;padding:0 var(--space-sm);position:relative}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input{display:inline-block;width:20px;height:15px;margin:0;position:relative;-webkit-appearance:none;appearance:none;cursor:pointer}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input:before{content:"";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input.active:before{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating-registration form .container-form .container-field.show-email{display:flex;flex-direction:row;align-items:center}.jet-product-rating-registration form .container-form .container-field.show-email label{margin-left:var(--space-md)}.jet-product-rating-registration form .container-form button{background-color:var(--mainDarkBlue);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:50px;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}.ratingBox{display:flex;gap:50px}.ratingBox .title{display:none}.ratingBox>.column{flex:1}@media screen and (max-width:991px){.ratingBox{flex-direction:column}}.also-section>.container,.related-section>.container{position:relative}.also-section .title-container,.related-section .title-container{font-size:22px;font-weight:400;padding:0;display:block;position:relative}.also-section .title-container p,.also-section .title-container span,.related-section .title-container p,.related-section .title-container span{position:relative;z-index:1;margin:40px auto 10px;display:block}.also-section .title-container p strong,.also-section .title-container span strong,.related-section .title-container p strong,.related-section .title-container span strong{color:var(--mainPurple)}.also-section .jet-container,.related-section .jet-container{margin-bottom:40px}.also-section .jet-card .add-wish,.related-section .jet-card .add-wish{top:0}.also-section .jet-card .jet-container,.related-section .jet-card .jet-container{margin-bottom:0}@media screen and (max-width:991px){.also-section .jet-card,.related-section .jet-card{padding:7px}.also-section .jet-card .jet-card .product-image>a,.related-section .jet-card .jet-card .product-image>a{height:170px}.also-section .jet-card img,.related-section .jet-card img{height:160px}.also-section .jet-card .installment,.related-section .jet-card .installment{font-size:9px}.also-section .jet-card .content.data h3,.related-section .jet-card .content.data h3{font-size:11px}.also-section .jet-card .jet-product-flash-offer,.related-section .jet-card .jet-product-flash-offer{bottom:158px}.also-section .jet-card .jet-product-flash-offer .description,.related-section .jet-card .jet-product-flash-offer .description{display:none}.also-section .jet-card .jet-product-flash-offer .time-countdown span,.related-section .jet-card .jet-product-flash-offer .time-countdown span{padding:0 5px}.also-section.jet-showcase .tns-ovh,.related-section.jet-showcase .tns-ovh{padding:0 5px}}.related-section{background:#1f3f66;margin-top:110px}.related-section.empty{margin:0}.related-section.jet-showcase .title-container{text-align:center;display:block;width:100%;color:var(--white);margin:0;background:url(/assets/icons/bgTitle.svg) center no-repeat;height:240px;margin-bottom:-100px;margin-top:-65px;position:relative;z-index:0;padding-top:30px}.related-section.jet-showcase .title-container strong{display:block}.shipping-area{max-width:100%;margin-top:20px;display:flex;gap:30px}.shipping-area>*{flex:1}.shipping-area .btns-pickup{display:flex;gap:5px;margin-top:5px}.shipping-area .btns-pickup button{padding:6px 12px;border-radius:5px;border:1px solid var(--mainPurple);background:0 0;color:var(--mainPurple)}.shipping-area .btns-pickup button.active{background:var(--mainPurple);color:var(--white)}.shipping-area .jet-product-freight-calculation{display:flex;position:relative}.shipping-area .freight-container{width:100%}.shipping-area .shipping-title{font-weight:500;max-width:140px;line-height:16px}.shipping-area .freight-input{position:relative;padding:0 62px 0 0}.shipping-area .freight-input input{height:40px;outline:0;width:calc(100% - 55px);font-size:14px;background:0 0;border-radius:8px;padding:0 20px;border:1px solid #afafaf}.shipping-area .freight-input button{position:absolute;top:0;right:0;height:40px;border-radius:8px;background:#d9d9d9;border:none;color:#767676;font-size:12px;padding:0 10px;letter-spacing:1px;width:100px;transition:ease-in-out .3s}.shipping-area .freight-input button:hover{background:var(--mainPurple);color:var(--white)}.shipping-area .freight-input+a{font-size:12px;text-decoration:underline;margin-top:8px;display:block;position:absolute;left:0;bottom:-20px}.shipping-area .result{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:column}.shipping-area .result .shipping{position:relative}.shipping-area .result .shipping .name{display:flex;font-weight:700;align-items:center}.shipping-area .result .shipping+.shipping{margin-top:15px;display:block}.shipping-area .result .shipping .tooltip{position:absolute;right:0;top:0}.shipping-area .result .shipping .tooltip::after{content:attr(data-description);position:absolute;background:var(--black);color:var(--white);font-size:12px;font-weight:400;padding:3px 10px;top:-110%;right:20px;width:auto;border-radius:5px;min-width:240px;z-index:2;visibility:hidden}.shipping-area .result .shipping .tooltip::before{content:"";position:absolute;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--black);top:3px;visibility:hidden;right:14px}.shipping-area .result .shipping .tooltip:hover::after,.shipping-area .result .shipping .tooltip:hover::before{visibility:visible}.shipping-area .result .frete-message{color:#cd0006;font-size:12px;text-align:right;font-weight:700}@media screen and (max-width:991px){.shipping-area .result .frete-message{text-align:center;margin-bottom:8px}}.shipping-area .result table{font-size:12px;border-collapse:collapse;width:100%}.shipping-area .result table td{width:33.3333333333%;text-align:left}.shipping-area .result table th{width:33.3333333333%;text-align:left;padding:10px 0}.shipping-area .result table td{border-top:1px solid #ededed;padding:10px 0}.shipping-area .multicd-warning{display:none}@media screen and (max-width:991px){.shipping-area{max-width:100%;margin-top:40px;flex-direction:column}.shipping-area .shipping-title{font-size:12px;width:60px}.shipping-area .freight-container{width:100%;padding-left:0}}.jet-modal.retireNaLoja .jet-modal-content{padding:0 0;max-width:630px}.jet-modal.retireNaLoja .jet-modal-content .title{background:var(--mainPurple);display:flex;justify-content:center;align-items:center;font-size:20px;gap:15px;color:var(--white);padding:12px 0}.jet-modal.retireNaLoja .jet-modal-content .text{display:flex;align-items:center;gap:20px;padding:20px 20px}.jet-modal.retireNaLoja .jet-modal-content .text img{width:248px;height:auto}.jet-modal.retireNaLoja .jet-modal-content .text a{display:block;font-weight:700;color:var(--mainPurple);margin-top:20px;text-decoration:underline}.jet-modal.retireNaLoja .jet-modal-content .text p{line-height:22px}.jet-modal.retireNaLoja .jet-modal-content .jet-modal-close svg path{fill:#fff}.jet-product-name{font-size:25px;margin:10px 0 6px;font-weight:400}.jet-product-variations{margin-bottom:30px;margin-top:30px}.jet-product-variations .title{font-weight:400;font-size:14px;display:block}.jet-product-variations .reference{display:flex;align-items:center;gap:10px}.jet-product-variations .variations{display:flex;gap:10px;margin-top:0;margin-bottom:0}.jet-product-variations .variation-text{border:1px solid var(--mainPurple);padding:7px 18px;display:block;cursor:pointer;border-radius:40px}.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(--black);width:15px;height:15px;font-size:9px;border-radius:100%;color:var(--white);display:flex;align-items:center;justify-content:center}.jet-product-variations .variation.sold .variation-text{border-color:#909090;color:#909090}.jet-product-variations .active>.variation-text{background:var(--mainPurple);color:var(--white)}.jet-product-variations .active>.variation-color{border-color:var(--black)}.mainPDP .jet-wishlist-add span{font-size:0;width:100px;height:60px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;display:block;cursor:pointer;border:1px solid var(--mainPurple);border-radius:60px}.mainPDP .jet-wishlist-add .remove-wish span{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}@media screen and (max-width:991px){.mainPDP .jet-wishlist-add{top:20px;right:20px}}.jet-product-progressive-discount img{max-width:130px}.progressive-discount-rules{margin-bottom:20px}.progressive-discount-rules>span{background:var(--black);display:block;text-align:center;text-transform:uppercase;font-weight:600;color:var(--mainPurple);padding:6px 0}.progressive-discount-rules>span::before{content:"";display:inline-block;width:30px;height:30px;background:url(/assets/icons/discountGreen.svg) center no-repeat;background-size:contain;vertical-align:-9px}.progressive-discount-rules .description{background:var(--mainPurple);color:var(--white);padding:10px 15px}.mainPDP .box{display:flex;gap:60px}.mainPDP .box>.left{width:60%;position:relative}.mainPDP .box>.right{width:calc(40% - 60px);visibility:hidden}.mainPDP .box>.right.show{visibility:visible}@media screen and (max-width:991px){.mainPDP .box{flex-direction:column;gap:0}.mainPDP .box>.left,.mainPDP .box>.right{width:100%;padding:15px}}#pageSize,.jet-filter-order .view{display:none}.ui.breadcrumb{display:flex;justify-content:flex-start;text-transform:uppercase;margin-top:40px}.ui.breadcrumb li+li::before{content:"|";margin:0 10px}.jet-title-page{display:block;text-transform:uppercase;font-weight:700;text-align:left;font-size:28px;margin-top:10px}@media screen and (max-width:991px){.jet-title-page{margin-bottom:26px}}.top-area.has-image{height:400px;margin-bottom:-30px;background-position:center;background-size:cover;background-repeat:no-repeat}.top-area.has-image.container{display:flex;align-items:center}.top-area.has-image .ui.breadcrumb{margin-top:0}@media screen and (max-width:991px){.top-area.has-image{height:250px}}.breadcrumbs-area .ui.breadcrumb{justify-content:flex-start;padding-bottom:20px;border-bottom:1px solid #e0e0e0;margin-bottom:40px;white-space:nowrap;overflow-x:auto}.jet-social-network ul{display:flex;gap:20px;justify-content:center;margin-top:20px}.jet-social-network span{font-size:0;display:block;width:30px;height:30px}.jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:12px}.jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:36px}.jet-social-network span.twitter{background:url(/assets/icons/twitter.svg) center no-repeat;background-size:30px}.jet-social-network span.whatsapp{background:url(/assets/icons/wpp.svg) center no-repeat;background-size:34px}.jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:28px}.jet-social-network span.tiktok{background:url(/assets/icons/tiktok.svg) center no-repeat;background-size:30px}.newsBox{padding:34px 0;background:var(--mainPurple);margin-top:40px}.newsBox .box{display:flex;align-items:center}.newsBox .box>.text{color:var(--white);width:300px}.newsBox .box>.text span{display:block;text-transform:uppercase;font-size:24px}.newsBox .box>.text span::after{content:"";display:block;width:150px;height:1px;background:var(--white);margin:5px 0 10px}.newsBox .box>.text small{font-size:17px;max-width:242px;display:block}.newsBox .box span{font-size:20px;font-weight:700;width:370px}.newsBox .box .inputs{width:calc(100% - 300px)}.newsBox .box .jet-news-itens{display:flex;gap:20px}.newsBox .box #sendNews{background:var(--mainLightPurple);border:none;color:var(--mainDarkBlue);font-weight:700;font-size:15px;height:55px;width:160px;text-transform:uppercase;border-radius:10px}.newsBox .box .jet-input{width:calc(50% - 101px);position:relative}.newsBox .box .jet-input input{height:55px;padding:0 20px;width:100%;outline:0;background:0 0;border:1px solid var(--white);border-radius:10px;font-size:16px;color:var(--white)}.newsBox .box .jet-input input::placeholder{color:var(--white)}.newsBox .box .invalid-feedback span{font-size:12px;font-weight:400}@media screen and (max-width:991px){.newsBox{border-radius:30px}.newsBox .box{flex-direction:column;padding:0 15px}.newsBox .box .inputs,.newsBox .box span{width:100%}.newsBox .box span{text-align:center;margin-bottom:20px}.newsBox .box .jet-news-itens{flex-direction:column;gap:10px}.newsBox .box #sendNews,.newsBox .box .jet-input{width:100%}.newsBox .box>.text small{display:block;text-align:center;max-width:100%;margin-bottom:30px}.newsBox .box>.text span::after{margin:10px auto}}footer{padding-top:40px;background:var(--white)}footer a,footer span{color:var(--black)}footer a{transition:ease-in-out .3s}footer a:hover{color:var(--mainPurple)}footer .box,footer .box-by{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;letter-spacing:1px;color:var(--mainPurple)}footer .title-custom::after{content:"";display:block;width:60px;height:1px;background:var(--black);margin-top:10px}footer .jet-custom-pages>.content:not(:first-child) .title-custom{display:none}footer .jet-social-network ul{flex-direction:row;justify-content:flex-start}footer .jet-social-network span{width:25px;height:25px}footer .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:10px}footer .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:31px}footer .jet-social-network span.twitter{background:url(/assets/icons/twitter.svg) center no-repeat;background-size:25px}footer .jet-social-network span.whatsapp{background:url(/assets/icons/wpp.svg) center no-repeat;background-size:29px}footer .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:23px}footer .jet-social-network span.tiktok{background:url(/assets/icons/tiktok.svg) center no-repeat;background-size:25px}footer ul{flex-direction:column}footer li>a{min-height:25px;line-height:25px;display:block}footer .column.help .divider{display:block;margin:20px 0}footer .column.help span{line-height:25px;width:90%;display:block}footer .column.help strong{display:block;line-height:25px}footer .column.help .doubts{background:var(--mainDarkBlue);color:var(--white);display:block;width:160px;text-align:center;line-height:35px;border-radius:35px;margin-top:20px;box-shadow:1px 3px 4px rgba(0,0,0,.3)}footer .column.help .doubts:hover{background:var(--mainPurple);color:var(--white)}footer .stamps{display:flex;align-items:center;gap:20px}footer .stamps img{max-width:120px;height:auto}footer .stamps span{font-size:0}footer .box-by{height:50px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--black);margin-top:60px}footer .box-by>*{flex:1}footer .box-by>a{max-width:130px}footer .box-by .data-info::after{content:" | ";color:var(--white)}footer .box-by .data{display:flex;gap:7px}footer .box-by .data-address{display:flex;gap:7px}footer .jet-payment-options .title-option{display:none}footer .jet-payment-options img{max-width:42px;max-height:28px;min-height:28px}footer .jet-payment-options .content.options{display:flex;flex-wrap:wrap;gap:5px;max-width:90%}footer .jet-payment-options .debit{display:none}@media screen and (max-width:991px){footer .box,footer .box-by,footer .box-menu{flex-direction:column;padding:0 15px}footer .box{gap:20px}footer .box-menu .title-custom{text-align:left}footer .box-menu .receiveLinks{justify-content:flex-start}footer .box-by{height:auto;padding:30px 15px;display:block}footer .box-by>a{max-width:100%;display:block;text-align:center;margin-top:10px}footer .box-by .data{display:block;text-align:center}footer .box-by .data>div{display:inline;line-height:22px;margin-left:2px}footer .box-by .data-address>span{margin-left:4px}footer .column.help span{width:100%}footer .title-custom{position:relative}footer .title-custom::before{content:"";position:absolute;top:0;right:0;height:100%;width:31px;background:url(/assets/icons/angle-purple.svg) center no-repeat;transform:rotate(0);transform-origin:center;transition:ease-in-out .3s}footer .title-custom.active::before{transform:rotate(90deg)}footer .custom-itens{display:none;margin-bottom:20px}}footer .jet-menu-itens .submenu.last{display:none}footer .category-image{display:none}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .group-title,.jet-showcase .title-container{font-size:24px;display:block;margin:70px 0 40px;color:var(--mainPurple);width:fit-content}.jet-showcase .tns-nav{display:none}.jet-showcase .jet-children .tns-item{opacity:0;visibility:hidden;transition:ease-in-out .3s}.jet-showcase .jet-children .tns-item.tns-slide-active{opacity:1;visibility:visible}.jet-showcase .jet-children:not(.tns-slider){display:flex}.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1;max-width:25%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+5){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{max-width:100%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+2){display:none}}.jet-showcase .jet-card,.jet-showcase .jet-item{padding:0 4px}@media screen and (max-width:991px){.jet-showcase .jet-children{gap:0}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{padding:0}.jet-showcase .group-title,.jet-showcase .title-container{padding:0 5px;text-align:center;width:100%}.jet-showcase .tns-ovh{padding:0}.jet-showcase .tns-nav{display:block;position:relative;bottom:0}}.featuredProducts{background:var(--mainDarkBlue);margin-top:140px;padding-bottom:60px}.featuredProducts .jet-showcase .group-title{text-align:center;display:block;width:100%;color:var(--white);margin:0;background:url(/assets/icons/bgTitle.svg) center no-repeat;height:240px;padding-top:10px;margin-bottom:-100px;margin-top:-65px;position:relative;z-index:0}@media screen and (max-width:991px){.featuredProducts .jet-showcase .group-title{margin-bottom:-60px}}.groupProductsImage{margin:30px 0 70px}.groupProductsImage .group-title{margin:0 0 25px;display:block;text-align:center;width:100%;font-size:24px;color:var(--mainPurple)}.groupProductsImage .box{display:flex;align-items:center}.groupProductsImage .box .left{width:25%}.groupProductsImage .box .right{width:75%;padding:0 40px}@media screen and (max-width:991px){.groupProductsImage .box .left{display:none}.groupProductsImage .box .right{width:100%;padding:0}}.infobar{margin:70px 0 80px}.infobar .box{display:flex;align-items:center;justify-content:space-around}.infobar .item{display:flex;flex-direction:column;gap:10px;text-align:center}.infobar .item span{font-weight:400}@media screen and (max-width:991px){.infobar .box:not(.tns-slider)>.item:nth-child(n+3){display:none}.infobar .item{text-align:center}.infobar svg{margin:auto}}