@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;cursor:pointer}.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}.menu-area .jet-menu-itens{display:flex;gap:50px}@media screen and (min-width:765px) and (max-width:1295px){.menu-area .jet-menu-itens{gap:15px}}@media screen and (min-width:765px) and (max-width:1226px){.menu-area .jet-menu-itens{gap:10px}}@media screen and (min-width:765px) and (max-width:1150px){.menu-area .jet-menu-itens{margin-top:25px}}.menu-area .jet-menu-itens>li{position:relative}.menu-area .jet-menu-itens>li>a{height:90px;line-height:90px;display:block;position:relative;white-space:nowrap;text-transform:uppercase;font-weight:400;color:var(--textColor);font-size:16px}@media screen and (min-width:991px){.menu-area .jet-menu-itens>li:hover>.submenu{opacity:1;visibility:visible}}.menu-area .submenu:not(.last){position:absolute;backdrop-filter:blur(7px);width:100%;left:0;top:90px;padding:0;visibility:hidden;opacity:0;width:fit-content;transition:ease-in-out .3s}.menu-area .submenu:not(.last) .title{font-weight:700;line-height:32px;display:block;white-space:nowrap}.menu-area .submenu:not(.last) .title:hover{text-decoration:underline}.menu-area .submenu:not(.last)>.container{width:100%;margin:auto;display:flex;gap:30px;justify-content:space-between}@media screen and (min-width:1024px){.menu-area .submenu:not(.last)>.container{border-radius:20px;background:#fff;box-shadow:0 4px 7px 2px rgba(0,0,0,.25)}.menu-area .submenu:not(.last)>.container:has(.category-image){gap:122px;padding:18px 18px 12px 38px}}.menu-area .submenu:not(.last)>.container>*{flex:1}.menu-area .submenu:not(.last)>.container>ul{display:flex;flex-direction:column;padding:15px 20px;gap:0}.menu-area .submenu:not(.last)>.container>ul li{color:#737373;font-family:Quasimoda;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.menu-area .submenu.last{display:none}@media screen and (min-width:991px){.menu-area .submenu:not(.last)>.container>ul>li{max-width:350px}.menu-area .submenu.last ul{display:flex;flex-wrap:wrap}.menu-area .submenu.last ul>li{width:50%}}@media screen and (max-width:991px){.menu-area .user-area{text-transform:uppercase;font-size:12px;display:flex;align-items:baseline;gap:5px}.menu-area .jet-menu-itens{flex-direction:column;gap:0;margin-top:0}.menu-area .jet-menu-itens>li>a{line-height:42px;height:42px;border-bottom:1px solid var(--third)}.menu-area .jet-menu-itens>li>a::after{content:"";width:100%;height:100%;background:url(/assets/icons/plus.svg) right 12px no-repeat;background-size:16px;position:absolute;opacity:1;left:0;top:0;display:none}.menu-area .jet-menu-itens>li>a[title=Outlet]::before{max-width:80px}.menu-area .jet-menu-itens>li>a.open-icon::after{background:url(/assets/icons/xClose.svg) right 11px no-repeat;background-size:22px;width:100%;height:100%}.menu-area .jet-menu-itens>li.has-submenu>a::after{display:block}.menu-area .submenu:not(.last){position:relative;top:auto;left:auto;display:none;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;background:var(--white);padding:0 20px;z-index:2}.menu-area .submenu:not(.last).active{display:block;opacity:1;visibility:visible;margin:16px 0;width:100%}.menu-area .submenu:not(.last) a{font-size:16px;color:var(--textColor)!important;font-style:normal;font-weight:400!important;line-height:normal}.menu-area .submenu:not(.last) a.ver-todos-link{font-weight:700!important}.menu-area .submenu:not(.last)>a{text-transform:capitalize;font-size:16px;color:var(--textColor);margin-top:11px;display:block;height:35px;line-height:35px}.menu-area .submenu:not(.last)>.container>ul{padding:0;flex-direction:column;gap:0}.menu-area .submenu:not(.last) .title{margin-bottom:0;height:35px;line-height:35px}.menu-area .submenu.last{border-top:1px solid #e1e1e1;padding-top:10px}}@media screen and (min-width:765px) and (max-width:1150px){.right-area{position:absolute;top:36px;left:50%;transform:translateX(-50%)}.right-area .cart svg,.right-area .customer svg{width:18px;height:18px}}.jet-banner{position:relative}.jet-banner img{width:100%;height:auto}.fullbanner{min-height:589px}@media screen and (max-width:764px){.fullbanner{min-height:572px}}.fullbanner .jet-children-container:not(.tns-slider){display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.fullbanner .description{display:none}.fullbanner .tns-controls [aria-controls]{transform:rotate(0);right:10%}.fullbanner .tns-controls [aria-controls][data-controls=prev]{right:auto;left:10%;transform:rotate(180deg)}.fullbanner .tns-controls [aria-controls]{opacity:.3;background:url(/assets/icons/arrow.svg) center center no-repeat;background-size:40px;transition:ease-in-out .3s}.fullbanner .tns-controls [aria-controls]:hover{opacity:1}.fullbanner .tns-nav>[aria-controls]{background:#033f4d;opacity:1}.fullbanner .tns-nav>.tns-nav-active{background:#fff}.central-banner-container{margin-top:103px;background:#fff;padding:0 0 70px 0;margin-bottom:60px;opacity:0;transition:opacity .4s ease}.central-banner-container .central-banner-title .description{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:100px;padding-top:68px}@media screen and (max-width:764px){.central-banner-container .central-banner-title .description{padding:54px 0 45px 0}}.central-banner-container .central-banner-title .description .content{color:var(--primaryColor);text-align:center;font-size:15px;line-height:29px}.central-banner-container .central-banner-title .description .content p:nth-of-type(2){color:var(--primary)}.central-banner-container .central-banner-title .description .content strong{font-weight:400;font-size:29px}@media only screen and (max-width:991px){.central-banner-container .central-banner-title .description .content strong{font-size:28px}}@media only screen and (max-width:991px){.central-banner-container .central-banner-title .description .content{padding:0 35px}}@media only screen and (max-width:991px){.central-banner-container{padding:0 0 35px;margin-bottom:35px;margin-top:88px}}.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container{display:flex;justify-content:center;gap:21px}@media screen and (max-width:764px){.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container{gap:14px}}.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children{height:658px;overflow:hidden;border-radius:4px}@media screen and (max-width:764px){.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children{height:auto}}.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children video{width:396px;height:658px;object-fit:contain;display:block;border-radius:4px}@media screen and (max-width:764px){.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children video{width:263px;height:437px}}.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children .image img{width:396px;height:658px;border-radius:4px;object-fit:cover;cursor:pointer;transition:.5s ease all}@media screen and (max-width:764px){.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children .image img{width:263px;height:437px}}@media only screen and (min-width:991px){.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children .image img:hover{scale:1.05}}.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children .description{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer}.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children .description .content{color:var(--primaryColor);text-align:center;font-size:22px;padding-top:15px;font-weight:400}@media only screen and (max-width:991px){.central-banner-container .central-banner-home .jet-banner .jet-container .jet-children-container .jet-children .description .content{padding-top:25px}}.central-banner-container .tns-outer{position:relative}.central-banner-container .tns-outer .tns-controls button[data-controls=prev]{position:absolute;left:7px;font-size:0;margin:0;border:0;padding:0;background-color:transparent}.central-banner-container .tns-outer .tns-controls button[data-controls=prev]::before{content:"";display:block;width:52px;height:52px;background-image:url(/assets/svgs/arrows/seta-esquerda.svg);background-repeat:no-repeat;position:absolute;transform:scale(.8)}.central-banner-container .tns-outer .tns-controls button[data-controls=next]{position:absolute;font-size:0;margin:0;border:0;padding:0;transition:.3s ease all;right:47px;background-color:transparent}.central-banner-container .tns-outer .tns-controls button[data-controls=next]::before{content:"";display:block;width:52px;height:52px;background-image:url(/assets/svgs/arrows/seta-direita.svg);background-repeat:no-repeat;position:absolute;transform:scale(.8)}.bottom-banner-home-ft{background-size:auto;background-repeat:repeat-x;background-position:center;margin-bottom:20px;min-height:800px}@media screen and (min-width:1024px){.bottom-banner-home-ft{margin:102px 0;min-height:721px}}.bottom-banner-home-ft .jet-banner .jet-container .jet-children{display:flex;padding:0 30px}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children{flex-direction:column;gap:40px}}.bottom-banner-home-ft .jet-banner .jet-container .jet-children a{display:flex;gap:30px}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children a{flex-direction:column;gap:40px}}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .image img{border-radius:4px;object-fit:contain;width:715px;aspect-ratio:3/3}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children .image img{width:100%;border-radius:0;aspect-ratio:auto;object-fit:cover}}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content strong{color:#033f4d;text-align:center;font-size:27px!important;font-style:normal;font-weight:300;font-family:Termina}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content em{color:#033f4d;text-align:center;font-size:100px!important;font-style:normal;font-weight:400;line-height:148px}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content em{font-size:65px!important;line-height:65px!important}}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content P:first-child{font-family:Termina}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content p{color:#033f4d;font-family:Montserrat;text-align:center;font-size:18px;font-style:normal;font-weight:300;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content p{text-align:left;margin-top:0;padding:0 20px;font-size:16px}}.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content p s{color:#033f4d;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.08px;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:263px;height:48px;border-radius:10px;border:1px solid #033f4d}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children .description .content p s{width:222px}}@media only screen and (max-width:991px){.bottom-banner-home-ft .jet-banner .jet-container .jet-children{padding:0}}.bottom-banner-home-ft .ui.container{position:relative}.bottom-banner-home-ft .ui.container .tns-nav{justify-content:end;bottom:55px;right:27px}@media only screen and (max-width:991px){.bottom-banner-home-ft .ui.container .tns-nav{justify-content:center;bottom:35px;right:0}}.bottom-banner-home-ft .ui.container .tns-outer .tns-controls button[data-controls=prev]{position:absolute;left:-50px;font-size:0;margin:0;border:0;padding:0;background-color:transparent}.bottom-banner-home-ft .ui.container .tns-outer .tns-controls button[data-controls=prev]::before{content:"";display:block;width:52px;height:52px;background-image:url(/assets/svgs/arrows/seta-esquerda.svg);background-repeat:no-repeat;position:absolute}.bottom-banner-home-ft .ui.container .tns-outer .tns-controls button[data-controls=next]{position:absolute;font-size:0;margin:0;border:0;padding:0;transition:.3s ease all;right:-50px;background-color:transparent}.bottom-banner-home-ft .ui.container .tns-outer .tns-controls button[data-controls=next]::before{content:"";display:block;width:52px;height:52px;background-image:url(/assets/svgs/arrows/seta-direita.svg);background-repeat:no-repeat;position:absolute}.blog .title-blog{display:flex;align-items:center;text-align:center;width:100%;justify-content:center;margin:75px 0 89px 0}.blog .title-blog::after,.blog .title-blog::before{content:"";flex:1;border-bottom:1px solid #ccc;margin:0 20px}.blog .title-blog span{font-family:Termina,sans-serif;font-size:32px;font-weight:400;color:#10404f;text-transform:uppercase;letter-spacing:1px}@media screen and (max-width:1024px){.blog .title-blog span{font-size:18px}}.blog .jet-children-container{display:flex;gap:31px}.blog .jet-children-container .jet-children img{width:305px}@media screen and (max-width:1024px){.blog .jet-children-container .jet-children img{width:235px}}.blog .jet-children-container .jet-children .description p{color:#000;font-family:Quasimoda;font-size:17px;font-style:normal;font-weight:300;line-height:normal}@media screen and (max-width:1024px){.blog .jet-children-container .jet-children .description p{font-size:14px}}.blog .jet-children-container .jet-children .description strong{color:#000;font-family:Quasimoda;font-size:17px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1024px){.blog .jet-children-container .jet-children .description strong{font-size:14px}}.blog .jet-children-container .jet-children .description u{color:#000;font-family:Quasimoda;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline}@media screen and (max-width:1024px){.blog .jet-children-container .jet-children .description u{font-size:14px}}@media screen and (max-width:1024px){.blog{opacity:0;transition:opacity .4s ease}.blog .jet-banner{padding-left:16px}}.jet-infinity-scroll{display:block;margin-left:auto;margin-right:auto;width:80px;height:80px}.jet-infinity-scroll:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #000;border-color:#000 transparent #000 transparent;animation:jet-infinity-scroll-ring 1.2s linear infinite}@keyframes jet-infinity-scroll-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.jet-nothing-found{background-color:var(--light);padding:var(--space-lg) var(--space-md);text-align:center;font-weight:600;font-size:var(--font-sm);border-radius:var(--space-sm);width:100%;margin:var(--space-md)}.jet-pagination .pagination{display:flex;justify-content:center}.jet-pagination .pagination .item{width:12px;height:12px;border-radius:50%;background-color:#ccc;border:none;padding:0;margin:0 5px;display:inline-block;text-indent:-9999px;overflow:hidden;transition:background-color .3s ease}.jet-pagination .pagination .item.active{background-color:#7e5e4c}.jet-pagination .pagination .first-page,.jet-pagination .pagination .last-page,.jet-pagination .pagination .next-page,.jet-pagination .pagination .prev-page{display:none!important}.list-area{min-height:450px}@media screen and (min-width:1800px){.list-area{margin-bottom:160px}}@media screen and (min-width:991px){.list-area{min-height:600px}}.list-area .jet-children{display:flex;flex-wrap:wrap;gap:35px 15px}@media screen and (min-width:1320px) and (max-width:1800px){.list-area .jet-children{gap:75px 15px}}.list-area .jet-children>.jet-card{width:calc(25% - 12px)}.list-area{opacity:0;transition:opacity .6s ease;pointer-events:none}.list-area.show{opacity:1;pointer-events:auto}.list-area.show>div{max-width:1920px!important}.filterBox{position:fixed;top:0;left:0;bottom:0;right:0;z-index:102;visibility:hidden;opacity:0;transition:ease-in-out .3s}.filterBox .content>.header-filter{height:78px;background:var(--primary);display:flex;justify-content:space-between;align-items:center}.filterBox .content>.header-filter span{color:#fff;font-size:25px;font-weight:300;padding:24px 0 12px 47px;text-transform:uppercase}.filterBox .content>.header-filter .close{padding-right:29px;cursor:pointer}.filterBox>.closeBg{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);cursor:pointer;z-index:1}.filterBox>.closeBg::before{content:"";position:absolute;width:40px;height:40px;background-size:22px;top:10px;left:335px;filter:brightness(0) invert(1)}.filterBox .filters-products{margin-bottom:24px}.filterBox .clear-button{display:block;margin-bottom:5px;margin-top:5px;border:1px solid var(--primary);background:var(--primary);color:var(--white);text-transform:uppercase;font-size:12px}.filterBox .clear-button::before{content:"";display:inline-block;width:15px;height:15px;background:url(/assets/icons/trash.svg) center no-repeat;background-size:10px;vertical-align:-2px;margin-right:5px;filter:invert(1)}.filterBox>.content{background:#fff;max-width:400px;width:100%;height:100%;position:relative;z-index:2;left:-110%;transition:ease-in-out .3s}.filterBox .content.filter+.content.filter{margin-top:25px}.filterBox .content.filter .title{text-transform:uppercase;margin-bottom:8px;color:var(--primary);font-size:18px;font-weight:300;font-family:Lato}@media screen and (min-width:991px){.filterBox .content.filter .title{font-size:25px}}.filterBox .content.filter .list{display:flex;gap:7px;flex-wrap:wrap}.filterBox .content.filter .list button{padding:6px 18px;border:none;background:0 0;transition:ease-in-out .3s;border:1px solid transparent;font-family:Lato;font-size:16px;font-weight:400}.filterBox .content.filter .list button:hover{border:1px solid var(--primary);color:var(--primary)}.filterBox .content.filter .list .active>button{border:1px solid var(--primary);color:var(--primary)}.filterBox .content.filter .list .elements{display:flex;flex-wrap:wrap;gap:8px}.filterBox .content.filter .list .element.color{width:31px;height:31px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:border .2s ease-in-out}.filterBox .content.filter .list .element.color:hover{border:1px solid #000}.filterBox .content.filter .list .element.color.active{border:1px solid #000}.filterBox .content.filter .list .element.color button{width:23px;height:23px;border-radius:50%;border:2px solid transparent;background-color:currentColor;padding:0;cursor:pointer;transition:border .2s ease-in-out}.filterBox .content.filter .list .element.color.active,.filterBox .content.filter .list .element.color.focus,.filterBox .content.filter .list .element.color.selected{border-color:#000;outline:0}.filterBox .content.filter .list .element.color span{display:none}.filterBox .content.filter.attributes,.filterBox .content.filter.brands{display:none}.filterBox .content.filter.categories{display:none}.filterBox .content.filter.categories .list{flex-direction:column;text-transform:uppercase}.filterBox .content.filter.categories.active{display:block}.filterBox .content.filter.price label{font-size:0;margin-top:9px;padding-right:115px}.filterBox .content.filter.price label::after{content:"R$";color:#000;font-family:Lato;font-size:16px;font-weight:700}.filterBox .content.filter.price .list{display:flex;justify-content:space-between;flex-direction:column}.filterBox .content.filter.price .list>.element{width:100%;border-bottom:1px solid var(--primary);display:flex}.filterBox .content.filter.price .list>.element input{width:100%;padding:6px 10px;color:var(--primary);outline:0;border:none;background:0 0}.filterBox .content.filter.price .price-button{width:100%;background:var(--primary);color:var(--white);text-transform:uppercase;border:none;padding:8px 0;margin-top:10px;font-family:Lato;border-radius:30px}.filterBox #closeFilter{position:absolute;width:100%;bottom:0;border:none;background:var(--primary);color:#fff;height:45px;z-index:99;text-transform:uppercase;font-size:14px;font-weight:400;transition:ease-in-out .3s}.filterBox #closeFilter:hover{background:var(--black);color:var(--white)}.filterBox .jet-department-filter{padding:31px 15px;padding-left:47px;padding-right:42px;height:calc(100% - 50px);overflow-y:scroll}.filterBox.active{visibility:visible;opacity:1}.filterBox.active>.content{left:0}@media screen and (max-width:991px){.list-area .jet-children{gap:35px 3px}.list-area .jet-children>.jet-card{width:calc(50% - 2px)}}@media screen and (min-width:1800px){.list-area .jet-children{gap:202px 3px}}.top-area{padding-top:44px;padding-bottom:44px}.top-area>div{max-width:1920px!important}.top-area .box{display:flex;align-items:center;justify-content:space-between}.top-area .box>div{flex:1}.top-area .box>.title{text-align:center;text-transform:uppercase}.top-area .box>.bread{display:flex;align-items:center}.top-area .box .filter{display:flex;justify-content:right}.top-area .box .filter #pageSize,.top-area .box .filter .view{display:none}.top-area .box .filter #toggleFilter{border:1px solid #033f4d;background:0 0;display:flex;align-items:center;text-transform:uppercase;gap:5px;padding:0 12px;margin-right:5px;color:#033f4d;font-family:Termina!important;font-size:12px;gap:15px;letter-spacing:3.2px;transition:background .3s ease,color .3s ease}@media screen and (min-width:991px){.top-area .box .filter #toggleFilter{width:187px;height:36px;font-size:16px}}.top-area .box .filter #toggleFilter:hover{background:#033f4d;color:var(--white)}.top-area .box .filter #toggleFilter:hover svg{filter:brightness(0) invert(1)}.top-area .box .filter jet-department-filter-order{display:flex;align-items:center;font-family:Termina!important;letter-spacing:3.2px}.top-area .box .filter #orderBy{cursor:pointer;font-family:Termina!important;border:1px solid #033f4d;background:0 0;color:#033f4d;text-transform:uppercase;font-weight:400;letter-spacing:-.6px;padding:12px 4px 12px 15px;font-size:12px;max-width:196px;width:100%;transition:none}@media screen and (min-width:991px){.top-area .box .filter #orderBy{width:247px;height:36px;letter-spacing:-.8px;padding:8px 15px;font-size:16px;max-width:none}}.top-area .box .filter #orderBy option{background:var(--white);color:#033f4d}.top-area .box .filter #orderBy:hover{background:#033f4d;color:var(--white)}.ui.breadcrumb{display:flex;align-items:center;font-size:16px}.ui.breadcrumb>li{color:var(--black);text-transform:uppercase}.ui.breadcrumb>li a{color:var(--black)}.ui.breadcrumb>li:first-child{font-weight:700}.ui.breadcrumb>li+li::before{content:">";display:inline-block;margin:0 5px}.pdp-breads .ui.breadcrumb{height:70px}.jet-title-page{font-size:30px;font-weight:400;color:#10404f;letter-spacing:6px;font-family:Termina!important}@media screen and (min-width:991px){.jet-title-page{min-height:36px}}@media screen and (max-width:764px){.ui.breadcrumb{margin-bottom:5px}.top-area{height:232px}.top-area .box{flex-wrap:wrap;flex-direction:column}.top-area .box>.bread{height:32px}.top-area .box>.title{padding-top:16px;height:52px}.top-area .box .filter{width:100%;justify-content:space-between;margin-top:36px;padding:0 10px}.jet-title-page{margin-top:16px;font-size:30px}.pdp-breads.ui.container{display:none}}.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}}