@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;font-family:var(--fontText)}*,: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:1320px}: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:"Quasimoda";--fontSize:12px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#fff;--bgBorder:#e5e5e5;--colorButton:#000;--bgButtonSecondary:#F7F7F7;--bgBorderSecondary:#F7F7F7;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--primary:#033F4D;--secondary:#E0E1DD;--third:#AFB8C8;--textColor:#737373;--textColorSecondary:#1B263B}:root{--blue:#007bff;--indigo:#6c7293;--purple:#6f42c1;--pink:#e83e8c;--red:#A91919;--red-dark:#c80642;--orange:#fd7e14;--yellow:#ffe623;--green:#28a745;--teal:#20c997;--teal-dark:#1bc5bd;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gray-light:#ddd;--primary:#5867dd;--secondary:#e1e1ef;--success:#0abb87;--info:#5578eb;--warning:#ffb822;--danger:#fd397a;--light:#f7f7f7;--dark:#1a1a27;--facebook:#3b5998;--google:#dd4b39;--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:20px;--font-xxl:25px;--font-big:30px;--space-sm:0.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:3rem}@media screen and (max-width:764px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:764px){.mobile-only{display:block!important}}@media screen and (max-width:991px) and (min-width:768px){.tablet-hide{display:none!important}}@media screen and (min-width:992px){.computer-hide{display:none!important}}.hideme{display:none!important}jet-alert-me{width:100%;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me{position:fixed;top:0;right:-100%;background:#fff;height:100%;padding:2rem;width:100%;max-width:500px;z-index:102}jet-alert-me .jet-alert-me.open{animation:fadeInRight;animation-duration:1s;right:0}jet-alert-me .jet-alert-me.closed{animation:fadeOutRight;animation-duration:1s}jet-alert-me .jet-alert-me .alert-me{position:relative;margin-top:var(--space-xl)}jet-alert-me .jet-alert-me .alert-me .close-form{background:0 0;border:0;position:absolute;right:-.5rem;top:-1.5rem;transform:translateY(-50%);outline:0;cursor:pointer;padding:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .close-form:after{content:"X";display:block;outline:0;font-size:var(--font-xl)}jet-alert-me .jet-alert-me .alert-me .close-form span{display:none}jet-alert-me .jet-alert-me .alert-me .alert-text{display:block;text-align:center;line-height:20px;font-size:var(--font-md)}jet-alert-me .jet-alert-me .alert-me .alert{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg)}jet-alert-me .jet-alert-me .alert-me .alert .image{flex:1;padding-right:var(--space-md)}jet-alert-me .jet-alert-me .alert-me .alert .image img{max-width:100%}jet-alert-me .jet-alert-me .alert-me .alert form{flex:1}jet-alert-me .jet-alert-me .alert-me .alert form .container-field{position:relative}jet-alert-me .jet-alert-me .alert-me .alert form button{background-color:var(--bgButton);color:var(--colorButton);padding:var(--space-md) var(--space-lg);border:1px solid var(--bgBorder);border-radius:var(--radiusButton);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--space-sm);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:var(--space-xl)}jet-alert-me .jet-alert-me form .container-form{width:100%;text-align:center}jet-alert-me .jet-alert-me form .container-form .container-field{position:relative}jet-alert-me .jet-alert-me form .container-form .container-field label{display:none;font-weight:600;font-size:var(--font-md)}jet-alert-me .jet-alert-me form .container-form .container-field input{background-color:#fff;border:1px solid #eee;padding:1rem;font-size:var(--font-md);margin:var(--space-sm) auto 0;border-radius:.5rem;width:100%;appearance:none}@media only screen and (max-width:764px){jet-alert-me .jet-alert-me form .container-form .container-field input{font-size:var(--font-lg)}}jet-alert-me .jet-alert-me form .container-form button{background-color:var(--bgButton);color:#fff;padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:.5rem;text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}jet-alert-me .jet-alert-me form .container-form button:disabled{background-color:var(--gray-light);cursor:default;color:var(--gray)}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card.sold .product-image{filter:grayscale(1)}.jet-card{padding:0 0 8px;outline:0;display:flex;flex-direction:column;text-align:var(--cardAlign)}@media only screen and (max-width:991px){.jet-card{padding-bottom:0}}.jet-card *{outline:0}.jet-card.grid,.jet-card>.grid{height:100%}.jet-card img{width:100%;max-width:100%;max-height:100%;object-fit:cover;aspect-ratio:3/4;max-width:25vw}@media only screen and (min-width:768px) and (max-width:919px){.jet-card img{max-width:calc(50vw - 1.75px)}}@media only screen and (min-width:991px) and (max-width:1320px){.jet-card img{max-width:calc(33.3333vw - 1.75px)}}@media only screen and (max-width:764px){.jet-card img{max-width:50vw}}.jet-card img:not([src$="loading.svg"]){height:auto}.jet-card .jet-container{z-index:0;position:relative;display:flex;flex-direction:column;height:100%;padding:0;transition:all .6s ease;background:0 0;height:430px}@media screen and (min-width:1024px){.jet-card .jet-container{height:584px}}.jet-card .jet-container:not(:has(.content.data.has-variation)) .product-info .product-values{margin-bottom:0}.jet-card .jet-container .content.images{display:flex;flex-direction:column;position:relative}@media only screen and (min-width:991px){.jet-card .jet-container .content.images{width:100%}}@media only screen and (max-width:991px){.jet-card .jet-container .content.images{padding-bottom:0}}.jet-card .jet-container .content.images .content.product-flag{display:block;position:absolute;z-index:2;top:16px;left:8px}@media only screen and (min-width:991px){.jet-card .jet-container .content.images .content.product-flag{top:11px}}@media only screen and (max-width:991px){.jet-card .jet-container .content.images .content.product-flag{top:8px;left:7px}}.jet-card .jet-container .content.images .content.product-flag .product-flag .flag-discount{display:none}.jet-card .jet-container .content.images .content.product-flag .product-flag .flag-seal .flag-name{color:var(--black);font-size:12px;line-height:18px;font-weight:400;padding:4px;border-radius:5px;border:1px solid var(--black);text-transform:uppercase}@media only screen and (min-width:991px){.jet-card .jet-container .content.images .content.product-flag .product-flag .flag-seal .flag-name{padding:5px 4px;font-size:14px}}@media only screen and (max-width:991px){.jet-card .jet-container .content.images .content.product-flag .product-flag .flag-seal .flag-name{font-size:10px;padding:4px 5px}}.jet-card .jet-container .content.images .content.product-flag .product-flag .flag-seal img{display:none}.jet-card .jet-container .content.images>.product-image{position:static;overflow:hidden;display:flex;width:100%;height:100%}.jet-card .jet-container .content.images>.product-image .product-image{width:100%;position:relative}.jet-card .jet-container .content.images>.product-image .product-image a{display:flex;align-items:center;height:100%}.jet-card .jet-container .content.images>.product-image .product-image a .main-image{position:relative;transition:all .25s ease;display:flex;align-items:center;width:100%;height:100%;transform:translateX(0)}.jet-card .jet-container .content.images>.product-image .product-image a .main-image img.ng-failed-lazyloaded,.jet-card .jet-container .content.images>.product-image .product-image a .main-image img.ng-lazyloading{width:auto;transform:none;margin:var(--space-md) auto}.jet-card .jet-container .content.images>.product-image .product-image a .alternate-image{position:absolute;z-index:-1;top:0;left:0;opacity:1;display:flex;align-items:center;height:100%;width:100%;transform:translateX(100%);transition:all .25s ease}.jet-card .jet-container .content.data{display:flex;flex-direction:column;position:relative;padding:21px 0 0}@media only screen and (min-width:991px){.jet-card .jet-container .content.data{width:100%}}.jet-card .jet-container .content.data .product-brand{display:none}.jet-card .jet-container .content.data .product-variation{display:block;order:2}.jet-card .jet-container .content.data .product-variation .product-variation{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding-left:2px}.jet-card .jet-container .content.data .product-variation .product-variation .reference:has(.variation-text){display:none;padding-left:12px}.jet-card .jet-container .content.data .product-variation .product-variation .reference{display:flex;padding:0;gap:8px;flex-wrap:wrap;order:1;padding-left:1px}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-variation .product-variation .reference{padding:10px 0 0}}.jet-card .jet-container .content.data .product-variation .product-variation .reference .title{font-size:0;display:none}.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation{display:flex;gap:10px;flex-wrap:wrap;border-radius:50%;border:2px solid #ededed;border-radius:50%;transition:.3s ease all;width:20px;height:20px;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width:764px){.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation{width:18px;height:18px}}.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation .variation-color{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:50%}.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation .variation-text{width:auto;height:22px;min-width:22px;min-height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--black)}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation .variation-text{font-size:14px}}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation:hover{box-shadow:0 0 0 1px var(--black)}}.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation.active{box-shadow:0 0 0 1px var(--black)}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation .variation-color{width:14px;height:14px;min-width:14px;min-height:14px}.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation .variation-text{width:14px;height:14px;min-width:14px;min-height:14px;font-size:12px}}.jet-card .jet-container .content.data .product-variation .product-variation .reference .variation.sold{opacity:.2}.jet-card .jet-container .content.data .product-variation .product-variation .reference.size{opacity:0;visibility:hidden;pointer-events:none;height:0;padding:0;transition:.3s opacity ease;display:none;order:2}.jet-card .jet-container .content.data .product-variation .product-variation .reference.size .variation .variation-text{width:0;height:0}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-variation .product-variation .reference.size .variation .variation-text{width:unset;height:unset}}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-variation .product-variation .reference.size{padding:0;padding-top:10px;opacity:1;visibility:visible;height:auto}}.jet-card .jet-container .content.data .product-info{display:flex;flex-direction:column;min-height:unset;border-radius:unset;background:unset;box-shadow:unset;backdrop-filter:unset;padding:0}.jet-card .jet-container .content.data .product-info .product-name{padding-bottom:0;order:1}.jet-card .jet-container .content.data .product-info .product-name h3{margin:0;height:30px;color:var(--black);font-size:15px;line-height:15px;font-weight:400;text-align:left;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;text-align:left}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-info .product-name h3{font-size:14px}}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-name h3{font-size:12px;line-height:14px;height:28px;font-weight:400}}.jet-card .jet-container .content.data .product-info .product-rating{display:none}.jet-card .jet-container .content.data .product-info .product-values{order:3;padding-top:18px}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-info .product-values{margin-bottom:56px;padding-top:2px}}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values{padding-top:15px}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price{display:flex;justify-content:flex-start;flex-wrap:wrap;height:68px;align-items:flex-start;padding-bottom:20px;gap:2px;column-gap:30px}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price{height:auto;gap:0}}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price{height:auto;padding-bottom:0;gap:6px;column-gap:0}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount{color:var(--black);font-size:18px;line-height:20px;font-weight:400;width:fit-content;display:inline-block;order:2}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount{font-size:14px}}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount{font-size:12px;line-height:14px;font-weight:700;width:100%;text-align:left}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount .priceDiscount{color:var(--black);font-size:14px;line-height:21px;font-weight:400;display:inline-block;width:fit-content}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount .priceDiscount .textDiscount{color:var(--black);font-weight:400;font-size:0}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount .priceDiscount .textDiscount::after{content:"via PIX ou boleto";font-size:14px;display:inline}@media only screen and (max-width:764px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount .priceDiscount{font-size:12px;line-height:14px;font-weight:700}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount~.best-price{display:none}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount span.descriptionDiscount{color:var(--black);font-size:0;line-height:initial;display:ruby;margin-left:3px;width:fit-content}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .baseDiscount span.descriptionDiscount{font-size:0}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .old-price{color:#7e7e7e;font-size:14px;line-height:21px;display:inline-block;width:fit-content;order:1}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .old-price span{text-decoration:line-through}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .old-price:empty{display:none}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .old-price{font-size:12px;line-height:14px}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .old-price:empty::before{content:"";font-size:0}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .old-price:empty::after{content:"";font-size:0}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .best-price{color:var(--black);font-size:20px;line-height:25px;font-weight:700;width:100%;display:flex;justify-content:center;order:2;justify-content:flex-start}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .best-price span::after{content:" à vista";font-size:16px}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .best-price{font-size:12px;line-height:14px}}@media only screen and (min-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .best-price{font-size:14px}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment{color:var(--black);font-size:14px;line-height:21px;font-weight:400;display:flex;text-align:center;width:100%;gap:3px;justify-content:flex-start;flex-wrap:wrap;order:3}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .number-installment{display:flex;gap:3px}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .number-installment:before{display:block;content:"ou em até ";color:var(--black);font-size:14px;line-height:21px;font-weight:400}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .number-installment:before{font-size:12px;line-height:14px}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .value-installment{font-weight:400}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .value-installment{font-size:12px;line-height:14px}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .description-installment{display:block;font-size:0}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .description-installment{display:none}}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .description-installment:before{display:none}.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment .description-installment:empty:before{content:"";font-size:0}@media only screen and (max-width:991px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment{font-size:12px;line-height:14px}}@media only screen and (min-width:360px) and (max-width:400px){.jet-card .jet-container .content.data .product-info .product-values .product-price .price .installment{font-size:12px;line-height:14px}}.jet-card .jet-container .content.data .product-info .product-availability{display:none}.jet-card .jet-container .content.action{position:relative;transition:.3s opacity ease;display:flex;width:100%;justify-content:center;height:35px;align-items:flex-end}@media only screen and (min-width:991px){.jet-card .jet-container .content.action{position:absolute;margin-bottom:26px}}.jet-card .jet-container .content.action .product-buy{width:100%;margin-top:25px}.jet-card .jet-container .content.action .product-buy .product-buy{width:100%}@media only screen and (max-width:991px){.jet-card .jet-container .content.action{display:none}}.jet-card .jet-container .content.product-buy .product-buy{opacity:0;visibility:hidden;background-color:var(--primary);height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0;width:100%!important;border-radius:10px}@media only screen and (max-width:991px){.jet-card .jet-container .content.product-buy .product-buy{height:36px;font-size:20px}}.jet-card .jet-container .content.product-buy .product-buy .buy-button,.jet-card .jet-container .content.product-buy .product-buy .sold-button{color:var(--white);font-size:12px;text-transform:uppercase;border:0;padding:0;margin:0;background:0 0;transition:.3s ease all;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.jet-card .jet-container .content.product-buy .product-buy .buy-button:hover,.jet-card .jet-container .content.product-buy .product-buy .sold-button:hover{opacity:.9;transition:.3s ease all}@media only screen and (max-width:991px){.jet-card .jet-container .content.product-buy .product-buy .buy-button,.jet-card .jet-container .content.product-buy .product-buy .sold-button{width:100%;height:45px;font-size:20px;opacity:1;visibility:visible;display:flex;align-items:center;justify-content:center}.jet-card .jet-container .content.product-buy .product-buy .buy-button:not(.jet-btn-loading):after,.jet-card .jet-container .content.product-buy .product-buy .sold-button:not(.jet-btn-loading):after{width:26px;height:26px}}.jet-card.list .jet-container{display:flex;flex-direction:row;flex-wrap:nowrap}.jet-card.list .jet-container .images{flex:1;max-width:200px;padding-right:var(--space-md)}.jet-card.list .jet-container .images .product-flag.content{right:initial;left:var(--space-md)}.jet-card.list .jet-container .data{flex:1 1 auto;display:flex;flex-wrap:wrap;flex-direction:column;order:0}.jet-card.list .jet-container .data .content.product-buy{margin:auto}.jet-card.list .jet-container .action{display:flex;align-items:center;opacity:1;visibility:visible;background:0 0;margin:0;height:auto}.jet-card .jet-wishlist-add{opacity:1;transition:all .3s ease;position:absolute;top:4px;right:1px;cursor:pointer;z-index:1}@media only screen and (max-width:764px){.jet-card .jet-wishlist-add{opacity:1;right:2px}}.jet-card .jet-wishlist-add .product-wishlist .add-wish{display:block;width:31px;height:31px;background-image:url(/assets/icons/shelfs/heart.svg);background-size:cover;background-size:31px;background-repeat:no-repeat;transition:all .3s ease}.jet-card .jet-wishlist-add .product-wishlist .remove-wish{display:block;width:31px;height:31px;background-image:url(/assets/icons/shelfs/heart-filled.svg);background-size:31px;background-position:center;background-repeat:no-repeat;transition:all .3s ease-in-out}.jet-card .jet-wishlist-add .product-wishlist:hover .add-wish{background-image:url(/assets/icons/shelfs/heart-filled.svg);transition:all .3s ease}@media only screen and (max-width:991px){.jet-card .jet-wishlist-add .product-wishlist .add-wish{width:24px;height:24px;background-size:24px}.jet-card .jet-wishlist-add .product-wishlist .remove-wish{width:24px;height:24px;background-size:24px}}@media only screen and (min-width:991px){.jet-card:hover .jet-container .content.images .product-image.has-alternate .main-image{position:absolute;z-index:-1;top:0;left:0;opacity:0;transform:translateX(-100%)}.jet-card:hover .jet-container .content.images .product-image.has-alternate .alternate-image{position:relative;z-index:0;opacity:1;transform:translateX(0)}.jet-card:hover .jet-container .content.action{position:relative;z-index:1}.jet-card:hover .jet-container .content.action .product-buy{visibility:visible;opacity:1;transition:.3s opacity ease}}@media only screen and (min-width:991px) and (max-width:764px){.jet-card:hover .jet-container .content.data .product-info{height:100px}}@media only screen and (min-width:991px) and (max-width:991px){.jet-card:hover .jet-container .content.data .product-info .product-variation{height:28px}}@media only screen and (min-width:991px){.jet-card:hover .jet-container .content.data .product-info .product-variation .reference:has(.variation-text){display:flex!important;opacity:1;visibility:visible;pointer-events:all;padding:18px 0 16px;padding-left:2px}}@media only screen and (min-width:991px) and (max-width:991px){.jet-card:hover .jet-container .content.data .product-info .product-variation .reference:has(.variation-text){padding:0 0 15px}}@media only screen and (min-width:991px){.jet-card:hover .jet-container .content.data .product-info .product-values{display:none}}@media screen and (max-width:764px){.jet-card .jet-container .content.data .product-info{min-height:135px}}.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%;font-variant-numeric:lining-nums proportional-nums}.floating-preview .container-preview .jet-cart-timer{display:flex;align-items:center;margin-top:8px;font-size:12px}.floating-preview .container-preview .jet-cart-timer svg{height:18px}.floating-preview .container-preview .title-cart{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;gap:10px;position:relative;height:70px;padding:0 20px;color:var(--black);text-transform:uppercase}.floating-preview .container-preview .title-cart::after{content:"";width:calc(100% - 40px);height:1px;background:#d3d3d3;position:absolute;bottom:0;left:20px}.floating-preview .container-preview .fecharCarrinho{border:none;padding:0;width:70px;height:70px;outline:0;background:0 0;position:relative}.floating-preview .container-preview .fecharCarrinho::after{content:"";width:20px;height:1px;background:var(--black);position:absolute;transform:rotate(-45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho::before{content:"";width:20px;height:1px;background:var(--black);position:absolute;transform:rotate(45deg);right:0;transition:ease-in-out .3s}.floating-preview .container-preview .fecharCarrinho:hover::after,.floating-preview .container-preview .fecharCarrinho:hover::before{transform:rotate(0)}@media screen and (max-width:764px){.floating-preview .container-preview .fecharCarrinho::after,.floating-preview .container-preview .fecharCarrinho::before{left:auto;right:0}}.floating-preview .container-preview .jet-cart-preview{height:100%}.floating-preview .container-preview .jet-cart-preview .content{height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview{display:flex;flex-direction:column;padding:0;height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart{border-radius:5px;display:block;text-align:center;margin-top:100px;color:var(--black)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart span{margin-bottom:var(--space-md);display:block;font-size:18px;font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart p{font-size:14px;max-width:210px;margin:auto;font-weight:400;letter-spacing:.8px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart .itens{margin-top:30px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart .itens a{display:block;width:100%;background:var(--black);color:var(--white);font-weight:700;padding:8.5px 0;border-radius:36px;font-size:14px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:15px 10px 0;height:calc(100% - 265px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products.simulateOpen{height:calc(100% - 400px)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer{margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .content.timer{padding:0 10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .time-countdown{font-size:16px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .jet-product-flash-offer .description{font-size:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .freight-tip{background-color:var(--light);padding:var(--space-md);margin:var(--space-md);border-radius:var(--space-sm);font-size:var(--font-md);font-weight:400;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:10px;position:relative;background-color:#fff;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product+.product{border-top:1px solid #e2e2e2;margin-top:10px;padding-top:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{width:100px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:126px;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:#606060;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:column;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;display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .best-price{color:#606060;font-size:20px;font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--bgBody);color:#fff;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd{display:flex;flex-direction:row;align-items:center;overflow:hidden;width:max-content;gap:3px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd .minus{border-radius:5px;border:1px solid #000}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd .plus{border-radius:5px;border:1px solid #000}.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:0;border-radius:5px;background:#efefef}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{font-size:var(--font-lg)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{display:inline-block;width:30px;height:30px;background:0 0;cursor:pointer;outline:0;border:0}.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:26px;height:26px;background:url(/assets/icons/trash-1.svg) center no-repeat;background-size:26px;filter:brightness(0);opacity:.5}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove span{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product{color:#000;font-size:var(--font-sm);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-size:var(--font-md);font-weight:600}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku{margin:var(--space-sm) 0;line-height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference{font-size:var(--font-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name .variation{font-weight:400;margin-left:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;padding:20px;justify-content:flex-end;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary.simulateOpen{height:370px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .btn-recalculate{background:var(--primary);color:#fff;padding:0 1rem;border-radius:.5rem;border:0;font-size:14px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{background:#efeee8;color:var(--black);text-align:center;display:block;padding:9px 0;font-size:12px;margin-bottom:2px;text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest::before{content:"";width:20px;height:20px;background:url(/assets/icons/truck.svg) center no-repeat;background-size:contain;display:inline-block;vertical-align:-5px;margin-right:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .input-container{display:flex;align-items:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .input-container span{font-size:11px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .input-container input{width:542px;height:1063px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .input-container button{width:126px;height:34px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal{font-size:var(--font-md);text-transform:uppercase;font-weight:400;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .discount span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .subtotal span{display:flex;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{font-size:var(--font-sm);font-weight:400;position:relative;padding-top:12px;min-height:78px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight::after{font-size:11px;display:block;margin-bottom:30px;margin-top:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight>span{display:inline-block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup{display:flex;justify-content:flex-end;gap:.5rem}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup button{border:1px solid var(--primary);background:0 0;padding:.5rem 1rem;border-radius:.5rem;font-size:1rem;font-weight:600;color:var(--primary);transition:.2s ease-in}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btns-pickup button.active{background:var(--primary);color:#fff}.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:34px;width:calc(100% - 213px)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{font-size:var(--font-lg);min-width:140px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{background:#cacbcd;border:none;height:34px;width:100px;text-transform:uppercase;font-size:12px;border-radius:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-md);margin-bottom:var(--space-md);max-height:140px;overflow-y:scroll}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping{display:flex;align-items:center;position:relative;padding-left:3rem;font-size:var(--font-sm);user-select:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label{cursor:pointer}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #ccc;border-radius:50rem;left:0;top:50%;transform:translateY(-50%)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping label:after{position:absolute;content:"";width:10px;height:10px;background:var(--textBody);border-radius:50rem;top:50%;left:5px;transform:translateY(-50%);display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping input:checked~label:after{display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info{display:flex;flex-direction:column;align-items:flex-start}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .time{line-height:initial;color:var(--gray)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .name{display:inline-flex;gap:var(--space-sm);line-height:initial;margin-bottom:var(--space-sm)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:400}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position: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;display:none}.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:#004a21;border-radius:10px;color:var(--white);text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.8px;border:none;display:flex;align-items:center;justify-content:center;gap:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish::before{content:"";width:26px;height:26px;background:url(/assets/icons/cart-comprar.svg) center center no-repeat;background-size:26px;display:block}@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-progress-container{margin-top:15px;font-family:Arial,sans-serif;margin-bottom:39px}.gift-message{color:#00602d;font-size:14px;margin-bottom:6px;font-weight:300}.gift-message strong{color:#00602d;font-weight:700}.progress-bar{height:10px;background-color:#fff;border:1px solid #004a21;border-radius:20px;overflow:hidden}.progress-fill{height:100%;background-color:#00602d;width:0%;transition:width .3s ease-in-out}.frete-gratis-box{border:1px solid #004225;padding:10px 15px;padding-right:0;border-radius:3px;display:flex;align-items:center;gap:10px;margin-bottom:44px;font-family:Arial,sans-serif;animation:fadeSlideIn .6s ease forwards;opacity:1;transform:translateY(10px)}.frete-gratis-box svg{width:31px;height:31px;fill:#fff}.frete-gratis-msg{color:#606060;font-size:12px}.frete-gratis-msg strong{font-weight:700}.jet-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:1px solid #ccc;border-top-color:#07d;animation:spinner .6s linear infinite;z-index:999}.jet-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBody);opacity:.5;z-index:998}.jet-loading.fixed:after,.jet-loading.fixed:before{position:fixed}.jet-btn-loading{position:relative;color:transparent!important;pointer-events:none!important}.jet-btn-loading:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.jet-btn-loading:after{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:spinner .6s linear;animation:spinner .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.ng-lazyloading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.2);max-width:50px}.jet-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:200;display:none}.jet-modal .closeModal{position:absolute;background:0 0;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.jet-modal .jet-modal-content{background:#fff;max-width:60vw;max-height:calc(100% - var(--space-lg));position:absolute;padding:var(--space-lg);overflow:auto;border-radius:var(--space-sm);animation:fadeIn;animation-duration:.8s}@media only screen and (max-width:992px){.jet-modal .jet-modal-content{width:calc(100vw - var(--space-lg));height:calc(100vh - var(--space-lg));max-width:100vw;max-height:100vh;position:absolute;top:unset;left:unset;margin:auto;transform:unset}.jet-modal .jet-modal-content.small{height:auto}}.jet-modal .jet-modal-content.content-center{display:flex;flex-direction:column;justify-content:center}.jet-modal .jet-modal-content.auto-height{height:auto!important;width:55%}@media only screen and (max-width:992px){.jet-modal .jet-modal-content.auto-height{height:100vh!important;width:100%}}.jet-modal .jet-modal-content .jet-modal-close{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:2}.jet-modal .jet-modal-content .jet-modal-close span{display:none}.jet-modal .jet-modal-content .jet-modal-close svg{width:100%;max-width:20px;margin-right:var(--space-sm)}.jet-policy-privacy{position:fixed;left:calc(50% - var(--space-sm));bottom:0;transform:translate(-50%,-50%);background:var(--bgBody);z-index:99999;width:1200px;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:-3px}@media only screen and (max-width:764px){.jet-policy-privacy{left:50%}}.jet-policy-privacy .policy-container{width:1200px;max-width:100%;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;animation:scaleIn;animation-duration:.8s}.jet-policy-privacy .policy-container p{margin:0;color:var(--textBody)}.jet-policy-privacy .policy-container p a{color:var(--textBody);font-weight:400;text-decoration:underline}.jet-policy-privacy .policy-container button{background-color:var(--primary);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.active>.content{right:0}.fixedFloating>.content{background:var(--white);padding:45.5px 0;position:relative;z-index:2;right:-100%;transition:ease-in-out .5s}.fixedFloating>.content>.ui.container{display:flex;gap:30px;align-items:center;margin:0}.fixedFloating .closeSearch{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(99,114,143,.5);z-index:1;cursor:pointer}.box-search{width:100%}.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:81px;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:81px;left:0;width:100%;padding:20px 0 0;border-radius:0 0 30px 30px;background:var(--white)}.search-result:not(.content){border-radius:0 0 30px 30px;position:relative;z-index:9;width:100%;top:0;display:flex;gap:20px;border-radius:0;flex-wrap:wrap;padding:0 1rem;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% - 16px)}.search-result:not(.content)>a{display:flex;align-items:center;justify-content:center;text-align:center;height:69px;line-height:40px;border-radius:0 0 30px 30px;background:#033f4d;font-size:18px;width:100%;font-weight:400;color:#fff;transition:ease-in-out .3s}@media screen and (min-width:991px){.search-result:not(.content)>a{position:absolute;bottom:-5.8rem;left:0}}.search-result:not(.content)>a:hover{opacity:.7}.search-result img{height:auto;width:100%;margin:auto}.search-result .search-name{text-transform:uppercase;font-weight:700;letter-spacing:1.6px;font-size:12px}.search-result .old-price{margin-right:8px;font-size:12px;text-decoration:line-through;font-weight:700}.search-result .best-price{font-size:16px;color:var(--mainGold);font-weight:700;display:inline-block}@media screen and (max-width:991px){.search-result{padding:0;top:55px}.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;border-radius:0}.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;margin:0}}@media screen and (max-width:991px){.no-results{top:55px;text-align:center}.fixedFloating{top:62px;border-top:4px solid var(--mainBlue)}.fixedFloating>.content{padding:5px 0}.fixedFloating>.content>.ui.container{padding:0 10px}.fixedFloating>.content>.ui.container>img{display:none}.box-search{width:100%}.jet-container .jet-button{background-size:30px}.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:12px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:50px;height:3px;padding:0;margin:0 5px;border:none;opacity:.3;cursor:pointer;background:var(--black);transition:ease-in-out .3s}.tns-nav>.tns-nav-active{opacity:1}@media screen and (max-width:764px){.tns-nav>[aria-controls]{width:30px}}.tns-controls{text-align:center;margin-bottom:0;position:absolute;top:50%;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) center center no-repeat;background-size:40px;right:0;position:absolute;transform:rotate(0)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(180deg)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.footer{background:var(--bg-color);padding-top:51px;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.footer .top-footer{background:#e0e1dd;padding:42px 0 42px}.footer .top-footer .newsletter{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:32px}@media screen and (max-width:991px){.footer .top-footer .newsletter{gap:0}}.footer .top-footer .newsletter>div.flex{gap:var(--space-md);color:var(--white);font-size:20px;font-weight:300;line-height:26px;width:fit-content;min-width:269px;display:flex;align-items:center;justify-content:center}.footer .top-footer .newsletter>div.flex svg{width:32px;height:32px}.footer .top-footer .newsletter>div.flex span{color:#0d1b2a;text-align:center;font-size:32px;font-weight:300}@media screen and (max-width:991px){.footer .top-footer .newsletter>div.flex{justify-content:center;text-align:center;margin:0}}.footer .top-footer .newsletter .newsletter-text{color:#0d1b2a;text-align:center;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:300;line-height:21px}@media screen and (max-width:991px){.footer .top-footer .newsletter .newsletter-text{display:none}}.footer .top-footer .newsletter>jet-newsletter{display:flex;width:100%}.footer .top-footer .newsletter>jet-newsletter>form{width:100%}.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens{display:flex;gap:var(--space-lg);justify-content:center}@media screen and (max-width:991px){.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens{flex-direction:column;margin-top:var(--space-md);padding:0 15px;gap:var(--space-md)}.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens .jet-input{width:100%!important}}.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens .jet-input{width:263px}.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens .jet-input input{background:var(--white);padding:0;margin:0;width:100%;height:34px;padding-left:var(--space-md);color:#bbb9b9;text-align:center;font-family:Carbona;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border-radius:4px;border:1px solid #e0e1dd;background:#fff}@media screen and (max-width:991px){.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens .jet-input input{border-radius:0;font-size:12px}}.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens #sendNews{width:168px;background:#033f4d;color:var(--white);font-size:14px;font-weight:300;padding:0;margin:0;border:0;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;height:34px;text-transform:uppercase}.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens #sendNews:hover{opacity:.9;transition:opacity .3s ease}@media screen and (max-width:991px){.footer .top-footer .newsletter>jet-newsletter>form .jet-news-itens #sendNews{width:100%;border-radius:0;font-weight:500;font-size:12px;height:48px}}.footer .footer-content{display:flex!important;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:1920px;padding:0 20px;box-sizing:border-box;padding-top:35px}@media screen and (min-width:764px){.footer .footer-content{padding-top:51px}}.footer .footer-group{max-width:280px;margin-bottom:20px}.footer .footer-group .accordion{display:block;background:0 0;border:none;font-weight:500;font-size:18px;text-align:left;width:100%;padding:0;cursor:pointer;text-transform:capitalize;padding-bottom:18px;color:var(--Paleta-de-cores-1B263B,#1b263b);font-family:Quasimoda;font-style:normal;line-height:21px}.footer .footer-group.active .custom-itens,.footer .footer-group.active .footer-column{display:flex}.footer .custom-itens,.footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer .custom-itens a,.footer .custom-itens span,.footer .footer-column a,.footer .footer-column span{color:var(--textColorSecondary);text-transform:capitalize;font-size:14px;font-weight:300;line-height:21px;text-decoration:none}.footer .footer-extra{display:flex;justify-content:space-between;align-items:self-start;width:100%;flex-wrap:wrap;padding:20px 0}.footer .footer-extra>div{text-align:center}.footer .footer-extra p{font-weight:500;font-size:18px;margin-bottom:5px;font-family:Quasimoda;color:#1b263b}.footer .footer-extra img{height:30px;width:auto;margin:0 4px}.footer .footer-extra .payments,.footer .footer-extra .security,.footer .footer-extra .social{display:flex;flex-direction:column;gap:25px}.footer .footer-extra .jet-social-network ul{display:flex;gap:9px}.footer .footer-extra .jet-social-network span{font-size:0;display:block;width:20px;height:20px;transition:ease-in-out .3s}.footer .footer-extra .jet-social-network span.instagram::after{content:"";display:block;width:100%;height:100%;background:url(/assets/icons/instagram.svg) center no-repeat;background-size:19px}.footer .footer-extra .jet-social-network span.pinterest::after{content:"";display:block;width:100%;height:100%;background:url(/assets/icons/pinterest.svg) center no-repeat;background-size:19px}.footer .jet-stamps .stamp-name{display:none}.footer .jet-stamps img{width:auto;height:40px}.footer .jet-payment-options .content.jet-container{display:flex;max-width:285px;gap:20px;flex-wrap:wrap}.footer .jet-payment-options .content.options{display:flex;gap:8px;flex-wrap:wrap}.footer .jet-payment-options .title-option{display:none}.footer .footer-bottom{font-size:12px;color:var(--primary-color);text-align:center;padding:20px;background-color:#f9f9f9;width:100%;justify-content:center;display:flex;align-items:center;flex-wrap:wrap;gap:60px}.footer .footer-bottom strong{font-weight:700}.footer .footer-bottom .jet-data-store .data{display:flex;align-items:center;gap:10px}.footer .footer-bottom .byJet{display:flex;gap:10px;align-items:center}@media screen and (max-width:768px){.footer .footer-content{flex-direction:column;align-items:flex-start;padding:0;width:100%!important}.footer .footer-group{padding-top:17px;width:100%;max-width:100%;margin:0;border-bottom:.3px solid #1b263b}.footer .footer-group .accordion{display:block;display:flex;justify-content:space-between;width:100%;padding:10px 20px}.footer .footer-group .accordion::after{content:"";background:url(/assets/icons/arrow-disabled.svg) center center no-repeat;background-size:15px;width:16px;height:21px;display:block}.footer .footer-group.active .accordion::after{transform:rotate(60deg);transition:transform .4s ease}.footer .footer-column,.footer .footer-column>.custom-itens{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 20px}.footer .footer-extra{flex-direction:column;align-items:center;padding-bottom:0}.footer .footer-extra .social{gap:12px}.footer .footer-extra .social p{color:#1b263b;font-family:Quasimoda;font-size:18px;font-style:normal;font-weight:500;line-height:21px}.footer .footer-extra .jet-social-network ul{justify-content:center}.footer .footer-extra .jet-social-network span{width:49px;height:52px}.footer .footer-extra .jet-social-network span.instagram::after,.footer .footer-extra .jet-social-network span.pinterest::after{background-size:49px}.footer .footer-extra .payments,.footer .footer-extra .security{padding-top:22px;gap:17px}.footer .footer-extra .payments p,.footer .footer-extra .security p{color:#1b263b;font-size:12px;font-weight:700;line-height:32px;letter-spacing:2px;text-transform:uppercase}.footer .footer-bottom{flex-direction:column-reverse;background-color:#fff;gap:18px;padding-top:0;padding-bottom:42px}.footer .footer-bottom .jet-data-store .data{flex-direction:column;gap:1px}.footer .footer-bottom .jet-data-store{color:#1b263b;text-align:center;font-size:14px;font-style:normal;font-weight:300;line-height:21px}.footer .footer-bottom>a{color:#1b263b;text-align:center;font-size:17px;font-weight:500;text-transform:capitalize}.footer .top-footer .newsletter{flex-direction:column}.footer .top-footer .newsletter .separator{min-height:1px;width:calc(100% - 60px);margin:0 auto}.footer .top-footer .newsletter .left{width:100%;padding:0 30px;margin-bottom:24px}.footer .top-footer .newsletter .left>div .flex br{display:none}.footer .top-footer .newsletter .middle{width:100%;padding:0 30px;margin-top:24px}.footer .top-footer .newsletter .middle.whatsapp>div.flex{align-items:center}.footer .top-footer .newsletter .middle.whatsapp>div.flex .btn-whatsapp{width:100%;margin:24px 0}.footer .top-footer .newsletter .middle.whatsapp>div.flex .btn-whatsapp>a{width:100%}.footer .top-footer .newsletter .right{width:100%;padding:0 30px;margin-top:24px}.footer .top-footer .newsletter .right.instagram .jet-instagram-media{margin:0 -30px}.footer .top-footer .newsletter .right.instagram .jet-instagram-media .title-instagram-media{display:none}.footer .top-footer .newsletter .right.instagram .jet-instagram-media .tns-outer .jet-instagram-medias-itens{display:flex;gap:10px}.footer .top-footer .newsletter .right.instagram .jet-instagram-media .tns-outer .jet-instagram-medias-itens .jet-item>a img{width:100%;height:auto;object-fit:contain;max-width:160px}.footer .top-footer .newsletter .right.instagram .jet-instagram-media .tns-outer .tns-controls{display:none}}.scrollToTopButton{position:fixed;z-index:99;width:48px;height:48px;background:var(--primary) url(/assets/icons/arrow-up.svg) center 16px no-repeat;background-size:16px;bottom:90px;right:20px;border-radius:100%;text-align:center;line-height:44px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.6);box-shadow:0 2px 4px rgba(0,0,0,.6);-webkit-transition:all .3s;visibility:hidden;opacity:0;transition:ease-in-out .3s}.scrollToTopButton.active{visibility:visible;opacity:1}@media screen and (max-width:764px){.scrollToTopButton{right:10px;bottom:100px}}.jet-custom-pages-detail{margin:80px auto 68px}@media screen and (max-width:991px){.jet-custom-pages-detail{margin:16px auto 64px}}.jet-custom-pages-detail .title-page{margin-bottom:20px}@media screen and (max-width:991px){.jet-custom-pages-detail .title-page{margin:0}}.jet-custom-pages-detail .title-page h1{font-weight:700;font-size:35px;color:var(--primary);display:block;margin:var(--space-lg) auto var(--space-sm);padding-bottom:var(--space-sm)}@media screen and (max-width:991px){.jet-custom-pages-detail .title-page h1{font-size:25px;margin:0}}.jet-custom-pages-detail .page-content{margin-bottom:var(--space-xl)}.jet-custom-pages-detail .page-content p{line-height:22px}