#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity: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 slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,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 slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.lb-edd-message{margin-top:5px;margin-bottom:5px;font-size:1em;border-radius:6px;color:inherit}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.shortcode-title{font-family:var(--loobek-heading-font);font-weight:var(--loobek-heading-font-weight);letter-spacing:var(--loobek-heading-letter-spacing);font-size:var(--loobek-heading-font-size);line-height:var(--loobek-heading-line-height)}.ts-product-deals-wrapper .shortcode-heading-wrapper h2{display:flex;align-items:center}.ts-product-deals-wrapper.title-center .shortcode-heading-wrapper h2{display:block}.ts-countdown .label{margin-left:20px;margin-right:10px;font-family:var(--loobek-button-font);font-weight:var(--loobek-button-font-weight)}.ts-countdown.style-inline{display:flex;align-items:center;margin:0;gap:5px;line-height:40px}.ts-countdown.style-inline .counter-wrapper{display:flex;gap:10px}.ts-countdown.style-inline .ref-wrapper{margin-left:1px;margin-right:0}.ts-countdown.style-inline .dots{padding:0 4px}.ts-product-deals-wrapper .ts-countdown{width:auto}body .ts-product-deals-wrapper.show-counter-today .shortcode-heading-wrapper h2{margin-right:20px}.product-counter>span{font-family:var(--loobek-button-font);font-weight:var(--loobek-button-font-weight)}.ts-product header .ts-countdown .counter-wrapper{padding-left:0;padding-right:5px}header .style-inline.ts-countdown .seconds{min-width:44px}body.image-button-radius *:not(.product-counter)>.style-inline.ts-countdown{border-radius:10px}.style-inline .counter-wrapper>*{display:flex;align-items:flex-end}.ts-countdown.style-inline .number{display:flex}.ts-product-deals-wrapper .content-wrapper{clear:both}.ts-product-deals-wrapper header .ts-countdown{font-size:var(--loobek-h6-font-size)}.ts-countdown:not(.style-inline)>div{padding:0}body .ts-countdown:not(.style-inline) .ref-wrapper{width:100%;padding:0;display:block;line-height:20px;font-size:var(--loobek-h6-font-size);line-height:var(--loobek-h6-line-height)}.ts-shortcode.has-.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.woo-custom-installments-offer{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:1rem;font-weight:500;text-align:center;white-space:wrap;border-radius:.3rem;background-color:rgb(34 197 94 / .1);color:#22c55e;margin-top:1rem;margin-bottom:2rem;order:2}.woo-custom-installments-economy-pix-badge{order:2;background-color:#22c55e;color:#fff;font-size:.925rem;font-weight:500;padding:.675rem 1rem;border-radius:.3rem;line-height:1;white-space:wrap;width:fit-content}.woo-custom-installments-economy-pix-badge .amount{color:#fff}.woo-custom-installments-ticket-discount{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:1rem;font-weight:500;text-align:center;white-space:wrap;border-radius:.3rem;background-color:rgb(255 186 8 / .1);color:#ffba08;margin-top:.75rem;margin-bottom:1rem;order:3}.woo-custom-installments-offer .amount,.woo-custom-installments-ticket-discount .amount,.woo-custom-installments-card-container .amount,.woo-custom-installments-economy-pix-badge .amount,th.final-text .amount,th.final-price .amount{font-weight:500}.woo-custom-installments-group{display:grid;justify-items:flex-start;width:100%}.woo-custom-installments-select-variation-message{display:block;margin-top:.25rem;margin-bottom:1rem;font-size:.85rem;color:#6C757D}.woocommerce-variation-price .price .woo-custom-installments-group{justify-items:flex-start}.variation-price,.discount-before-price,.discounted-price,.discount-after-price,.discount-before-discount-ticket,.discount-after-discount-ticket{line-height:1}.woo-custom-installments-card-container{display:block;font-size:1rem;font-weight:400;margin-top:1rem;margin-bottom:2rem;color:#343A40;white-space:wrap}.woo-custom-installments-details-without-fee,.woo-custom-installments-details-with-fee{display:block}.woo-custom-installments-group .variation-price,.woo-custom-installments-group .discount-before-price,.woo-custom-installments-group .wci-icon-ticket-discount,.woo-custom-installments-group .discounted-price,.woo-custom-installments-group .wci-icon-main-price,.woo-custom-installments-group .wci-icon-best-installments,.woo-custom-installments-group .variation-text,.woo-custom-installments-group .discount-before-discount-ticket,.woo-custom-installments-group .wci-icon-economy-pix{margin-right:.25rem}.woo-custom-installments-offer:has(.variation-text) .discount-before-price{display:none}.container-separator{margin:1.75rem 0;border:0;border-top:1px solid rgb(0 0 0 / .1);height:1px;width:100%}.instant-approval-badge,.badge-discount-checkout{display:inline-block;padding:.35em .6em;font-size:.825em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50rem;background-color:rgb(34 197 94 / .1);color:#22c55e;margin-bottom:1rem}.badge-interest-checkout{display:inline-block;padding:.35em .6em;font-size:.8125em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50rem;background-color:rgb(255 186 8 / .12);color:#ffba08}.badge-discount-checkout,.badge-interest-checkout{margin-left:.5rem;margin-bottom:0}.pix-method-container{display:flex;align-items:center;margin-bottom:1rem}.pix-method-container .instant-approval-badge{margin-bottom:0}.pix-method-name{color:#212529;font-size:1rem;font-weight:600;margin-right:.5rem}.ticket-method-name{color:#212529;font-size:1rem;font-weight:600;margin-bottom:1rem;display:block}.pix-method-name .amount,.ticket-method-name .amount,.woo-custom-installments-table,.woo-custom-installments-table .amount{color:#212529}.pix-info{display:flex;width:fit-content!important}.pix-info.instant-approval-badge{padding:.5rem 1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center}.pix-info.instant-approval-badge .pix-icon-badge{font-size:1.75rem}.pix-info .woo-custom-installments-economy-pix-badge{margin-left:.5rem;background-color:transparent!important;padding:0;color:#2ebdaf!important;font-weight:600}.pix-info .woo-custom-installments-economy-pix-badge .amount{color:#2ebdaf!important;font-size:.925rem;font-weight:600}.pix-info .woo-custom-installments-economy-pix-badge .wci-icon-economy-pix{display:none}.pix-icon-badge{font-size:2rem;color:#2ebdaf}.ticket-instructions{font-size:.855rem}.container-badge-icon{width:3rem;height:auto;margin-right:.75rem;display:flex;justify-content:center;flex-wrap:wrap;align-content:center;object-fit:cover;flex-shrink:0}.credit-card-container-badges,.debit-card-container-badges{display:flex;overflow:auto;padding-bottom:.5rem}h4.pix-method-title,h4.ticket-method-title,h4.credit-card-method-title,h4.debit-card-method-title,h4.installments-title{font-size:1.125rem}.container-badge-icon.pix-flag,.credit-card-container-badges,.debit-card-container-badges,.container-badge-icon.ticket-flag{margin-bottom:2rem}.woo-custom-installments-table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:transparent!important}.woo-custom-installments-table th{font-weight:400;font-size:.95rem;border:none;border-bottom:1px solid;border-color:#d9dde3;padding:.75rem 1rem!important;width:50%}.woo-custom-installments-table th.final-text{border-right:1px solid #d9dde3}.woo-custom-installments-table tr:last-of-type>th{border-bottom:none}.woo-custom-installments-table tr:first-of-type>th{border-top:none}.woo-custom-installments-table tr:hover{background-color:#E9ECEF}.woo-custom-installments-table{width:100%}.woo-custom-installments-group .fa-brands,.woo-custom-installments-group .fab{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.woo-custom-installments-group .fa-classic,.woo-custom-installments-group .fa-regular,.woo-custom-installments-group .fa-solid,.woo-custom-installments-group .far,.woo-custom-installments-group .fas{font-family:"Font Awesome 6 Free"!important}.woo-custom-installments-group .f