@charset "UTF-8";input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,select,textarea{transition:all .5s ease-in-out;font-family:var(--fontText)!important}button{font-family:var(--fontText)!important}input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 .2px inset var(--primaryColor)}body,html{font-family:var(--fontText);font-size:var(--fontSize);font-weight:300;display:flex;flex-direction:column;position:relative}body.overflow,html.overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fontText)}a{text-decoration:none}html{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}*,:after,:before{box-sizing:inherit}.ui.container{display:block;max-width:1320px;width:100%;margin-left:auto;margin-right:auto}.ui.container.fluid{width:100%;max-width:100%}.ui.container:not(.fluid){width:98%;max-width:1440px}:root{--bgBody:#fff;--textBody:#000;--bgHeader:#fff;--colorHeader:#000;--bgMenu:#fff;--colorMenu:#000;--bgCard:var(--bgBody);--colorCard:#000;--bgNews:#000;--colorNews:#fff;--bgFooter:#fff;--colorFooter:#000;--fontText:"Montserrat";--fontSize:16px;--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;--mainGreen:#71BD44;--mainLightGreen:#D8ED44;--mainDarkGreen:#0F362F}: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:991px){.mobile-hide{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:991px){.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(--mainGreen);color:var(--white);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(--mainGreen);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(--mainGreen);cursor:default;color:var(--white);opacity:.7}#jet-alert{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:9999;padding:var(--space-lg);width:auto;min-width:300px;border-radius:var(--space-sm);text-align:center;animation:fadeInDown;animation-duration:.3s}@media only screen and (max-width:764px){#jet-alert{right:var(--space-sm);padding:var(--space-md)}}#jet-alert.error{background:#ff7474;color:#fff}#jet-alert.success{background:#57da9e;color:#fff}#jet-alert.close{animation:fadeIn;animation-duration:.3s}#jet-alert.hidden{display:none}#jet-alert.confirm{background:#ff7474;color:#fff;line-height:25px}#jet-alert.info{background:var(--light);color:var(--textBody)}#jet-alert.info .jet-action button.cancel{background-color:#fff;color:var(--textBody);box-shadow:0 0 0 1px inset var(--textBody)}#jet-alert.info .jet-action button.confirm{color:var(--colorButton);background-color:var(--bgButton)}#jet-alert .jet-alert-message{padding:0 var(--space-md)}#jet-alert .jet-alert-message .time-products{display:flex;flex-direction:column;line-height:var(--font-xl);margin:var(--space-md);line-height:var(--font-xl);margin:var(--space-md)}#jet-alert .jet-action button{background:0 0;border:0;margin:var(--space-md);padding:var(--space-md);border-radius:var(--space-sm);outline:0;cursor:pointer}#jet-alert .jet-action button.cancel{background-color:#e06060;color:#fff}#jet-alert .jet-action button.confirm{color:#fff;background-color:#000}#jet-alert .close-alert{background:0 0;border:0;outline:0;position:absolute;top:0;right:0;padding:var(--space-md);display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%}#jet-alert .close-alert span{display:none}#jet-alert .close-alert svg{width:100%;max-width:15px;color:#fff}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-card{position:relative}.jet-card.sold{opacity:.6}.jet-card.sold::after{content:"Esgotado";position:absolute;top:0;right:0;background:var(--black);font-size:13px;padding:2px 8px;font-weight:400;color:var(--white)}.jet-card .add-wish,.jet-card .remove-wish{position:absolute;width:30px;height:30px;background:url(/assets/icons/heart.svg) center no-repeat;background-size:25px;top:0;right:0;z-index:2;cursor:pointer;filter:brightness(1);font-size:0;transition:ease-in-out .3s}.jet-card .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:25px}.jet-card .baseDiscount{display:none}.jet-card>.jet-container{display:flex;flex-direction:column}.jet-card>.jet-container>.content.images{order:1}.jet-card>.jet-container>.content.data{order:3}.jet-card>.jet-container>.content.action{order:2}.jet-card .content{background:var(--white)}.jet-card .content.product-flag{position:absolute;top:0;left:0;z-index:2;max-width:80px;background:0 0}.jet-card .content.product-flag .flag-discount{background:var(--mainDarkGreen);color:var(--white);font-size:12px;padding:2px 10px;text-align:center}.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}.jet-card .content.data h3{font-weight:500;font-size:15px;margin:0 0 10px;height:45px;overflow:hidden;line-height:22px}.jet-card .content.data .product-rating{display:none}.jet-card .content.action a,.jet-card .content.action button{background:var(--mainGreen);display:block;border:none;width:100%;text-align:center;line-height:0;height:0;overflow:hidden;text-transform:uppercase;color:var(--white);padding:0;transition:ease-in-out .3s;font-size:14px}.jet-card .content.action a:hover,.jet-card .content.action button:hover{background:var(--mainDarkGreen)}.jet-card .content.action .sold-button{display:none}.jet-card .content.product-variation{position:absolute;bottom:0;visibility:hidden;opacity:0;height:100%}.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 .product-variation .reference{display:flex;gap:5px;margin-top:12px;flex-wrap:wrap}.jet-card .product-variation .reference .title{width:100%;font-size:12px}.jet-card .product-variation .variation-text{min-width:25px;height:25px;display:block;border:1px solid #767676;line-height:25px;text-align:center;cursor:pointer;padding:0 10px;font-size:12px;color:#767676}.jet-card .product-variation .active>.variation-text{background:var(--mainGreen);border-color:var(--mainGreen);color:var(--white)}.jet-card .product-variation .variation.sold{position:relative;opacity:.5}.jet-card .product-variation .variation.sold::before{content:"x";background:red;color:var(--white);width:13px;height:12px;position:absolute;border-radius:100%;text-align:center;font-size:9px;line-height:12px;top:-5px;left:-3px}.jet-card .price{min-height:94px}.jet-card .best-price{display:inline-block;font-weight:700;font-size:20px;color:#0f362f}.jet-card .best-price::after{content:"Ganhe 5% de desconto pagando com PIX";display:block;color:#8ab339;font-size:15px;font-weight:400;letter-spacing:1px;margin-top:10px;max-width:270px}.jet-card .old-price{color:#686868;font-size:16px;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:300;margin-top:3px;display:none}.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.product-variation{visibility:visible;opacity:1}.jet-card:hover .content.action a,.jet-card:hover .content.action button{line-height:35px;height:35px}.jet-card .jet-product-flash-offer{position:absolute;bottom:167px;width:100%;text-align:center}.jet-card .jet-product-flash-offer .content{background:var(--mainDarkGreen);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:764px){.jet-card .jet-card .product-image>a{overflow:hidden;display:block}.jet-card .best-price{font-size:18px}.jet-card .best-price::after{max-width:100%}.jet-card .content.product-flag{max-width:80px}.jet-card .content.product-flag .flag-discount{font-size:12px}.jet-card .jet-product-flash-offer .description{font-size:10px}.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.action a,.jet-card .content.action button{line-height:35px;height:35px;font-size:14px}.jet-card .content.product-variation{opacity:1;visibility:visible;position:relative}}.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;cursor:pointer}.mask-preview.mask-off{animation:fadeOut;animation-duration:.8s}.floating-preview{position:fixed;z-index:101;top:0;background:#fff;height:100%;width:100%;max-width:450px;right:-100%}@media only screen and (max-width:764px){.floating-preview{max-width:100dvw!important}}.floating-preview.active{animation:fadeInRight;animation-duration:.8s;right:0}.floating-preview.active:before{display:block}.floating-preview.inactive{animation:fadeOutRight;animation-duration:1s}.floating-preview .container-preview{position:relative;z-index:1;background-color:#fff;height:100%}.floating-preview .container-preview .header-preview{margin:0;background:var(--mainDarkGreen);display:flex;justify-content:center;align-items:center;height:45px}.floating-preview .container-preview .header-preview .title{width:100%;display:flex;justify-content:center;align-items:center;gap:12px;position:relative}.floating-preview .container-preview .header-preview .title span{color:var(--white);font-size:12px;font-weight:400;font-family:Montserrat}.floating-preview .container-preview .header-preview .fecharCarrinho{position:absolute;right:10px;border-radius:.5rem;background:0 0;margin:0;width:fit-content;height:fit-content;cursor:pointer;border:0}.floating-preview .container-preview .jet-cart-preview{height:100%}.floating-preview .container-preview .jet-cart-preview .content{height:calc(100% - 45px)}.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 jet-gift:empty{display:none}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart{border-radius:5px;padding:var(--space-lg);margin:var(--space-lg) 0;display:block;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .no-products-cart span{font-weight:500;font-size:var(--font-lg);margin-bottom:var(--space-md);display:block}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;height:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products jet-product-flash-offer{display:none}.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:500;text-align:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{display:flex;flex-direction:row;padding:14px 0;position:relative;background-color:transparent;border-radius:0;margin:0 0 0 14px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product:nth-child(n+2){border-top:1px solid #dadada}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product{margin:0 15px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{margin-right:30px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image{margin-right:20px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a{display:flex}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .image a img{max-width:87px;aspect-ratio:4/5;object-fit:cover;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;margin:0 auto 0 auto;max-width:50%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data{width:100%;order:1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .data .kit-item{font-size:9px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{width:50%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .name-product{color:#000;font-family:Montserrat;font-size:12px;font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku{margin:var(--space-sm) 0;display:flex;gap:18px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference{text-transform:lowercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .sku .reference::first-letter{text-transform:uppercase}@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{color:#000;font-family:Montserrat;line-height:12px;font-weight:700;font-size:12px}.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 .sku .reference .reference-name .variation::first-letter{text-transform:uppercase}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values{display:flex;flex-direction:column;order:3}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .old-price{color:#000;font-family:Montserrat;font-size:12px;text-decoration:line-through}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values .best-price{color:#000;font-family:Montserrat;font-size:12px;font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values:has(.old-price) .old-price{font-size:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .values:has(.old-price) .best-price{font-size:10px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action{order:2}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .sold{background-color:var(--white);color:#fff;font-family:Montserrat;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;border-radius:var(--space-sm);margin-top:var(--space-md);font-size:12px}.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;position:relative;width:fit-content}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd input{display:inline-block;width:22px;height:22px;background:var(--white);text-align:center;border:0;font-size:12px;color:#000;font-family:Montserrat;border:1px solid #000;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button{display:inline-block;width:18px;height:18px;background:0 0;font-size:12px;cursor:pointer;outline:0;padding:0;border:0;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button.minus{background:#d9d9d9}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button.minus span{color:#000;font-family:Montserrat;font-size:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button.plus{background:var(--mainDarkGreen)}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-qtd button.plus span{color:var(--white);font-family:Montserrat;font-size:12px}.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:700;line-height:var(--font-md);display:flex;align-items:center;justify-content:center}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{position:absolute;top:25px;right:0}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove{right:-30px}}.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:var(--space-md);top:50%;transform:translateY(-50%);outline:0;cursor:pointer;padding:0;z-index:1}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove{right:var(--space-lg)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-products .product .info .action .action-remove .remove:after{content:"";display:flex;background-image:url(/assets/icons/trash-cart-new.svg);background-repeat:no-repeat;width:17px;height:17px}.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-family:Montserrat;font-size:12px;font-weight:300}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .name-product h1{color:#000;font-family:Montserrat;font-size:12px;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:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .list-products-outstock .info .sku .reference .reference-name{font-weight:700}.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{margin:0 var(--space-md) 0;border-radius:var(--space-sm);text-align:right;line-height:30px;font-weight:500;display:flex;flex-direction:column;gap:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .coupon-container{order:0;display:flex;flex-wrap:wrap;column-gap:var(--space-sm);position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal{margin:0 -15px;padding:0 0 14px;background:var(--mainDarkGreen);order:1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.discount,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.shipping,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.subtotal{font-size:12px;font-weight:700;color:#fff;font-family:Montserrat;width:calc(100% - 30px);padding:0;margin:0 15px;border-bottom:1px solid #fff}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.discount>span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.shipping>span,.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cartTotal>.subtotal>span{width:100%;display:flex;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight{font-size:12px;font-weight:500;position:static;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:0;width:100%;height:auto}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight:has(.result){min-height:80px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight:has(.result)::after{position:absolute;content:"";display:block;width:9999px;height:80px;background:#fff;left:0;z-index:0}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight>span{display:inline-block;color:#000;font-size:12px;font-weight:500;font-family:Montserrat}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{background:var(--white);border:1px solid #000;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important;padding:0;max-width:100%;padding:0 0 0 .5rem;width:calc(70% - 92px);height:25px;font-size:12px;outline:0;color:#333;font-family:Montserrat}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode::placeholder{color:#333;font-size:12px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .zipcode{width:calc(64% - 92px)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .input-container{width:100%;display:flex;flex-wrap:wrap;position:relative}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .input-container span{width:30%;text-align:left;font-family:Montserrat;font-size:10px;color:#333}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .input-container span{width:36%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .calc-freight{border:0;outline:0;cursor:pointer;position:relative;font-size:10px;background:silver;height:25px;width:auto;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important;text-transform:uppercase;width:85px;margin:0 0 0 7px;font-family:Montserrat;color:#333}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate{position:absolute;bottom:70px;right:0;padding:0;margin:0;border:0;z-index:1;height:25px;background:var(--mainDarkGreen);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;font-family:Montserrat;border-radius:0;width:85px;font-size:12px}@media only screen and (min-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .btn-recalculate{cursor:pointer}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-md);position:relative;bottom:0;width:calc(100% - 100px);background:#fff;z-index:1;padding:0;margin:0 100px 0 0}.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:13px;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 #000;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(--mainDarkGreen);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);font-family:Montserrat}.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:0;font-family:Montserrat}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .info .value{font-weight:700}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip{position:absolute;background-color:var(--whiteCheckout);color:var(--white);font-family:Montserrat;border-radius:5px;bottom:calc(100% + var(--space-sm));left:calc(var(--space-md) * -1);transition:opacity .3s;z-index:0;font-size:85%;text-align:left;padding:var(--space-sm) var(--space-md);line-height:var(--font-xl);opacity:.8;transition:all .5s ease}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .freight .result .shipping .tooltip:after{content:"";border:7px solid var(--whiteCheckout);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 .rest{background:0 0;color:#000;font-family:Montserrat;text-align:center;padding:0 50px 15px;font-size:12px;margin:0 0 5px;text-transform:uppercase;gap:5px;position:relative;width:100%;line-height:normal}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .rest{font-size:12px;padding:0 30px 15px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .progress-bar-container{background-color:var(--white);height:6px;overflow:hidden;position:relative;width:95%;top:-10px;margin:0 auto;width:100%;border-radius:5px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .progress-bar{height:100%;background:var(--mainDarkGreen);width:100%;transition:width .3s ease}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary jet-discount-coupon-cart{width:100%}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart{margin-bottom:1rem;order:1;font-size:0;display:flex;justify-content:flex-end;align-items:center;gap:0;opacity:0;visibility:hidden;transition:.2s ease-in;flex-wrap:wrap}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart::before{content:"CUPOM DE DESCONTO:";font-size:10px;display:inline-block;width:30%;text-align:left;font-family:Montserrat;color:#333}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart::before{line-height:normal;width:36%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart.active{visibility:visible;opacity:1}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .add{color:#fff;font-weight:600;background:var(--mainDarkGreen);padding:.2rem .5rem;cursor:pointer;border-radius:.4rem;font-family:Montserrat}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon{display:flex;justify-content:flex-end;gap:.5rem;width:70%}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon{width:64%}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon .code{font-size:12px;color:#000;font-family:Montserrat;font-weight:700;border:1px solid #000;width:100%;height:25px;text-align:left;padding:0 0 0 .5rem;display:flex;align-items:center;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon input{border:1px solid #000;height:25px;width:calc(100% - 92px);padding:0 0 0 .5rem;color:#333;font-family:Montserrat;font-size:14px;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon input::placeholder{color:#333;font-size:12px}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon input{width:calc(100% - 92px)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon .apply-discount{background:silver;border:0;font-size:10px;height:25px;padding:0 .5rem;color:#333;font-family:Montserrat;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important;text-transform:uppercase;width:85px}@media only screen and (min-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon .apply-discount{cursor:pointer}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon .remove-discount{background:silver;border:0;color:#fff;font-family:Montserrat;border-radius:0!important;-webkit-border-radius:0!important;-webkit-appearance:none!important;appearance:none!important;height:25px;padding:0;display:flex;align-items:center;justify-content:center;width:92px;min-width:85px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .jet-discount-coupon-cart .coupon .remove-discount svg{fill:#333;height:12px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{font-weight:600;display:flex;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;font-family:Montserrat;margin:0;padding:0 var(--space-md)}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total{margin:0;font-size:12px}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span{display:flex;width:100%;font-size:14px;justify-content:space-between}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .total>span .value{font-size:14px}.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{background-color:#fff;color:#000;font-family:Montserrat;border:0;padding:0;width:calc(100% - 28px);outline:0;border-radius:5px!important;-webkit-appearance:none!important;appearance:none!important;text-transform:uppercase;cursor:pointer;max-width:100%;margin:0 var(--space-md);height:40px;font-size:14px;font-weight:700}@media only screen and (max-width:764px){.floating-preview .container-preview .jet-cart-preview .content .cart-preview .cart-summary .cart-button-finish{margin-bottom:var(--space-md)}}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-gift{height:20px}.floating-preview .container-preview .jet-cart-preview .content .cart-preview .jet-gift .message{font-size:12px;text-align:center;font-weight:600;text-transform:uppercase;margin-top:5px}.jet-summary-outstock .title-outstock{font-weight:600;font-size:var(--font-lg);color:#000;font-family:Montserrat;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(--white);color:var(--black);font-family:Montserrat;border:1px solid var(--bgBorder);padding:var(--space-md) var(--space-lg);font-weight:300;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:700}@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%}}.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)}@media screen and (max-width:764px){.jet-policy-privacy .policy-container p{font-size:10px}}.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(--mainGreen);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:10px;padding:var(--space-sm) var(--space-md)}}.jet-policy-privacy .policy-container button:hover{background-color:#000;color:#fff}.fixedFloating.active{visibility:visible;opacity:1}.fixedFloating>.content{background:var(--white);position:relative;z-index:2}.fixedFloating>.content>.ui.container{display:flex;gap:30px;align-items:center;width:100%;max-width:100%}.fixedFloating .logo-search{background:var(--mainGreen);height:120px;width:150px;display:flex;align-items:center;justify-content:center}.fixedFloating .closeSearch{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(113,189,68,.5);z-index:1;cursor:pointer}.box-search{width:calc(100% - 150px)}.jet-container{position:relative}.jet-container #jet-search-term{border:none;padding:0;height:120px;width:100%;padding-left:60px;font-size:15px}.jet-container .jet-button{position:absolute;right:0;top:0;width:150px;height:120px;border:none;background:var(--mainGreen) url(/assets/icons/search.svg) center no-repeat;background-size:32px}.jet-container .close-button{position:absolute;left:0;top:0;width:45px;height:120px;background:url(/assets/icons/close.svg) center no-repeat;background-size:20px;border:none;outline:0}.no-results{position:absolute;top:120px;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:120px;left:0;width:100%;padding:20px 20px;background:var(--white)}.search-result:not(.content){background:var(--white);position:relative;z-index:9;width:100%;top:0;display:flex;gap:10px;border-radius:0;flex-wrap:wrap;margin:auto}.search-result:not(.content) a{display:flex;gap:20px;flex-direction:column}.search-result:not(.content) a .info{display:flex;flex-direction:column}.search-result:not(.content)>.item{width:calc(20% - 8px)}.search-result:not(.content)>a{display:block;width:230px;text-align:center;height:40px;line-height:40px;border:1px solid var(--mainGreen);font-size:14px;margin:15px auto 0;font-weight:500;color:var(--mainGreen);transition:ease-in-out .3s}.search-result:not(.content)>a:hover{background:var(--mainGreen);color:var(--white)}.search-result img{width:100%;height:auto}.search-result .search-name{font-size:14px;margin-bottom:7px}.search-result .old-price{font-size:12px;text-decoration:line-through;color:#7e7e7e}.search-result .best-price{font-size:16px;color:var(--mainDarkGreen);font-weight:700;display:block}@media screen and (max-width:991px){.search-result{padding:0;top:59px}.search-result .search-name{display:block;line-height:16px;font-size:11px}.search-result:not(.content){flex-direction:column;padding:0 20px 20px;gap:5px}.search-result:not(.content) a{flex-direction:row;align-items:center}.search-result:not(.content)>a{height:32px;line-height:32px}.search-result:not(.content)>.item{width:100%}.search-result:not(.content) img{width:auto;height:60px}}@media screen and (max-width:991px){.no-results{top:59px;text-align:center}.fixedFloating{top:62px;border-top:4px solid var(--mainGreen)}.fixedFloating>.content{padding:5px 0}.fixedFloating>.content>.ui.container>img{display:none}.fixedFloating .logo-search{display:none}.box-search{width:100%}.jet-container .jet-button{background-size:21px;width:50px;height:50px;background-color:transparent;filter:brightness(.5)}.jet-container #jet-search-term{border:none;height:50px}.jet-container .close-button{background-size:20px;height:50px;filter:brightness(.5)}}.tns-nav{text-align:center;position:absolute;bottom:25px;display:flex;gap:12px;width:100%;justify-content:center;align-items:center}.tns-nav>[aria-controls]{width:10px;height:10px;padding:0;margin:0;border:none;opacity:.6;cursor:pointer;background:var(--mainGreen);transition:ease-in-out .3s;border-radius:100%;font-size:0}.tns-nav>.tns-nav-active{width:15px;height:15px;opacity:1}.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:1px solid var(--mainGreen);border-radius:100%;padding:0;cursor:pointer;width:40px;height:40px;background:url(/assets/icons/arrow.svg) center no-repeat;background-size:18px;right:0;position:absolute;transform:rotate(180deg)}.tns-controls [aria-controls][disabled]{opacity:.5;cursor:auto}.tns-controls [aria-controls][data-controls=prev]{right:auto;left:0;transform:rotate(0)}.tns-outer{overflow:hidden}.tns-outer [data-action],.tns-visually-hidden{display:none}.tns-slider{display:flex}.invalid-feedback{position:absolute;bottom:-18px;width:100%;animation:fadeIn;animation-duration:.5s;z-index:2;text-align:left}.invalid-feedback span{background-color:var(--red);color:#fff;font-size:11px;padding:.3rem .5rem;line-height:15px}textarea+.invalid-feedback{bottom:-15px}.input.ng-invalid{border-color:var(--red);animation:fadeIn;animation-duration:.5s}.jet-menu .jet-menu-itens{display:flex;align-items:center;text-transform:uppercase;padding:0 40px}.jet-menu .jet-menu-itens a{padding:0 15px;letter-spacing:1px;font-size:16px;height:55px;display:block;white-space:nowrap;line-height:55px;font-weight:500;color:var(--white);transition:ease-in-out .3s}@media only screen and (max-width:991px){.jet-menu .jet-menu-itens a{color:#767676}.jet-menu .jet-menu-itens a.active{color:var(--mainDarkGreen);font-weight:700}}.jet-menu .jet-menu-itens>li.has-submenu>a::after{content:"+";color:var(--mainLightGreen);transform:rotate(0);display:inline-block;transition:ease-in-out .3s}@media only screen and (max-width:991px){.jet-menu .jet-menu-itens>li.has-submenu a[title=Produtos]::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/menu/produtos.svg) center no-repeat;background-size:contain;vertical-align:-5px;margin:0 15px 0 0}.jet-menu .jet-menu-itens>li.has-submenu a[title=Benefícios]::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/menu/beneficios.svg) center no-repeat;background-size:contain;vertical-align:-5px;margin:0 15px 0 0}.jet-menu .jet-menu-itens>li.has-submenu a[title=Kits]::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/menu/kits.svg) center no-repeat;background-size:contain;vertical-align:-7px;margin:0 15px 0 0}.jet-menu .jet-menu-itens>li.has-submenu a[title="Joie Care"]::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/icons/joie-care.svg) center no-repeat;background-size:contain;vertical-align:-7px;margin:0 15px 0 0}}.jet-menu .category-image{max-width:1040px}.jet-menu .category-image img{width:100%;height:auto;float:left}.jet-menu .submenu{position:absolute;top:80px;width:100%;left:0;border-top:1px solid var(--mainGreen);background:var(--white);visibility:hidden;opacity:0;transition:ease-in-out .3s}.jet-menu .submenu li>a{height:30px;line-height:30px;border-bottom:1px solid #e4e4e4;color:#767676}@media only screen and (max-width:991px){.jet-menu .submenu li>a{height:40px;line-height:40px;font-weight:400}}.jet-menu .submenu>.container{max-width:1320px;margin:auto;display:flex;justify-content:space-between}.jet-menu .submenu>.container>ul{padding:20px 0;flex:1;margin:0 20px 0 0}@media screen and (min-width:991px){.jet-menu .submenu>.container>ul{max-width:310px}}@media only screen and (max-width:991px){.jet-menu .submenu>.container>ul{padding:0;margin:0}}.jet-menu .submenu.last{display:none}@media screen and (min-width:991px){.jet-menu .jet-menu-itens li:hover>a{font-weight:700;color:var(--mainLightGreen)}.jet-menu .jet-menu-itens li:hover>.submenu{visibility:visible;opacity:1}}@media screen and (min-width:991px){.jet-menu .jet-menu-itens>li.has-submenu:hover>a::after{transform:rotate(45deg)}}@media screen and (max-width:991px){.jet-menu .category-image{display:none}.jet-menu .jet-menu-itens{flex-direction:column;padding:0 15px}.jet-menu .jet-menu-itens a{padding:0}.jet-menu .jet-menu-itens>.jet-item{width:100%;border-bottom:1px solid #e7e7e7}.jet-menu .jet-menu-itens>.jet-item.has-submenu{position:relative}.jet-menu .jet-menu-itens>.jet-item.has-submenu::after{content:"";position:absolute;width:20px;height:20px;background:url(/assets/icons/angle.svg) center no-repeat;background-size:13px;top:18px;right:0;transform:rotate(180deg);transition:ease-in-out .3s}.jet-menu .jet-menu-itens>.jet-item.has-submenu>a.active::after{transform:rotate(45deg)}.jet-menu .jet-menu-itens>.jet-item.has-submenu.active::after{transform:rotate(270deg)}.jet-menu .submenu{position:relative;visibility:visible;opacity:1;top:0;margin-bottom:20px;box-shadow:none;border:none;display:none}.jet-menu .submenu.active{display:block}.jet-menu .submenu a{padding:0 10px;height:40px;line-height:40px}.jet-menu .submenu>a{text-decoration:underline;color:var(--mainGreen);font-weight:700}.jet-menu .submenu ul{flex-direction:column}.jet-menu .submenu>.container{padding:0}}.jet-product-buy-together{display:flex;flex-direction:row;flex-wrap:wrap;align-items:start;margin-top:50px;margin-bottom:50px}.jet-product-buy-together .buy-together-title{font-size:32px;display:block;font-weight:500;margin-bottom:20px;margin-top:40px;width:100%;text-transform:uppercase}@media screen and (max-width:991px){.jet-product-buy-together .buy-together-title{padding:0 12px}}.jet-product-buy-together .products-together{flex:2}@media only screen and (max-width:991px){.jet-product-buy-together .products-together{flex:none;width:100%;display:flex;flex-direction:column}}@media only screen and (max-width:991px){.jet-product-buy-together .products-together{flex:none;width:100%;display:flex;flex-direction:column}}.jet-product-buy-together .products-together ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:column}.jet-product-buy-together .products-together ul li{position:relative;padding:var(--space-md) 0}.jet-product-buy-together .products-together ul li+li{border-top:1px solid var(--mainGreen)}.jet-product-buy-together .products-together ul li .jet-card{padding:0}.jet-product-buy-together .products-together ul li .jet-card:hover{border-color:transparent}.jet-product-buy-together .products-together ul li .jet-card .product-values::after{display:none}.jet-product-buy-together .products-together ul li .jet-card .jet-container{flex-direction:row;align-items:center;height:100%;display:flex}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .jet-card .jet-container{gap:var(--space-md);flex-wrap:wrap}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{margin:0;right:auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.data{text-align:left;width:calc(100% - 470px);margin-left:20px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-buy{order:4}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li .jet-card .jet-container .content{flex:1 1 auto;width:100%}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images{max-width:60px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.data{text-align:left;max-width:calc(100% - 166px)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-buy{max-width:106px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.product-flag{max-width:65px}}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images{justify-content:center}.jet-product-buy-together .products-together ul li .jet-card .jet-container .content.images .product-image{height:auto;max-width:200px;height:auto}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-name{font-weight:700;font-size:var(--font-md);color:var(--textBody);line-height:var(--font-lg);display:block;margin-bottom:var(--space-md)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference{display:flex;margin-top:20px;gap:15px 10px;flex-wrap:wrap;justify-content:flex-start}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .title{text-transform:uppercase;font-size:14px;font-weight:600;width:100%}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .variation-text{padding:0 0;border:1px solid var(--mainGreen);color:var(--mainGreen);border-radius:5px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .active>.variation-text{background:var(--mainGreen);color:var(--white)}.jet-product-buy-together .products-together ul li .jet-card .jet-container .product-variation .reference .sold>.variation-text{opacity:.5}.jet-product-buy-together .products-together ul li .jet-card .jet-container button{border:1px solid var(--bgBorder);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;padding:0 20px;height:35px;font-size:20px;border-radius:5px}@media screen and (max-width:991px){.jet-product-buy-together .products-together ul li .jet-card .jet-container button{font-size:10px}}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.add-together{background-color:transparent;color:var(--mainGreen);border-color:var(--mainGreen)}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.add-together.selected{background-color:var(--mainGreen);color:var(--white)}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.disabled{background-color:var(--bgButtonSecondary);color:var(--colorButtonSecondary);border-color:var(--bgBorderSecondary);cursor:default}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.disabled .text-add{color:var(--colorButtonSecondary)}.jet-product-buy-together .products-together ul li .jet-card .jet-container button.sold-together{background-color:var(--bgButtonSecondary);color:var(--colorButtonSecondary);border:1px solid var(--bgBorderSecondary)}@media screen and (max-width:991px){.jet-product-buy-together .products-together ul li .jet-card .jet-container button{padding:0 15px}}@media only screen and (max-width:991px){.jet-product-buy-together .products-together ul li+li{margin-top:20px;padding-top:30px}}.jet-product-buy-together .result-buy-together{width:100%;flex:1;padding:0 var(--space-lg);margin-top:var(--space-md);position:sticky;top:125px}@media only screen and (max-width:991px){.jet-product-buy-together .result-buy-together{margin-bottom:var(--space-xl);position:relative;top:0;padding:0 10px}}.jet-product-buy-together .result-buy-together .title-result{font-weight:500;font-size:16px;position:relative;padding-bottom:var(--space-md)}.jet-product-buy-together .result-buy-together .title-result::after{content:"";width:100%;position:absolute;height:1px;left:0;z-index:0;bottom:0;box-shadow:0 1px 0 var(--textBody);opacity:.15}.jet-product-buy-together .result-buy-together .item{position:relative;padding:var(--space-md) 0;justify-content:space-between;display:flex}.jet-product-buy-together .result-buy-together .item::after{content:"";width:100%;position:absolute;height:1px;left:0;z-index:0;bottom:0;box-shadow:0 1px 0 var(--textBody);opacity:.15}.jet-product-buy-together .result-buy-together .item.total{font-weight:600;color:var(--mainGreen)}.jet-product-buy-together .result-buy-together button{padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);width:100%;border:0;outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;margin-top:var(--space-md);background-color:var(--mainGreen);color:var(--bgButton);border:1px solid var(--bgBorder);border-radius:5px}.jet-product-buy-together .result-buy-together button.disabled{opacity:.5;cursor:default}.jet-product-add-cart .btn-one-click{display:none}.jet-product-add-cart .add-cart{display:block;width:100%;border:none;background:var(--mainGreen);text-transform:uppercase;font-weight:700;letter-spacing:1px;font-size:16px;line-height:50px;border-radius:12px;color:#11500c;transition:ease-in-out .3s}.jet-product-add-cart .add-cart:hover{background:var(--mainDarkGreen);color:var(--white)}.jet-product-add-cart .btn-sold{display:none}.jet-product-add-cart .container-message{text-align:center;border:1px solid #dedede;padding:15px 10px;border-radius:10px}.jet-product-add-cart .btn-alert-me{display:block;width:100%;height:40px;border:none;background:var(--black);color:var(--white);border-radius:10px;margin-top:20px;transition:ease-in-out .3s}.jet-product-add-cart .btn-alert-me:hover{opacity:.8}.jet-product-summarized-description{margin:20px 0 30px;font-size:20px}.jet-product-summarized-description p{margin:0}.jet-product-summarized-description img{display:none}.tabsDescriptionTitle{background:var(--mainGreen)}.tabsDescriptionTitle button{color:var(--white);background:0 0;border:none;text-transform:uppercase;font-size:24px;padding:20px 0}.tabsDescriptionTitle .box{display:flex;justify-content:space-around}@media screen and (max-width:991px){.tabsDescriptionTitle .box{flex-direction:column}.tabsDescriptionTitle button+button{border-top:1px solid var(--mainLightGreen)}}.descriptionBox img{width:100%;height:auto;display:block}.descriptionBox iframe{width:100%;height:700px}.descriptionBox .box-one .grid .item{display:flex;align-items:center}.descriptionBox .box-one .grid .item>div{width:50%}.descriptionBox .box-one .grid .item:nth-child(even){flex-direction:row-reverse}.descriptionBox .box-one .grid .item .title{font-weight:900;text-transform:uppercase;font-size:42px;color:var(--mainGreen);line-height:45px}.descriptionBox .box-one .grid .item .text{padding:0 10%;line-height:18px}.descriptionBox .box-one .grid .item .text strong{display:block;margin-top:10px}.descriptionBox .box-two .box{display:flex;margin-top:30px;gap:30px}.descriptionBox .box-two .box .image{width:40%;position:relative}.descriptionBox .box-two .box .image img{position:absolute;object-fit:cover;height:100%;object-position:center;left:0}.descriptionBox .box-two .box .table-box{width:60%}.descriptionBox .box-two .box .title{text-transform:uppercase;font-weight:700;padding:12px 0;border-radius:8px;display:block;text-align:center;color:var(--white);background:var(--mainGreen);font-size:18px;margin-bottom:18px}.descriptionBox .box-two .box small{display:block;font-size:20px;line-height:22px}.descriptionBox .box-two .box small strong{color:var(--mainGreen)}.descriptionBox .box-two .box .table{margin-top:20px}.descriptionBox .box-two .box .table .line{display:flex;justify-content:space-between;border-bottom:1px solid #cecece;margin-bottom:3px;padding:0 20px}.descriptionBox .box-two .box .table .line>div{width:33.3333333333%;line-height:30px}.descriptionBox .box-two .box .table .line>div.second{text-align:center}.descriptionBox .box-two .box .table .line>div.third{text-align:right}.descriptionBox .box-two .box .tip{font-weight:700;color:#767676;margin-top:14px;display:block}.descriptionBox .box-three .box{display:flex;align-items:stretch;margin-top:20px}.descriptionBox .box-three .box>div{width:50%}.descriptionBox .box-three .box .text{background:var(--mainGreen);padding:0 5%;display:flex;flex-direction:column;justify-content:center}.descriptionBox .box-three .box .title{color:var(--white);text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:32px;margin-bottom:20px}.descriptionBox .box-three .benefitsTitle{background:#2ebe34;color:var(--white);display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;padding:20px 20px;font-size:18px;cursor:pointer}.descriptionBox .box-three .benefitsTitle button{border:none;background:0 0;color:var(--white);text-transform:uppercase;font-size:18px;position:relative}.descriptionBox .box-three .benefitsTitle button::before{content:"";width:30px;height:30px;background:url(/assets/icons/arrow-mobile.svg) center no-repeat;background-size:contain;transform:rotate(90deg);display:inline-block;vertical-align:-9px;margin-right:10px;opacity:.7}.descriptionBox .box-three .benefitsTitle.active button::before{transform:rotate(-90deg)}.descriptionBox .box-three .benefitsContent{padding-top:30px;display:none}.descriptionBox .box-three .benefitsContent.active{display:block}.descriptionBox .box-three .benefitsContent .title{text-transform:uppercase;font-weight:700;font-size:20px;color:var(--mainGreen)}.descriptionBox .box-three .benefitsContent .content{padding:0 20px}.descriptionBox .box-three .benefitsContent .content+.content{border-top:1px solid #cecece;padding-top:20px;margin-top:20px}.descriptionBox .box-four>.title{font-weight:900;text-transform:uppercase;font-size:42px;color:var(--mainGreen);margin-bottom:20px;margin-top:40px;display:block}.descriptionBox .box-four .title-doubt{background:#b8ff8d;padding:20px;padding-right:50px;font-size:28px;position:relative;cursor:pointer}.descriptionBox .box-four .title-doubt::after{content:"+";font-weight:700;font-size:40px;position:absolute;height:100%;top:0;display:flex;align-items:center;justify-content:center;width:60px;right:0;color:var(--mainGreen);transition:ease-in-out .3s}.descriptionBox .box-four .title-doubt.active::after{transform:rotate(45deg)}.descriptionBox .box-four .item:nth-child(even) .title-doubt{background:#dbffc6}.descriptionBox .box-four .content-doubt{padding:20px;background:#f2f2f2;display:none}.descriptionBox .box-four .content-doubt.active{display:block}.descriptionBox *{font-size:20px}@media screen and (max-width:991px){.descriptionBox .ui.container:not(.fluid){width:100%}.descriptionBox iframe{height:250px}.descriptionBox .box-one .grid .item{flex-direction:column-reverse}.descriptionBox .box-one .grid .item:nth-child(even){flex-direction:column-reverse}.descriptionBox .box-one .grid .item>div{width:100%}.descriptionBox .box-one .grid .item .text{padding:30px 25px 50px}.descriptionBox .box-one .grid .item .title{font-size:28px}.descriptionBox .box-two .box{flex-direction:column}.descriptionBox .box-two .box .image{display:none}.descriptionBox .box-two .box .table-box{width:100%;padding:0 12px}.descriptionBox .box-two .box .table .line{padding:0}.descriptionBox .box-two .box .table .line>div{line-height:18px;min-height:50px;display:flex;align-items:center}.descriptionBox .box-two .box .table .line>div.second{justify-content:center}.descriptionBox .box-two .box .table .line>div.third{justify-content:end}.descriptionBox .box-three .box{flex-direction:column}.descriptionBox .box-three .box>div{width:100%}.descriptionBox .box-three .box .title{font-size:28px}.descriptionBox .box-three .box .text{padding:30px 12px}.descriptionBox .box-three .benefitsTitle{flex-wrap:wrap}.descriptionBox .box-three .benefitsTitle button{width:100%;text-align:right;margin-top:15px}.descriptionBox .box-four>.title{font-size:28px;padding:0 12px}}.tabsDescriptionTitle{display:none}.coq-story{background:var(--coq-bg);padding:20px 0 30px}.coq-story .coq-banner{margin:0;overflow:hidden}.coq-story .coq-banner+.coq-banner{margin-top:24px}.coq-story .coq-banner img{width:100%;display:block;height:auto;transition:transform .75s cubic-bezier(.16,1,.3,1)}.coq-story .coq-banner:hover img{transform:scale(1.015)}@media screen and (min-width:992px){.coq-story .coq-banner:nth-child(2) img{padding-left:12rem}}.coq-softgel{background:#faf6f1;padding:0 0 92px}.coq-softgel>.ui.container{display:flex;flex-direction:column;align-items:center}.coq-softgel .coq-softgel-intro{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#fff;padding:82px 20px 46px;text-align:center}.coq-softgel .coq-softgel-intro h2{margin:0;color:#101010;font-size:clamp(44px,3.7vw,62px);letter-spacing:.01em;text-transform:uppercase;line-height:1.03;text-align:center;font-family:Trade-Gothic;font-weight:900;max-width:860px;margin-left:auto;margin-right:auto}.coq-softgel .coq-softgel-intro p{margin:18px auto 0;max-width:980px;color:#6a6a6a;font-size:clamp(18px,1.38vw,26px);line-height:1.45}.coq-softgel .coq-softgel-grid{margin-top:5rem;margin-bottom:5rem;display:grid;grid-template-columns:minmax(290px,1fr) minmax(320px,500px) minmax(290px,1fr);grid-template-areas:"left-top media right-top" "left-bottom media right-bottom";gap:64px 24px;align-items:center}.coq-softgel .coq-softgel-grid .softgel-item{margin:0;text-align:center;background:0 0;border-radius:0;box-shadow:none;padding:0;min-height:0;margin-top:1rem}.coq-softgel .coq-softgel-grid .softgel-item h3{margin:0 auto;max-width:480px;font-size:38px;line-height:1.04;color:#0f0f0f;text-transform:uppercase;font-weight:900;font-family:Trade-Gothic;letter-spacing:.01em}.coq-softgel .coq-softgel-grid .softgel-item p{margin:26px auto 0;max-width:520px;color:#1f1f1f;font-size:20px;line-height:1.42}.coq-softgel .coq-softgel-grid .softgel-item.softgel-item--left-top{grid-area:left-top}.coq-softgel .coq-softgel-grid .softgel-item.softgel-item--right-top{grid-area:right-top}.coq-softgel .coq-softgel-grid .softgel-item.softgel-item--left-bottom{grid-area:left-bottom}.coq-softgel .coq-softgel-grid .softgel-item.softgel-item--right-bottom{grid-area:right-bottom}.coq-softgel .coq-softgel-grid .softgel-image{grid-area:media;margin:0;display:flex;align-items:center;justify-content:center;min-width:0;align-self:stretch}.coq-softgel .coq-softgel-grid .softgel-image img{width:100%;max-width:500px;margin:0 auto;filter:drop-shadow(0 20px 28px rgba(0, 0, 0, .2))}.coq-softgel .coq-softgel-grid .softgel-image video{width:100%;max-width:500px;height:auto;display:block}.coq-nutrition-table{padding:62px 0 52px}.coq-nutrition-table>.ui.container{max-width:980px}.coq-nutrition-table .coq-nutrition-head{margin:0 auto 30px;max-width:760px;text-align:center}.coq-nutrition-table .coq-nutrition-head h2{margin:0;color:#111;font-size:44px;line-height:1.02;letter-spacing:.01em;font-weight:900;text-transform:uppercase;font-family:Trade-Gothic}.coq-nutrition-table .coq-nutrition-head p{margin:18px auto 0;max-width:720px;color:#6c6c6c;font-size:20px;line-height:1.4}.coq-nutrition-table .coq-nutrition-content{max-width:700px;margin:0 auto}.coq-nutrition-table .coq-nutrition-content h3{margin:0;color:#111;font-size:33px;line-height:1.02;font-family:Trade-Gothic;letter-spacing:.01em;font-weight:900;text-transform:uppercase}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-serving{margin-top:35px;margin-bottom:35px;display:flex;flex-direction:column;gap:3px;color:#666;font-size:14px;line-height:1.35}.coq-nutrition-table .coq-nutrition-content .tabela-wrapper{margin-top:12px;overflow:hidden;max-height:300px;transition:max-height .65s cubic-bezier(.4,0,.2,1)}.coq-nutrition-table .coq-nutrition-content table{width:100%;border-collapse:collapse;color:#3f3f3f;font-size:14px;line-height:1.2}.coq-nutrition-table .coq-nutrition-content table tbody td,.coq-nutrition-table .coq-nutrition-content table thead th{border-bottom:1px solid #bdbdbd;padding:7px 8px}.coq-nutrition-table .coq-nutrition-content table thead th{color:#777;font-size:13px;font-weight:700}.coq-nutrition-table .coq-nutrition-content table tbody td:first-child,.coq-nutrition-table .coq-nutrition-content table thead th:first-child{width:62%;text-align:left;padding-left:0}.coq-nutrition-table .coq-nutrition-content table tbody td:nth-child(2),.coq-nutrition-table .coq-nutrition-content table thead th:nth-child(2){width:20%;text-align:right}.coq-nutrition-table .coq-nutrition-content table tbody td:last-child,.coq-nutrition-table .coq-nutrition-content table thead th:last-child{width:18%;text-align:center;padding-right:0}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-note{margin:14px 0 0;color:#4f4f4f;font-size:14px;font-weight:500;line-height:1.35}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-foot{margin:14px 0 0;padding:0 0 0 16px;list-style:disc}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-foot li{color:#3f3f3f;font-size:14px;font-weight:500;line-height:1.3}.coq-nutrition-table .coq-nutrition-content #btn-ver-mais{margin-top:16px;border:0;border-radius:8px;background:#143f2d;color:#fff;min-width:165px;height:44px;padding:0 14px;font-size:16px;font-weight:800;letter-spacing:.01em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:8px}.coq-nutrition-table .coq-nutrition-content #btn-ver-mais b{color:#95db64}.coq-usage-info{padding:0 0 58px;margin-top:5rem}.coq-usage-info>.ui.container{max-width:980px}.coq-usage-info .coq-usage-info__content{max-width:700px;margin:0 auto}.coq-usage-info .coq-usage-info__block h3{margin:0;color:#151515;font-size:38px;line-height:1.02;letter-spacing:.01em;font-weight:800;font-family:Trade-Gothic}.coq-usage-info .coq-usage-info__block p{margin:16px 0 0;color:#767676;font-size:13px;line-height:1.34}.coq-usage-info .coq-usage-info__highlight{margin-top:20px;color:#4f4f4f;font-size:24px;font-weight:700;line-height:1.1;text-transform:uppercase}.coq-usage-info .coq-usage-info__quotes{margin-top:32px!important;color:#4f4f4f!important;font-size:13px!important;font-weight:700;line-height:1.35!important}.coq-usage-info .coq-usage-info__allergens{margin-top:24px!important;color:#4f4f4f!important;font-size:13px!important;font-weight:700;line-height:1.34!important;text-transform:uppercase}.coq-usage-info .coq-usage-info__divider{border-top:1px solid #9f9f9f;margin:46px 0 40px}.coq-faq{padding:8px 0 54px}.coq-faq>.ui.container{max-width:980px}.coq-faq h2{margin:0;color:#121212;font-size:50px;line-height:1;letter-spacing:.01em;font-weight:900;text-transform:uppercase;text-align:center;font-family:Trade-Gothic}.coq-faq .coq-faq-list{max-width:930px;margin:42px auto 0}.coq-faq .faq-item{border-bottom:1px solid #7e7e7e}.coq-faq .faq-title{width:100%;border:0;background:0 0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 12px;cursor:pointer;text-align:left}.coq-faq .faq-title>span:first-child{color:#262626;font-size:20px;font-weight:400;line-height:1.2;letter-spacing:0}.coq-faq .faq-icon{width:34px;height:34px;border:3px solid #0e3b31;border-radius:50%;position:relative;flex:0 0 34px;transition:transform .28s ease}.coq-faq .faq-icon::before{content:"";position:absolute;top:46%;left:50%;width:8px;height:8px;border-right:2px solid #0e3b31;border-bottom:2px solid #0e3b31;transform:translate(-50%,-62%) rotate(45deg)}.coq-faq .faq-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .36s ease,opacity .28s ease,padding .28s ease;padding:0 12px;background:#d1ffb5}.coq-faq .faq-content p{margin:0;color:#4b4b4b;font-size:16px;line-height:1.4;font-weight:500;padding-bottom:0}.coq-faq .faq-item.active .faq-title>span:first-child{color:#1f1f1f}.coq-faq .faq-item.active .faq-icon{transform:rotate(180deg)}.coq-faq .faq-item.active .faq-content{opacity:1;padding:0 12px 18px}.coq-faq .faq-item.active .faq-content p{padding-bottom:2px}.coq-life-grid{background:var(--coq-bg);padding-bottom:34px}.coq-life-grid img{width:100%;height:auto}.coq-details{background:#f2f2f2;padding:30px 0 6px}.coq-details .box-one{display:none}.coq-details .box-four,.coq-details .box-three,.coq-details .box-two{background:#fff;border-radius:6px;padding:28px 30px;box-shadow:0 10px 28px rgba(0,0,0,.05)}.coq-details .box-four,.coq-details .box-three{margin-top:20px}.coq-details .box-two .title{background:#173f2a;font-size:15px;letter-spacing:.06em}.coq-details .box-three .box .text{background:#375343}.coq-details .box-four .title-doubt,.coq-details .box-three .benefitsTitle{transition:background-color .3s ease,transform .3s ease}.coq-details .box-four .title-doubt:hover,.coq-details .box-three .benefitsTitle:hover{transform:translateY(-1px)}.coq-details .box-three .benefitsContent{display:block!important;max-height:0;overflow:hidden;opacity:0;transition:max-height .45s ease,opacity .35s ease,padding-top .35s ease;padding-top:0}.coq-details .box-three .benefitsContent.active{max-height:1200px;opacity:1;padding-top:24px}.coq-details .box-four .content-doubt{display:block!important;max-height:0;opacity:0;overflow:hidden;transition:max-height .45s ease,opacity .35s ease,padding .35s ease;padding:0 20px}.coq-details .box-four .content-doubt.active{max-height:460px;opacity:1;padding:20px}.coq-has-box-one .coq-life-grid,.coq-has-box-one .coq-softgel,.coq-has-box-one .coq-story{display:none}.coq-has-box-one .coq-details .box-one{display:block;background:#fff;border-radius:6px;padding:0;box-shadow:0 10px 28px rgba(0,0,0,.05);margin-bottom:20px;overflow:hidden}.jet-product-images img{width:100%;height:auto}.jet-product-images .thumbs{display:none}.jet-product-images .image{background-size:contain;background-repeat:no-repeat;background-position:center}.jet-product-images .image img{visibility:hidden}.thumbs{position:relative}.thumbs img{width:100%;height:auto}.thumbs .jet-container>.jet-children{overflow:hidden;position:relative}.thumbs .jet-container:not(.tns-slider)>.jet-children:nth-child(n+2){display:none}.thumbs .tns-controls [aria-controls]{background:url(/assets/icons/arrow-mobile.svg) center no-repeat;background-size:28px;border:none;opacity:.6}.thumbs .tns-nav>[aria-controls]{background:var(--white)}.active-zoom .zoom-container{opacity:1;width:100%;height:100%;visibility:visible}body>.zoom-container{width:100%;height:100%;opacity:1;visibility:visible;position:fixed;left:0;z-index:9999}.zoom-container{position:absolute;background-repeat:no-repeat;position:absolute;z-index:11;width:0;opacity:0;height:0;visibility:hidden;top:0}@media only screen and (max-width:991px){.jet-product-images{margin-bottom:40px}.jet-product-images .thumbs{display:block}.jet-product-images .image-container{display:none}}#showPayment{border:none;background:0 0;text-decoration:underline;padding:0;margin:14px 0 20px;font-size:20px}.jet-modal.payments .jet-modal-content{max-width:533px}.payment-form-title{font-size:18px;font-weight:700;display:block;text-align:center;margin-bottom:20px;width:calc(100% - 30px)}.payment-method-content{display:flex;align-items:center;gap:15px;margin-bottom:20px}.payment-method-content .payment-method-item{padding:10px;border:1px solid transparent;cursor:pointer}.payment-method-content .payment-method-item.selected{border-color:var(--black)}.payment-method-content .payment-method-item svg{height:22px;margin:0 auto 12px;display:block}.payment-method-content .payment-method-item span{text-transform:uppercase;font-size:10px}@media screen and (max-width:991px){.payment-method-content{flex-direction:column;align-items:baseline;gap:5px}.payment-method-content .payment-method-item{display:flex;align-items:center;gap:12px;width:100%}.payment-method-content .payment-method-item svg{margin-bottom:0}}.payment-methods{max-height:300px;overflow-y:scroll}.payment-methods .list{margin-top:10px;margin-bottom:10px;display:block}.payment-methods .payment-info-value{font-weight:700}.payment-methods::-webkit-scrollbar{width:5px;background:rgba(0,0,0,.3)}.payment-methods::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.payment-methods::-webkit-scrollbar-thumb:hover{background:#000}@media screen and (max-width:991px){.payment-methods{max-height:410px}}.payment-info .payment-name{font-weight:700;font-size:12px;margin-bottom:10px;margin-top:10px;display:block}.payment-info ul{display:flex;flex-direction:column;min-width:450px}.payment-info ul>li{height:35px;line-height:35px;padding:0 12px;display:flex;justify-content:space-between}.payment-info ul>li:nth-child(even){background:#ececec}@media screen and (max-width:991px){.payment-info ul{min-width:auto}.payment-info span.desc{display:none}}.priceBox{position:relative}.priceBox .best-price{display:block;color:#11500c;font-weight:700;font-size:30px}.priceBox .price{display:flex;flex-direction:column}.priceBox .price .old-price{order:1;padding-left:42px;position:relative;bottom:-22px;text-decoration:line-through;font-size:22px}.priceBox .price .best-price{order:2;line-height:90px;margin-bottom:10px;padding-left:40px;font-size:30px}.priceBox .price .installment{order:3;font-size:20px}.priceBox .price .baseDiscount{order:4}.priceBox .price .baseDiscount .descriptionDiscount,.priceBox .price .baseDiscount .textDiscount{font-weight:500}.priceBox .sold .price .best-price{padding-left:0;line-height:30px}.priceBox .sold .price .old-price{padding-left:0;bottom:0}.jet-product-quantity{display:flex!important;flex-direction:column-reverse;position:absolute;top:0;left:0}.jet-product-quantity>*{width:30px;height:30px;border:none}.jet-product-quantity input{text-align:center;background:#d9d9d9}.jet-product-quantity>.plus{background:var(--mainGreen);font-weight:700;font-size:20px}.jet-product-quantity>.minus{background:#cbcbcb;font-weight:700;font-size:20px}.kit-products img{width:100%;height:auto}.kit-products .name-product{font-weight:400;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-y:hidden;display:-webkit-box}.kit-products .title{margin-bottom:10px;display:block;font-weight:700}.kit-products .best-price{font-weight:700;color:var(--mainDarkGreen)}.kit-products:not(.tns-slider){display:flex;gap:8px}.kit-products:not(.tns-slider)>.content{width:33.3333333333%}.rating{display:flex;gap:5px}.rating>span{width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.rating>span.active{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating{width:fit-content;cursor:pointer}.jet-product-rating::after{content:"";display:block;width:100px;height:1px;background:#11500c;margin:10px 0 10px}.lastReview #showCommentsBox{border:none;background:0 0;text-transform:uppercase;font-weight:700;text-decoration:underline;font-size:16px;margin-top:30px;transition:ease-in-out .3s}.lastReview #showCommentsBox:hover{color:var(--mainGreen)}.lastReview img{width:100%;height:auto}.lastReview .no-rating{box-shadow:0 0 6px rgba(0,0,0,.1);padding:20px 30px;display:block}.lastReview .box{display:flex;gap:40px}.lastReview .box>div{width:50%}.jet-modal.review .box{display:flex;gap:20px}.jet-modal.review .box .title{font-weight:700;font-size:18px;margin-bottom:20px;display:block}@media screen and (max-width:991px){.jet-modal.review .box{flex-direction:column}}.jet-product-rating-list .rating-container{max-height:510px;overflow-y:scroll}.jet-product-rating-list .no-rating{margin-bottom:var(--space-lg);display:block}.jet-product-rating-list .rating{display:flex;flex-direction:column;font-size:var(--font-md);padding:var(--space-lg) var(--space-lg) 22px;position:relative}.jet-product-rating-list .rating .info-author{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:var(--space-md)}.jet-product-rating-list .rating .info-author .name-author{font-size:26px;width:100%}.jet-product-rating-list .rating .info-author .city{display:none}.jet-product-rating-list .rating .info-author .email{order:1}.jet-product-rating-list .rating .info-author .date{display:none}.jet-product-rating-list .rating .info-author .rating-author{display:flex}.jet-product-rating-list .rating .info-author .rating-author span{display:inline-block;width:20px;height:15px;color:var(--textBody)}.jet-product-rating-list .rating .info-author .rating-author span:before{content:"";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating-list .rating .info-author .rating-author span.active:before{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating-list .rating+.rating{border-top:1px solid #efefef;padding-top:22px}.jet-product-rating-list .rating .description{margin-top:var(--space-md)}.jet-product-rating-list .rating .description .description-title{display:block;margin-bottom:var(--space-md);font-size:26px}.jet-product-rating-list .rating .description .description-comment{font-size:20px}.jet-product-rating-registration{display:flex;flex-direction:column;align-items:center;justify-content:center}.jet-product-rating-registration form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.jet-product-rating-registration form .container-form{width:100%}.jet-product-rating-registration form .container-form .container-field{position:relative;margin-bottom:var(--space-md)}.jet-product-rating-registration form .container-form .container-field label{display:block;font-size:var(--font-md)}.jet-product-rating-registration form .container-form .container-field input:not([type=checkbox]):not([type=radio]),.jet-product-rating-registration form .container-form .container-field select,.jet-product-rating-registration form .container-form .container-field textarea{background-color:transparent;border:0;position:relative;padding:var(--space-md);font-size:var(--font-md);margin:var(--space-sm) auto 0;width:100%;appearance:textfield;color:var(--textBody);box-shadow:0 0 1px}.jet-product-rating-registration form .container-form .container-field select option[value]{background-color:var(--bgBody);color:var(--textBody)}.jet-product-rating-registration form .container-form .container-field.city{display:inline-block;position:relative;width:calc(50% - var(--space-md));margin-right:var(--space-md)}.jet-product-rating-registration form .container-form .container-field.state{width:50%;display:inline-block;position:relative}.jet-product-rating-registration form .container-form .container-field.title{display:inline-block;position:relative;width:calc(50% - var(--space-md));margin-right:var(--space-md)}.jet-product-rating-registration form .container-form .container-field.rating{width:50%;display:inline-block;position:relative}.jet-product-rating-registration form .container-form .container-field.rating .rate ul{list-style:none;padding:0}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li{display:inline-block;padding:0 var(--space-sm);position:relative}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input{display:inline-block;width:20px;height:15px;margin:0;position:relative;-webkit-appearance:none;appearance:none;cursor:pointer}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input:before{content:"";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:url(/assets/icons/star.svg) center no-repeat;background-size:contain}.jet-product-rating-registration form .container-form .container-field.rating .rate ul li input.active:before{background:url(/assets/icons/star-active.svg) center no-repeat;background-size:contain}.jet-product-rating-registration form .container-form .container-field.show-email{display:flex;flex-direction:row;align-items:center}.jet-product-rating-registration form .container-form .container-field.show-email label{margin-left:var(--space-md)}.jet-product-rating-registration form .container-form button{background-color:var(--colorButton);color:var(--bgButton);padding:var(--space-md) var(--space-lg);font-weight:600;font-size:var(--font-md);border:1px solid var(--bgBorder);outline:0;border-radius:var(--radiusButton);text-transform:uppercase;cursor:pointer;margin-top:var(--space-sm)}@media only screen and (max-width:991px){.jet-product-rating-registration form .container-form .container-field input:not([type=checkbox]):not([type=radio]),.jet-product-rating-registration form .container-form .container-field select,.jet-product-rating-registration form .container-form .container-field textarea{font-size:var(--font-lg)}.jet-product-rating-registration form .container-form .container-field.city{width:100%}.jet-product-rating-registration form .container-form .container-field.state{width:100%}.jet-product-rating-registration form .container-form .container-field.title{width:100%}.jet-product-rating-registration form .container-form .container-field.rating{width:100%}.lastReview .box{flex-direction:column-reverse}.lastReview .box>div{width:100%}.lastReview #showCommentsBox{padding:0 20px}}.also-section,.related-section{margin-bottom:40px}.also-section>.container,.related-section>.container{position:relative}.also-section .title-container,.related-section .title-container{display:flex;align-items:center;gap:20px;font-size:20px;margin-bottom:50px;margin-top:70px;font-weight:500;position:relative}.also-section .title-container::after,.related-section .title-container::after{content:"";position:absolute;width:100%;height:1px;background:var(--mainGreen);left:0;top:14px}.also-section .title-container span,.related-section .title-container span{background:var(--white);display:block;width:fit-content;padding-right:30px;position:relative;z-index:1;color:#767676;text-transform:uppercase;letter-spacing:1px;font-size:30px}.also-section .title-container span::before,.related-section .title-container span::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/icons/showcase-icon.svg) center no-repeat;background-size:contain;vertical-align:-5px;margin-right:12px}@media screen and (max-width:991px){.also-section .title-container span,.related-section .title-container span{font-size:26px}}@media screen and (max-width:991px){.also-section .title-container,.related-section .title-container{font-size:16px;margin-bottom:35px;flex-direction:column;gap:0}.also-section .title-container::after,.related-section .title-container::after{position:relative}.also-section .title-container span,.related-section .title-container span{padding:0}.also-section .title-container span::before,.related-section .title-container span::before{display:block;margin:0 auto 10px}}.also-section .jet-children,.related-section .jet-children{gap:30px 12px}.also-section .jet-children:not(.tns-slider),.related-section .jet-children:not(.tns-slider){display:flex}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(25% - 9px)}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+5){display:none}@media screen and (max-width:991px){.also-section .title-container,.related-section .title-container{padding:0 12px}.also-section .jet-children:not(.tns-slider)>.jet-card,.related-section .jet-children:not(.tns-slider)>.jet-card{width:calc(50% - 9px)}.also-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3),.related-section .jet-children:not(.tns-slider)>.jet-card:nth-child(n+3){display:none}}.buy-together-section,.related-section{display:none}.coq-reviews{background:#f8f8f8;padding:25px 0}.coq-reviews .ui.container .coq-section-title{text-align:center;font-size:25px;font-weight:900;color:#000;margin:0}.coq-reviews .box{margin-top:0;margin-bottom:1rem;position:relative;display:block}.coq-reviews .box .left{justify-content:center;width:100%}.coq-reviews .box .left jet-product-rating-list{width:100%;display:block}.coq-reviews .box .jet-product-rating-list .tns-controls [aria-controls]{background:url(/assets/5005351/gray-arrow.svg) center no-repeat;border-radius:0;border:0}.coq-reviews .box .jet-product-rating-list .rating-container{display:flex;max-height:none;overflow-y:auto;overflow:hidden}@media screen and (min-width:790px){.coq-reviews .box .jet-product-rating-list .rating-container{padding:0 50px}}.coq-reviews .box .jet-product-rating-list .rating-container .rating{background:0 0;border-radius:0;box-shadow:none}.coq-reviews .box .jet-product-rating-list .rating-container .rating .info-author .name-author{font-size:16px;width:50%;font-weight:600}.coq-reviews .box .jet-product-rating-list .rating-container .rating .info-author .rating-author span.active::before{background:url(/assets/5005351/gold-star.svg) center no-repeat;background-size:contain}.coq-reviews .box .jet-product-rating-list .rating-container .rating .info-author .city,.coq-reviews .box .jet-product-rating-list .rating-container .rating .info-author .date{display:block;color:#737373;font-size:16px}.coq-reviews .box .jet-product-rating-list .rating-container .rating .info-author .date::after{content:"|";margin-left:1rem}.coq-reviews .box .jet-product-rating-list .rating-container .rating .description .description-title{font-size:16px;font-weight:600}.coq-reviews .box .jet-product-rating-list .rating-container .rating .description .description-comment{font-size:16px;color:#737373}.coq-reviews .box .jet-product-rating-list .rating-container .rating+.rating{border-top:0}@media screen and (min-width:790px){.coq-reviews .box .jet-product-rating-list .rating-container .rating+.rating{border-left:1px solid #cecece}}@media screen and (max-width:790px){.coq-reviews .box .jet-product-rating-list .rating-container .rating{padding-left:40px}}.also-section{margin:0;padding:14px 0 28px}.also-section>.ui.container{position:relative}.also-section .title-container{display:flex;align-items:center;position:relative;gap:16px;margin:0 0 34px;font-size:14px;font-weight:500}.also-section .title-container::after{content:"";position:absolute;left:0;right:0;top:11px;height:1px;background:#b5c789}.also-section .title-container span{display:block;width:fit-content;padding-right:30px;position:relative;z-index:1;color:#656565;text-transform:uppercase;letter-spacing:2px;font-size:20px;font-weight:500}.also-section .title-container span::before{display:none}.also-section .jet-products .tns-outer{overflow:visible}.also-section .jet-products .tns-controls{top:45%;transform:translateY(-50%)}.also-section .jet-products .tns-controls [aria-controls]{width:32px;height:32px;border:1px solid #97bc5a;background-size:12px;opacity:1}.also-section .jet-products .tns-controls [aria-controls][data-controls=prev]{left:-22px}.also-section .jet-products .tns-controls [aria-controls][data-controls=next]{right:-22px}.also-section .jet-products .tns-inner,.also-section .jet-products .tns-outer,.also-section .jet-products .tns-ovh{overflow:hidden!important}.also-section .jet-products .jet-children{gap:18px 12px}.shipping-area{max-width:100%;margin-top:20px;margin-bottom:30px}.shipping-area .jet-product-freight-calculation{display:flex;position:relative}.shipping-area .freight-container{width:calc(100% - 60px);padding-left:10px}.shipping-area .shipping-title{font-weight:500;margin-bottom:8px;letter-spacing:1px;max-width:60px;line-height:16px;font-size:12px}.shipping-area .freight-input{background:#fff;position:relative;padding:0 65px 0 0}.shipping-area .freight-input input{height:34px;outline:0;background:0 0;width:100%;font-size:14px;border:1px solid #adadad;border-radius:10px;padding:0 20px}.shipping-area .freight-input button{position:absolute;top:0;right:0;height:34px;border-radius:10px;background:var(--mainGreen);border:none;color:#11500c;font-size:12px;font-weight:700;padding:0 20px;letter-spacing:1px;transition:ease-in-out .3s}.shipping-area .freight-input button:hover{background:var(--mainDarkGreen);color:var(--white)}.shipping-area .freight-input+a{font-size:18px;text-decoration:underline;margin-top:8px;display:block;position:absolute;left:0;top:30px}.shipping-area .result{margin-top:20px}.shipping-area .result table{font-size:12px;border-collapse:collapse;width:100%}.shipping-area .result table td{width:33.3333333333%;text-align:left}.shipping-area .result table th{width:33.3333333333%;text-align:left;padding:10px 0}.shipping-area .result table td{border-top:1px solid #ededed;padding:10px 0}@media screen and (max-width:991px){.shipping-area{max-width:100%;margin-top:40px}}.jet-product-name{font-weight:400;color:#11500c;font-size:30px;margin-top:0}.mainPDP .product-variation{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.mainPDP .reference .title{color:#11500c;font-weight:500;margin-bottom:5px;display:block}.mainPDP .reference .variations{display:flex;gap:5px}.mainPDP .reference .variation-text{border:1px solid #767676;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0 10px;cursor:pointer}.mainPDP .reference .active>.variation-text{background:var(--mainGreen);border-color:var(--mainGreen);color:var(--white)}.detail-wish{position:absolute;right:20px;top:-2px;font-size:0}.detail-wish .add-wish,.detail-wish .remove-wish{width:25px;height:25px;display:block;background:url(/assets/icons/heart.svg) center no-repeat;background-size:contain;cursor:pointer}.detail-wish .remove-wish{background:url(/assets/icons/heart-filled.svg) center no-repeat;background-size:contain}:root{--coq-bg:#fff;--coq-text:#131313;--coq-muted:#666;--coq-dark:#13271c;--coq-card:#ffffff;--coq-red:#6e0000}html{scroll-behavior:smooth}@font-face{font-family:Trade-Gothic;src:url(/assets/fontes/trade-gothic-lt-bold.woff2) format("woff");font-weight:600;font-style:normal;font-display:swap}[data-reveal]{opacity:0;transform:translate3d(0,38px,0);transition:opacity .65s ease,transform .65s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:none}.mainPDP .ui.breadcrumb{justify-content:flex-start;padding:25px 0 20px;font-size:16px}.mainPDP .ui.breadcrumb li:last-child{font-weight:700}.mainPDP .box{display:flex;max-width:1920px;margin:auto}.mainPDP .box .left{display:flex;flex-wrap:wrap;width:60%;align-items:center}.mainPDP .box .left .content{position:relative}.mainPDP .box .left>.breads{width:100%}.mainPDP .box .left>div{width:50%}.mainPDP .box .left>div.content{padding:0 20px}.mainPDP .box>.right{width:40%}.mainPDP .btn-rits button{border:1px solid var(--mainGreen);background:#fff;font-size:16px;line-height:40px;border-radius:12px;margin-top:10px;color:#11500c;width:100%;text-transform:uppercase;font-weight:600}@media only screen and (max-width:991px){.mainPDP .box .left{width:100%}.mainPDP .box .left>div{width:100%}.mainPDP .box>.right{display:none}}.coq-floating-product{position:fixed;left:0;top:var(--coq-floating-top,88px);width:100%;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #e6e6e6;box-shadow:0 8px 9px 1px rgba(0,0,0,.09);z-index:96;transform:translate3d(0,-115%,0);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .2s ease}.coq-floating-product div.btn-rits{display:none}.coq-floating-product.is-visible{transform:translate3d(0,0,0);opacity:1;pointer-events:auto}.coq-floating-product .ui.container{display:flex;align-items:center;gap:2%;padding:6px 0}.coq-floating-product .coq-floating-image{width:60px;height:auto;border-radius:2px;background:#fff;object-fit:contain;flex:0 0 34px}.coq-floating-product .short-description{text-transform:uppercase;font-size:8px;line-height:1.15;color:#5f5f5f;width:30%;min-width:0;overflow:hidden;display:flex;align-items:center;gap:6px}.coq-floating-product .short-description .coq-floating-name{color:#111;font-size:16px;line-height:1;font-weight:900;letter-spacing:.01em;white-space:nowrap;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;display:block}.coq-floating-product .short-description .coq-floating-summary{flex:0 0 auto;white-space:nowrap;font-size:12px}.coq-floating-product jet-product-prices{width:20%;min-width:max-content}.coq-floating-product jet-product-prices .old-price{display:inline-block;font-size:16px;font-weight:800;padding-right:.4rem;color:#898989;text-decoration:line-through}.coq-floating-product jet-product-prices .best-price{font-size:24px;padding-right:.4rem;font-weight:900;color:#0f4a3b;line-height:1}.coq-floating-product jet-product-prices .installment-amount,.coq-floating-product jet-product-prices .installment-price{font-weight:900}.coq-floating-product jet-product-prices .installment-amount .desc,.coq-floating-product jet-product-prices .installment-price .desc{font-weight:400}.coq-floating-product jet-product-prices .maxInterestFreeInstallment{font-size:18px}.coq-floating-product jet-product-add-cart{width:13%}.coq-floating-product jet-product-add-cart .btn-one-click{display:none!important}.coq-floating-product jet-product-add-cart .jet-product-add-cart .add-cart{color:#fff;font-weight:600;margin-top:0;font-size:14px;height:45px;line-height:34px;border-radius:6px;text-transform:uppercase}.coq-floating-product .wpp-purchase{display:flex;width:17%;border:none;background:#0f4a3b;text-transform:none;font-weight:400;letter-spacing:.01em;font-size:14px;height:45px;border-radius:6px;padding:0 12px;color:#fff;transition:ease-in-out .2s;white-space:nowrap;align-items:center}.coq-floating-product .wpp-purchase::before{content:"";width:20px;height:20px;margin-right:6px;background:url(/assets/icons/wpp.svg) center no-repeat;background-size:contain;filter:brightness(0) invert(1)}.mainPDP{background:#fff}.mainPDP>.ui.container{max-width:1320px}.mainPDP .ui.breadcrumb{font-size:12px}.mainPDP .box{align-items:flex-start}.mainPDP .box .left{width:100%;visibility:visible;align-items:flex-start}@media screen and (min-width:998px){.mainPDP .box .left{gap:clamp(6px,.8vw,14px)}}.mainPDP .box .left>.images{width:55%;position:relative}.mainPDP .box .left>.images .detail-wish{right:clamp(12px,1.2vw,26px);top:clamp(10px,1.2vw,18px);z-index:7}.mainPDP .box .left>.images .detail-wish .add-wish,.mainPDP .box .left>.images .detail-wish .remove-wish{width:52px;height:52px;background-size:contain}.mainPDP .box .left>.images .detail-wish .add-wish{background-image:url(/assets/5005351/wish-icon.svg)}.mainPDP .box .left>.images .detail-wish .remove-wish{background-image:url(/assets/5005351/wish-icon-added.svg)}.mainPDP .box .left>.images .jet-product-images{--coq-thumb-width:clamp(90px, 6.4vw, 102px);--coq-thumb-gap:clamp(4px, 0.55vw, 8px);--coq-overlay-padding:16px;--coq-nav-offset:10px;--coq-desktop-image-height:clamp(320px, calc(100dvh - 250px), 580px);border-radius:0;padding:0;gap:var(--coq-thumb-gap);display:flex;justify-content:flex-end;position:relative;min-height:580px}.mainPDP .box .left>.images .jet-product-images .thumbs{width:var(--coq-thumb-width);flex:0 0 var(--coq-thumb-width);margin:0;display:block;position:unset}.mainPDP .box .left>.images .jet-product-images .thumbs .jet-container{height:100%}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-slider{flex-direction:column;gap:8px}.mainPDP .box .left>.images .jet-product-images .thumbs a{border:1px solid transparent;background:#fff;transition:border-color .25s ease,transform .25s ease;height:100%;display:block}.mainPDP .box .left>.images .jet-product-images .thumbs a:hover{border-color:#9a9a9a;transform:translateY(-2px)}.mainPDP .box .left>.images .jet-product-images .thumbs .jet-children.is-current-thumb a{border-color:var(--mainGreen)}.mainPDP .box .left>.images .jet-product-images .thumbs img{width:100%;height:auto}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls{display:block!important;top:auto;left:auto;right:clamp(10px,1vw,22px);width:auto;bottom:clamp(18px,2vw,30px);z-index:9}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls [aria-controls]{width:30px;height:30px;border:0;opacity:1;transform:none;background:url(/assets/5005351/circle_arrow-left.svg) center no-repeat;background-size:contain}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls [aria-controls][disabled]{opacity:1;cursor:pointer}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls [data-controls=prev]{right:34px;left:auto}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls [data-controls=next]{right:0;left:auto;transform:rotate(180deg)}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav{display:flex!important;left:calc(var(--coq-thumb-width) + var(--coq-thumb-gap) + var(--coq-nav-offset));width:auto;z-index:9;bottom:clamp(18px,2vw,28px);gap:6px;justify-content:flex-start}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav>[aria-controls]{width:9px;height:9px;background-color:#bdbdbd;opacity:1}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav>.tns-nav-active{width:11px;height:11px;background-color:var(--mainGreen)}.mainPDP .box .left>.images .jet-product-images .image-container{width:calc(100% - (var(--coq-thumb-width) + var(--coq-thumb-gap)));flex:0 0 calc(100% - (var(--coq-thumb-width) + var(--coq-thumb-gap)));min-width:0;position:relative}.mainPDP .box .left>.images .jet-product-images .image-container .image{width:100%;height:auto;min-height:580px;background-size:contain;background-position:center;background-repeat:no-repeat}.mainPDP .box .left>.images .jet-product-images .image-container .image img{visibility:visible;width:100%;height:auto;object-fit:contain}@media screen and (min-width:992px){.mainPDP .box .left>.images .jet-product-images{min-height:var(--coq-desktop-image-height);align-items:stretch}.mainPDP .box .left>.images .jet-product-images .thumbs{height:var(--coq-desktop-image-height)}.mainPDP .box .left>.images .jet-product-images .image-container{height:auto;max-height:var(--coq-desktop-image-height);display:flex;align-items:center}.mainPDP .box .left>.images .jet-product-images .image-container .image{width:100%;height:auto;min-height:0;max-height:var(--coq-desktop-image-height);display:flex;align-items:center;justify-content:center;background-size:contain!important}.mainPDP .box .left>.images .jet-product-images .image-container .image img{width:auto;height:auto;max-width:100%;max-height:var(--coq-desktop-image-height);object-fit:contain!important;object-position:center}}.mainPDP .box .left>.content{width:43%;padding:6px 0 0 clamp(6px,.7vw,12px);display:flex;flex-direction:column;align-items:flex-start;gap:0}.mainPDP .jet-product-rating{display:flex;align-items:center;gap:10px;margin-bottom:8px}.mainPDP .jet-product-rating::after{display:none}.mainPDP .jet-product-rating .rating>span{width:16px;height:16px}.mainPDP .jet-product-name{color:#0a0a0a;font-weight:900;font-size:40px;line-height:.98;letter-spacing:.01em;text-transform:uppercase;margin:0}.mainPDP .jet-product-summarized-description{width:100%;margin:12px 0 24px;color:#232323;font-size:20px;line-height:1.28}.mainPDP .jet-product-summarized-description p{margin:0}.mainPDP .priceBox{width:100%;margin:0 0 6px}.mainPDP .priceBox .jet-product-quantity{margin:0}.mainPDP .priceBox .price{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.mainPDP .priceBox .price .old-price{display:none!important;padding:0;bottom:auto;font-size:0}.mainPDP .priceBox .price .best-price{margin:0;padding:0;color:#050505;line-height:1.04;font-size:36px;font-weight:900}.mainPDP .priceBox .price .installment{margin:0;color:#121212;line-height:1.2;font-size:clamp(18px,1.35vw,33px);font-weight:400}.mainPDP .priceBox .price .installment .installment-amount,.mainPDP .priceBox .price .installment .installment-price{font-weight:800}.mainPDP #showPayment{border:none;background:0 0;color:#3f6f2d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;padding:0;margin:6px 0 16px;font-size:clamp(14px,1vw,20px);line-height:1.2;transition:color .3s ease}.mainPDP #showPayment:hover{color:var(--mainDarkGreen)}.mainPDP .coq-buy-row{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px}.mainPDP .coq-buy-row>jet-product-quantity{width:88px;min-width:88px}.mainPDP .coq-buy-row>jet-product-add-cart{width:calc(100% - 98px);min-width:0}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity{position:relative;top:auto;left:auto;display:flex!important;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:52px;border:1px solid #2c2c2c;border-radius:20px;background:#ededed;padding:0 10px}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity>*{height:52px}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity .plus{display:none}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity .minus{order:2;width:24px;height:24px;margin-left:auto;border:0;background:0 0;font-size:0;position:relative}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity .minus::before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid #174637;border-bottom:2px solid #174637;transform:translate(-50%,-65%) rotate(45deg)}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity input.quantity{order:1;width:30px;border:0;padding:0;background:0 0;color:#222;text-align:center;font-size:22px;font-weight:500}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity #quantityItemDetail{display:none}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity.jet-qty-enhanced{border:0;border-radius:0;background:0 0;padding:0}.mainPDP .coq-buy-row .jet-product-add-cart{display:flex;flex-wrap:wrap;gap:10px}.mainPDP .coq-buy-row .jet-product-add-cart .btn-buy{width:100%}.mainPDP .coq-buy-row .coq-extra-actions{width:100%;display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width:992px){.mainPDP .coq-buy-row .coq-extra-actions{gap:6px}}.mainPDP .coq-buy-row .jet-product-add-cart .add-cart{width:100%;border:0;border-radius:12px;color:#fff;background:#0a4438;font-size:clamp(16px,1.1vw,22px);font-weight:800;letter-spacing:.02em;line-height:50px;transition:transform .2s ease,filter .2s ease}.mainPDP .coq-buy-row .jet-product-add-cart .add-cart:hover{filter:brightness(.95);transform:translateY(-1px)}.mainPDP .coq-buy-row .coq-extra-actions .recurrent-purchase,.mainPDP .coq-buy-row .coq-extra-actions .wpp-purchase,.mainPDP .coq-buy-row .jet-product-add-cart .btn-rits,.mainPDP .coq-buy-row .jet-product-add-cart .recurrent-purchase,.mainPDP .coq-buy-row .jet-product-add-cart .wpp-purchase{width:calc(50% - 5px);min-height:50px;border:1px solid var(--mainGreen);border-radius:8px;background:0 0;color:var(--mainGreen);text-transform:uppercase;font-size:12px;font-family:Montserrat,var(--fontText),sans-serif;font-weight:900;font-synthesis:none;letter-spacing:.02em;text-align:center;padding:0 8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease}.mainPDP .coq-buy-row .coq-extra-actions .recurrent-purchase:hover,.mainPDP .coq-buy-row .coq-extra-actions .wpp-purchase:hover,.mainPDP .coq-buy-row .jet-product-add-cart .btn-rits:hover,.mainPDP .coq-buy-row .jet-product-add-cart .recurrent-purchase:hover,.mainPDP .coq-buy-row .jet-product-add-cart .wpp-purchase:hover{background:var(--mainGreen);color:#fff}.mainPDP .coq-buy-row .jet-product-add-cart .btn-rits button{width:100%;border:0;background:0 0;color:inherit;margin-top:0;font-family:Montserrat,var(--fontText),sans-serif!important;font-size:inherit;font-weight:900!important;font-style:normal;font-synthesis:none;text-transform:inherit;letter-spacing:inherit;line-height:48px;padding:0}.mainPDP .shipping-area{width:100%;margin:16px 0 6px;border-bottom:1px solid #222;padding-bottom:6px}.mainPDP .shipping-area .jet-product-freight-calculation{display:flex;align-items:flex-start;position:relative}.mainPDP .shipping-area .shipping-title{font-weight:700;color:#0d0d0d;max-width:92px;line-height:1.05;font-size:clamp(14px,.95vw,18px)}.mainPDP .shipping-area .freight-container{width:calc(100% - 92px);padding-left:14px}.mainPDP .shipping-area .freight-input{padding:0;background:0 0}.mainPDP .shipping-area .freight-input input{height:34px;border:0;border-radius:0;padding:0;background:0 0;color:#222;font-size:clamp(14px,.95vw,17px)}.mainPDP .shipping-area .freight-input button{display:none}.mainPDP .shipping-area .freight-input+a{position:static;margin-top:8px;text-align:right;font-size:clamp(13px,.9vw,16px);position:absolute;right:0;top:50px}.mainPDP .jet-product-add-cart .add-cart{transition:transform .2s ease,filter .2s ease}.mainPDP .jet-product-add-cart .add-cart:hover{filter:brightness(.95);transform:translateY(-1px)}@media screen and (max-width:991px){[data-reveal]{transform:translate3d(0,24px,0)}.coq-floating-product{top:var(--coq-floating-top,72px)}.coq-floating-product .ui.container{flex-wrap:wrap;justify-content:center;gap:8px;padding:8px 12px}.coq-floating-product .coq-floating-image{max-width:20%;width:60px;height:auto;flex:0 0 auto}.coq-floating-product .short-description{width:70%;font-size:10px;line-height:1.2;gap:4px}.coq-floating-product .short-description .coq-floating-name{font-size:11px}.coq-floating-product .price-mobile{width:70%;margin-bottom:2px}.coq-floating-product .price-mobile .short-description{width:100%;margin-bottom:4px}.coq-floating-product .price-mobile jet-product-prices{width:100%}.coq-floating-product .price-mobile jet-product-prices .old-price{font-size:12px;display:inline-block!important}.coq-floating-product .price-mobile jet-product-prices .best-price{font-size:16px}.coq-floating-product .price-mobile jet-product-prices .maxInterestFreeInstallment{display:block;width:100%;font-size:11px}.coq-floating-product jet-product-add-cart{width:40%}.coq-floating-product jet-product-add-cart .jet-product-add-cart .add-cart{font-size:11px;border-radius:8px;line-height:35px;height:35px}.coq-floating-product .wpp-purchase{width:55%;height:35px;line-height:35px;border-radius:8px;font-size:11px;justify-content:center}.mainPDP .box .left>.content,.mainPDP .box .left>.images{width:100%}.mainPDP .box .left>.images .detail-wish{right:10px;top:10px}.mainPDP .box .left>.images .detail-wish .add-wish,.mainPDP .box .left>.images .detail-wish .remove-wish{width:42px;height:42px}.mainPDP .box .left>.images .jet-product-images{min-height:0;padding:0;gap:12px;background:#f8f8f8;display:flex;flex-direction:column-reverse;align-items:stretch;position:relative}.mainPDP .box .left>.images .jet-product-images .thumbs{width:100%;padding:0 4rem;margin-top:2rem}.mainPDP .box .left>.images .jet-product-images .thumbs .jet-container{height:auto}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-slider{flex-direction:row;gap:8px}.mainPDP .box .left>.images .jet-product-images .thumbs a{border-color:#ddd}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls{right:14px;bottom:133px}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls [aria-controls]{width:28px;height:28px}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls [data-controls=prev]{right:34px}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav{left:50%;bottom:120px;gap:6px}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav>[aria-controls]{width:7px;height:7px}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav>.tns-nav-active{width:9px;height:9px}.mainPDP .box .left>.images .jet-product-images .image-container{width:100%;display:block}.mainPDP .box .left>.images .jet-product-images .image-container .image{min-height:380px}.mainPDP .box .left>.content{padding:18px 14px 0}.mainPDP .jet-product-rating{margin-bottom:8px}.mainPDP .jet-product-rating .rating>span{width:15px;height:15px}.mainPDP .jet-product-name{font-size:32px}.mainPDP .jet-product-summarized-description{font-size:17px;margin:40px 0 40px}.mainPDP .priceBox .price .best-price{font-size:52px}.mainPDP .priceBox .price .installment{font-size:22px}.mainPDP #showPayment{margin-bottom:30px;font-size:13px}.mainPDP .coq-buy-row{gap:10px}.mainPDP .coq-buy-row>jet-product-quantity{width:78px;min-width:78px}.mainPDP .coq-buy-row>jet-product-add-cart{width:calc(100% - 88px)}.mainPDP .coq-buy-row .coq-extra-actions{width:100%}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity{height:40px;border-radius:16px;padding:0 8px}.mainPDP .coq-buy-row>jet-product-quantity .jet-product-quantity input.quantity{width:26px;font-size:18px}.mainPDP .coq-buy-row .jet-product-add-cart .add-cart{border-radius:12px;line-height:40px;font-size:16px}.mainPDP .coq-buy-row .coq-extra-actions .recurrent-purchase,.mainPDP .coq-buy-row .coq-extra-actions .wpp-purchase,.mainPDP .coq-buy-row .jet-product-add-cart .btn-rits,.mainPDP .coq-buy-row .jet-product-add-cart .recurrent-purchase,.mainPDP .coq-buy-row .jet-product-add-cart .wpp-purchase{width:calc(50% - 10px);min-height:40px;border-radius:14px;line-height:1.15;font-size:11px;padding:6px 8px}.mainPDP .coq-buy-row .jet-product-add-cart .btn-rits button{line-height:unset}.mainPDP .shipping-area{margin-top:12px}.mainPDP .shipping-area .shipping-title{max-width:82px;font-size:14px}.mainPDP .shipping-area .freight-container{width:calc(100% - 82px);padding-left:10px}.mainPDP .shipping-area .freight-input input{font-size:14px}.mainPDP .shipping-area .freight-input+a{margin-top:8px;font-size:13px}}@media screen and (max-width:991px) and (max-width:680px){.coq-floating-product .price-mobile,.coq-floating-product .short-description{width:78%}.coq-floating-product .short-description .coq-floating-summary{font-size:9px}.coq-floating-product .short-description{flex-direction:column;align-items:flex-start}.mainPDP .jet-product-name{font-size:32px}.mainPDP .jet-product-summarized-description{font-size:16px}.mainPDP .priceBox .price .best-price{font-size:24px}.mainPDP .priceBox .price .installment{font-size:18px}}@media screen and (max-width:991px){.coq-story{padding:8px 0 20px}.coq-story .coq-banner+.coq-banner{margin-top:12px}.coq-softgel{padding:0 0 44px}.coq-softgel .coq-softgel-intro{padding:34px 16px 22px}.coq-softgel .coq-softgel-intro h2{font-size:32px;line-height:1.08;max-width:360px;text-align:left}.coq-softgel .coq-softgel-intro p{margin-top:10px;max-width:350px;font-size:14px;line-height:1.4;text-align:left}.coq-softgel .coq-softgel-grid{display:none!important}.coq-softgel .coq-softgel-grid-mobile{width:100%;max-width:360px;margin:8px auto 0;display:block}.coq-softgel .coq-softgel-grid-mobile .softgel-image-mobile{margin:0 0 12px;display:flex;justify-content:center}.coq-softgel .coq-softgel-grid-mobile .softgel-image-mobile img,.coq-softgel .coq-softgel-grid-mobile .softgel-image-mobile video{width:100%;max-width:220px;height:auto;display:block}.coq-softgel .coq-softgel-grid-mobile .softgel-mobile-items{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 18px;align-items:start}.coq-softgel .coq-softgel-grid-mobile .softgel-mobile-item{text-align:left;padding:0 2px}.coq-softgel .coq-softgel-grid-mobile .softgel-mobile-item h3{margin:0;color:#0f0f0f;font-size:20px;line-height:1.02;letter-spacing:.01em;font-weight:900;text-transform:uppercase;font-family:Trade-Gothic}.coq-softgel .coq-softgel-grid-mobile .softgel-mobile-item p{margin:8px 0 0;color:#1f1f1f;font-size:13px;line-height:1.24;font-weight:500}.coq-nutrition-table{padding:38px 0 32px}.coq-nutrition-table .ui.container:not(.fluid){width:100%;padding:0 14px}.coq-nutrition-table .coq-nutrition-head{margin-bottom:22px}.coq-nutrition-table .coq-nutrition-head h2{font-size:clamp(30px,9vw,40px);line-height:1.04;text-align:left}.coq-nutrition-table .coq-nutrition-head p{margin-top:10px;font-size:clamp(14px,3.9vw,16px);text-align:left}.coq-nutrition-table .coq-nutrition-content h3{font-size:clamp(27px,8vw,34px)}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-serving{margin-top:10px;font-size:12px}.coq-nutrition-table .coq-nutrition-content .tabela-wrapper{margin-top:10px}.coq-nutrition-table .coq-nutrition-content table{font-size:12px}.coq-nutrition-table .coq-nutrition-content table tbody td,.coq-nutrition-table .coq-nutrition-content table thead th{padding:6px 4px}.coq-nutrition-table .coq-nutrition-content table thead th{font-size:11px}.coq-nutrition-table .coq-nutrition-content table tbody td:first-child,.coq-nutrition-table .coq-nutrition-content table thead th:first-child{width:56%}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-note{margin-top:10px;font-size:10px}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-foot{margin-top:10px}.coq-nutrition-table .coq-nutrition-content .coq-nutrition-foot li{font-size:10px}.coq-nutrition-table .coq-nutrition-content #btn-ver-mais{margin-top:14px;min-width:152px;height:40px;font-size:13px;border-radius:7px}.coq-usage-info{padding:0 0 34px}.coq-usage-info .ui.container:not(.fluid){width:100%;padding:0 14px}.coq-usage-info .coq-usage-info__content{max-width:100%}.coq-usage-info .coq-usage-info__block h3{font-size:clamp(31px,9vw,41px)}.coq-usage-info .coq-usage-info__block p{margin-top:10px;font-size:clamp(14px,4vw,16px)}.coq-usage-info .coq-usage-info__highlight{margin-top:14px;font-size:clamp(20px,6vw,24px);line-height:1.2}.coq-usage-info .coq-usage-info__quotes{margin-top:20px!important;font-size:clamp(13px,3.8vw,14px)!important;line-height:1.32!important}.coq-usage-info .coq-usage-info__allergens{margin-top:18px!important;font-size:clamp(12px,3.6vw,14px)!important;line-height:1.3!important}.coq-usage-info .coq-usage-info__divider{margin:26px 0 24px}.coq-faq{padding:4px 0 34px}.coq-faq .ui.container:not(.fluid){width:100%;padding:0 14px}.coq-faq h2{font-size:clamp(40px,11vw,52px);line-height:1.04}.coq-faq .coq-faq-list{margin-top:22px;max-width:100%}.coq-faq .faq-title{padding:14px 4px;gap:12px}.coq-faq .faq-title>span:first-child{font-size:clamp(16px,4.5vw,20px);line-height:1.24}.coq-faq .faq-icon{width:30px;height:30px;flex-basis:30px;border-width:2px}.coq-faq .faq-content{padding:0 4px}.coq-faq .faq-content p{font-size:clamp(13px,3.7vw,14px)}.coq-faq .faq-item.active .faq-content{padding:0 4px 14px}.coq-life-grid .coq-life-grid-wrap{grid-template-columns:1fr}.coq-life-grid .coq-life-grid-wrap .coq-card{min-height:255px}.coq-life-grid .coq-life-grid-wrap .coq-card--hero,.coq-life-grid .coq-life-grid-wrap .coq-card--text{min-height:235px;padding:26px 20px}.coq-life-grid .coq-life-grid-wrap .coq-card--hero h3,.coq-life-grid .coq-life-grid-wrap .coq-card--text h3{font-size:31px}.coq-life-grid .coq-life-grid-wrap .coq-card--hero p,.coq-life-grid .coq-life-grid-wrap .coq-card--text p{max-width:100%;font-size:14px}.coq-life-grid .coq-life-grid-wrap .coq-card--hero{background-image:linear-gradient(140deg,rgba(50,94,131,.88),rgba(45,93,137,.7)),url("/assets/5595747/02 MOBILE COENZIMA.jpg")}.coq-details{padding-top:16px}.coq-details .ui.container:not(.fluid){width:100%;padding:0 10px}.coq-details .box-four,.coq-details .box-three,.coq-details .box-two{padding:18px 14px}.coq-details *{font-size:16px}.coq-details .box-two .table .line{gap:6px}.coq-details .box-two .table .line>div{font-size:13px}.coq-details .box-four>.title{font-size:26px;padding:0;margin-top:10px;margin-bottom:12px}.coq-details .box-four .title-doubt{font-size:18px;padding:14px 44px 14px 12px}.coq-reviews{padding:18px 0 10px}.coq-reviews .coq-section-title{font-size:24px;margin-bottom:16px}.coq-reviews .box{margin-bottom:0}.coq-reviews .box .jet-product-rating-list .rating-container{padding:0 8px}.also-section{padding:10px 0 18px;overflow-x:hidden}.also-section>.ui.container{overflow-x:hidden}.also-section .title-container{margin-bottom:20px}.also-section .title-container span{padding-right:14px;font-size:14px}.also-section .title-container::after{top:10px}.also-section .jet-products{overflow:hidden}.also-section .jet-products .jet-card,.also-section .jet-products .tns-item{min-width:0}.also-section .jet-products .tns-controls [aria-controls]{width:28px;height:28px;background-size:10px}.also-section .jet-products .tns-controls [aria-controls][data-controls=prev]{left:4px}.also-section .jet-products .tns-controls [aria-controls][data-controls=next]{right:4px}}@media screen and (min-width:992px){.mainPDP .box .left{display:flex!important;flex-wrap:wrap!important;gap:20px!important;justify-content:center;align-items:flex-start!important}.mainPDP .box .left>.breads{flex:0 0 100%}.mainPDP .box .left>.content,.mainPDP .box .left>.images{width:auto!important;min-width:0}.mainPDP .box .left>.images{position:relative;flex:0 0 auto;width:fit-content!important}.mainPDP .box .left>.content{flex:0 0 540px;max-width:540px;padding-left:0!important}.mainPDP .box .left>.images .jet-product-images{--coq-thumb-width:92px;--coq-thumb-gap:4px;min-height:auto;display:grid!important;grid-template-columns:var(--coq-thumb-width) minmax(0,1fr);column-gap:var(--coq-thumb-gap)!important;justify-content:start!important;align-items:stretch!important;width:fit-content!important}.mainPDP .box .left>.images .jet-product-images .thumbs{margin-right:0!important;padding-right:0!important;width:var(--coq-thumb-width)!important;flex:0 0 var(--coq-thumb-width)!important;position:static!important}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-slider{gap:6px!important}.mainPDP .box .left>.images .jet-product-images .image-container{width:100%!important;flex:1 1 auto!important;position:relative!important}.mainPDP .box .left>.images .detail-wish{top:22px!important;right:22px!important;left:auto!important;z-index:14!important}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-controls,.mainPDP .box .left>.images .jet-product-images .tns-controls{top:auto!important;bottom:50px!important;right:24px!important;left:auto!important;width:auto!important;transform:none!important;z-index:14!important}.mainPDP .box .left>.images .jet-product-images .thumbs .tns-nav,.mainPDP .box .left>.images .jet-product-images .tns-nav{top:auto!important;bottom:26px!important;left:calc(var(--coq-thumb-width) + var(--coq-thumb-gap) + 26px)!important;right:auto!important;width:auto!important;justify-content:flex-start!important;z-index:14!important;gap:6px!important;transform:none!important}}.ui.breadcrumb{display:flex;justify-content:center;text-transform:uppercase;font-size:18px}.ui.breadcrumb>li+li::before{content:"|";display:inline-block;margin:0 10px}@media only screen and (max-width:991px){.ui.breadcrumb{font-size:14px}}.jet-title-page{display:block;text-align:center;text-transform:uppercase;color:var(--mainGreen)}.breadcrumbArea>.box{min-height:130px;display:flex;flex-direction:column;justify-content:center;position:relative}.breadcrumbArea>.box>:not(.fullBannerCategory){position:relative;z-index:2}.breadcrumbArea h1{margin:5px 0 0}.breadcrumbArea.has-image>.box{min-height:240px}.breadcrumbArea.has-image .fullBannerCategory{position:absolute;top:0;height:100%;width:100%;z-index:1}.breadcrumbArea.has-image .fullBannerCategory img{position:absolute;width:100%;top:0;bottom:0;height:240px;object-fit:cover}.breadcrumbArea.has-image .ui.breadcrumb *{color:var(--white)}@media only screen and (max-width:991px){.mainPDP .ui.breadcrumb{overflow-x:scroll;padding:20px 12px}.mainPDP .ui.breadcrumb>li{white-space:nowrap}}.newsletter-box{margin-top:40px}.newsletter-box.ui.container.fluid{max-width:1100px;margin:50px auto -50px;position:relative;z-index:2;border-radius:22px;box-shadow:0 4px 6px rgba(0,0,0,.3)}.newsletter-box .box{display:flex;align-items:center;flex-direction:column;gap:14px}.newsletter-box .left{display:flex;align-items:center;width:100%;color:var(--white);gap:10px}.newsletter-box .left p{margin:0;min-height:25px;line-height:22px;color:var(--white)!important;font-size:12px}.newsletter-box .left .title{text-transform:uppercase;font-weight:700;font-size:20px;letter-spacing:1px;margin-bottom:5px;display:block}.newsletter-box .right{width:100%}.newsletter-box .jet-news-itens{display:flex;gap:8px;flex-wrap:wrap}.newsletter-box .jet-news-itens .jet-input{position:relative;width:100%}.newsletter-box .jet-news-itens input{background:var(--white);border:none;line-height:23px;padding:0 10px;border-radius:10px;outline:0;width:100%;font-size:12px}.newsletter-box .jet-news-itens #sendNews{width:100%;border-radius:10px;border:none;background:var(--mainLightGreen);font-weight:700;outline:0;color:var(--black);height:23px}.newsletter-box .jet-news-itens #sendNews[disabled]{pointer-events:none;opacity:.6}@media screen and (max-width:991px){.newsletter-box.ui.container.fluid{max-width:95%;margin-bottom:-100px}.newsletter-box .left,.newsletter-box .right{width:100%}.newsletter-box .box,.newsletter-box .jet-news-itens{flex-direction:column}.newsletter-box .box{gap:15px;padding:0 0 15px}.newsletter-box .jet-news-itens input{text-align:center}.newsletter-box .jet-news-itens #sendNews{max-width:100%;line-height:23px}}footer{padding:46px 0 22px;font-size:12px;background:var(--mainDarkGreen)}footer .divider{display:block;margin:25px 0}footer a,footer p,footer span,footer strong{display:block;min-height:25px;line-height:22px;color:var(--white);font-size:12px}footer a{color:var(--white);transition:ease-in-out .3s}footer a:hover{text-decoration:underline}footer a.contact{font-weight:700}footer a.button{background:var(--mainLightGreen);color:var(--black);text-align:center;line-height:23px;border-radius:20px;margin-top:20px;max-width:190px;box-shadow:0 3px 4px rgba(0,0,0,.2)}footer .title-custom{text-transform:uppercase;font-weight:700;margin-bottom:12px;display:block;font-size:18px;color:var(--white)}footer .title-custom::after{content:"";display:block;width:60px;height:1px;background:var(--white);margin:5px 0 0}footer .hide-title .title-custom{display:none}footer .box{display:flex;gap:27px;margin-bottom:30px}footer .box>.column{flex:1}footer .box>.column.about{min-width:30%}footer .jet-stamps .stamp-name{font-size:0;line-height:0;min-height:0}footer .jet-stamps .stamps{display:flex;gap:5px}footer .jet-stamps img{max-height:50px;width:auto}footer .jet-payment-options>.jet-container{display:flex;flex-wrap:wrap;gap:5px}footer .jet-payment-options .title-option{font-size:0;min-height:0;line-height:0}footer .jet-payment-options .content.options{display:flex;gap:5px;flex-wrap:wrap}footer .jet-payment-options img{width:40px;height:30px}footer .jet-payment-options .jet-column.debit{display:none}footer .jet-social-network ul{display:flex;gap:10px}footer .jet-social-network span{font-size:0;display:block;width:22px;height:22px;filter:brightness(0) invert(1)}footer .jet-social-network span.facebook{background:url(/assets/icons/fb.svg) center no-repeat;background-size:7px}footer .jet-social-network span.whatsapp{background:url(/assets/icons/wpp.svg) center no-repeat;background-size:20px}footer .jet-social-network span.instagram{background:url(/assets/icons/instagram.svg) center no-repeat;background-size:18px}@media screen and (max-width:991px){footer .box,footer .box-below{flex-direction:column;padding:0 20px;gap:20px}footer .box-below{margin-top:12px}footer .custom-itens{padding-top:10px}footer .custom-itens.working>svg{height:25px}footer .custom-itens.working>.crop{width:calc(100% - 50px);padding-left:5px}footer .custom-itens.working>*{display:inline-block;vertical-align:middle}}footer .links{margin-top:30px}.subfooter{background:var(--mainLightGreen);padding:10px 0}.subfooter *{color:var(--mainDarkGreen);font-size:12px}.subfooter .box-below{display:flex;justify-content:space-between;align-items:center}.subfooter .jet-data-store .data,.subfooter .jet-data-store .data-address{display:flex;gap:5px}@media screen and (max-width:991px){.subfooter .box-below{flex-direction:column;gap:15px}.subfooter .jet-data-store span{display:inline}.subfooter .jet-data-store .data{display:block;text-align:center;padding:0 10px}.subfooter .jet-data-store .data>*{display:inline;padding-left:5px}.subfooter .jet-data-store .data-address>:not(:first-child){display:inline;padding-left:5px}}.fixedBar-abus{background:var(--mainDarkGreen);width:100%;transition:ease-in-out 1s;position:relative;margin-top:50px}.fixedBar-abus .tns-outer{max-width:100%}.fixedBar-abus .box{display:flex;align-items:center;max-width:95%;margin:auto;padding:20px 0}.fixedBar-abus .left{color:var(--white);max-width:160px;line-height:18px;font-size:16px}.fixedBar-abus .right{display:flex;width:calc(100% - 160px)}.fixedBar-abus .right a{display:flex;flex-direction:column;align-items:center;color:var(--white);flex:1;gap:10px;font-size:13px;text-align:center}.fixedBar-abus .right a+a{border-left:1px solid var(--mainGreen)}@media screen and (max-width:991px){.fixedBar-abus .right a+a{border-left:0}}@media screen and (max-width:991px){.fixedBar-abus .box{flex-direction:column;padding:10px 0 10px}.fixedBar-abus .left,.fixedBar-abus .right{width:100%}.fixedBar-abus .left{max-width:100dvw;width:100dvw;background:var(--mainLightGreen);text-align:center;padding:10px 0 10px;display:block;margin:-40px 0 20px;font-size:13px;color:var(--mainDarkGreen)}.fixedBar-abus .right:not(.tns-slider)>a:nth-child(n+2){display:none}.fixedBar-abus .tns-controls{top:47%}.fixedBar-abus .tns-controls [aria-controls]{background:url(/assets/icons/arrow-mobile.svg) center no-repeat;background-size:28px;border:0!important}}.floatingWpp{background:#002906;position:fixed;z-index:90;bottom:50px;right:-110%;color:var(--white);padding:5px 10px 5px 20px;display:flex;align-items:center;gap:10px;border-top-left-radius:40px;border-bottom-left-radius:40px;transition:ease-in-out 1s}.floatingWpp.active{right:0}body.home .floatingWpp{bottom:142px}.jet-showcase>.group-container>.jet-container,.jet-showcase>.jet-container{position:relative}.jet-showcase .jet-children{gap:30px;padding:0 40px}.jet-showcase .jet-children:not(.tns-slider){display:flex}.jet-showcase .jet-children:not(.tns-slider)>.jet-item{flex:1}.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+5){display:none}@media screen and (max-width:991px){.jet-showcase .jet-children:not(.tns-slider)>.jet-item:nth-child(n+1){display:none}}@media screen and (max-width:991px){.jet-showcase{padding:0 10px}.jet-showcase .jet-children{gap:10px;padding:0}}.group-title,.title-default{display:flex;align-items:center;gap:20px;font-size:22px;margin-bottom:30px;margin-top:50px;font-weight:500;position:relative}.group-title::after,.title-default::after{content:"";position:absolute;width:100%;height:1px;background:var(--mainGreen);left:0;top:14px}.group-title p,.title-default p{background:var(--white);display:block;width:fit-content;padding-right:30px;position:relative;z-index:1;color:#767676;text-transform:uppercase;letter-spacing:1px;font-size:22px;margin-bottom:30px;margin-top:50px}.group-title p::before,.title-default p::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/icons/showcase-icon.svg) center no-repeat;background-size:contain;vertical-align:-5px;margin-right:12px}.group-title span,.title-default span{background:var(--white);display:block;width:fit-content;padding-right:30px;position:relative;z-index:1;color:#767676;text-transform:uppercase;letter-spacing:1px}.group-title span::before,.title-default span::before{content:"";display:inline-block;width:25px;height:25px;background:url(/assets/icons/showcase-icon.svg) center no-repeat;background-size:contain;vertical-align:-5px;margin-right:12px}@media screen and (max-width:991px){.group-title,.title-default{font-size:24px;margin-bottom:35px;flex-direction:column;gap:0}.group-title::after,.title-default::after{position:relative}.group-title p,.group-title span,.title-default p,.title-default span{padding:0}.group-title p::before,.group-title span::before,.title-default p::before,.title-default span::before{display:block;margin:0 auto 10px}}.defaultShowcase{padding:0}@media screen and (max-width:991px){.defaultShowcase.featured .tns-controls{top:33%}}.infobar{background:#002906;color:var(--white);padding:30px 0}.infobar .box{display:flex;align-items:center;justify-content:space-between}.infobar .box>.item{max-width:250px;display:flex;align-items:center;gap:10px}.infobar .box>.item>span{font-size:18px}.infobar .box>.item svg{min-width:35px}@media screen and (max-width:991px){.infobar{position:relative}.infobar .box:not(.tns-slider)>.item:nth-child(n+2){display:none}.infobar .box>.item{max-width:100%;width:100%;justify-content:center;padding:0 50px}.infobar .box>.item svg{max-height:40px}.infobar .tns-controls{top:30%}.infobar .tns-controls [aria-controls]{background:url(/assets/icons/arrow-mobile.svg) center no-repeat;background-size:25px;border:none}}