@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(--pc)}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:'Gotham';--fontSize:14px;--fXS:12px;--fSM:14px;--fMD:16px;--fXL:18px;--fLG:20px;--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;--pc:#E66026;--sc:#002261;--tc:#01379F}@media screen and (min-width:1200px) and (max-width:1400px){:root{--fXS:10px;--fSM:12px;--fMD:14px;--fXL:16px;--fLG:18px}}:root{--blue:#007bff;--indigo:#6c7293;--purple:#6f42c1;--pink:#e83e8c;--red:#A91919;--red-dark:#c80642;--orange:#fd7e14;--yellow:#ffe623;--green:#28a745;--teal:#20c997;--teal-dark:#1bc5bd;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gray-light:#ddd;--primary:#5867dd;--secondary:#e1e1ef;--success:#0abb87;--info:#5578eb;--warning:#ffb822;--danger:#fd397a;--light:#f7f7f7;--dark:#1a1a27;--facebook:#3b5998;--google:#dd4b39;--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:20px;--font-xxl:25px;--font-big:30px;--space-sm:0.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:3rem}@media screen and (max-width:764px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:764px){.mobile-only{display:block!important}}@media screen and (max-width:991px) and (min-width:768px){.tablet-hide{display:none!important}}@media screen and (min-width:992px){.computer-hide{display:none!important}}.hideme{display:none!important}jet-alert-me{width:100%;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me{position:fixed;top:0;right:-100%;background:#fff;height:100%;padding:2rem;width:100%;max-width:500px;z-index:102}jet-alert-me .jet-alert-me.open{animation:fadeInRight;animation-duration:1s;right:0}jet-alert-me .jet-alert-me.closed{animation:fadeOutRight;animation-duration:1s}jet-alert-me .jet-alert-me .alert-me{position:relative;margin-top:var(--space-xl)}jet-alert-me .jet-alert-me .alert-me .close-form{background:0 0;border:0;position:absolute;right:-.5rem;top:-1.5rem;transform:translateY(-50%);outline:0;cursor:pointer;padding:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .close-form:after{content:"X";display:block;outline:0;font-size:var(--font-xl)}jet-alert-me .jet-alert-me .alert-me .close-form span{display:none}jet-alert-me .jet-alert-me .alert-me .alert-text{display:block;text-align:center;line-height:20px;font-size:var(--font-md)}jet-alert-me .jet-alert-me .alert-me .alert{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me .alert-me .alert .image{flex:1;padding-right:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .alert .image img{max-width:100%}jet-alert-me .jet-alert-me .alert-me .alert form{flex:1}jet-alert-me .jet-alert-me .alert-me .alert form .container-field{position:relative}jet-alert-me .jet-alert-me .alert-me .alert form button{background-color:var(--bgButton);color:var(--colorButton);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card.grid{border-radius:10px;border:1px solid #e5e5e5;background:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:40px 20px}.jet-card .main-image,.jet-card .price>:not(.product-availability),.jet-card .product-flag{display:none}.jet-card .content.images{display:flex;align-items:center;gap:10px}.jet-card .content.images .alternate-image img{max-width:80px;height:auto}.jet-card .content.images h3{margin:14px 0 0;font-size:var(--fMD);color:var(--sc)}.jet-card .content.images .product-availability{text-transform:uppercase;font-weight:700;color:var(--sc);font-size:var(--fXS)}.jet-card .product-buy a{font-size:var(--fMD);font-weight:700;border-radius:8px;border:2px solid var(--tc);color:var(--tc);display:block;text-align:center;padding:12px 0;margin-top:15px;transition:ease-in-out .3s}.jet-card .product-buy a::after{content:"";display:inline-block;width:28px;height:28px;background:url(/assets/icons/arrow-direction.svg) center no-repeat;background-size:contain;vertical-align:-9px;margin-left:28px;transition:ease-in-out .3s}@media screen and (min-width:991px){.jet-card .product-buy a:hover{background:var(--tc);color:var(--white)}.jet-card .product-buy a:hover::after{filter:brightness(0) invert(1)}}.jet-card .attributes{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:25px}.jet-card .attributes span{font-size:11px;background:var(--sc);font-weight:700;color:var(--white);padding:5px 10px;border-radius:12px}.jet-card .product-partner{display:none}@media screen and (max-width:991px){.jet-card.grid{padding:30px 20px}.jet-card .content.images .alternate-image img{max-width:55px}.jet-card .content.images h3{font-size:var(--fSM);margin-top:8px}.jet-card .content.images .product-availability{font-size:10px}.jet-card .product-buy a{padding:5px 0;font-size:var(--fXS)}.jet-card .product-buy a::after{width:18px;margin-left:10px}}.mask-preview{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:100;animation:fadeIn;animation-duration:.8s}.mask-preview.mask-off{animation:fadeOut;animation-duration:.8s}.floating-preview{position:fixed;z-index:999;top:0;height:100%;width:100%;max-width:520px;right:-100%}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.active .closeCart{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background:var(--white);height:100%;font-variant-numeric:lining-nums proportional-nums}.floating-preview .container-preview .jet-cart-timer{display:flex;align-items:center;margin-top:8px;font-size:12px}.floating-preview .container-preview .jet-cart-timer svg{height:18px}.floating-preview .container-preview .title-cart{display:flex;align-items:center;justify-content:center;font-size:var(--fMD);font-weight:500;gap:10px;position:relative;height:50px;padding:0 20px;color:var(--white);background:var(--tc)}.floating-preview .container-preview .title-cart span::before{content:"";display:inline-block;width:22px;height:22px;background:url(/assets/icons/cart.svg) center no-repeat;background-size:contain;vertical-align:-3px;filter:brightness(0) invert(1);margin-right:7px}.floating-preview .container-preview .fecharCarrinho{border:none;padding:0;width:70px;height:50px;outline:0;background:0 0;position:absolute;right:20px;top:0}.floating-preview .container-preview .fecharCarrinho::after{content:"";width:20px;height:1px;background:var(--white);position:absolute;transform:rotate(-45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho::before{content:"";width:20px;height:1px;background:var(--white);position:absolute;transform:rotate(45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho:hover::after,.floating-preview .container-preview .fecharCarrinho:hover::before{transform:rotate(0)}@media screen and (max-width:764px){.floating-preview .container-preview .fecharCarrinho::after,.floating-preview .container-preview .fecharCarrinho::before{left:auto;right:0}}.floating-preview .container-preview .jet-cart-preview{height:100%}.floating-preview .container-preview .jet-cart-preview .content{height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview{display:flex;flex-direction:column;padding:0;height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart{border-radius:5px;display:block;text-align:center;margin-top:100px;color:var(--black)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart span{margin-bottom:var(--space-md);display:block;font-size:var(--fX);font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart p{font-size:var(--fSM);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:var(--fSM);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:var(--fMD)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .description{font-size:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip{background-color:var(--light);padding:var(--space-md);margin:var(--space-md);border-radius:var(--space-sm);font-size:var(--font-md);font-weight:400;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:10px;position:relative;background-color:#fff;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product+.product{border-top:1px solid #ebebeb;margin-top:10px;padding-top:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{width:100px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:100px;width:100%;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{display:flex;justify-content:space-between;width:calc(100% - 100px);flex-wrap:wrap;padding-left:10px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{gap:var(--space-sm);flex-wrap:wrap}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info>.data{width:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{color:#000;width:calc(100% - 15px);display:block;font-size:var(--fSM);font-weight:700}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{width:calc(100% - 15px)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:var(--font-sm)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{font-size:90%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .product-availability{order:-1;text-transform:uppercase;font-weight:700;font-size:var(--fXS);color:var(--sc)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{display:flex;flex-direction:row;margin-top:var(--space-sm);margin-bottom:var(--space-sm);align-items:baseline}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .old-price{margin-right:var(--space-sm);opacity:.8;font-size:var(--font-sm);text-decoration:line-through}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .best-price{color:var(--colorCard);font-size:12px;font-weight:900}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--bgBody);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd{display:flex;flex-direction:row;align-items:center;overflow:hidden;width:max-content}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{display:inline-block;width:30px;height:30px;text-align:center;border-radius:var(--space-sm);border:1px solid var(--black);margin:0 4px}@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;background:#d9d9d9;border-radius:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button span{font-size:var(--font-xl);font-weight:300;color:#000;line-height:var(--font-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button.plus{background:var(--sc)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button.plus span{color:var(--white)}.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:var(--tc);color:var(--white)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{background:#efeee8;color:var(--white);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:2px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest::before{content:"";width:20px;height:20px;background:url(/assets/icons/truck.svg) center no-repeat;background-size:contain;display:inline-block;vertical-align:-5px;margin-right:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{font-size:var(--font-md);font-weight:400;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal span{display:flex;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .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)}@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;font-size:12px;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-md);max-height:140px;overflow-y:scroll}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping{display:flex;align-items:center;position:relative;padding-left:3rem;font-size:var(--font-sm);user-select:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label{cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #ccc;border-radius:50rem;left:0;top:50%;transform:translateY(-50%)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:after{position:absolute;content:"";width:10px;height:10px;background:var(--textBody);border-radius:50rem;top:50%;left:5px;transform:translateY(-50%);display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input:checked~label:after{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info{display:flex;flex-direction:column;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .time{line-height:initial;color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .name{display:inline-flex;gap:var(--space-sm);line-height:initial;margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position:absolute;background-color:var(--bgButtonCheckout);color:var(--colorButtonCheckout);border-radius:5px;bottom:calc(100% + var(--space-sm));left:calc(var(--space-md) * -1);transition:opacity .3s;z-index:0;font-size:85%;text-align:left;padding:var(--space-sm) var(--space-md);line-height:var(--font-xl);opacity:.8;transition:all .5s ease}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:after{content:"";border:7px solid var(--bgButtonCheckout);position:absolute;left:var(--space-md);transform:rotate(45deg);bottom:calc(var(--space-sm) * -1);z-index:-1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{display:block;font-size:var(--fMD);margin-bottom:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span{display:flex;justify-content:space-between;align-items:center;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span>span{font-weight:600}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{margin:var(--space-md) 0;font-size:var(--font-md)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-checkout{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish{display:block;width:100%;height:50px;text-align:center;background:var(--pc);color:var(--white);font-size:var(--fMD);border:none;border-radius:48px;font-weight:700}@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(--pc);display:block;margin:0 0 var(--space-sm) 0;padding:0 0 var(--space-sm) 0}.jet-summary-outstock .button-outstock{text-align:center}.jet-summary-outstock .button-outstock button{background-color:var(--bgButton);color:var(--colorButton);border:1px solid var(--bgBorder);padding:var(--space-md) var(--space-lg);font-weight:700;font-size:var(--font-lg);outline:0;border-radius:var(--radiusButton);cursor:pointer}.jet-summary-outstock .list-products-outstock{display:flex}.jet-summary-outstock .info{margin:var(--space-md);width:100%}.jet-summary-outstock .info .product-detail{padding-bottom:var(--space-md)}.jet-summary-outstock .info .product-detail span>div>span{font-weight:400}@media only screen and (max-width:991px){.jet-summary-outstock .info .product-detail h1{font-size:var(--font-md)}}.jet-summary-outstock img{max-width:20%;margin:var(--space-md) var(--space-md) var(--space-md) 0;width:auto;height:auto}@media only screen and (max-width:991px){.jet-summary-outstock img{max-width:35%}}.closeCart{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;z-index:0;cursor:pointer;display:none}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(100vh - var(--space-lg));max-width:100vw;max-height:100vh;position:absolute;top:unset;left:unset;margin:auto;transform:unset}.jet-modal .jet-modal-content.small{height:auto}}.jet-modal .jet-modal-content.content-center{display:flex;flex-direction:column;justify-content:center}.jet-modal .jet-modal-content.auto-height{height:auto!important;width:55%}@media only screen and (max-width:992px){.jet-modal .jet-modal-content.auto-height{height:100vh!important;width:100%}}.jet-modal .jet-modal-content .jet-modal-close{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:2}.jet-modal .jet-modal-content .jet-modal-close span{display:none}.jet-modal .jet-modal-content .jet-modal-close svg{width:100%;max-width:20px;margin-right:var(--space-sm)}.jet-policy-privacy{position:fixed;left:calc(50% - var(--space-sm));bottom:0;transform:translate(-50%,-50%);background:var(--bgBody);z-index:99999;width:1200px;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:-3px}@media only screen and (max-width:764px){.jet-policy-privacy{left:50%}}.jet-policy-privacy .policy-container{width:1200px;max-width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;animation:scaleIn;animation-duration:.8s}.jet-policy-privacy .policy-container p{margin:0;color:var(--textBody)}.jet-policy-privacy .policy-container p a{color:var(--textBody);font-weight:400;text-decoration:underline}.jet-policy-privacy .policy-container button{background-color:var(--black);box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:var(--radiusButton);display:inline-block;text-align:center;text-transform:uppercase;font-size:var(--font-md);font-weight:400;cursor:pointer;outline:0;margin:0;border:0;transition:all .5s ease-in-out}@media only screen and (max-width:764px){.jet-policy-privacy .policy-container button{margin:0 0 0 5px;font-size:var(--font-sm)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.search-box{width:calc(100% - 465px)}.search-box .jet-search{border-radius:42px;position:relative;max-width:90%;margin:auto;background:var(--white);border:1px solid var(--tc)}.search-box input{border:none;height:42px;width:100%;background:0 0;padding:0 20px}.search-box input::placeholder{color:#aeaeae}.search-box .jet-button{position:absolute;right:-1px;top:-1px;height:calc(100% + 2px);width:50px;border:none;background:url(/assets/icons/search.svg) center no-repeat;border-radius:8px;transition:ease-in-out .3s;padding:0}@media screen and (max-width:991px){.search-box{position:absolute;bottom:-58px;width:100%;left:0;display:none;background:var(--white);padding:10px}.search-box.active{display:block}.search-box input{height:36px}.search-box .jet-search{background:var(--white);max-width:100%;border-radius:40px}.search-box .jet-button{background:url(/assets/icons/search.svg) center no-repeat;background-size:25px;width:50px;height:100%;top:0;right:0;border-radius:0;background-size:20px}}.jet-search-result{position:absolute;color:var(--black);background:var(--white);top:48px;padding:10px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;z-index:99}.jet-search-result .no-results{text-align:center}.jet-search-result .no-results>strong{display:block}.jet-search-result .item img{max-height:84px;width:auto}.jet-search-result .item a{color:var(--black);display:flex;align-items:center;padding:10px;gap:20px}.jet-search-result .item+.item{border-top:1px solid #e1e1e1}.jet-search-result .item .info{display:flex;flex-direction:column}.jet-search-result .item .old-price{color:#979797;text-decoration:line-through;margin-right:8px}.jet-search-result .item .best-price{font-weight:700;color:var(--pc)}.jet-search-result .show-products{color:var(--black);display:block;text-align:center}@media screen and (max-width:991px){.jet-search-result{top:40px}.jet-search-result .item img{max-height:50px}}.tns-nav{text-align:center;position:absolute;bottom:20px;display:flex;gap:0;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:12px;height:12px;padding:0;margin:0 5px;border:none;cursor:pointer;background:#bdc6e3;border-radius:12px;transition:ease-in-out .3s}.tns-nav>.tns-nav-active{width:44px;background:var(--pc)}.tns-controls{text-align:center;margin-bottom:0;position:absolute;top:28%;left:0;transform:translate(0,-50%);width:100%}.tns-controls [aria-controls]{font-size:0;border:none;padding:0;cursor:pointer;width:40px;height:60px;background:url(/assets/icons/arrow.svg) 34px center no-repeat;background-size:15px;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-itens{display:flex;gap:50px;justify-content:flex-start;flex-wrap:wrap;width:98%;margin:auto}.jet-menu-itens .jet-item>a{height:35px;line-height:35px;display:block;font-size:var(--fMD);position:relative;color:#4d4d4d;transition:ease-in-out .3s;font-weight:700}.jet-menu-itens .jet-item>a[title="Planejas & Estruturar"]::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/menu/plan.svg) center no-repeat;background-size:contain;vertical-align:-5px}.jet-menu-itens .jet-item>a[title="Recrutar & Selecionar"]::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/menu/select.svg) center no-repeat;background-size:contain;vertical-align:-5px}.jet-menu-itens .jet-item>a[title="Admitir & Contratar"]::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/menu/hire.svg) center no-repeat;background-size:contain;vertical-align:-5px}.jet-menu-itens .jet-item>a[title="Organizar & Operacionalizar"]::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/menu/organize.svg) center no-repeat;background-size:contain;vertical-align:-5px}@media screen and (min-width:991px){.jet-menu-itens .jet-item.has-submenu>a::after{content:"";display:inline-block;width:10px;height:10px;background:url(/assets/icons/arrow-gray.svg) center no-repeat;background-size:contain}.jet-menu-itens .jet-item.has-submenu>.submenu{position:absolute;width:100%;visibility:hidden;opacity:0;z-index:2;background:var(--white);padding:45px 50px;transition:ease-in-out .3s;border-radius:0 0 30px 30px;box-shadow:0 0 0 10000px rgba(0,0,0,.3)}.jet-menu-itens .jet-item.has-submenu>.submenu>.container{display:flex}.jet-menu-itens .jet-item.has-submenu>.submenu>.container>ul{display:flex;flex-direction:column;flex-wrap:wrap;max-height:530px;gap:40px 0;width:100%}.jet-menu-itens .jet-item.has-submenu>.submenu>.container>ul>li .title{font-weight:700;color:var(--tc);font-size:var(--fMD);margin-bottom:12px;display:block}.jet-menu-itens .jet-item.has-submenu>.submenu>.container>ul>li ul li a{line-height:25px}.jet-menu-itens .jet-item.has-submenu>.submenu a:hover{text-decoration:underline}.jet-menu-itens .jet-item.has-submenu:hover>.submenu{visibility:visible;opacity:1}.jet-menu-itens .jet-item:hover>a{color:var(--pc)}}@media screen and (max-width:991px){.jet-menu-itens{flex-direction:column;border-top:1px solid var(--pc);padding:20px 15px;gap:0}.jet-menu-itens .jet-item.has-submenu .submenu{position:relative;display:none;top:0;visibility:visible;opacity:1}.jet-menu-itens .jet-item.has-submenu .submenu.active{display:block}.jet-menu-itens .jet-item.has-submenu .submenu>a{text-decoration:underline}.jet-menu-itens .jet-item{padding-bottom:10px;padding-top:10px;padding-left:7px}.jet-menu-itens .jet-item.has-submenu>.submenu{padding-top:10px}.jet-menu-itens .jet-item.has-submenu>a{position:relative}.jet-menu-itens .jet-item.has-submenu>a::after{content:"";background:url(/assets/icons/arrow-gray.svg) center no-repeat;background-size:contain;width:14px;transform:rotate(0);height:20px;position:absolute;top:9px;right:10px}.jet-menu-itens .jet-item.has-submenu>a.active{color:var(--pc)}.jet-menu-itens .jet-item.has-submenu>a.active::before{content:"";position:absolute;bottom:0;left:0;width:110px;height:2px;background:var(--sc);transition:ease-in-out .3s}.jet-menu-itens .jet-item.has-submenu>a.active::after{transform:rotate(90deg)}.jet-menu-itens .jet-item .submenu.last a::before{content:"";display:inline-block;width:8px;height:8px;background:var(--sc);border-radius:100%;vertical-align:2px;margin-right:10px}.jet-menu-itens .jet-item .submenu a{line-height:35px;font-size:var(--fMD);position:relative;width:100%;display:block}.jet-menu-itens .jet-item .submenu a.seeAll{color:var(--tc)}.jet-menu-itens .jet-item .submenu a.active{color:var(--pc);font-weight:700}.jet-menu-itens .jet-item .submenu a.has-submenu::after{content:"+";position:absolute;right:12px;font-weight:700;color:var(--sc);transition:ease-in-out .3s}.jet-menu-itens .jet-item .submenu a.has-submenu.active::after{transform:rotate(45deg)}.jet-menu-itens .jet-item>a{line-height:35px;color:#4d4d4d;display:block;font-size:var(--fMD);font-weight:700}}.jet-product-rating{margin:10px 0;cursor:pointer}.jet-product-rating .rating{display:flex;gap:5px}.jet-product-rating .rating>span{width:18px;height:18px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating .rating>span.active{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-availability .description{font-size:var(--fSM);color:var(--sc);font-weight:700;text-transform:uppercase}.brand-name{font-size:12px;color:#bcbcbc;vertical-align:2px;margin-left:40px}.brand-name::before{content:"Marca: "}.jet-product-brand img{display:none}.buy-together-section{display:none!important}body.logged .buy-together-section{display:block!important}.jet-product-buy-together{justify-content:center;background:rgba(238,238,238,.5);display:flex;flex-wrap:wrap;padding-bottom:45px}.jet-product-buy-together>.products-together{max-width:1075px;display:block;overflow:hidden;margin-right:15px}.jet-product-buy-together>.products-together>ul>li{background:var(--white);float:left;padding:50px 20px;width:calc(100% - 365px);position:relative}.jet-product-buy-together>.products-together>ul>li:nth-child(n+3){margin-top:8px}.jet-product-buy-together>.products-together>ul>li:nth-child(n+2){padding:12px 50px}.jet-product-buy-together>.products-together>ul>li:nth-child(n+2) h3{margin:0}@media screen and (min-width:991px){.jet-product-buy-together>.products-together>ul>li:first-child{width:350px;margin-right:15px;min-height:372px}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card>.jet-container{flex-direction:column}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .content.product-buy{display:none}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .main-image img{max-width:220px;height:auto;margin:auto;display:block}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .product-name h3{font-size:18px;text-align:center;color:var(--sc)}.jet-product-buy-together>.products-together>ul>li:first-child .jet-card .price>*{display:none}}.jet-product-buy-together>.products-together .jet-card .price{display:flex;align-items:baseline;gap:5px}.jet-product-buy-together>.products-together .jet-card .price>*{display:block}.jet-product-buy-together>.products-together .jet-card .price .old-price{font-size:14px;text-decoration:line-through}.jet-product-buy-together>.products-together .jet-card .price .best-price{font-weight:700;color:var(--pc);font-size:var(--fLG)}.jet-product-buy-together>.products-together .jet-card>.jet-container{display:flex;align-items:center}.jet-product-buy-together>.products-together .jet-card .product-availability{display:none}.jet-product-buy-together>.products-together .jet-card .content.product-image{width:100%}.jet-product-buy-together>.products-together .jet-card .product-name h3{font-size:var(--fMD);font-weight:400;color:var(--black)}.jet-product-buy-together>.products-together .jet-card .main-image{display:block;width:100%}.jet-product-buy-together>.products-together .jet-card .main-image img{max-width:100px;height:auto}.jet-product-buy-together>.products-together .jet-card .alternate-image{display:none}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference{display:flex;flex-wrap:wrap;gap:5px}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference>.title{width:100%;font-weight:700;color:var(--sc);margin-bottom:10px}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference .variation-text{display:block;border:1px solid var(--sc);padding:5px 10px;border-radius:20px;font-size:var(--fXS);cursor:pointer;color:var(--sc)}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference .active>.variation-text{background:var(--sc);color:var(--white)}.jet-product-buy-together>.products-together .jet-card .content.product-buy .add-together{position:absolute;font-size:0;left:15px;top:50%;width:20px;height:20px;border-radius:4px;border:1px solid #939598;background:0 0;transform:translate(0,-50%);padding:0}.jet-product-buy-together>.products-together .jet-card .content.product-buy .add-together>span{display:block;width:100%;height:100%}.jet-product-buy-together>.products-together .jet-card .content.product-buy .add-together>span.product-remove{background:#939598 url(/assets/icons/check.svg) center no-repeat}.jet-product-buy-together .buy-together-title{font-size:24px;font-weight:700;color:var(--sc);margin:0 auto 32px;padding-top:45px;display:block;text-align:center;width:100%}@media screen and (max-width:991px){.jet-product-buy-together{padding:0 10px}.jet-product-buy-together>.products-together{width:100%;max-width:100%;margin:0 0 8px}.jet-product-buy-together>.products-together>ul{display:flex;flex-direction:column}.jet-product-buy-together>.products-together>ul>li{width:100%;margin-top:8px;padding:12px 50px}.jet-product-buy-together>.products-together>ul>li:first-child{border:2px solid var(--pc)}.jet-product-buy-together>.products-together .jet-card .product-name h3{font-size:var(--fSM)}.jet-product-buy-together>.products-together .jet-card .main-image img{max-width:70px}.jet-product-buy-together>.products-together .jet-card .price .old-price{font-size:var(--fXS)}.jet-product-buy-together>.products-together .jet-card .price .best-price{font-size:var(--fMD)}.jet-product-buy-together>.products-together .jet-card .content.product-variation .reference .variation-text{font-size:10px}}.result-buy-together{background:var(--white);width:350px;display:flex;align-items:center;justify-content:center;text-align:center}.result-buy-together .title-result{font-size:var(--fMD);font-weight:700}.result-buy-together .item.total{font-size:var(--fLG);font-weight:700;color:var(--pc)}.result-buy-together .item.summary{text-decoration:line-through}.result-buy-together button{display:flex;align-items:center;margin:20px auto 0;height:35px;border:none;background:var(--pc);color:var(--white);font-weight:700;width:240px;justify-content:center;transition:ease-in-out .3s;border-radius:8px}.result-buy-together button:hover{background:var(--sc)}@media screen and (max-width:991px){.result-buy-together{width:100%;margin-bottom:20px;padding-bottom:15px}}.buy-area{display:none;align-items:center}jet-product-add-cart{width:100%}.jet-product-add-cart{display:flex;flex-direction:column}.jet-product-add-cart>div{flex:1}.jet-product-add-cart>div.btn-one-click{display:none}.jet-product-add-cart button{width:100%;height:58px;border:none;font-size:var(--fMD);opacity:1;border-radius:58px;font-weight:700;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(--pc);color:var(--white)}.jet-product-add-cart button.add-cart:hover{background:var(--sc)}.jet-product-add-cart button.add-cart-no-cart{font-weight:700;color:var(--white);background:var(--pc);display:none}.jet-product-add-cart button.btn-alert-me{background:var(--pc);color:var(--white)}.jet-product-add-cart button.one-click{display:none}.jet-product-add-cart a.add-cart{width:100%;height:50px;border:none;font-size:var(--fMD);opacity:1;border-radius:8px;background:var(--sc);color:var(--white);display:flex;justify-content:center;align-items:center;transition:ease-in-out .3s}.jet-product-add-cart a.add-cart:hover{background:var(--pc)}.jet-product-add-cart .container-message{background:var(--white);padding:20px;border-radius:8px}.jet-product-add-cart .container-message span{display:block;font-size:var(--fSM);text-align:center;max-width:300px;margin:0 auto 15px}@media screen and (max-width:991px){.jet-product-add-cart{flex-direction:column;gap:10px}.jet-product-add-cart>div:first-child{display:none}}.login-area{display:flex;flex-direction:column;background:var(--white);border-radius:10px;text-align:center;margin-top:30px;padding:30px 20px;gap:12px}.login-area a{background:var(--pc);color:var(--white);line-height:58px;border-radius:58px;font-size:var(--fMD);font-weight:700;margin-top:10px;transition:ease-in-out .3s}.login-area a:hover{background:var(--sc)}.login-area strong{font-weight:700;font-size:var(--fXL)}body.logged .login-area{display:none}body.logged .buy-area,body.logged .price-area{display:flex}.descriptionBox{margin-top:50px}.descriptionBox .toggleBox{border-bottom:1px solid var(--black);margin-bottom:20px;padding-bottom:20px}.descriptionBox .toggleBox>.title{font-size:var(--fMD);color:var(--tc);display:block;cursor:pointer;font-weight:700}.descriptionBox .toggleBox>.title::after{content:"";width:20px;height:20px;background:url(/assets/icons/arrow-orange.svg) center no-repeat;display:inline-block;float:right;position:relative;top:3px;transition:ease-in-out .3s}.descriptionBox .toggleBox>.title.active::after{transform:rotate(90deg)}.descriptionBox .toggleBox>.content{display:none}.descriptionBox .toggleBox>.content.active{display:block}.descriptionBox .jet-product-summarized-description{border-bottom:1px solid var(--black);margin-bottom:20px;padding-bottom:20px}.descriptionBox img{width:100%;height:auto}.jet-product-additional{margin-top:15px}.jet-product-additional .result-additional{border-top:1px solid var(--black);padding:20px 20px 0;margin-top:20px}.jet-product-additional .info-two{margin-bottom:30px}.jet-product-additional .buy-button-container{display:flex;justify-content:space-between;align-items:center}.jet-product-additional .buy-button-container>button{background:var(--sc);border:none;text-transform:uppercase;color:var(--white);padding:12px 30px;border-radius:5px;transition:ease-in-out .3s}.jet-product-additional .buy-button-container>button:hover{background:var(--pc)}.jet-product-additional .item.total .value{font-weight:700;font-size:var(--fX);color:var(--pc)}.jet-product-additional .additional-title{display:none}.jet-product-additional .jet-card .jet-container{flex-direction:row;align-items:center}.jet-product-additional .jet-card .product-image{height:90px}.jet-product-additional .jet-card .content{background:0 0}.jet-product-additional .jet-card .content.action a,.jet-product-additional .jet-card .content.action button{position:relative;bottom:auto;right:auto;font-weight:400}.jet-product-additional .jet-card .content.action{margin-left:10px}.jet-product-additional .jet-card .content.action button{background:0 0;color:var(--black)}.jet-product-additional .jet-card .content.action button:hover{background:0 0;color:var(--black)}.jet-product-additional .jet-card .content.action button::before{content:"";display:inline-block;width:28px;height:28px;border:1px solid var(--black);border-radius:5px;vertical-align:-9px;margin-right:5px}.jet-product-additional .jet-card .content.action button.selected::before{background:var(--pc)}.jet-product-additional .jet-card .content .price{margin:0}.jet-product-additional .jet-card .content.data{padding:0 12px 0}.jet-product-additional .jet-card .content.data h3{min-height:auto;font-weight:400;font-size:15px}.jet-product-additional .jet-card .content.images{width:100px;margin:0}.jet-product-additional .jet-card .content .product-values{order:4}.jet-product-additional .jet-card .content .product-quantity{border:1px solid #000;border-radius:8px}.jet-product-additional .jet-card .content .product-quantity button,.jet-product-additional .jet-card .content .product-quantity input{border:none;height:35px;width:25px;background:0 0;font-weight:700}.jet-product-additional .jet-card .content .product-quantity button.plus{color:var(--pc)}.jet-product-additional .jet-card .content .product-quantity input{width:50px;text-align:center;font-weight:400}.jet-product-additional .jet-card .content .price .best-price{font-weight:400;color:var(--black);font-size:var(--fSM)}.jet-product-additional .jet-card .product-info{flex-direction:row;align-items:center;gap:30px}.summary-infos{border-top:1px solid var(--black);margin-top:30px;padding-top:15px}.summary-infos .jet-product-summarized-description strong{font-weight:700;color:var(--tc)}.summary-infos .jet-product-summarized-description{line-height:22px}.receiveAttributes{border-radius:8px;border:1px solid rgba(192,192,192,.71);background:var(--white);padding:12px 32px;display:flex;flex-wrap:wrap;gap:8px 0;margin-top:25px}.receiveAttributes>.item{display:flex;align-items:center;width:50%;gap:8px;font-weight:700;font-size:var(--fXS);color:#4d4d4d}.jet-product-images{display:flex;gap:10px;justify-content:space-between;flex-direction:column-reverse}.jet-product-images img{width:100%;height:auto;float:left}.thumbs{position:relative}.thumbs .jet-container .jet-children{position:relative}.thumbs .jet-container .jet-children .thumbs-icon{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.thumbs .jet-container .jet-children .thumbs-icon svg{height:40px}@media screen and (min-width:991px){.thumbs .jet-container:not(.tns-slider){display:flex;gap:10px}.thumbs .jet-container:not(.tns-slider)>.jet-children{max-width:110px;margin:0}.thumbs .jet-container:not(.tns-slider)>.jet-children img{max-height:110px;height:100%;object-fit:cover}.thumbs .jet-container .jet-children{width:100%;margin:auto;display:block;overflow:hidden}.thumbs .jet-container .jet-children+.jet-children{margin-left:10px}.thumbs .jet-container .jet-children img{max-height:110px;object-fit:cover}.thumbs .tns-controls{top:0;position:absolute;height:100%;max-width:100px;transform:none}.thumbs .tns-controls [aria-controls]{background:url(/assets/icons/angle.svg) 10px center no-repeat;background-size:12px;left:30px;transform:rotate(90deg);bottom:-30px;top:auto}.thumbs .tns-controls [aria-controls][disabled]{opacity:.3}.thumbs .tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;top:-30px;bottom:auto;left:30px;transform:rotate(-90deg)}}@media screen and (max-width:991px){.thumbs .tns-slider{margin:auto}}.image-container{width:100%;position:relative}.image-container a{display:flex}.image-container a[href="#"]{pointer-events:none}.image-container a>img{width:auto;height:auto;max-height:450px;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:30%}.image-container{width:100%}.image-container a>img{width:100%;height:auto}.thumbs{padding:0 35px}.thumbs .jet-container:not(.tns-slider){flex-direction:row;max-width:100%;display:flex;justify-content:center}.thumbs .jet-container:not(.tns-slider)>.jet-children{width:30%}.thumbs .jet-container:not(.tns-slider)>.jet-children:nth-child(n+4){display:none}.thumbs .jet-container .jet-children+.jet-children{margin-left:10px}}jet-product-grouping{width:100%}.jet-product-grouping{margin-top:25px;position:relative}.jet-product-grouping .title-grouping{font-weight:400;font-size:var(--fSM);display:block;text-align:center;background:#f9f9fb;width:fit-content;margin:0 auto -7px;z-index:2;position:relative;padding:0 8px}.jet-product-grouping .activeItem{border:1px solid #1f1f1f;padding:12px 15px;border-radius:5px;cursor:pointer;position:relative}.jet-product-grouping .activeItem::after{content:"";position:absolute;width:40px;height:100%;background:url(/assets/icons/triangle-dark.svg) center no-repeat;background-size:10px;right:0;top:0;transition:ease-in-out .3s}.jet-product-grouping .activeItem.active::after{transform:rotate(90deg)}.jet-product-grouping ul{position:absolute;top:60px;left:0;display:none;background:rgba(255,255,255,.95);z-index:3;flex-direction:column;width:100%;padding:5px 15px;border-radius:8px;max-height:285px;overflow-y:auto;box-shadow:0 3px 5px rgba(0,0,0,.1)}.jet-product-grouping ul li{border-bottom:1px solid #1f1f1f;padding:10px 0;cursor:pointer}.jet-product-grouping ul li:last-child{border:none}.jet-product-grouping ul.active{display:block}.countdownOffer{display:none}.jet-product-flash-offer{display:block;margin-top:20px}.jet-product-flash-offer .time{display:flex;align-items:center;gap:5px}.jet-product-flash-offer .description{background:var(--pc);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(--pc);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(--pc);color:var(--white);font-size:var(--fXS);padding:2px 12px;display:block;border-radius:30px;margin-left:12px}jet-product-prices{width:100%}.onRequest{color:var(--pc);font-weight:700;font-size:var(--fX);text-align:center;display:block;width:100%}.jet-product-prices .price{display:flex;flex-wrap:wrap;align-items:baseline;margin-top:20px}.jet-product-prices .consultPrice,.jet-product-prices .forFree{background:var(--pc);color:var(--white);padding:10px 12px;border-radius:7px;text-align:center;display:block;width:100%}.jet-product-prices .baseDiscount{order:4;margin-top:10px;width:100%;font-size:22px;display:flex;align-items:baseline;gap:7px}.jet-product-prices .baseDiscount::after{content:" à vista no PIX";font-size:var(--fSM)}.jet-product-prices .baseDiscount .descriptionDiscount,.jet-product-prices .baseDiscount .textDiscount{display:none}.jet-product-prices .baseDiscount .priceDiscount{font-weight:700}.jet-product-prices .old-price{text-decoration:line-through;color:#686868;width:100%}.jet-product-prices .old-price::before{content:"De "}.jet-product-prices .old-price::after{content:" por "}.jet-product-prices .best-price{font-weight:700;color:var(--sc);font-size:24px}.jet-product-prices .installment{font-size:var(--fSM)}@media screen and (max-width:991px){.price-area{margin:20px 0 -10px}}.price-area{display:none;align-items:end;flex-wrap:wrap}.price-area.active{display:flex}.price-area .additional-info{color:var(--tc);margin-top:10px;line-height:25px;font-size:var(--fMD)}.price-area .additional-info .additional-header,.price-area .additional-info .additional-symbol{display:none}.price-area .additional-info .additional-value{margin-left:4px}.price-area .jet-product-availability{margin-top:12px}.price-area span.from-flag-text{width:100%;color:var(--pc);font-weight:700;margin-bottom:3px}.jet-product-flag img{display:none}.jet-product-flag span{color:var(--sc);font-weight:700;margin-bottom:3px;display:block}.jet-product-flag span::before{content:"/";margin-left:10px;margin-right:5px}.jet-product-quantity{width:fit-content;border:1px solid var(--black);border-radius:5px;position:relative;margin-top:15px}.jet-product-quantity::before{content:"QTD:";position:absolute;top:-22px;left:0;font-weight:700}.jet-product-quantity button{width:30px;height:25px;border:none;background:0 0;font-weight:700;border-radius:5px;font-size:var(--fX);color:var(--pc)}.jet-product-quantity input{border:none;text-align:center;height:25px;width:30px;font-weight:700;font-size:var(--fMD)}.jet-product-kit .title-product-kit .title{display:block;margin-bottom:10px;font-size:var(--fMD);margin-top:20px}.kit-products{display:flex;gap:10px;flex-wrap:wrap}.kit-products>.content{width:calc(25% - 8px);border:1px solid #cecece;padding:10px;border-radius:10px}.kit-products img{width:100%;height:auto}.kit-products .name-product{font-size:12px;display:block;margin-bottom:10px;margin-top:5px;min-height:75px}.kit-products .old-price{font-size:12px;color:var(--pc);text-decoration:line-through}.kit-products .best-price{display:block;color:var(--pc);font-weight:700}.kit-products .quantity{font-size:12px;margin-top:10px}@media screen and (max-width:991px){.kit-products{flex-wrap:nowrap;overflow-x:auto}.kit-products>.content{min-width:130px}}.also-section,.related-section{margin-bottom:40px;position:relative}.also-section .title-container,.related-section .title-container{font-size:22px;padding:0;display:block;position:relative;z-index:1;margin:40px auto 30px;font-weight:700;color:var(--pc)}.also-section .tns-ovh,.related-section .tns-ovh{padding:2px}.also-section .tns-outer,.related-section .tns-outer{position:relative;padding:0 30px}.also-section .jet-children:not(.tns-slider),.related-section .jet-children:not(.tns-slider){gap:20px}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:33.3333333333%}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+4),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+4){display:none}.also-section .jet-children .jet-card:not(.grid),.related-section .jet-children .jet-card:not(.grid){padding:0}@media screen and (max-width:991px){.also-section,.related-section{margin-bottom:20px}.also-section.jet-showcase .title-container,.related-section.jet-showcase .title-container{padding:0 10px;font-size:24px}.also-section.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.related-section.jet-showcase .jet-children:not(.tns-slider)>.jet-card{width:73%;max-width:73%}.also-section.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2),.related-section.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2){display:none}.also-section .tns-outer,.related-section .tns-outer{padding:0 10px}}.sideBanner{position:relative}.sideBanner .jet-banner::before{content:"Empresas que confiam na LG ";font-size:24px;display:block;margin:0 auto;font-weight:700;color:var(--sc)}.sideBanner .jet-container::before{content:"Organizações de diferentes portes já modernizam o RH com a LG.";font-size:16px;color:#676767;font-weight:400;display:block;margin:5px 0 30px}.sideBanner .jet-banner{position:inherit}.sideBanner .tns-controls [aria-controls]{width:50px;height:90px}.sideBanner .tns-nav{position:relative;margin-top:40px;bottom:0}.sideBanner .jet-children-container{display:flex}.sideBanner .jet-children-container:not(.tns-slider){gap:100px}.sideBanner .jet-children-container:not(.tns-slider)>.jet-children{flex:1}.sideBanner .jet-children-container:not(.tns-slider)>.jet-children:nth-child(n+7){display:none}.sideBanner .jet-children-container>.jet-children{overflow:hidden;display:flex;flex-direction:column}@media screen and (max-width:991px){.sideBanner{padding:0 10px;margin-top:40px}.sideBanner .image{display:flex;align-items:center;height:100%}.sideBanner .jet-children-container:not(.tns-slider)>.jet-children{flex:1}.sideBanner .jet-children-container:not(.tns-slider)>.jet-children:nth-child(n+3){display:none}}.jet-product-name{font-size:24px;margin:10px 0 12px;color:var(--tc);font-weight:700;width:calc(100% - 30px)}.name-area{display:flex;flex-wrap:wrap}jet-product-name,jet-product-rating{width:100%}.sellerBy{display:flex;align-items:center;gap:5px;margin-bottom:20px;flex-wrap:wrap}.sellerBy::after{content:"";display:block;height:8px;border-radius:8px;background:var(--sc);margin:8px 0 5px;width:100%}.sellerBy img{display:none}.sellerBy strong{font-weight:700}.sellerBy .jet-product-partner a{color:var(--pc)}jet-product-variations{width:100%}.jet-product-variations .title{font-weight:400;font-size:var(--fMD);display:block;text-align:center;background:#f9f9fb;width:fit-content;margin:0 auto -9px;z-index:2;position:relative;padding:0 8px}.jet-product-variations .variations{display:none;gap:10px;margin-top:10px;margin-bottom:20px;flex-wrap:wrap}.jet-product-variations .variation-text{border:1px solid var(--black);padding:5px 12px;display:block;cursor:pointer}.jet-product-variations .variation-color{width:30px;height:30px;display:block;cursor:pointer;border:2px solid transparent}.jet-product-variations .variation{position:relative}.jet-product-variations .variation.sold::after{content:"x";position:absolute;bottom:-5px;right:-5px;background:var(--pc);width:15px;height:15px;font-size:9px;border-radius:100%;color:var(--white);display:flex;align-items:center;justify-content:center}.jet-product-variations .active>.variation-text{background:var(--black);color:var(--white)}.jet-product-variations .active>.variation-color{border-color:var(--pc)}.jet-product-variations .reference{position:relative;margin-top:25px}.jet-product-variations .variationSelected{border:1px solid #1f1f1f;padding:18px 15px;cursor:pointer;position:relative;border-radius:30px;color:var(--pc);font-weight:700}.jet-product-variations .variationSelected::after{content:"";position:absolute;width:40px;height:100%;background:url(/assets/icons/arrow-orange.svg) center no-repeat;background-size:8px;right:0;top:0;transition:ease-in-out .3s}.jet-product-variations .variationSelected.active::after{transform:rotate(90deg)}.jet-product-variations .variationsSelect{position:absolute;top:70px;left:0;display:none;background:var(--white);z-index:3;flex-direction:column;width:100%;padding:5px 15px;border-radius:8px;max-height:285px;overflow-y:auto;box-shadow:0 3px 5px rgba(0,0,0,.1)}.jet-product-variations .variationsSelect.active{display:flex}.jet-product-variations .variationsSelect>span{border-bottom:1px solid #1f1f1f;padding:10px 0;cursor:pointer}.jet-product-variations .variationsSelect>span:last-child{border:none}jet-product-personalizations{width:100%;margin-top:25px}.jet-product-personalizations{position:relative}.jet-product-personalizations label{font-weight:400;font-size:var(--fSM);display:block;text-align:center;background:#f9f9fb;width:fit-content;margin:0 auto -7px;z-index:2;position:relative;padding:0 8px}.jet-product-personalizations input,.jet-product-personalizations textarea{display:block;width:100%;border:1px solid #1f1f1f;border-radius:5px;background:0 0;min-height:90px;padding:10px 15px;outline:0}.jet-product-personalizations .total-personalization,.jet-product-personalizations span.limit{display:none}.mainPDP .jet-wishlist-add .add-wish,.mainPDP .jet-wishlist-add .remove-wish{font-size:0;width:30px;height:30px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;cursor:pointer}.mainPDP .jet-wishlist-add .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}.social-share{width:max-content;background:var(--pc);padding:3px 10px;position:absolute;border-radius:5px;bottom:-40px;right:40px;visibility:hidden;z-index:2;opacity:0;transition:ease-in-out .3s}.social-share.active{visibility:visible;opacity:1}.social-share svg{height:24px;filter:brightness(0) invert(1)}.social-share .box{display:flex;gap:10px;position:relative}.social-share .box::before{content:"";position:absolute;bottom:4px;right:-18px;border-bottom:8px solid transparent;border-top:8px solid transparent;border-left:8px solid var(--pc)}.contactDetail .jet-modal-content{overflow:visible;padding:var(--space-lg) var(--space-xl);max-width:540px}.contactDetail .formIcon{display:block;margin:-110px auto 0}.contactDetail .title{text-align:center;margin-bottom:22px;margin-top:20px}.contactDetail .title strong{display:block;font-weight:700;font-size:var(--fX);color:var(--pc);margin-bottom:5px}.contactDetail form{display:flex;flex-direction:column;gap:15px}.contactDetail form input,.contactDetail form textarea{border-radius:5px;border:1px solid silver;height:45px;padding:0 12px;font-weight:300;outline:0}.contactDetail form input::placeholder,.contactDetail form textarea::placeholder{color:#b2b2b2}.contactDetail form textarea{height:auto;min-height:150px;padding:12px}.contactDetail form textarea.scheduleMessage{min-height:80px}.contactDetail .termosWrapper{display:flex;align-items:center;justify-content:center;cursor:pointer}.contactDetail .termosWrapper input{height:25px}.contactDetail .termosWrapper a{color:var(--pc);text-decoration:underline}.contactDetail .btnEnviar{height:50px;background:var(--sc);text-transform:uppercase;color:var(--white);border:none;border-radius:5px;transition:ease-in-out .3s}.contactDetail .btnEnviar[disabled]{pointer-events:none;opacity:.6}.contactDetail .btnEnviar:hover{background:var(--pc)}.contactDetail .column{display:flex;gap:8px;flex-wrap:wrap}.contactDetail .column>input{width:calc(50% - 4px)}.contactDetail .linhaData+.linhaData{margin-top:10px}.contactDetail .linhaData input{width:100%}.contactDetail #btnAddData{max-width:190px;text-align:left;border:none;background:0 0;padding:0}.contactDetail #btnAddData::before{content:"+";background:var(--pc);width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;border-radius:100%;color:var(--white);margin-right:7px}.contactDetail .tipTitle{color:var(--pc);display:block;text-align:center;margin:15px 0 5px}.mainPDP{margin-bottom:50px;margin-top:0}.mainPDP .box{display:flex}.mainPDP .box>.left{width:calc(66% - 35px);position:relative;margin-right:35px;padding-right:35px}.mainPDP .box>.right{width:34%;padding-top:20px}.mainPDP .box>.right>.content{position:sticky;top:140px}.mainPDP .box .nameMobile{margin-left:15px}@media screen and (max-width:764px){.mainPDP{margin-top:0}.mainPDP .box{flex-direction:column;gap:0}.mainPDP .box>.left,.mainPDP .box>.right{width:100%;padding:15px;border:none}}.manualDownload{display:flex;align-items:center;gap:10px;background:#d9d9d9;padding:8px 0;text-align:center;justify-content:center;max-width:180px;border-radius:8px;margin-top:20px}.manualDownload:hover{text-decoration:underline}.shareArea{display:flex;justify-content:space-between;position:relative}.shareArea .shareButton{border:none;background:0 0;padding:0;position:relative;top:57px}.shareArea .right{display:flex;flex-direction:column;gap:5px}.shareArea .jet-product-partner .partner-name{display:none}.shareArea .jet-product-partner img{max-height:65px;width:auto}.top-area{height:75px;padding-top:25px}.top-area .box{display:flex;align-items:center;justify-content:space-between}.top-area .box>div{flex:1}.top-area .box>.title{text-align:right}.top-area .box>.bread{display:flex;align-items:center}.top-area .box .filter{display:flex}.top-area .box .filter #pageSize,.top-area .box .filter .view{display:none}.top-area .box .filter #orderBy{cursor:pointer;border:1px solid var(--tc);background:0 0;color:var(--tc);height:53px;border-radius:53px;padding:0 10px;font-weight:700;font-size:var(--fMD)}.top-area .box .filter #orderBy option{background:var(--white);color:var(--pc)}.top-area .box .filter #orderBy:hover{background:var(--pc);color:var(--white)}.ui.breadcrumb{display:flex;align-items:center;padding-top:20px}.ui.breadcrumb>li{color:#a7a7a7;font-weight:500}.ui.breadcrumb>li a{color:#a7a7a7}.ui.breadcrumb>li+li::before{content:">";display:inline-block;margin:0 5px}.breadcrumbs-area.pdp{margin-bottom:30px}.breadcrumbs-area.pdp .ui.breadcrumb{padding-top:15px}.breadcrumbs-area.pdp .ui.breadcrumb>li{color:var(--pc);font-size:var(--fSM);color:#a7a7a7}.breadcrumbs-area.pdp .ui.breadcrumb>li+li::before{color:#a7a7a7}.breadcrumbs-area.pdp .ui.breadcrumb>li a{color:#a7a7a7}.breadcrumbs-area.pdp .ui.breadcrumb>li:last-child span{color:#4d4d4d}.jet-title-page{font-size:24px;font-weight:800;color:var(--pc);width:fit-content;display:block;margin-left:auto}.jet-title-page::after{content:"";width:100%;height:4px;background:var(--sc);display:block;border-radius:4px;margin-top:10px}.stickyBox{position:relative}.stickyBox #toggleFilter{background:var(--pc);border:none;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;border-radius:54px;gap:5px;padding:7px 20px;margin-right:24px;font-size:var(--fMD);transition:ease-in-out .3s}.stickyBox #toggleFilter:hover{background:var(--sc)}@media screen and (max-width:991px){.ui.breadcrumb{margin-bottom:0;padding-top:12px;padding-left:12px;white-space:nowrap;overflow-x:auto}.top-area{height:120px;margin-top:15px}.top-area .box{flex-wrap:wrap;flex-direction:column-reverse;align-items:flex-start}.top-area .box .filter{width:100%;justify-content:end;margin-top:20px;padding:0 10px}.top-area .box .filter #orderBy{cursor:pointer;border:1px solid var(--tc);background:0 0;color:var(--tc);height:40px;border-radius:53px;padding:0 10px;font-weight:700;font-size:var(--fXS)}.jet-title-page{font-size:var(--fLG);color:var(--tc);padding:0 10px}.jet-title-page::after{display:none}.pdp-breads.ui.container{display:none}.stickyBox #toggleFilter{position:relative;top:0;margin-right:auto;padding:0 20px;height:40px;font-size:var(--fXS)}.stickyBox #toggleFilter svg{height:32px}.breadcrumbs-area.pdp{margin-bottom:10px}.breadcrumbs-area.pdp .ui.breadcrumb{padding-left:0}}footer{background:var(--sc);color:var(--white);padding-top:60px;padding-bottom:40px;margin-top:32px}footer a{color:var(--white);line-height:25px;display:block}footer a:hover{text-decoration:underline}footer .footer-box{display:flex;align-items:stretch}footer .brand-area{width:265px;flex-shrink:0;padding-right:45px}footer .brand-area p{font-size:var(--fMD);line-height:22px;margin:20px 0}footer .content-area{flex:1;min-width:0;border-left:1px solid rgba(255,255,255,.4);padding-left:55px}footer .icon-globe,footer .icon-round{display:block;flex-shrink:0;line-height:0}footer .news-box>.left{display:flex;align-items:center;gap:20px;margin-bottom:22px}footer .news-box>.left strong{display:block;font-size:var(--fXL);font-weight:700;margin-bottom:5px}footer .news-box>.left span{font-size:var(--fMD)}footer .jet-news-itens{display:flex;align-items:center;gap:15px}footer .jet-news-itens .jet-input{position:relative;flex:1}footer .jet-news-itens .jet-input input{height:48px;border:none;border-radius:48px;padding:0 18px;width:100%;outline:0}footer #sendNews{width:150px;height:48px;border:none;background:var(--pc);color:var(--white);border-radius:48px;font-size:var(--fSM);font-weight:700}footer #sendNews[disabled]{opacity:.8;pointer-events:none}footer .lg-box{display:flex;align-items:center;gap:35px;border:1px solid #3a9dd7;border-radius:12px;padding:20px 30px;margin-top:28px}footer .lg-box-info{display:flex;align-items:center;gap:25px;flex:1;min-width:0}footer .lg-box-info strong{display:block;font-size:var(--fXL);font-weight:700;margin-bottom:5px}footer .lg-box-info span{font-size:var(--fMD)}footer .lg-box-actions{display:flex;align-items:center;gap:35px;flex-shrink:0;border-left:1px solid rgba(255,255,255,.4);padding-left:35px}footer .lg-site-button{display:flex;align-items:center;gap:10px;border:1px solid var(--pc);border-radius:40px;color:var(--pc);font-size:var(--fMD);font-weight:700;padding:10px 22px;white-space:nowrap;transition:ease-in-out .3s}footer .lg-site-button:hover{background:var(--pc);color:var(--white);text-decoration:none}footer .lg-site-link{font-size:var(--fXL);font-weight:700;white-space:nowrap;text-decoration:underline;text-decoration-color:var(--pc);text-decoration-thickness:2px;text-underline-offset:5px}footer .jet-social-network ul{display:flex;gap:12px}footer .jet-social-network span{font-size:0;display:block;width:22px;height:22px}footer .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:22px}footer .jet-social-network span.youtube{background:url(/assets/icons/yt.svg) center no-repeat;background-size:22px}footer .jet-social-network span.whatsapp{background:url(/assets/icons/wpp.svg) center no-repeat;background-size:22px}footer .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:22px}footer .jet-social-network span.linkedin{background:url(/assets/icons/linkedin.svg) center no-repeat;background-size:24px}@media screen and (max-width:991px){footer{padding:40px 15px 30px}footer .footer-box{flex-direction:column}footer .brand-area{width:100%;padding:0 0 30px;text-align:center;border-bottom:1px solid rgba(255,255,255,.4)}footer .brand-area img{display:block;margin:0 auto}footer .content-area{width:100%;border-left:none;padding-left:0;padding-top:30px}footer .news-box>.left{align-items:flex-start}footer .news-box>.left strong{font-size:var(--fMD)}footer .news-box>.left span{font-size:var(--fSM)}footer .jet-news-itens{flex-direction:column;margin-top:20px}footer .jet-news-itens .jet-input{width:100%}footer .jet-news-itens .jet-input input{height:40px;text-align:center}footer #sendNews{width:100%;height:40px}footer .lg-box{flex-direction:column;align-items:stretch;gap:25px;padding:25px 20px}footer .lg-box-info{align-items:flex-start;gap:15px}footer .lg-box-info strong{font-size:var(--fMD)}footer .lg-box-info span{font-size:var(--fSM)}footer .lg-box-actions{flex-direction:column;gap:25px;border-left:none;border-top:1px solid rgba(255,255,255,.4);padding-left:0;padding-top:25px}footer .lg-site-button{justify-content:center}footer .lg-site-link{text-align:center;font-size:var(--fLG)}footer .jet-social-network ul{justify-content:center}}.subFooter{background:#edeeee}.subFooter .box{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:15px 0;margin:auto}.subFooter .box .jet-data-store .data,.subFooter .box .jet-data-store .data-address{display:flex;gap:5px}@media screen and (max-width:991px){.subFooter .box{flex-direction:column;gap:20px}.subFooter .box .jet-data-store span{display:inline;line-height:20px}.subFooter .box .jet-data-store .data{display:block;text-align:center;padding:0 10px}.subFooter .box .jet-data-store .data>*{display:inline;padding-left:5px}.subFooter .box .jet-data-store .data-address{display:block}.subFooter .box .jet-data-store .data-address>:not(:first-child){display:inline;padding-left:5px}}.featuredShowcase{visibility:hidden;opacity:0;min-height:400px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;position:relative;z-index:2;background:#f9f9fb;padding-bottom:60px}.featuredShowcase.active{visibility:visible;opacity:1}.featuredShowcase.showcase .tns-controls{top:-25px}.featuredShowcase .jet-showcase .group-title::after{content:"Pacotes pensados para acelerar resultados desde o primeiro dia.";font-size:16px;color:#676767;font-weight:400;display:block;margin-top:5px}@media screen and (max-width:991px){.featuredShowcase{border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:0 10px 50px}.featuredShowcase .jet-showcase .group-title{width:102%;margin-left:-1%}.featuredShowcase .jet-showcase .group-title::before{display:none}.featuredShowcase .jet-showcase .group-title span{font-size:24px}}.showcase{position:relative}.showcase>.container .jet-container{z-index:2}.showcase .group-container>.jet-container:not(.active){height:0;overflow:hidden}.showcase .group-container>.jet-container:not(.active) .tns-controls{display:none}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative;padding:0 30px}.jet-showcase .group-title,.jet-showcase .title-container{font-size:24px;padding:0;display:block;position:relative;z-index:1;margin:40px auto 30px;font-weight:700;color:var(--sc)}.jet-showcase .tns-nav{position:relative;margin-top:30px;bottom:0}.jet-showcase .tns-controls [aria-controls]{width:50px;height:90px}@media screen and (min-width:991px){.jet-showcase .jet-children .tns-item{opacity:0;visibility:hidden;transition:ease-in-out .3s}.jet-showcase .jet-children .tns-item.tns-slide-active{opacity:1;visibility:visible}}.jet-showcase .jet-children:not(.tns-slider){display:flex;gap:20px}.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1;max-width:33.3333333333%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+4),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+4){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{max-width:50%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+3){display:none}}.jet-showcase .tns-ovh{padding:5px}@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;font-size:var(--fMD)}.jet-showcase .tns-ovh{padding:0}.jet-showcase .tns-nav{display:block;position:relative;bottom:0;margin-top:20px}.jet-showcase .tns-controls{position:relative;max-width:200px;height:40px;margin:auto;margin-top:35px;display:flex;justify-content:center;gap:40px;top:35%}.jet-showcase .tns-controls [aria-controls]{position:relative;background-position:center;margin:0;background:url(/assets/icons/triangle-dark.svg) center no-repeat;background-size:20px;height:50px;right:-10%}.jet-showcase .tns-controls [aria-controls][data-controls=prev]{left:-10%}}.infoBar{margin-top:32px}.infoBar .box{display:flex;align-items:center;border-radius:16px;border:1px solid silver;padding:20px 0}.infoBar .box>.item{flex:1;display:flex;align-items:center;gap:30px;padding:0 20px}.infoBar .box>.item+.item{border-left:1px solid silver}.infoBar strong{display:block;font-size:var(--fXL);font-weight:700;margin-bottom:4px}.infoBar span{font-size:var(--fMD)}.infoBar svg{min-width:32px}@media screen and (max-width:991px){.infoBar{padding:0 10px;border-radius:16px;border:1px solid silver;width:calc(100% - 20px)!important;margin-left:10px!important}.infoBar .box:not(.tns-slider)>.item:nth-child(n+2){display:none}.infoBar .box{border:none}.infoBar .box>.item{gap:20px}.infoBar .box>.item.tns-slide-active{border:none}.infoBar strong{font-size:var(--fMD)}.infoBar span{font-size:var(--fSM)}}