@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:"Raleway";--fontSize:14px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#B34300;--bgBorder:#B34300;--colorButton:#fff;--bgButtonSecondary:#B34300;--bgBorderSecondary:#B34300;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--mainOrange:#B34300}: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}.margin.bottom.medium{margin-bottom:var(--space-md)}.margin.bottom.large{margin-bottom:var(--space-lg)}.margin.bottom.massive{margin-bottom:calc(2 * var(--space-xl))}jet-alert-me{width:100%;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me{position:fixed;top:0;right:-100%;background:#fff;height:100%;padding:2rem;width:100%;max-width:500px;z-index:102}jet-alert-me .jet-alert-me.open{animation:fadeInRight;animation-duration:1s;right:0}jet-alert-me .jet-alert-me.closed{animation:fadeOutRight;animation-duration:1s}jet-alert-me .jet-alert-me .alert-me{position:relative;margin-top:var(--space-xl)}jet-alert-me .jet-alert-me .alert-me .close-form{background:0 0;border:0;position:absolute;right:-.5rem;top:-1.5rem;transform:translateY(-50%);outline:0;cursor:pointer;padding:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .close-form:after{content:"X";display:block;outline:0;font-size:var(--font-xl)}jet-alert-me .jet-alert-me .alert-me .close-form span{display:none}jet-alert-me .jet-alert-me .alert-me .alert-text{display:block;text-align:center;line-height:20px;font-size:var(--font-md)}jet-alert-me .jet-alert-me .alert-me .alert{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me .alert-me .alert .image{flex:1;padding-right:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .alert .image img{max-width:100%}jet-alert-me .jet-alert-me .alert-me .alert form{flex:1}jet-alert-me .jet-alert-me .alert-me .alert form .container-field{position:relative}jet-alert-me .jet-alert-me .alert-me .alert form button{background-color:var(--bgButton);color:var(--colorButton);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card{position:relative}.jet-card .category-name{display:none}.jet-card.sold{opacity:.5}.jet-card.sold::after{content:"Esgotado";position:absolute;top:0;left:0;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white)}.jet-card.sold .product-flag{display:none}.jet-card .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .product-flag .flag-seal .flag-name{display:none}.jet-card .product-flag .flag-seal img{width:auto;max-width:66px}.jet-card .jet-product-flash-offer{display:block;margin-top:10px}.jet-card .jet-product-flash-offer .time-countdown{background:var(--mainOrange);color:var(--white);padding:5px 10px;display:inline-block;margin-left:5px}.jet-card .product-variation .reference{display:flex;gap:5px;margin-top:12px;flex-wrap:wrap}.jet-card .product-variation .reference .title{width:100%;font-size:12px}.jet-card .product-variation .variation-text{min-width:25px;height:25px;display:block;border:1px solid var(--black);line-height:25px;text-align:center;cursor:pointer;padding:0 10px;font-size:12px}@media screen and (max-width:764px){.jet-card .product-variation .variation-text{padding:0 5px}}.jet-card .product-variation .active>.variation-text{background:var(--mainOrange);border-color:var(--mainOrange);color:var(--white)}.jet-card .product-variation .variation.sold{position:relative;opacity:.5}.jet-card .product-variation .variation.sold::before{content:"x";background:red;color:var(--white);width:13px;height:12px;position:absolute;border-radius:100%;text-align:center;font-size:9px;line-height:12px;top:-5px;left:-3px}.jet-card .add-wish,.jet-card .remove-wish{position:absolute;width:30px;height:30px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;top:0;right:0;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;transition:ease-in-out .3s}.jet-card .add-wish:hover,.jet-card .remove-wish:hover{filter:brightness(0)}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}.jet-card .content.product-flag{position:absolute;top:0;left:0;z-index:2}.jet-card .content.product-flag .flag-discount{background:var(--mainOrange);color:#fff;font-size:12px;padding:2px 10px}.jet-card .content.product-variation{position:absolute;bottom:35px;width:100%;background:rgba(255,255,255,.98);padding:10px 0 15px;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .content.data{margin-top:7px}.jet-card .content.data .product-availability{margin-top:.2rem}.jet-card .content.data .product-availability .description{font-size:var(--font-sm);font-weight:600}.jet-card .content.data .product-availability .description.preOrder{width:150px;background:var(--mainOrange);color:#fff;font-weight:500;padding:.2rem;text-transform:uppercase;display:block}@media screen and (max-width:764px){.jet-card .content.data .product-availability .description.preOrder{width:100%}}.jet-card .content.action{position:absolute;bottom:0;left:0;width:100%;visibility:hidden;opacity:0;transition:ease-in-out .3s}@media screen and (min-width:764px){.jet-card .content.action{z-index:2}}.jet-card .content.action .buy-button{display:block;width:100%;border:none;height:35px;text-transform:uppercase;background:var(--mainOrange);color:var(--white)}.jet-card .content.action .sold-button{display:block;width:100%;border:none;height:35px;text-transform:uppercase;background:var(--black);color:var(--white);text-align:center;line-height:35px;cursor:pointer}.jet-card .content.specialFlags{display:flex;gap:5px;margin-top:10px}.jet-card .content.specialFlags>span{width:calc(50% - 2.5px);text-transform:uppercase;font-size:11px;text-align:center;line-height:18px}.jet-card .content.specialFlags>span.shipping{border:1px solid var(--mainOrange);color:var(--mainOrange)}.jet-card .content.specialFlags>span.outlet{border:1px solid var(--mainOrange);color:var(--mainOrange)}.jet-card img{width:100%;height:auto}.jet-card .main-image video{object-fit:cover}.jet-card .has-alternate .alternate-image,.jet-card .has-alternate .main-image{transition:ease-in-out .3s}.jet-card .product-image{position:relative}.jet-card .product-image>a{height:490px;overflow:hidden;display:block;position:relative}.jet-card .product-image img{height:100%;left:0;object-fit:cover;object-position:top;position:absolute;top:0;width:100%}.jet-card .product-name h3{font-weight:400;margin:5px 0 15px;min-height:45px}.jet-card .alternate-image{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.jet-card .best-price{display:inline-block;font-size:15px;font-weight:700}.jet-card .old-price{color:#787878;font-size:12px}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .installment{font-size:12px;display:block;margin-top:5px}.jet-card .installment::before{content:"em até "}.jet-card .installment .description-installment{display:none}.jet-card .product-brand img{display:none}.jet-card .product-brand .brand-name{font-weight:700;font-size:12px}@media screen and (min-width:991px){.jet-card:hover .has-alternate .main-image{opacity:0}.jet-card:hover .has-alternate .alternate-image{opacity:1}.jet-card:hover .content.action,.jet-card:hover .content.product-variation{visibility:visible;opacity:1}.jet-card:hover .content.product-brand,.jet-card:hover .content.product-info{opacity:0}}@media screen and (max-width:991px){.jet-card .product-image>a{height:280px}.jet-card .content.specialFlags>span{font-size:10px}.jet-card .content.action .buy-button{font-size:11px}.jet-card .product-name h3{font-size:13px}.jet-card .jet-product-flash-offer{font-size:12px}.jet-card .showBuyAction{position:absolute;z-index:1;width:30px;height:30px;bottom:0;right:0;border:none;background:var(--mainOrange) url(/assets/icons/shoppingBag.svg) center no-repeat;background-size:22px}.jet-card .jet-container.checked.show-variation .showBuyAction{visibility:hidden}.jet-card .jet-container.checked.show-variation .content.product-brand,.jet-card .jet-container.checked.show-variation .content.product-info{opacity:0}.jet-card .jet-container.checked.show-variation .content.product-variation{visibility:visible;opacity:1}.jet-card .jet-container.checked.show-variation .content.action{opacity:1;visibility:visible}.jet-card .hideBuyAction{width:30px;height:30px;position:absolute;top:0;right:0;border:none;background:url(/assets/icons/close.svg) center no-repeat;background-size:15px}}@media screen and (min-width:764px) and (max-width:991px){.jet-card .product-image>a{height:380px}}.mask-preview{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:100;animation:fadeIn;animation-duration:.8s}.mask-preview.mask-off{animation:fadeOut;animation-duration:.8s}.floating-preview{position:fixed;z-index:999;top:0;height:100%;width:100%;max-width:420px;right:-100%}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.active .closeCart{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background:var(--white);height:100%}.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% - 462px)}.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 0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .time-countdown{font-size:14px;background:var(--mainOrange);color:var(--white);padding:4px 8px;margin-left:5px}.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 .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(--mainOrange);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}.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;line-height:var(--font-md)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{left:var(--space-md);position:absolute;top:0;right:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{background:0 0;border:0;position:absolute;right:5px;top:10px;outline:0;cursor:pointer;padding:0;z-index:1}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{padding:0;right:0;top:8px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove:after{content:"";display:block;width:20px;height:20px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:14px;filter:brightness(0);opacity:.5}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .product-availability .description.preOrder{text-align:center;background:var(--mainOrange);color:#fff;font-weight:500;padding:.2rem;text-transform:uppercase;display:block;font-size:var(--font-sm);margin-bottom:.3rem}@media screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .product-availability .description.preOrder{width:100%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product{color:#000;font-size:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-size:var(--font-md);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference{font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;padding:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{background:#efeee8;color:var(--mainOrange);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 .wrap-gift{background:#efeee8;color:var(--mainOrange);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 .freight{font-size:var(--font-sm);font-weight:400;position:relative;background:var(--white);padding-top:12px;min-height:106px}.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 .input-container{display:flex;align-items:center}.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% - 212px)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{font-size:var(--font-lg);min-width:140px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{background:#cacbcd;border:none;height:38px;width:100px;text-transform:uppercase;font-size:12px;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-xl);max-height:90px;overflow-y:scroll;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result::-webkit-scrollbar{width:8px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result::-webkit-scrollbar-track{background:#fff}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result::-webkit-scrollbar-thumb{background:#b34300;border-radius:4px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result::-webkit-scrollbar-thumb:hover{background:#772c01}.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: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(--mainOrange);color:var(--white);text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.8px;border:none}@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}.gift-message-custom{background:#efeee8;color:var(--mainOrange);text-align:center;display:block;padding:9px 0;font-size:12px;margin:10px 0 2px;text-transform:uppercase;width:100%;color:#b34300}.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:#b34300;box-shadow:0 0 0 1px var(--bgBorderSecondary);color:#fff;padding:var(--space-md) var(--space-lg);border-radius:var(--radiusButton);display:inline-block;text-align:center;text-transform:uppercase;font-size:var(--font-md);font-weight:400;cursor:pointer;outline:0;margin:0;border:0;transition:all .5s ease-in-out}@media only screen and (max-width:764px){.jet-policy-privacy .policy-container button{margin:0 0 0 5px;font-size:var(--font-sm)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.fixedFloating.active{visibility:visible;opacity:1}.fixedFloating>.content{background:var(--white);padding:18px 0;position:relative;z-index:2}.fixedFloating>.content>.ui.container{display:flex;gap:20px 30px;align-items:center;flex-wrap:wrap}.fixedFloating .closeSearch{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5);z-index:1;cursor:pointer}.fixedFloating .terms{width:100%}.fixedFloating .terms::before{content:"";position:absolute;width:100%;height:1px;background:#f2f2f2;left:0;top:100px}.fixedFloating .terms .title{background:var(--white);display:block;width:fit-content;padding:0 10px;position:relative;z-index:1}.fixedFloating .terms ul{display:flex;gap:8px;margin-top:17px}.fixedFloating .terms ul a{border:1px solid var(--black);padding:5px 10px;transition:ease-in-out .3s}.fixedFloating .terms ul a:hover{background:var(--black);color:var(--white)}.box-search{width:calc(100% - 230px)}.jet-container{position:relative}.jet-container #jet-search-term{border:none;border-bottom:1px solid #cecece;padding:0;height:45px;width:100%;padding-left:60px;font-size:15px}.jet-container .jet-button{position:absolute;right:0;top:0;width:45px;height:45px;border:none;background:url(/assets/icons/search.svg) center no-repeat;background-size:25px}.jet-container .close-button{position:absolute;left:0;top:0;width:45px;height:45px;background:url(/assets/icons/close.svg) center no-repeat;background-size:20px;border:none;outline:0}.no-results{position:absolute;top:156px;left:0;width:100%;padding:20px 20px;background:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center}.search-result{position:absolute;top:156px;left:0;width:100%;padding:20px 20px;background:var(--white)}.search-result:not(.content){background:var(--white);position:relative;z-index:9;width:100%;top:0;display:flex;gap:10px;border-radius:0;flex-wrap:wrap;max-width:1440px;margin:auto}.search-result:not(.content) a{display:flex;gap:20px;flex-direction:column}.search-result:not(.content) a .info{display:flex;flex-direction:column}.search-result:not(.content)>.item{width:calc(20% - 8px)}.search-result:not(.content)>a{display:block;width:230px;text-align:center;height:40px;line-height:40px;border:1px solid var(--mainOrange);font-size:14px;margin:15px auto 0;font-weight:500;color:var(--mainOrange);transition:ease-in-out .3s}.search-result:not(.content)>a:hover{background:var(--mainOrange);color:var(--white)}.search-result img{width:100%;height:auto}.search-result .search-name{font-size:12px;margin-bottom:5px}.search-result .old-price{margin-right:8px;font-size:12px;text-decoration:line-through}.search-result .best-price{font-size:16px;color:var(--black);font-weight:700}@media screen and (max-width:991px){.search-result{padding:20px 0;top:138px}.search-result .search-name{display:block;line-height:16px;font-size:11px}.search-result:not(.content){flex-direction:column;padding:0 20px 20px;gap:5px}.search-result:not(.content) a{flex-direction:row;align-items:center}.search-result:not(.content)>a{height:32px;line-height:32px}.search-result:not(.content)>.item{width:100%}.search-result:not(.content) img{width:auto;height:60px}.no-results{top:138px;text-align:center}.fixedFloating{top:62px}.fixedFloating>.content{padding:5px 0 10px}.fixedFloating>.content>.ui.container>img{display:none}.fixedFloating svg{display:none}.fixedFloating .terms::before{top:78px}.fixedFloating .terms .title{font-size:14px}.fixedFloating .terms ul{flex-wrap:wrap}.fixedFloating .terms ul>li a{display:block}.box-search{width:100%}.jet-container .jet-button{background-size:21px}.jet-container #jet-search-term{border:none}.jet-container .close-button{background-size:20px}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:0;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0 5px;border:none;cursor:pointer;background:var(--white);transition:ease-in-out .3s}.tns-nav>.tns-nav-active{background:var(--mainOrange);width:30px}.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:18px;right:10px;position:absolute;transform:rotate(0);border:1px solid var(--mainOrange)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:10px;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}.campaigns{margin:10px var(--space-md) 10px var(--space-xl);display:none;gap:var(--space-sm);flex-direction:column;width:100%}.campaigns.active{display:flex}.campaigns .pending{width:100%;background-color:var(--light);padding:var(--space-md)}.campaigns .pending .quantity,.campaigns .pending .value{font-weight:700}.campaigns .congrutulations{display:flex;align-items:center;gap:var(--space-md);background-color:var(--light);padding:var(--space-md);border-radius:var(--space-sm)}.campaigns .congrutulations .message{display:block}.campaigns .congrutulations .message span{display:block}.campaigns .congrutulations .message strong{cursor:pointer;text-decoration:underline}.campaigns .progress-container{width:100%;background-color:var(--gray-light);border-radius:var(--radiusButton);height:5px;overflow:hidden;position:relative;margin-top:var(--space-sm)}.campaigns .progress-container .progress-bar{height:100%;width:0;transition:width .3s ease-in-out;background:linear-gradient(90deg,var(--gray-light),var(--success));background-size:200% 100%;animation:loading 1.5s linear infinite}[class*=jet-gift]{display:flex}[class*=jet-gift] .title{color:var(--textBody);font-size:var(--font-xl);text-align:center;margin:0 var(--space-sm) var(--space-xl)}[class*=jet-gift] .jet-modal-content{height:auto;max-width:780px;padding-left:var(--space-xl);padding-right:var(--space-xl);min-width:600px}@media only screen and (max-width:764px){[class*=jet-gift] .jet-modal-content{min-width:initial}}[class*=jet-gift] .jet-modal-actions{justify-content:space-between;width:100%;gap:var(--space-lg)}[class*=jet-gift] .jet-modal-actions button{text-align:center;color:var(--colorButton);font-size:var(--font-sm);background:var(--bgButton);border:1px solid var(--borderButton);width:auto;cursor:pointer;font-weight:600;border-radius:var(--space-sm);padding:var(--space-sm) var(--space-md);min-height:45px;flex:1}[class*=jet-gift] .jet-modal-actions button.btn-cancel{color:var(--gray);background:0 0;border:1px solid var(--gray-light)}[class*=jet-gift] .jet-modal-actions button:disabled{background:var(--gray-light);border-color:transparent;color:var(--gray)}.step-gift{position:relative;max-width:600px;margin:0 auto calc(var(--space-lg) * 2);width:100%;height:80px}.step-gift .steps-title{color:var(--textBody);font-size:var(--font-sm);display:block;text-align:center;margin-bottom:var(--space-md);min-height:20px}.step-gift .steps{display:flex;justify-content:space-between;z-index:1;position:relative}.step-gift .steps .step{display:flex;flex:1;justify-content:flex-end;font-size:10px}.step-gift .steps .step strong{display:block}.step-gift .steps .step:first-child{justify-content:flex-start}.step-gift .steps .step .step-info{display:flex;flex-direction:column;align-items:center}.step-gift .steps .step .step-info .step-icon{background:var(--light);width:35px;height:35px;border-radius:50rem;display:flex;align-items:center;justify-content:center}.step-gift .pending{display:flex;justify-content:space-between;width:100%;height:5px;position:absolute;top:45px;padding:0 var(--space-lg)}.step-gift .pending .progress-container{display:flex;justify-content:space-between;flex:1;background:var(--gray-light)}.step-gift .pending .progress-container .progress-bar{background:var(--orange)}.campaigns-list{visibility:hidden;opacity:0;gap:var(--space-xl);flex-direction:column;max-height:630px;padding-right:var(--space-xl);overflow-y:auto;min-height:400px;transition:.3s ease-in-out}.campaigns-list.active{visibility:visible;opacity:1}.campaigns-list .campaign{display:flex;flex-direction:column}.campaigns-list .campaign+.campaign{border-top:1px dashed var(--gray);padding-top:var(--space-lg)}.campaigns-list .campaign .campaign-title{display:flex;gap:var(--space-md);align-items:center;justify-content:center;margin-bottom:var(--space-lg)}.campaigns-list .campaign .campaign-title .campaign-description{text-align:center;color:var(--textBody);font-size:var(--font-md);font-style:normal;font-weight:400;line-height:normal}.campaigns-list .campaign .gift-list{display:flex;gap:var(--space-lg);scroll-snap-type:x mandatory;overflow-x:auto;-webkit-user-select:none;user-select:none;padding-bottom:var(--space-lg);justify-content:space-around}.campaigns-list .campaign .gift-list::-webkit-scrollbar{height:9px}.campaigns-list .campaign .gift-list::-webkit-scrollbar-button{width:100px}.campaigns-list .campaign .gift-list::-webkit-scrollbar-track{background:#eee;border-radius:50rem}.campaigns-list .campaign .gift-list::-webkit-scrollbar-thumb{background:#333;border-radius:50rem}@supports not selector(::-webkit-scrollbar){.campaigns-list .campaign .gift-list{scrollbar-color:#333 #eee}}@media only screen and (max-width:764px){.campaigns-list .campaign .gift-list::-webkit-scrollbar{height:3px}.campaigns-list .campaign .gift-list::-webkit-scrollbar-button{width:100%}}.campaigns-list .campaign .gift-list .gift{display:flex;flex-direction:column;gap:var(--space-md);width:110px;min-width:110px}.campaigns-list .campaign .gift-list .gift .gift-image{width:100%;height:120px;display:flex;overflow:hidden;align-items:flex-start}.campaigns-list .campaign .gift-list .gift .gift-image img{max-width:100%;height:auto;object-fit:contain;width:100%}.campaigns-list .campaign .gift-list .gift .gift-info{display:flex;flex-direction:column;align-items:flex-start}.campaigns-list .campaign .gift-list .gift .gift-info .gift-name{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;min-height:35px}.campaigns-list .campaign .gift-list .gift .gift-info button{text-align:center;color:var(--textBody);font-size:var(--font-sm);background:0 0;border:1px solid var(--bgBorder);width:auto;cursor:pointer;font-weight:600;border-radius:.3rem;padding:var(--space-sm) var(--space-md);min-height:35px;margin-top:var(--space-md);position:relative;width:100%;text-transform:uppercase}.campaigns-list .campaign .gift-list .gift .gift-info button.gift-variation{border:1px dashed var(--gray-light)}.campaigns-list .campaign .gift-list .gift .gift-info button .gift-number{position:absolute;top:0;transform:translateY(-50%);right:var(--space-sm);background:#000;color:#fff;width:18px;height:18px;font-size:var(--font-sm);font-weight:400;border-radius:50rem;display:inline-flex;align-items:center;justify-content:center}.campaigns-list .campaign .gift-list .gift .gift-info button:disabled{border-color:var(--gray);color:var(--gray);cursor:default}.gift-variation .reference-list{display:flex;flex-direction:column;gap:var(--space-lg)}.gift-variation .reference-list .reference{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center}.gift-variation .reference-list .reference .title{font-size:var(--font-md);text-align:left;margin:0;font-weight:500}.gift-variation .reference-list .reference .variations{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.gift-variation .reference-list .reference .variations .variation{display:inline-flex;align-items:center;cursor:pointer}.gift-variation .reference-list .reference .variations .variation.active .variation-color,.gift-variation .reference-list .reference .variations .variation.active .variation-image,.gift-variation .reference-list .reference .variations .variation.active .variation-text{box-shadow:0 0 0 2px var(--textBody)}.gift-variation .reference-list .reference .variations .variation.active .variation-text{border-color:transparent}.gift-variation .reference-list .reference .variations .variation.sold{position:relative}.gift-variation .reference-list .reference .variations .variation.sold:after{content:"X";position:absolute;right:0;bottom:0;transform:translateY(50%);background:var(--textBody);color:var(--bgBody);width:15px;height:15px;border-radius:50rem;z-index:1;font-size:60%;display:inline-flex;align-items:center;justify-content:center}.gift-variation .reference-list .reference .variations .variation .variation-color{width:18px;height:18px;display:inline-block;border-radius:50rem;border:2px solid transparent;box-shadow:0 0 0 1px var(--textBody)}.gift-variation .reference-list .reference .variations .variation .variation-text{width:100%;height:100%;border-radius:.3rem;display:inline-flex;align-items:center;padding:0 var(--space-md);font-size:var(--font-sm)}.gift-variation .reference-list .reference .variations .variation .variation-image{max-width:18px;max-height:18px;border-radius:50rem}@keyframes loading{0%{background-position:200% 0}100%{background-position:0 0}}.fixedMenu{position:fixed;z-index:100;width:100%;top:125px;left:0;border-top:1px solid var(--mainOrange);height:calc(100vh - 88px)}.fixedMenu>.closeMenu{background:rgba(95,95,95,.31);position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(16px);cursor:pointer;transition:opacity .2s ease-in;opacity:0;visibility:hidden}.fixedMenu.active{visibility:visible;opacity:1}.fixedMenu.active>.closeMenu{opacity:1;visibility:visible}.fixedMenu>.box{background:#ececec;padding:10px 0;position:relative;z-index:2;width:25%;height:100%;overflow:auto}@media screen and (max-width:764px){.fixedMenu>.box{width:100%}}.fixedMenu>.box>.content{display:flex;width:97%;max-width:1440px;margin:auto;flex-direction:column-reverse}.fixedMenu .mainMenu{margin:0;max-width:1440px;display:block}.fixedMenu .img img{width:100%;height:auto}.fixedMenu .jet-menu-itens{position:relative}@media screen and (min-width:991px){.fixedMenu .jet-menu-itens:hover>.jet-item{opacity:.5}}.fixedMenu .jet-menu-itens li.Preview2025>a{color:#000;transition:.2s ease-in-out;text-transform:uppercase}.fixedMenu .jet-menu-itens li.Mareh2025{background:linear-gradient(135deg,#cc7a29,#f6b46b);color:#fff}.fixedMenu .jet-menu-itens li.Mareh2025 a{color:#fff!important;font-weight:600}.fixedMenu .jet-menu-itens li.Mareh2025 a:hover{color:#fff!important}.fixedMenu .jet-menu-itens li.marina2025>a{background:linear-gradient(135deg,#cc7a29,#f6b46b);color:#fff}.fixedMenu .jet-menu-itens li.Preview2025>a{background:linear-gradient(135deg,#ffb063,#ffe1bf);color:#fff}.fixedMenu .jet-menu-itens li.Preview2025>a[data-level="0302"]{display:block}.fixedMenu .jet-menu-itens .jet-item>a{display:flex;gap:5px;align-items:center;line-height:35px;border-bottom:1px solid #e8e8e8;position:relative;padding:12px 12px;background:#fff;margin:10px 0;font-weight:800;border-radius:5px}.fixedMenu .jet-menu-itens .jet-item>a .category-image{max-height:32px;width:auto;max-width:32px;margin-right:5px}.fixedMenu .jet-menu-itens .jet-item>a .category-image img{width:100%;height:auto}.fixedMenu .jet-menu-itens .jet-item.has-submenu>a::after{content:"";width:15px;height:15px;background:url(/assets/icons/menuArrow.svg) center no-repeat;background-size:contain;position:absolute;right:0;top:23px;transform:rotate(-180deg);transition:transform .3s ease-in-out}.fixedMenu .jet-menu-itens .jet-item:last-child>a{border:none}@media screen and (min-width:991px){.fixedMenu .jet-menu-itens .jet-item:hover{opacity:1}.fixedMenu .jet-menu-itens .jet-item:hover>.submenu{visibility:visible;opacity:1}.fixedMenu .jet-menu-itens .jet-item:hover.has-submenu>a::after{transform:rotate(0)}}.fixedMenu .submenu{display:block;position:fixed;top:77px;left:-110%;width:25%;height:calc(100% - 65px);background:#ececec;overflow-y:auto;border-left:1px solid #e8e8e8;z-index:2;opacity:1;visibility:visible;transition:left .3s ease-in-out}.fixedMenu .submenu.active{left:0}@media screen and (max-width:764px){.fixedMenu .submenu{width:100%}}.fixedMenu .submenu>a{width:95%;display:block;padding:23px;margin:5px;background:#fff;border-radius:5px;font-weight:600}.fixedMenu .submenu ul{display:flex;flex-direction:column;flex-wrap:wrap}.fixedMenu .submenu ul>li{width:95%;padding:15px;background:#fff;border-radius:5px;margin:5px;transition:.3s ease-in-out}.fixedMenu .submenu ul>li:not(.Preview2025):hover a{color:var(--mainOrange)}.fixedMenu .submenu ul>li.Preview2025 a{color:#000;background:0 0!important;text-transform:uppercase}.fixedMenu .submenu ul>li.Preview2025 a[data-level="0302"]{text-transform:capitalize}.fixedMenu .submenu ul>li>a{display:block;width:100%;line-height:35px}.fixedMenu .submenu .topSubMenu p{margin:0;height:40px;line-height:40px;font-weight:700;background:#fff;border-bottom:1px solid #e3e3e3;cursor:pointer}.fixedMenu .submenu .topSubMenu p::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/menuArrow.svg) center no-repeat;background-size:18px;vertical-align:-6px;margin-right:5px;transform:rotate(180deg)}.fixedMenu .submenu.last{display:none}@media screen and (max-width:991px){.fixedMenu{top:90px;height:calc(100vh - 75px);overflow-y:scroll;overflow-x:hidden;background:var(--white)}.fixedMenu .img{width:100%}.fixedMenu>.box{height:100%;padding:0}.fixedMenu>.box>.content{flex-direction:column-reverse;width:100%}.fixedMenu .mainMenu{width:100%}.fixedMenu .jet-menu-itens .jet-item>a{max-width:100%;line-height:50px;padding:5px 10px}.fixedMenu .jet-menu-itens .jet-item.has-submenu>a::after{transform:rotate(0);right:5px;top:23px}.fixedMenu .submenu:not(.last){position:fixed;top:77px;left:-110%;width:100%;height:calc(100% - 65px);background:#ececec;overflow-y:scroll;z-index:2;opacity:1;visibility:visible;transition:left .3s ease-in-out}.fixedMenu .submenu:not(.last).active{left:0}.fixedMenu .submenu:not(.last)>a{font-weight:700;text-transform:uppercase;font-size:12px;text-decoration:underline;margin-top:10px;display:block;height:35px;line-height:0}.fixedMenu .submenu:not(.last)>.container>ul{padding:0;flex-direction:column;gap:0}.fixedMenu .submenu:not(.last) .title{margin-bottom:0;height:35px;line-height:35px}.fixedMenu .submenu:not(.last) .category-image{display:none}.fixedMenu .submenu ul>li{width:95%}}.jet-product-brand img{display:none}.jet-product-brand .brand-name{font-weight:700;margin-top:5px;display:block}.ui.container.fluid.buy-together{background:#f3f1f1;padding:0;visibility:hidden;opacity:0;transition:.2s ease-in}.ui.container.fluid.buy-together.active{visibility:visible;opacity:1}@media screen and (min-width:991px){.ui.container.fluid.buy-together{padding:0 0 20px 90px}}.jet-product-buy-together{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin-top:var(--space-xl);gap:var(--space-xl)}@media screen and (max-width:764px){.jet-product-buy-together{gap:1rem}}.jet-product-buy-together .buy-together-title{display:flex;align-items:center;gap:20px;font-size:20px;margin-bottom:10px;margin-top:30px;font-weight:500;position:relative;width:100%;padding-left:1rem}.jet-product-buy-together .buy-together-title::before{content:"";position:absolute;width:100%;height:1px;background:#f2f2f2;left:0;top:14px}.jet-product-buy-together .buy-together-title span{background:0 0;display:block;width:fit-content;padding:0 10px 0 0;position:relative;z-index:1;text-transform:uppercase;border-bottom:1px solid var(--mainOrange)}@media screen and (max-width:991px){.jet-product-buy-together .buy-together-title{font-size:16px;margin-top:20px}.jet-product-buy-together .buy-together-title::before{top:10px}.jet-product-buy-together .buy-together-title span{font-size:20px;padding-left:0;padding-right:0;margin-left:2rem;padding-bottom:.5rem}}.jet-product-buy-together .products-together{flex:3}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together{flex:none;width:100%;display:flex;flex-direction:column}.jet-product-buy-together .products-together .tns-outer{position:relative;padding-bottom:2rem}.jet-product-buy-together .products-together .tns-outer .tns-nav{bottom:0}.jet-product-buy-together .products-together .tns-outer .tns-nav>[aria-controls]{background-color:#9e9e9e}.jet-product-buy-together .products-together .tns-outer .tns-nav>.tns-nav-active{background-color:var(--mainOrange)}.jet-product-buy-together .products-together .tns-outer .tns-controls{top:35%}}.jet-product-buy-together .products-together ul{padding:0;list-style:none;display:flex;gap:var(--space-xl);margin:0}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together ul{gap:0}}.jet-product-buy-together .products-together ul li{position:relative;padding:var(--space-md);flex:1}.jet-product-buy-together .products-together ul li .jet-card .jet-container{gap:var(--space-md);display:flex;flex-direction:column}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{margin:0}@media only screen and (max-width:764px){.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{flex:1 1 auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-variation{position:relative;bottom:0;visibility:visible;opacity:1;background:0 0}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-variation{background:0 0;bottom:60px}@media screen and (max-width:764px){.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-variation{bottom:0;min-height:111px}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-variation .reference .variation{margin:0 .3rem}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images{grid-column:1;grid-row:span 2;min-height:initial}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-flag{top:-.5rem;left:-.5rem}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image{height:auto;height:auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image>a{height:400px}@media only screen and (max-width:764px){.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image{max-width:100%;margin:auto}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-wishlist{top:calc(var(--space-sm) * -1);right:calc(var(--space-sm) * -1)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .title{width:100%}.jet-product-buy-together .products-together ul li .jet-card .jet-container button{border:1px solid var(--mainOrange);background-color:transparent;color:var(--mainOrange);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;width:100%;height:50px}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.hideBuyAction,.jet-product-buy-together .products-together ul li .jet-card .jet-container button.showBuyAction{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.disabled{margin-top:1rem;filter:grayscale(1);cursor:default;opacity:.5}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.selected{background:var(--mainOrange);color:var(--white)}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.sold-together{filter:grayscale(1);cursor:default;opacity:.5}.jet-product-buy-together .products-together ul li:after{content:"+";width:22px;height:22px;color:var(--textBody);position:absolute;top:50%;font-weight:400;transform:translate(50%,-50%);filter:grayscale(1);left:100%;display:inline-flex;align-items:center;justify-content:center;font-size:45px}@media only screen and (max-width:1200px){.jet-product-buy-together .products-together ul li:after{top:28%;left:90%}}.jet-product-buy-together .products-together ul li:last-child:after{content:""}@media only screen and (min-width:1200px){.jet-product-buy-together .products-together ul li:last-child:after{content:"="}}.jet-product-buy-together .result-buy-together{width:100%;flex:1}@media only screen and (max-width:764px){.jet-product-buy-together .result-buy-together{margin-bottom:var(--space-xl);position:relative;top:0;padding:0 1rem}}.jet-product-buy-together .result-buy-together .title-result{font-size:var(--font-md);position:relative;text-align:center;text-transform:uppercase;color:var(--mainOrange);font-size:20px;font-weight:500}.jet-product-buy-together .result-buy-together .item{position:relative;justify-content:center;display:flex;height:50px;line-height:45px}@media screen and (min-width:1200px){.jet-product-buy-together .result-buy-together .item{justify-content:flex-start;padding-left:2rem}}.jet-product-buy-together .result-buy-together .item:not(.total){display:none}.jet-product-buy-together .result-buy-together .item.total{font-size:20px;filter:grayscale(1);border:1px solid var(--black)}.jet-product-buy-together .result-buy-together .item.total .title{font-weight:700;margin-right:5px}.jet-product-buy-together .result-buy-together button{padding:var(--space-md) var(--space-lg);font-weight:400;font-size:18px;width:100%;border:0;outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;margin-top:var(--space-md);background-color:transparent;color:var(--mainOrange);border:1px solid var(--mainOrange)}.jet-product-buy-together .result-buy-together button.disabled{filter:grayscale(1);cursor:default;opacity:.5}@media screen and (max-width:991px){.buy-together{padding:0 10px}}@media screen and (min-width:764px) and (max-width:991px){.buy-together .jet-card .product-image img{max-width:370px;object-position:center}}.jet-product-add-cart .btn-one-click{display:none}.jet-product-add-cart button{display:block;border:none;width:100%;height:45px;text-transform:uppercase;font-size:14px;background:var(--mainOrange);color:var(--white);transition:ease-in-out .3s}.jet-product-add-cart button:hover{background:var(--black)}.jet-product-add-cart button.sold{display:none}.jet-product-add-cart .container-message{border:1px solid #dcdcdc;padding:10px}.jet-product-add-cart .container-message>span{margin-bottom:10px;display:block}.jet-product-add-cart .container-message button{background:var(--black)}.jet-product-add-cart .container-message button:hover{opacity:.8}.personal-shopper a{padding:.7rem 1rem;border:1px solid var(--bgBorder);color:var(--bgBorder);text-align:center;text-transform:uppercase;margin-top:1rem;display:block}@media screen and (min-width:991px){.boxDescription{padding:0 0 0 10rem;margin-top:5rem}}.tabelaTamanhos{margin-bottom:5rem}.tabelaTamanhos .title{margin-bottom:3rem;font-size:18px;text-transform:uppercase;position:relative}.tabelaTamanhos .title::after{content:"";display:block;width:14%;height:1px;background:var(--mainOrange);position:absolute;bottom:-8px}.tabelaTamanhos table{width:100%;border-collapse:collapse}.tabelaTamanhos table td{padding:10px;border:1px solid #000}.tabelaTamanhos table tr:first-child td{border:1px solid #000;font-weight:700}.tabelaTamanhos table tr:first-child td:first-child{width:40%}.tabelaTamanhos table tr:nth-child(even){background:#f8f8f8}.tabelaTamanhos .guide{display:flex;gap:1rem;align-items:flex-start}@media screen and (min-width:991px){.tabelaTamanhos .guide{gap:3rem;padding:1rem;align-items:center}}.tabelaTamanhos .guide img{width:30%;height:95%}@media screen and (max-width:764px){.tabelaTamanhos .guide img{width:50%;padding-top:10px}}.tabelaTamanhos .guide .guideSteps{width:65%}@media screen and (max-width:764px){.tabelaTamanhos .guide .guideSteps{width:50%}}.tabelaTamanhos .guide .guideSteps p{margin:2rem 0}@media screen and (max-width:764px){.tabelaTamanhos .guide .guideSteps p{line-height:15px;font-size:12px}}.tabelaTamanhos .guide .guideSteps p:first-child{font-weight:600;color:var(--mainOrange);text-transform:uppercase}.tabelaTamanhos .guide .guideSteps p b{font-weight:700;padding-left:5px}.tabelaTamanhos .guide .guideSteps p.important{display:block}.tabList{display:flex;gap:40px;margin-bottom:20px;padding-bottom:10px}.tabList button{border:none;border-bottom:1px solid transparent;background:0 0;text-transform:uppercase;font-size:20px;position:relative;padding:0}.tabList button::after{content:"";position:absolute;width:0%;height:1px;background:var(--mainOrange);left:0;bottom:-12px;transition:ease-in-out .3s}.tabList button.active::after{width:100%}@media screen and (min-width:991px){.dropBox .title{display:none}}.dropBox .content{font-size:14px;line-height:24px;transform:scaleY(0);transform-origin:top;height:0;opacity:0;transition:.2s ease-in}.dropBox .content.active{transform:scaleY(1);opacity:1;height:auto}.dropBox .content .guide{display:flex;gap:1rem;align-items:flex-start}@media screen and (min-width:991px){.dropBox .content .guide{gap:3rem;padding:1rem;align-items:center}}.dropBox .content .guide img{width:20%;height:95%}@media screen and (max-width:764px){.dropBox .content .guide img{width:56%;padding-top:10px}}.dropBox .content .guide .guideSteps{width:65%}@media screen and (max-width:764px){.dropBox .content .guide .guideSteps{width:44%}}@media screen and (max-width:764px){.dropBox .content .guide .guideSteps p{font-size:12px;line-height:15px}}.dropBox .content .guide .guideSteps p:first-child{font-weight:600;color:var(--mainOrange);text-transform:uppercase}.dropBox .content .guide .guideSteps p b{font-weight:700;padding-left:5px}.dropBox .content .guide .guideSteps p.important{display:block}@media screen and (max-width:764px){.dropBox .content .guide .guideSteps p.important{display:none}}.dropBox .content .important b{color:var(--mainOrange);font-weight:600}.dropBox .content ul{list-style:inherit;padding-left:40px}.dropBox .content ul li+li{margin-top:15px}.dropBox .content ul ol{padding:0}.dropBox .content a{margin:15px 0;display:block;width:fit-content;text-decoration:underline}.dropBox .content a.inline{display:inline}.dropBox .content table{border-collapse:collapse}.dropBox .content table td{padding:5px 50px 5px 10px;border:1px solid #000}.dropBox .content table tr:first-child td{border:1px solid #000;font-weight:700}.dropBox .content table tr:nth-child(even){background:#f8f8f8}.dropBox strong{font-weight:600}@media screen and (max-width:991px){.tabList{display:none}.dropBox{padding:0 10px;margin-top:2rem}.dropBox table{width:100%}.dropBox .content table td{padding:5px 15px 5px 10px;font-size:12px}.dropBox .title{display:block;text-transform:uppercase;height:50px;line-height:50px;position:relative;font-size:18px}.dropBox .title:not(.sizeTable)::after{content:"";position:absolute;width:24px;height:24px;background:url(/assets/icons/detailArrow.svg) center no-repeat;background-size:24px;top:14px;right:0;transition:ease-in-out .3s;transform:rotate(90deg)}.dropBox .title:not(.sizeTable).active::after{transform:rotate(180deg)}.dropBox .title::before{content:"";width:100%;height:2px;background:#b7b7b7;display:block;position:absolute;bottom:8px;left:0;transition:.2s ease-in}.dropBox .title.active::before{background:var(--mainOrange)}.dropBox .title.sizeTable::before{width:35%}}.jet-product-images .jet-container img{width:100%;height:auto;float:left}@media screen and (max-width:764px){.jet-product-images .jet-container img{height:89vh;object-fit:cover}}.jet-product-images .jet-container video{width:100%;height:auto;float:left}.jet-product-images .jet-container:not(.tns-slider){display:flex;flex-wrap:wrap;gap:.5rem}.jet-product-images .jet-container:not(.tns-slider)>.jet-children{width:calc(50% - .5rem)}.jet-product-images .jet-container>.jet-children{overflow:hidden;position:relative}.jet-product-images .tns-nav>[aria-controls]{background:#b5b4b4}.jet-product-images .tns-nav>.tns-nav-active{background:var(--mainOrange)}.jet-product-images .tns-controls{top:45%}.jet-product-images .tns-controls [aria-controls]{right:-10px;background:var(--white) url(/assets/icons/arrow.svg) 12px center no-repeat;background-size:14px}.jet-product-images .tns-controls [aria-controls][data-controls=prev]{left:-10px}.boxImages{position:relative}@media screen and (max-width:764px){.boxImages{z-index:3}}.boxImages .go-to-buy{position:absolute;right:5px;bottom:10px;height:40px;width:auto;padding:0 40px;display:flex;align-items:center;justify-content:center;background:var(--mainOrange);text-transform:uppercase;color:var(--white);font-weight:400;cursor:pointer}@media screen and (min-width:991px){.boxImages .go-to-buy{top:15px;right:30px;bottom:auto;height:35px;padding:0 15px;z-index:1}}.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{position:relative}.jet-product-images .jet-container:not(.tns-slider)>.jet-children{width:100%}.jet-product-images .jet-container:not(.tns-slider)>.jet-children:nth-child(n+2){display:none}.jet-product-images .tns-nav{justify-content:flex-start;bottom:10px;padding-left:10px}}.jet-product-prices{margin-top:15px;margin-bottom:25px}.jet-product-prices .old-price{color:#787878;display:inline-block;text-decoration:line-through;margin-right:5px}.jet-product-prices .best-price{display:inline-block;font-weight:700;font-size:20px}.jet-product-prices .installment{display:block}.title-product-kit .title{font-weight:700}.kit-products{display:flex;flex-wrap:wrap;gap:8px}.kit-products img{max-width:60px;height:auto}.kit-products .kit-variations{width:calc(33.3333333333% - 6px)}.kit-products .product-variation{gap:10px}.kit-products .variations{flex-wrap:wrap;margin:10px 0;gap:0}.kit-products .variations .name-product{margin-bottom:7px;display:block}.kit-products .variations .reference-title{margin-top:2px}.kit-products .variations .variation-text{width:20px;height:20px;line-height:20px}.kit-products .variations .active>.variation-text{background:0 0;border:none;color:var(--black);font-weight:700}.kit-products .name-product{font-weight:400;font-size:12px}.kit-products .installment{font-size:12px}.kit-products .best-price{display:block;font-weight:700;font-size:16px}.jet-product-conjunct{display:flex;flex-direction:column;gap:30px 8px}.jet-product-conjunct .discount,.jet-product-conjunct .sub-total{display:none}.jet-product-conjunct .product-variation{gap:0}.jet-product-conjunct .installment{font-size:12px}.jet-product-conjunct .best-price{display:block;font-weight:700;font-size:16px}.jet-product-conjunct img{max-width:60px;height:auto;display:none}.jet-product-conjunct .title-product-conjunct{width:100%}.jet-product-conjunct .title-product-conjunct .title{font-weight:700}.jet-product-conjunct .conjunct-reference .variations{flex-wrap:wrap}.jet-product-conjunct .conjunct-variations{width:100%}.jet-product-conjunct .name-product{margin:2px 0;font-size:10px;line-height:13px}.jet-product-conjunct .check-selected{margin-top:10px;display:none}.jet-product-conjunct .check-selected .checkmark{pointer-events:none}.jet-product-conjunct .totalization{width:100%}.jet-product-conjunct .totalization .total{font-weight:700}.jet-product-conjunct .totalization .total span{font-weight:400}@media screen and (max-width:991px){.kit-products img{max-width:120px;width:100%}.kit-products .kit-variations{width:calc(50% - 6px)}}.also-section,.related-section{margin-bottom:40px}.also-section .tns-controls [aria-controls],.related-section .tns-controls [aria-controls]{background-size:12px;background-position:12px center}.also-section>.container,.related-section>.container{position:relative}.also-section .jet-children,.related-section .jet-children{gap:30px 12px}.also-section .jet-children:not(.tns-slider),.related-section .jet-children:not(.tns-slider){display:flex}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(25% - 9px)}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5){display:none}.also-section .jet-card.grid,.related-section .jet-card.grid{padding:0;box-shadow:none}.also-section .title-container,.related-section .title-container{display:flex;align-items:center;gap:20px;font-size:20px;margin-bottom:50px;margin-top:70px;font-weight:500;position:relative}.also-section .title-container::before,.related-section .title-container::before{content:"";position:absolute;width:100%;height:1px;background:#f2f2f2;left:0;top:14px}.also-section .title-container span,.related-section .title-container span{background:var(--white);display:block;width:fit-content;padding:0 10px 0 0;position:relative;z-index:1}@media screen and (max-width:991px){.also-section .title-container,.related-section .title-container{font-size:16px;margin-top:20px}.also-section .title-container::before,.related-section .title-container::before{top:10px}.also-section .title-container span,.related-section .title-container span{padding-left:0}}@media screen and (max-width:764px){.also-section .jet-card,.related-section .jet-card{padding:0 4px}}@media screen and (max-width:991px){.also-section,.related-section{padding:0 10px}.also-section .tns-controls [aria-controls],.related-section .tns-controls [aria-controls]{right:-12px}.also-section .tns-controls [aria-controls][data-controls=prev],.related-section .tns-controls [aria-controls][data-controls=prev]{left:-12px}.also-section .tns-nav,.related-section .tns-nav{position:relative;bottom:0;margin-top:15px}.also-section .tns-nav>[aria-controls],.related-section .tns-nav>[aria-controls]{background:#b5b4b4}.also-section .tns-nav>.tns-nav-active,.related-section .tns-nav>.tns-nav-active{background:var(--mainOrange)}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(50% - 9px)}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3){display:none}}.jet-product-name{margin:10px 0;font-weight:400;font-size:20px}@media screen and (max-width:991px){.jet-product-name{font-size:18px}}.jet-product-variations{border-top:1px solid #ccc;margin-bottom:25px;padding-top:.5rem}.jet-product-variations .title{margin:10px 0;display:block}.jet-product-variations.jet-product-kit{display:none}.product-variation{display:flex;flex-direction:column;gap:20px}.variations{display:flex;gap:8px}.variations .variation-text{display:block;min-width:30px;height:30px;text-align:center;border:1px solid var(--black);line-height:30px;cursor:pointer;padding:0 10px}.variations .active>.variation-text{border-color:var(--mainOrange);background:var(--mainOrange);color:var(--white)}.variations .sold{position:relative;opacity:.5}.variations .sold::before{content:"x";background:red;color:var(--white);width:13px;height:12px;position:absolute;border-radius:100%;text-align:center;font-size:9px;line-height:12px;top:-5px;left:-3px}.jet-product-grouping{border-top:1px solid #ccc;padding:1rem 0}.jet-product-grouping .title-grouping{display:block;margin-bottom:10px}.jet-product-grouping ul{display:flex;gap:4px;margin-bottom:25px}.jet-product-grouping ul a{padding:.2rem;display:block;border:1px solid #ccc}.jet-product-grouping ul .active{box-shadow:0 0 0 1px var(--mainOrange);padding:.2rem}.jet-product-grouping ul span{width:25px;height:25px;display:block}.ui.container.fluid.mainPDP{margin-bottom:50px}@media screen and (min-width:991px){.ui.container.fluid.mainPDP{display:flex}}.ui.container.fluid.mainPDP>.ui.container{position:relative}.ui.container.fluid.mainPDP>.ui.container #openTable{border-radius:0;background:var(--mainOrange);border:1px solid var(--mainOrange);color:#fff;transition:.2s ease-in-out;margin:10px 0}@media screen and (min-width:991px){.ui.container.fluid.mainPDP>.ui.container:first-child{width:65%;border-right:1px solid #efefef}.ui.container.fluid.mainPDP>.ui.container:last-child{display:flex;justify-content:center;width:35%;height:auto}}@media screen and (max-width:764px){body.pdp-page header.ui.container.fluid{background:0 0;position:absolute}}.description-details-product{font-size:var(--font-sm);font-weight:500}.description-details-product .description.preOrder{text-align:center;background:var(--mainOrange);color:#fff;text-transform:uppercase;padding:.2rem;display:block;font-size:10px;line-height:1rem}.boxInfo{position:sticky;z-index:2;top:100px;height:fit-content;background:rgba(255,255,255,.7411764706);margin-top:2rem;padding:15px;max-width:550px}@media screen and (min-width:991px){.boxInfo{min-width:450px}}.boxInfo .product-info-container{display:flex;gap:1rem;justify-content:space-between}.boxInfo .product-info-container .product-share-container{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.boxInfo .product-info-container .product-share-container jet-wishlist-add-detail .add-wish::before{content:"";width:20px;height:20px;display:block;background-image:url(/assets/icons/heart-pdp.svg);background-repeat:no-repeat;background-size:contain}.boxInfo .product-info-container .product-share-container jet-wishlist-add-detail .add-wish span{display:none}.boxInfo .product-info-container .product-share-container jet-wishlist-add-detail .remove-wish::before{content:"";width:20px;height:20px;display:block;background-image:url(/assets/icons/heart-pdp-remove.svg);background-repeat:no-repeat;background-size:contain}.boxInfo .product-info-container .product-share-container jet-wishlist-add-detail .remove-wish span{display:none}.boxInfo .product-info-container .product-share-container .share-link svg{width:18px;height:18px;cursor:pointer}.boxInfo .jet-product-flash-offer{display:block;margin-top:10px}.boxInfo .jet-product-flash-offer .time-countdown{background:var(--mainOrange);color:var(--white);padding:5px 10px;display:inline-block;margin-left:5px}.boxInfo .jet-product-flag-discount{background:var(--black);color:var(--white);display:block;padding:4px 14px;width:fit-content;font-size:12px}.boxInfo .jet-product-flag{margin-bottom:10px}.boxInfo .jet-product-flag img{max-height:35px;width:auto}.boxInfo .jet-product-flag img+img{margin-left:5px}@media screen and (max-width:991px){.mainPDP .ui.container:not(.fluid){width:100%}.boxInfo{position:relative;top:0;left:0;transform:none;max-width:100%;box-shadow:none}#goBuy{position:fixed;z-index:99;bottom:0;width:100%;text-transform:uppercase;padding:2px;background:#ffe5a6;border:none;color:var(--white);font-size:14px;bottom:-110%;transition:ease-in-out .3s}#goBuy.active{bottom:0}#goBuy span{display:block;background:var(--mainOrange);line-height:50px}.pdp-page #floatingWpp{bottom:62px}.pdp-page .scrollToTopButton.active{bottom:62px}.pdp-page .floatingWppNumbers{bottom:132px}}#modalBackdrop{background:rgba(95,95,95,.31);position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(16px);cursor:pointer;opacity:0;transition:opacity .4s ease;z-index:8;pointer-events:none}#modalBackdrop.active{opacity:1;pointer-events:all}#sizeTableModal{position:fixed;left:50%;top:50%;opacity:0;visibility:hidden;z-index:9;transition:opacity .4s ease,visibility 0s .4s;background:#fff;padding:10px;display:flex;gap:20px;border-bottom:10px solid var(--mainOrange)}@media screen and (min-width:991px){#sizeTableModal{width:750px;top:55%}}#sizeTableModal>div{display:flex;flex-direction:column}@media screen and (max-width:764px){#sizeTableModal>div{align-items:center}}@media screen and (min-width:768px) and (max-width:1320px){#sizeTableModal{transform:translate(-50%,-42%)}}@media screen and (min-width:1321px){#sizeTableModal{transform:translate(-50%,-50%)}}@media screen and (max-width:764px){#sizeTableModal{width:100%;flex-direction:column;z-index:999;top:80px;left:0;padding:10px;position:fixed}#sizeTableModal .tabelaMobile{display:block;max-width:395px}#sizeTableModal .tabelaDesktop{display:none}}#sizeTableModal.active{opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s}#sizeTableModal .tableContent{width:600px}@media screen and (max-width:764px){#sizeTableModal .tableContent{width:100%}}#sizeTableModal .tableContent .info{margin-top:3.5rem;display:block}#sizeTableModal .tableContent .info b{color:var(--mainOrange);text-transform:uppercase}#sizeTableModal .titleContent{display:flex;align-items:center;gap:10px;margin-bottom:10px}@media screen and (min-width:991px){#sizeTableModal .titleContent{margin-bottom:20px;justify-content:space-between;align-items:flex-end}#sizeTableModal .titleContent img{padding-bottom:5px}}@media screen and (max-width:764px){#sizeTableModal .titleContent{flex-direction:column;margin-top:20px}}#sizeTableModal .titleContent img{width:150px}#sizeTableModal .titleContent .title{font-family:LeGrandBold;font-size:24px;font-weight:500}@media screen and (max-width:764px){#sizeTableModal .titleContent .title{font-size:18px;display:flex;flex-direction:column;align-items:center;text-align:center}}#sizeTableModal .titleContent #closeTableModal{cursor:pointer;position:relative;top:5px}@media screen and (max-width:764px){#sizeTableModal .titleContent #closeTableModal{position:absolute;top:10px;right:0}}#sizeTableModal table{border-collapse:collapse;width:100%}#sizeTableModal table td{padding:5px 20px 10px 10px;border:1px solid #000}@media screen and (max-width:764px){#sizeTableModal table td{padding:5px 5px 5px 10px}}#sizeTableModal table tr:first-child td{border:1px solid #000;font-weight:700}#sizeTableModal table tr:nth-child(even){background:#f8f8f8}#sizeTableModal .guide{display:flex;gap:1rem;align-items:flex-start}@media screen and (min-width:991px){#sizeTableModal .guide{gap:3rem;padding:1rem;align-items:center}}#sizeTableModal .guide img{width:32%;height:95%}@media screen and (max-width:764px){#sizeTableModal .guide img{width:56%;padding-top:10px}}#sizeTableModal .guide .guideSteps{width:65%}@media screen and (max-width:764px){#sizeTableModal .guide .guideSteps{width:44%}}@media screen and (max-width:764px){#sizeTableModal .guide .guideSteps p{font-size:12px}}#sizeTableModal .guide .guideSteps p:first-child{font-weight:600;color:var(--mainOrange);text-transform:uppercase}#sizeTableModal .guide .guideSteps p b{font-weight:700;padding-left:5px}#sizeTableModal .guide .guideSteps p.important{display:block}@media screen and (max-width:764px){#sizeTableModal .guide .guideSteps p.important{display:none}}#sizeTableModal .important{display:none}@media screen and (max-width:764px){#sizeTableModal .important{display:block}}#sizeTableModal .important b{color:var(--mainOrange)}.breadcrumbs-area.has-banner{margin-bottom:-50px;position:relative;z-index:2;padding-top:15px}.breadcrumbs-area.pdp .ui.breadcrumb{margin:20px 0 30px}.ui.breadcrumb{display:flex;align-items:center;margin-bottom:20px}.ui.breadcrumb span{font-size:12px}.ui.breadcrumb li:first-child span{font-weight:700}.ui.breadcrumb li+li::before{content:"|";margin:0 5px;vertical-align:1px}@media screen and (max-width:991px){.breadcrumbs-area{margin-top:10px}.breadcrumbs-area.container.pdp{display:none}}.newsSection .box{display:flex;align-items:center;margin:40px 0}.newsSection .box .left{display:flex;align-items:center;justify-content:space-between;gap:30px;width:45%;padding-right:30px}.newsSection .box .left .title{font-size:20px}.newsSection .box .left .title strong{display:block;color:var(--mainOrange)}.newsSection .box .left .description{max-width:330px;font-size:14px}.newsSection .box .left .description strong{color:var(--mainOrange)}.newsSection .box .right{width:55%}.newsSection .box .right .jet-news-itens{display:flex;align-items:center;gap:10px}.newsSection .box .right .jet-news-itens>*{flex:1}.newsSection .box .right .jet-news-itens .jet-input{position:relative}.newsSection .box .right .jet-news-itens .jet-input::before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;background:url(/assets/icons/mail-news.svg) center no-repeat;background-size:30px;margin-right:3px}.newsSection .box .right .jet-news-itens .jet-input:first-child::before{background:url(/assets/icons/user-news.svg) center no-repeat;background-size:30px}.newsSection .box .right .jet-news-itens input{width:calc(100% - 35px);border:1px solid var(--black);height:32px;padding:0 12px;outline:0;font-size:12px;display:inline-block;vertical-align:middle}.newsSection .box .right .jet-news-itens button{height:32px;border-radius:0;border:none;background:var(--mainOrange);color:var(--white);outline:0;flex:.8;transition:ease-in-out .3s}.newsSection .box .right .jet-news-itens button[disabled]{pointer-events:none;opacity:.6}.newsSection .box .right .jet-news-itens button:hover{background:var(--black)}footer{background:#f3f1f1;padding:30px 0}footer a{color:var(--black);transition:ease-in-out .3s}footer a.map{font-weight:700;text-decoration:underline;margin-top:-8px;display:block}footer a.wppButton{display:flex;margin-top:12px;align-items:center;gap:5px}footer a.wppButton::before{content:"";width:25px;height:25px;background:url(/assets/icons/wpp-footer.svg) center no-repeat;background-size:22px}footer a:hover{color:var(--mainOrange)}footer .title-custom{display:block;font-size:16px}footer .title-custom::after{content:"";display:block;width:180px;height:1px;margin:10px 0 20px;background:#b5b4b4}footer .ui.divider{display:block;margin:20px 0}footer .jet-custom-pages a{display:block;line-height:20px}footer .box{display:flex;gap:20px}footer .box>.column{flex:1}footer .box>.column.mob{display:none}footer .jet-stamps .stamp-name{display:none}footer .jet-stamps img{max-height:50px;width:auto}footer .jet-payment-options .content.jet-container{display:flex;flex-direction:column;gap:20px}footer .jet-payment-options .content.options{display:flex;flex-wrap:wrap;gap:3px}footer .jet-payment-options .title-option{font-size:10px;margin-bottom:5px;display:block}footer .jet-payment-options img{max-height:25px;max-width:32px}footer .jet-payment-options img.pagalevepixparcelado{max-width:70px;height:auto;width:100%}footer .jet-social-network::before{content:"Siga a Ginger";display:block;margin-bottom:7px}footer .jet-social-network ul{display:flex;gap:10px}footer .jet-social-network span{font-size:0;display:block;width:25px;height:25px}footer .jet-social-network span.tiktok{background:url(/assets/icons/tiktok.svg) center no-repeat;background-size:25px}footer .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:21px}footer .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:25px}footer .jet-social-network span.whatsapp{background:url(/assets/icons/wpp-footer.svg) center no-repeat;background-size:25px}footer .seeAllStores{padding:10px;display:block;background:var(--mainOrange);color:var(--white);margin:10px 0;width:135px;text-align:center;border:1px solid var(--mainOrange)}footer .seeAllStores:hover{color:var(--mainOrange);background:var(--white)}.subFooter .box{display:flex;align-items:center;justify-content:space-between;padding:5px 0}.subFooter .box .jet-data-store .jet-column{text-align:center}.subFooter .box .jet-data-store .jet-column>.data{display:inline}.subFooter .box .jet-data-store .jet-column>.data>div{display:inline;margin-right:5px}.subFooter .box .jet-data-store .jet-column>.data>div.data-complement{display:none}.subFooter .box .jet-data-store .data-address>span{margin-right:5px}.subFooter .box .jet-data-store .data-address>span:last-child{margin-right:0}.scrollToTopButton{position:fixed;z-index:99;width:40px;height:40px;right:0;bottom:-50px;background:var(--mainOrange) url(/assets/icons/backTop.svg) center no-repeat;background-size:18px;visibility:hidden;opacity:0;transition:ease-in-out .3s}.scrollToTopButton.active{bottom:4%;visibility:visible;opacity:1}#floatingWpp{position:fixed;z-index:99;bottom:20px;right:20px;width:50px;height:50px;border:none;border-radius:100%;background:var(--mainOrange) url(/assets/icons/floating-wpp.svg) center no-repeat;background-size:32px;transition:ease-in-out .3s;transform:rotate(0)}#floatingWpp.cancel{background:var(--mainOrange) url(/assets/icons/floating-cancel.svg) center no-repeat;background-size:22px;transform:rotate(360deg)}.floatingWppNumbers{display:flex;flex-direction:column;position:fixed;z-index:99;background:var(--white);bottom:90px;right:-110%;gap:2px;padding:2px;transition:ease-in-out .3s}.floatingWppNumbers.active{right:0}.floatingWppNumbers a{display:flex;align-items:center;gap:10px;padding:6px 20px;background:#ffe5a6;transition:ease-in-out .3s}.floatingWppNumbers a svg{width:30px;height:30px;filter:invert(0);transition:ease-in-out .3s}.floatingWppNumbers a:hover{color:var(--white);background:var(--mainOrange)}.floatingWppNumbers a:hover svg{filter:invert(1)}@media screen and (max-width:991px){.newsSection .box{flex-direction:column;gap:20px;padding:0 10px}.newsSection .box .left,.newsSection .box .right{width:100%}.newsSection .box .left{flex-direction:column;padding:0;gap:10px}.newsSection .box .left .title{text-align:center;font-size:16px}.newsSection .box .left .title strong{display:inline}.newsSection .box .left .description{text-align:center;font-size:12px}.newsSection .box .right .jet-news-itens{flex-direction:column}.newsSection .box .right .jet-news-itens .jet-input{width:100%}.newsSection .box .right .jet-news-itens button{display:block;width:100%;min-height:32px}footer .box{flex-direction:column;padding:0 10px;gap:0}footer .box .custom-itens{display:none;margin-bottom:20px}footer .title-custom{position:relative}footer .title-custom::before{content:"";position:absolute;width:20px;height:20px;background:url(/assets/icons/menuArrow.svg) center no-repeat;background-size:16px;top:0;right:0;transition:ease-in-out .3s}footer .title-custom.active::before{transform:rotate(90deg)}footer .title-custom::after{width:100%}footer .jet-custom-pages a{line-height:25px}.subFooter .box{flex-direction:column;padding:15px 10px}.scrollToTopButton{right:0}.scrollToTopButton.active{bottom:20%}#floatingWpp{right:10px;bottom:10px;z-index:2}.floatingWppNumbers{bottom:80px}}#floatingWppLateral{position:fixed;right:0;bottom:3%;z-index:9999}#btnAtendimento{writing-mode:vertical-rl;transform:rotate(180deg);background:var(--mainOrange);color:#fff;border:none;padding:10px 8px;font-weight:700;cursor:pointer;font-size:14px}#btnFecharAtendimento{position:absolute;bottom:270px;right:180px;transform:translate(18%,132%);background-color:var(--mainOrange);border:none;border-radius:50%;width:45px;height:45px;cursor:pointer;padding:0;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.3);display:none;transition:transform .3s ease-in-out}#btnFecharAtendimento svg{width:22px;height:22px}.floatingWppNumbers.active+#btnFecharAtendimento{display:flex}#btnFecharAtendimento.rotate{transform:translate(18%,132%) rotate(360deg)}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .jet-children{gap:30px;padding:0 40px}.jet-showcase .jet-children:not(.tns-slider){display:flex}.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1}.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+5){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+1){display:none}}.jet-showcase .tns-controls [aria-controls]{background-size:10px;width:30px;height:30px;right:0}.jet-showcase .tns-controls [aria-controls][data-controls=prev]{left:0}@media screen and (max-width:991px){.jet-showcase{padding:0 10px}.jet-showcase .jet-children{gap:10px;padding:0}.jet-showcase .tns-controls [aria-controls]{right:-12px}.jet-showcase .tns-controls [aria-controls][data-controls=prev]{left:-12px}.jet-showcase .tns-nav{position:relative;bottom:0;margin-top:15px}.jet-showcase .tns-nav>[aria-controls]{background:#b5b4b4}.jet-showcase .tns-nav>.tns-nav-active{background:var(--mainOrange)}}.group-title,.title-default{display:flex;align-items:center;gap:20px;font-size:20px;margin-bottom:50px;margin-top:70px;font-weight:500;position:relative}.group-title.group-9324,.title-default.group-9324{margin-top:30px}.group-title::before,.title-default::before{content:"";position:absolute;width:100%;height:1px;background:#f2f2f2;left:0;top:14px}.group-title span,.title-default span{background:var(--white);display:block;width:fit-content;padding:0 10px;position:relative;z-index:1}@media screen and (max-width:991px){.group-title,.title-default{font-size:16px;margin-bottom:35px}.group-title::before,.title-default::before{top:10px}.group-title span,.title-default span{padding-left:0}}.showcase{padding:0}.showcase.featured .jet-children:not(.tns-slider)>.jet-item:nth-child(n+4){display:none}.showcase.featured .box{display:flex;align-items:center;gap:25px}.showcase.featured .box>.left{width:calc(25% - 25px)}.showcase.featured .box>.left .jet-children-container{min-height:617px}.showcase.featured .box>.left .jet-children{display:none}.showcase.featured .box>.left .jet-children.active{display:block}.showcase.featured .box>.right{width:75%}@media screen and (max-width:991px){.showcase.featured .group-title{padding-left:10px}.showcase.featured .box{gap:10px;padding:0}.showcase.featured .box>.left,.showcase.featured .box>.right{width:50%}.showcase.featured .box>.left .jet-children-container{min-height:auto}}.infoBar{margin:0}.infoBar>.ui.container.divider{max-width:1440px}.infoBar .box{display:flex;justify-content:center;padding:0 0 15px;font-size:14px;gap:7rem}.infoBar .box .item{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:500;line-height:.7rem;font-size:12px}@media screen and (max-width:764px){.infoBar .box .item{line-height:.8rem}}.infoBar .box .item svg{width:32px;margin-right:10px;height:45px}.infoBar .box .item svg path{stroke:#333}.infoBar .tns-controls{top:25px}.infoBar .tns-controls [aria-controls]{border:none;background-size:8px}@media screen and (max-width:764px){.infoBar .tns-controls [aria-controls]{width:20px}.infoBar .tns-controls button[data-controls=prev]{left:0}.infoBar .tns-controls button[data-controls=next]{right:0}}@media screen and (max-width:991px){.infoBar .tns-controls [aria-controls]{top:3px}}