@font-face{font-family:Lato;src:url(/assets/fontes/lato/Lato-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/assets/fontes/lato/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/assets/fontes/lato/Lato-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/assets/fontes/lato/Lato-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}body{margin:0;padding:0;font-family:Lato;background:#fff}button{cursor:pointer;color:var(--black)}a{color:#000}ul{list-style-type:none;padding:0;margin:0}html{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}*,:after,:before{box-sizing:inherit}.ui.container{display:block;max-width:1320px;width:100%;margin-left:auto;margin-right:auto}.ui.container.fluid{width:100%;max-width:100%}.ui.container:not(.fluid){width:98%;max-width:1320px}#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}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:400;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}.tns-nav{text-align:center;position:absolute;bottom:10px;display:flex;gap:12px;width:100%;justify-content:center}.tns-nav>[aria-controls]{width:20px;height:20px;padding:0;margin:0 5px;border:none;opacity:1;cursor:pointer;position:relative;background:0 0;width:5px;width:5px;transition:ease-in-out .3s}.tns-nav>[aria-controls]::after{content:"";background:var(--black);position:absolute;top:50%;left:50%;width:5px;height:5px;opacity:.25;transform:translate(-50%,-50%);border-radius:100%}.tns-nav>[aria-controls]:hover::after{opacity:1}.tns-nav>.tns-nav-active::after{content:"";width:10px;height:10px;opacity:.75}.tns-controls{text-align:center;margin-bottom:0;position:absolute;top:46%;left:0;transform:translate(0,-50%);width:100%}.tns-controls [aria-controls]{font-size:0;border:none;padding:0;cursor:pointer;width:40px;height:50px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:40px;right:0;position:absolute;opacity:.5;transform:rotate(0);transition:ease-in-out .3s}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(-180deg)}.tns-controls [aria-controls]:hover{opacity:1}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}: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:"Lato";--fontSize:14px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#fff;--bgBorder:#e5e5e5;--colorButton:#000;--bgButtonSecondary:#F7F7F7;--bgBorderSecondary:#F7F7F7;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--primaryColor:#003769}: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}: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:"Lato";--fontSize:14px;--cardAlign:center;--cardFlexAlign:start;--radiusButton:0;--bgButton:#fff;--bgBorder:#e5e5e5;--colorButton:#000;--bgButtonSecondary:#F7F7F7;--bgBorderSecondary:#F7F7F7;--colorButtonSecondary:#000;--bgButtonCheckout:#000;--bgBorderCheckout:#000;--colorButtonCheckout:#fff;--black:#000;--white:#fff;--primaryColor:#003769}.searchBar{position:absolute;background:var(--white);z-index:11;top:35px;height:98px;width:100%;opacity:0;visibility:hidden;transition:ease-in-out .3s}.searchBar>.box{max-width:1188px;margin:auto;display:flex;align-items:center}.searchBar.active{top:40px;opacity:1;visibility:visible}jet-search{width:calc(100% - 300px)}.jet-search{position:relative}.jet-search input{height:40px;border:none;width:calc(100% - 80px);padding-left:30px;box-shadow:none!important}.jet-search button{border:none;width:40px;height:40px}.jet-search button.close-button{background:url(/assets/icons/cancel.svg) center no-repeat}.jet-search button.jet-button{background:url(/assets/icons/search.svg) center no-repeat}.jet-search .jet-container{display:flex;align-items:center}.jet-search-result .no-results{background:#fff;position:absolute;z-index:9;width:100%;top:75px;padding:10px;display:flex;flex-direction:column;gap:10px;border-radius:5px;box-shadow:0 1px 7px rgba(0,0,0,.1)}.search-result:not(.content){background:#fff;position:absolute;z-index:9;width:100%;top:75px;padding:10px;display:flex;flex-direction:column;gap:10px;border-radius:5px;box-shadow:0 1px 7px rgba(0,0,0,.1)}.search-result:not(.content) a{display:flex;align-items:center;gap:10px;text-transform:uppercase;color:var(--black)}.search-result:not(.content) a .info{display:flex;flex-direction:column}.search-result img{width:auto;max-height:85px}.search-result .old-price{margin-right:8px;font-size:12px;color:#9f9f9f;text-decoration:line-through}.search-result>a{border-top:1px solid #e0e0e0;padding-top:10px;margin-top:10px;font-size:12px;justify-content:center}@media screen and (max-width:991px){.floatingSearch{top:107px;padding:20px 10px}.search-result:not(.content){top:63px}.jet-search-result .no-results{top:63px}.searchBar{top:142px;border-top:2px solid var(--primaryColor);box-shadow:0 3px 5px rgba(0,0,0,.2);height:65px}.searchBar.active{top:148px}.searchBar>.box>img{display:none}jet-search{width:100%}.jet-search button,.jet-search input{height:63px}}.jet-card{position:relative;box-shadow:0 0 0 transparent;transition:ease-in-out .3s}.jet-card.grid{padding:2px 2px 40px}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:5%;right:5%;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white)}.jet-card .add-wish,.jet-card .remove-wish{display:none}.jet-card .content{background:var(--white)}.jet-card .content.product-flag{position:absolute;top:50%;left:0;z-index:2;max-width:100px;background:0 0}.jet-card .content.product-flag .flag-discount{color:var(--primaryColor);font-size:15px;padding:2px 10px;text-align:center;font-weight:700}.jet-card .content.product-flag .product-flag{display:flex;flex-direction:column;gap:5px}.jet-card .content.product-brand{display:none}.jet-card .content.data{padding:10px 0;position:relative;top:0;background:0 0;transition:ease-in-out .3s}.jet-card .content.data h3{font-weight:400;font-size:16px;line-height:21px;margin:50px 0 10px;height:45px;color:#6c6c6c;text-align:center;padding:0 10px 0}.jet-card .content.data .product-rating{display:none}.jet-card .content.action{margin-top:5px}.jet-card .content.action a{font-weight:700;text-align:center;display:block;height:35px;line-height:35px;font-size:18px;width:170px;text-transform:uppercase;background:#d1d2d4;color:var(--primaryColor);border-radius:4px;margin:auto;transition:ease-in-out .3s}.jet-card .content.action a.sold-button{background:var(--black);color:var(--white)}.jet-card .content.action a.sold-button::before{display:none}.jet-card img{width:100%;height:auto;float:left}.jet-card .has-alternate .alternate-image,.jet-card .has-alternate .main-image{transition:ease-in-out .5s}.jet-card .flag-seal .flag-name{display:none}.jet-card .product-image{position:relative;overflow:hidden}.jet-card .product-image>a{overflow:hidden;display:block}.jet-card .main-image{position:relative;visibility:visible;opacity:1;transition:ease-in-out .3s}.jet-card .alternate-image{position:absolute;top:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-card .alternate-image img{position:absolute;object-fit:cover;width:100%;height:100%}.jet-card .price{text-align:center;min-height:40px}.jet-card .baseDiscount{display:none}.jet-card .best-price{display:inline-block;font-weight:900;font-size:18px;color:var(--primaryColor)}.jet-card .old-price{color:#000;font-size:14px;font-weight:100;display:block}.jet-card .old-price span{display:inline-block;margin-right:5px;text-decoration:line-through}.jet-card .installment{font-size:14px;display:block;font-weight:700;margin-top:3px;color:#666;display:none}.jet-card:hover{box-shadow:0 1px 3px 0 #d4d4d5,0 0 0 1px #d4d4d5}.jet-card:hover .has-alternate .main-image{opacity:0;visibility:hidden}.jet-card:hover .has-alternate .alternate-image{visibility:visible;opacity:1}.jet-card:hover .content.action a{background:#2ab264;color:var(--white)}.jet-card .jet-product-flash-offer{position:absolute;bottom:167px;width:100%;text-align:center}.jet-card .jet-product-flash-offer .content{background:var(--primaryColor);font-weight:700;height:32px;line-height:32px;border-top:3px solid var(--black)}.jet-card .jet-product-flash-offer .description{font-weight:400;margin-right:5px}.jet-card .jet-product-flash-offer .description::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/icons/timer.svg) center no-repeat;background-size:15px;vertical-align:-5px;margin-right:5px}.jet-card .jet-product-flash-offer .time-countdown{font-size:13px}@media screen and (max-width:991px){.jet-card .jet-card .product-image>a{overflow:hidden;display:block}.jet-card .best-price{font-size:18px}.jet-card .content.product-flag{max-width:75px;top:40%}.jet-card .content.product-flag .flag-discount{padding:0 6px}.jet-card .jet-product-flash-offer .description::before{width:15px;height:15px;background-size:12px;vertical-align:-3px;margin-right:2px}.jet-card .jet-product-flash-offer .time-countdown{font-size:11px}.jet-card .content.data{padding:10px 2px}.jet-card .content.action a{background:var(--primaryColor);color:var(--white);width:90%;border-radius:2px}}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .group-title,.jet-showcase .title-container{font-size:25px;font-weight:400;display:block;margin:70px auto 25px;color:var(--primaryColor);text-transform:uppercase;padding-bottom:22px;border-bottom:1px solid #aeaeae}.jet-showcase .group-title strong,.jet-showcase .title-container strong{font-weight:900}.jet-showcase .tns-nav{display:none}.jet-showcase .tns-ovh{padding:0}.jet-showcase .jet-children .tns-item{opacity:0;visibility:hidden;transition:ease-in-out .3s}.jet-showcase .jet-children .tns-item.tns-slide-active{opacity:1;visibility:visible}.jet-showcase .jet-children:not(.tns-slider){display:flex;flex-wrap:wrap;gap:0}.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1;max-width:25%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+5){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-card,.jet-showcase .jet-children:not(.tns-slider)>.jet-item{max-width:100%}.jet-showcase .jet-children:not(.tns-slider)>.jet-card:nth-child(n+2),.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+2){display:none}}.jet-showcase .jet-card,.jet-showcase .jet-item{padding:2px 2px 40px}@media screen and (max-width:991px){.jet-showcase .jet-children{gap:0}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{padding:0}.jet-showcase .group-title,.jet-showcase .title-container{padding:0;width:94%}.jet-showcase .tns-ovh{padding:0}.jet-showcase .tns-nav{display:block;position:relative;bottom:0}.jet-showcase .jet-card,.jet-showcase .jet-item{padding:4px}}.featuredProducts{margin-top:30px}.featuredProducts .jet-showcase>.jet-container::before{content:"Destaque";font-size:20px;font-weight:700;display:block;margin:40px auto 25px;color:#444;text-transform:uppercase;text-align:center}@media screen and (max-width:991px){.featuredProducts .jet-showcase>.jet-container::before{padding:0 5px}}header{margin-bottom:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}header .box{max-width:1188px;margin:auto;display:flex;align-items:center;height:98px}header .box>.left{display:flex;align-items:center;width:300px}header .box>.right{display:flex;align-items:center;gap:30px;width:300px;justify-content:end}header .box .center{width:calc(100% - 600px);display:flex;justify-content:center}header .box .login{display:flex;align-items:center;text-transform:uppercase;letter-spacing:2px;color:var(--primaryColor);font-size:12px}header .menu-box{width:230px}header .cart{cursor:pointer;display:flex;align-items:center}header .cart .jet-cart-count{width:18px;height:18px;background:var(--primaryColor);display:inline-flex;color:var(--white);justify-content:center;align-items:center;border-radius:100%;font-weight:700;line-height:0;font-size:0}header .cart .jet-cart-count::after{content:attr(data-total);font-size:14px}header .box-top{display:none}#toggleMenu{border:none;background:0 0;color:var(--primaryColor);text-transform:uppercase;letter-spacing:2px;padding:0;display:flex;align-items:center;gap:10px;font-size:12px}#toggleMenu .lines{display:flex;flex-direction:column;gap:6px}#toggleMenu .lines .line{width:25px;height:3px;background:var(--primaryColor);transform-origin:left;position:relative;top:0;left:0;transition:ease-in-out .3s}#toggleMenu.active .lines .line:last-child{transform:rotate(-45deg);top:6px}#toggleMenu.active .lines .line:first-child{transform:rotate(45deg);top:-3px}#toggleSearch{border:none;background:0 0}@media screen and (max-width:991px){#toggleMenu{font-size:0}header{margin-bottom:0}header .box-top{background:#0464b9;color:var(--white);display:flex;justify-content:center;padding:6px 0;align-items:center;gap:12px}header .box-top a{color:var(--white);display:flex;align-items:center;gap:4px}header .menu-box{width:40px}header .box{padding:0 20px;height:79px}header .box>.left{width:88px}header .box .login{font-size:0}header .box>.center{width:calc(100% - 176px);display:flex;justify-content:center}header .box>.center img{max-width:200px;height:auto}header .box>.right{width:88px;gap:5px}}.topbar{background:var(--primaryColor);color:var(--white);position:sticky;top:0;left:0;width:100%;z-index:99}.topbar a{color:var(--white)}.topbar .box{display:flex;justify-content:space-between;max-width:1188px;margin:auto;height:40px;align-items:center}.topbar .left{width:50%}.topbar .left .item{display:flex;align-items:center;gap:5px}.topbar .left:not(.tns-slider) .item:not(:first-child){display:none}.topbar .right{display:flex;align-items:center;width:50%;justify-content:end}.topbar .right>span{font-weight:700}.topbar .right>span::after{content:"";height:17px;width:1px;background:var(--white);display:inline-block;vertical-align:-5px;margin:0 14px}.topbar .right>a{display:flex;align-items:center;gap:5px}.topbar .right>a:last-child{margin-left:14px}@media screen and (max-width:991px){.topbar .right{display:none}.topbar .tns-item{justify-content:center}}