#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-.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:#2e@media only screen and (max-width:767px){#to-top{bottom:0}body:not(.ts_desktop).header-mobile-v3 #to-top{bottom:47px;padding-bottom:calc(env(safe-area-inset-bottom) - 20px)}#to-top a{width:34px;height:34px}#to-top a:before{font-size:20px;line-height:34px}body .logo-wrapper{width:var(--loobek-logo-mobile-width);max-width:var(--loobek-logo-mobile-width)}header .logo-wrapper .logo img{max-width:var(--loobek-logo-mobile-width)}.ts-header-notice-shortcode{flex-wrap:wrap;margin:-3px 0;gap:0 10px}.ts-header-notice-shortcode>*{margin:3px 0}#ts-search-sidebar .ts-sidebar-content,.ts-floating-sidebar .ts-sidebar-content{width:100%;transform:translateX(100%);border-width:1px 0 0 0;border-style:solid}#ts-search-sidebar .ts-sidebar-content{right:0;left:auto;padding:30px}#ts-search-sidebar .ts-sidebar-content{transform:translateX(100%);bottom:0}#ts-search-sidebar .container{padding:0}#ts-search-sidebar h2.title{display:none}#ts-search-sidebar .popular-searches>h6{display:none}#ts-search-sidebar .product_list_widget>li{width:100%}.woocommerce ul.product_list_widget li>.ts-wg-thumbnail{width:80px;min-width:80px}#ts-search-sidebar .popular-searches>div{gap:5px 20px}body.floating-sidebar-active{overflow:hidden}body.floating-sidebar-active.body-fixed{position:fixed}.header-mobile-v3 .header-top{border-width:0}.has-breadcrumb.header-transparent .header-template:before{left:10px;right:10px}.floating-sidebar-active .header-sticky{z-index:996;box-shadow:none!important}.header-mobile-v4 .ts-header .logo-wrapper{margin-right:auto}.ts-mobile-icon-toggle .icon{display:block;cursor:pointer;text-align:center}.ts-mobile-icon-toggle .icon:before{font-family:'icomoon';font-size:20px;line-height:30px;font-weight:400;display:block!important;margin:0;content:"\e918"}.header-middle div.header-right>div.shopping-cart-wrapper{display:inline-block}.ts-header .header-top>.container,.header-middle>.container{padding-top:10px;padding-bottom:10px}#page .header-middle .header-left>*{display:inline-block;margin-right:5px}#page .ts-header .header-left .ts-mobile-icon-toggle{margin-left:-6px}.header-middle div.shopping-cart-wrapper .ts-tiny-cart-wrapper{line-height:0}.shopping-cart-wrapper a.active>.ic-cart:before,.search-button>span.active:before,.ts-mobile-icon-toggle .icon.active:before,.ts-tiny-account-wrapper.active .account-link>a:before{content:"\e90b";font-size:20px}.header-number-style-v2 .ic-cart .cart-number{background:transparent!important}.ts-header .header-language,.ts-header .header-currency{z-index:4}.header-mobile-v4 .header-middle .header-left,.header-mobile-v4 .header-top .header-left{margin-right:10px}.header-top .logo-wrapper,.header-mobile-v3 .ts-header .header-top,.header-v10 .ts-header .header-top,.header-mobile-v2 .ts-header .header-top,.header-mobile-v2 .header-right .ts-mobile-icon-toggle,.header-mobile-v2 .ts-header .header-right .my-wishlist-wrapper,.header-mobile-v4 .ts-header .header-right .my-wishlist-wrapper{display:block}.header-mobile-v2 .header-middle .header-right{margin:0;justify-content:space-between;padding:8px 20px;width:100%}.header-mobile-v2 .header-top+.header-middle>.container{padding:0}.header-mobile-v2 .header-middle>.container{padding-bottom:0}.header-mobile-v2 .header-middle div.header-right>*{margin:0}.header-mobile-v2 .header-middle div.header-right{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;margin-top:10px}.header-mobile-v2 .header-top+.header-middle div.header-right{width:100%;margin:0}.ts-header .header-top,.header-top .header-social-icon,.ts-header .header-right .my-wishlist-wrapper,.header-mobile-v2 .header-top+.header-middle .logo-wrapper,.header-mobile-v1 .header-right .search-button,.header-mobile-v1 .header-top .header-language,.header-mobile-v1 .header-top .header-currency,.header-mobile-v4 .header-top .header-language,.header-mobile-v4 .header-top .header-currency,.header-mobile-v3 #page .ts-header .my-account-wrapper,.header-mobile-v3 #page .ts-header .shopping-cart-wrapper,.header-mobile-v3 .header-top+.header-middle,.header-v10.header-mobile-v1 .header-top .header-right .my-wishlist-wr