html{scroll-behavior: smooth;}*,::after,::before{box-sizing:border-box}body{background-color: white;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.4;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{line-height: 1.2;}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.awb-scanner{max-width:820px;margin:16px auto;padding:12px}.awb-card{background:#111;color:#e5e5e5;border-radius:16px;padding:16px;box-shadow:0 10px 30px rgb(0 0 0 / .35)}.awb-video-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:16/9}.awb-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.awb-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.awb-reticle{width:70%;max-width:520px;height:42%;border:2px dashed rgb(255 255 255 / .55);border-radius:10px}.awb-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.awb-select{flex:1;min-width:120px;padding:10px;border-radius:10px;border:1px solid #333;background:#1a1a1a;color:#eee}.awb-btn{padding:12px 14px;border-radius:10px;background:#2a2a2a;color:#fff;border:1px solid #333;cursor:pointer}.awb-btn:hover{filter:brightness(1.1)}.awb-btn-outline{background:#fff0}.awb-btn-primary{background:#3a7afe}.awb-result,.awb-photo,.awb-post-fields{margin-top:12px;display:grid;gap:8px}.awb-result input,.awb-post-fields textarea{width:100%;padding:12px;border-radius:10px;border:1px solid #333;background:#1a1a1a;color:#eee}.awb-previews{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.awb-previews img{width:110px;height:110px;object-fit:cover;border-radius:8px;border:1px solid #333}.awb-actions{margin-top:14px;display:flex;gap:10px;align-items:center}.awb-status{font-size:.95rem}.awb-status.info{color:silver}.awb-status.success{color:#86efac}.awb-status.error{color:#f87171}@media (max-width:480px){.awb-btn{flex:1}.awb-controls{gap:6px}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.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}@font-face{font-display:swap;font-family:'wptfontelo';src:url(/asetkktk/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.eot?99033782);src:url('/asetkktk/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.eot?99033782#iefix') format('embedded-opentype'),url(/asetkktk/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.woff2?99033782) format('woff2'),url(/asetkktk/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.woff?99033782) format('woff'),url(/asetkktk/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.ttf?99033782) format('truetype'),url('/asetkktk/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.svg?99033782#wptfontelo') format('svg');font-weight:400;font-style:normal}[class^="wpt-"]:before,[class*=" wpt-"]:before{font-family:"wptfontelo";font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpt-note-music:before{content:'\e7b4'}.wpt-cart:before{content:'\e800'}.wpt-basket:before{content:'\e801'}.wpt-bag:before{content:'\e802'}.wpt-basket-1:before{content:'\e803'}.wpt-basket-2:before{content:'\e804'}.wpt-basket-alt:before{content:'\e805'}.wpt-basket-3:before{content:'\e806'}.wpt-grid:before{content:'\e807'}.wpt-gift:before{content:'\e808'}.wpt-th-large-outline:before{content:'\e809'}.wpt-th-large:before{content:'\e80a'}.wpt-th:before{content:'\e80b'}.wpt-th-1:before{content:'\e80c'}.wpt-th-outline:before{content:'\e80d'}.wpt-th-2:before{content:'\e80e'}.wpt-th-large-1:before{content:'\e80f'}.wpt-picture:before{content:'\e810'}.wpt-ok:before{content:'\e811'}.wpt-th-large-2:before{content:'\e812'}.wpt-cancel-circled:before{content:'\e813'}.wpt-cancel-circled-outline:before{content:'\e814'}.wpt-heart:before{content:'\e815'}.wpt-heart-filled:before{content:'\e816'}.wpt-star-filled:before{content:'\e817'}.wpt-thumbs-up:before{content:'\e818'}.wpt-heart-1:before{content:'\e819'}.wpt-photo:before{content:'\e81a'}.wpt-note:before{content:'\e81b'}.wpt-ok-circle:before{content:'\e81c'}.wpt-left-open:before{content:'\e81d'}.wpt-right-open:before{content:'\e81e'}.wpt-expand-collapse:before{content:'\e81f'}.wpt-trash-empty:before{content:'\e820'}.wpt-trash:before{content:'\e821'}.wpt-down-open:before{content:'\e822'}.wpt-up-open:before{content:'\e823'}.wpt-up-open-mini:before{content:'\e824'}.wpt-down-open-mini:before{content:'\e825'}.wpt-dot-3:before{content:'\e826'}.wpt-dot-2:before{content:'\e827'}.wpt-arrows-cw-outline:before{content:'\e828'}.wpt-arrows-cw:before{content:'\e829'}.wpt-help-circled-alt:before{content:'\e82a'}.wpt-help-circled:before{content:'\e82b'}.wpt-info-outline:before{content:'\e82c'}.wpt-info-circled:before{content:'\e82d'}.wpt-plus:before{content:'\e82e'}.wpt-plus-circle:before{content:'\e82f'}.wpt-spin1:before{content:'\e830'}.wpt-spin2:before{content:'\e831'}.wpt-spin3:before{content:'\e832'}.wpt-floppy:before{content:'\e833'}.wpt-spin4:before{content:'\e834'}.wpt-floppy-1:before{content:'\e835'}.wpt-flow-merge:before{content:'\e836'}.wpt-pencil:before{content:'\e837'}.wpt-spin5:before{content:'\e838'}.wpt-spin6:before{content:'\e839'}.wpt-doc-text-inv:before{content:'\e83a'}.wpt-link:before{content:'\e83b'}.wpt-home:before{content:'\e83c'}.wpt-user:before{content:'\e83d'}.wpt-twitter:before{content:'\e83e'}.wpt-wordpress:before{content:'\e83f'}.wpt-youtube:before{content:'\e840'}.wpt-videocam:before{content:'\e841'}.wpt-arrow-combo:before{content:'\e842'}.wpt-search:before{content:'\e843'}.wpt-music:before{content:'\e844'}.wpt-search-1:before{content:'\e845'}.wpt-search-2:before{content:'\e846'}.wpt-home-1:before{content:'\e847'}.wpt-sort-alphabet:before{content:'\e848'}.wpt-cog-alt:before{content:'\e849'}.wpt-cog:before{content:'\e84a'}.wpt-feather:before{content:'\e84b'}.wpt-down-dir:before{content:'\e84c'}.wpt-up-dir:before{content:'\e84d'}.wpt-down-dir-1:before{content:'\e84e'}.wpt-up-dir-1:before{content:'\e84f'}.wpt-globe-inv:before{content:'\f019'}.wpt-linkedin:before{content:'\f05c'}.wpt-ok-circled:before{content:'\f06d'}.wpt-github-circled:before{content:'\f09b'}.wpt-table:before{content:'\f0ce'}.wpt-desktop:before{content:'\f108'}.wpt-laptop:before{content:'\f109'}.wpt-tablet:before{content:'\f10a'}.wpt-mobile:before{content:'\f10b'}.wpt-github:before{content:'\f113'}.wpt-mic:before{content:'\f130'}.wpt-doc-sheet:before{content:'\f15c'}.wpt-youtube-play:before{content:'\f16a'}.wpt-file-pdf:before{content:'\f1c1'}.wpt-file-excel:before{content:'\f1c3'}.wpt-plug:before{content:'\f1e6'}.wpt-brush:before{content:'\f1fc'}.wpt-cart-plus:before{content:'\f217'}.wpt-cart-arrow-down:before{content:'\f218'}.wpt-facebook-official:before{content:'\f230'}.animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-display:swap;font-family:'WooCommerce';src:url(/asetkktk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url("/asetkktk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"),url(/asetkktk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/asetkktk/wp-content/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url("/asetkktk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");font-weight:400;font-style:normal}.wpt-wrap table.wpt_product_table>tbody tr.wpt_row td .wpt_action a,.wpt-wrap table.wpt_product_table>tbody tr.wpt_row td a.single_add_to_cart_button{text-decoration:none;white-space:nowrap}a.wpt_empty_cart_btn.button{display:none}tr.wpt-row.wpt-added-to-cart{position:relative}div.wpt-wrap table#wpt_table tr.wpt_row td p{padding:0;margin:0}div.wpt-wrap table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.out-of-stock{color:#d22121}div.wpt-wrap table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.in-stock{color:#4caf50;font-weight:700}tr .td_or_cell.wpt_action>div p.stock{width:100%}td.wpt_action{text-align:right!important}.wpt_varition_section{display:inline-block;margin:6px}td.wpt_check{text-align:center}th.wpt_check,td.wpt_check{text-align:center;width:40px}table.wpt_product_table thead tr{cursor:pointer}.wpt_varition_section select{display:inline-block}.wpt_product_table thead th.serial_number{width:67px;font-size:12px!important}.wpt_product_table thead th.description{width:312px}.wpt_product_table *,.wpt_product_table tr>td,.wpt_product_table td{box-sizing:border-box;vertical-align:middle;text-align:left}.wpt_product_table tbody tr td.wpt_thumbnail{text-align:center;vertical-align:middle;position:relative;overflow:hidden;height:62px}td.wpt_thumbnails img{cursor:pointer}td.wpt_thumbnails_no_action img{cursor:default}.wpt_product_table tbody tr td.wpt_thumbnail>img{position:absolute;top:3px;left:21%}div.wpt_thumbnails img.lazyloaded+.lazyloaded,div.wpt_thumbnails img.ls-is-cached.lazyloaded+img.ls-is-cached.lazyloaded,div.wpt_thumbnails img.ls-is-cached+.ls-is-cached,td.wpt_thumbnails img.lazyloaded+.lazyloaded,td.wpt_thumbnails img.ls-is-cached.lazyloaded+img.ls-is-cached.lazyloaded,td.wpt_thumbnails img.ls-is-cached+.ls-is-cached{display:none}th.wpt_total,td.wpt_total,th.wpt_price,td.wpt_price{text-align:center}span.outofstock{color:#e65454;font-weight:400}span.instock{color:#4CAF50;font-weight:700}table.wpt_product_table tr.wpt_row td.wpt_quantity div.quantity{text-align:center}table.wpt_product_table tr.wpt_row td.wpt_quantity{text-align:center}.wpt_thumbs_popup,#wpt_thumbs_popup{position:fixed!important;top:0;left:0;background:rgb(0 0 0 / .78);width:100%;height:100%;z-index:99999;overflow-y:auto;cursor:pointer}#wpt_thumbs_popup .wpt_popup_image_wrapper{width:96%;margin:50px auto;background:#fff;padding:10px;position:relative;max-width:100%;min-width:250px;display:none;z-index:100000;box-shadow:-11px 8px 20px 0 #000;border:1px solid #000;border-radius:7px}#wpt_thumbs_popup img.wpt_popup_image{width:100%;height:auto}#wpt_thumbs_popup .wpt_wrapper_title{padding:0;margin:0}span#wpt_popup_close{position:absolute;background:rgb(255 0 0 / .7);padding:6px;right:3px;top:3px;width:28px;text-align:center;color:#fff;height:27px;line-height:12px;font-size:23px;border:none;cursor:pointer;border-top-right-radius:7px;z-index:5}span#wpt_popup_close:hover{background:rgb(255 0 0)}.wpt-wrap table tr .star-rating::before{opacity:.15;float:left}.wpt_product_table tbody tr .star-rating{font-size:.65em}div#wpt_table_wrapper,div#wpt_table_wrapper *{transition:all .4s!important}.wpt_live_cart_box{padding:5px 10px;position:relative}a.remove.remove_from_cart_button.wpt_remove_cart_link{display:inline-block;float:left}.wpt_live_cart_box .cart-dropdown .wpt_dropdown{padding:0;margin:0;list-style:none}a.remove_cart_icon{color:red;padding:2px;background:rgb(255 0 0 / .09);display:inline-block;line-height:8px;text-decoration:none;transition:all 1s}a.remove_cart_icon:hover{text-decoration:none;background:rgb(255 0 0 / .06)}.wpt_live_cart_box .cart-dropdown .wpt_dropdown li{padding:0 5px;background:rgb(189 189 189 / .07058823529411765);display:inline-block;border:1px solid rgb(0 0 0 / .12156862745098039);border-radius:4px;margin:2px 0;font-size:12px;cursor:pointer}.wpt_live-cart-subtotal,.wpt_live-cart-other_link{display:inline-block}.wpt_live-cart-other_link>a{padding:0 13px}.wpt_search_box{display:block;font-size:16px;line-height:17px;font-weight:400;width:100%}button.button.wpt_search_button{visibility:hidden;padding:0;margin:0;display:none}.wpt_load_more_wrapper{text-align:center;display:block;width:100%;margin:16px 0;clear:both}.archive .wpt_load_more_wrapper{display:none}.wpt_load_more{border-color:#eee;color:#fff;border-radius:3px;transition:all .1s}.wpt_load_more{float:none}.wpt_load_more:hover,.add_to_cart_all_selected:hover{background-color:#EFF2F7}.wpt_load_more_wrapper.load_more_hidden{display:none!important}.wpt_load_more_wrapper .wpt-load-pagination-infinite_scroll{padding:7px 15px 8px 15px;line-height:7px;font-size:15px}p.search_select.query{padding:0;margin:0}span.texonomy_checkbox_single{display:inline-block}select.filter_select{border:1px solid #e2e2e2!important}.wpt_filter.fulter_half{width:50%;float:left}.wpt_filter.fulter_half .wpt_filter_wrapper{padding:15px 5px 5px 5px}.wpt_filter.fullter_full{width:100%;text-align:left}.wpt_filter.fullter_full .wpt_filter_wrapper{padding:5px 0}@media only screen and (min-width:500px) and (min-device-width:500px) and (-webkit-min-device-pixel-ratio:2){#wpt_thumbs_popup .wpt_popup_image_wrapper{margin:5% auto!important}}table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.plus,table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.minus{width:28px}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){a.button.wpt_woo_add_cart_button.add_to_cart_button{margin-top:7px!important;margin-bottom:7px!important;display:inline-block}.td_or_cell.wpt_thumbnails.wpt_for_product_desc{display:flex}}div.wpt_column_sort table#wpt_table.wpt_product_table tr>td.this_column_sorted{background:rgb(0 0 0 / .03)}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.this_column_sorted{background-color:rgb(0 0 0 / .18)}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th{position:relative}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::before,div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::after{font-family:"wptfontelo";font-style:normal;font-weight:400;speak:never;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:.3;text-align:right;float:right;position:absolute;top:50%;right:10px;transform:translateY(-50%)}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::after{content:'\e842'}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity::before,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check::before,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity::after,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check::after{display:none}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th.this_column_sorted[data-sort_type="ASC"]::before{content:'\e84d';opacity:.8;margin-top:-6px}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th.this_column_sorted[data-sort_type="DESC"]::before{content:'\e84c';opacity:.8;margin-top:6px}body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row th i{font-size:14px}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_Message,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quoterequest,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quick,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_thumbnails{background-image:none!important}table#wpt_table.wpt_product_table a.added_to_cart.wc-forward{font-size:10px;padding:2px 5px;font-weight:400;background:#00000014;color:#000;text-decoration:none}table#wpt_table.wpt_product_table a.added_to_cart.wc-forward:hover{background:#0003;color:#fff}body.wpt_pro_table #yith-quick-view-content div.summary{width:47%!important}@media (max-width:480px){body.wpt_pro_table #yith-quick-view-content div.images,body.wpt_pro_table #yith-quick-view-content div.summary{width:100%!important;float:none!important}}.wpt_each_attribute_wrapper{display:block;min-width:230px;margin-bottom:2px}.wpt_each_attribute_wrapper>*{display:inline}.wpt_each_attribute_wrapper>label{background:#dddddd78;display:inline-block;padding:2px 7px 2px 6px;margin-right:3px;min-width:53px}.wpt_table_pagination{display:flex;margin:0;text-align:center;align-items:center;justify-content:center;column-count:2;column-gap:5px}.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers{padding:8px 16px;text-decoration:none;transition:background-color .3s;border:1px solid #ddd;margin:0;display:inline-block;cursor:pointer}.wpt_table_pagination span.page-numbers.current,.wpt_table_pagination a.page-numbers.current{background-color:#0A7F9C;color:#fff;border:1px solid #0A7F9C;font-weight:700}.wpt_table_pagination a:hover{background-color:#ddd}.wpt_table_pagination.pagination_loading,.wpt_table_pagination.pagination_loading *{opacity:.5;cursor:not-allowed!important}button.single_add_to_cart_button{position:relative}button.single_add_to_cart_button>span.wpt_ccount i.animate-spin,a.button.wpt_woo_add_cart_button>span.wpt_ccount i.animate-spin{font-size:13px;line-height:13px;padding:0;margin:0;opacity:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}button.single_add_to_cart_button>span.wpt_ccount i.animate-spin::before,a.button.wpt_woo_add_cart_button>span.wpt_ccount i.animate-spin::before{margin:0;padding:0}.wpt_buy_link span.wpt_ccount,a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart>span.wpt_ccount,a.product_type_variation>span.wpt_ccount,button.single_add_to_cart_button>span.wpt_ccount,a.button.wpt_woo_add_cart_button>span.wpt_ccount{position:absolute;min-width:23px;height:23px;border:none 0;top:-15px;right:-17px;z-index:1;clear:both;border-radius:20px;box-shadow:-1px 0 4px 1px #0000001c;font-size:13px;line-height:14px;text-align:center;padding:4px;display:flex;align-items:center;justify-content:center;white-space:nowrap;z-index:99}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.wpt_pro_table_body.wpt_pro_table table.wpt_product_table a.button.wpt_woo_add_cart_button.loading:after{font-family:WooCommerce;content:'\e01c';vertical-align:top;font-weight:400;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;position:absolute;background:white!important;color:#000;width:30px;height:30px;border:1px solid #e6e6e6;top:-7px;right:-17px;z-index:2;text-align:center;line-height:30px;font-size:13px;clear:both;border-radius:50%;box-shadow:-1px 0 6px rgb(0 0 0 / .04);left:inherit}a.button.wpt_woo_add_cart_button>span.wpt_ccount:empty{display:none}.wpt-footer-cart-wrapper{position:fixed;bottom:1%;right:1%;z-index:99;width:74px;height:74px;display:none}.wpt-footer-cart-wrapper.bottom_left{left:1%;right:initial}.wpt-footer-cart-wrapper.top_left{left:1%;bottom:initial;top:10%}.wpt-footer-cart-wrapper.top_right{right:1%;bottom:initial;top:10%}div.wpt-footer-cart-wrapper.always_show{display:block}div.wpt-footer-cart-wrapper.always_hide{display:none}.wpt-footer-cart-wrapper>a{position:relative;display:block;width:100%;height:100%;border-radius:50%}.wpt-footer-cart-wrapper>a>span{position:static;line-height:23px;font-size:16px;color:#fff;font-weight:700;text-align:center;width:100%;display:block;padding-top:calc(50% - 8px);height:100%}.wpt-footer-cart-wrapper>a:after{content:"";border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;width:100%;height:100%;top:0;right:0;z-index:-1;opacity:0;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wpt-icon-float-away;animation-name:wpt-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes wpt-icon-float-away{0%{opacity:.4}100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes wpt-icon-float-away{0%{opacity:.4}100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}}.wpt-footer-cart-wrapper>a>span>span{font-size:13px;position:relative;top:0;padding:0 2px;color:#cecece}.wpt-footer-cart-wrapper>a:empty{display:none}div.wpt-footer-cart-wrapper>a:after,div.wpt-footer-cart-wrapper>a{background-color:#4caf50}table.wpt_product_table tr.wpt_selected_tr .wpt_product_title_in_td{font-weight:600!important}.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers{text-decoration:none!important;color:#021d33}.wpt_table_pagination a.page-numbers:hover,.wpt_table_pagination a.page-numbers:focus,.wpt_table_pagination span.page-numbers:hover,.wpt_table_pagination span.page-numbers:focus{background:#0A7F9C;color:#fff}.wpt_for_product_action.wpt_quantity .quantity input{height:30px;background:#f3f3f3}.wpt_for_product_action{margin-left:0;margin-right:0}.wpt_product_price{font-weight:700;white-space:nowrap}div.wpt-wrap table.wpt_product_table tbody tr.wpt_row>td{border-left:0 none;border-right:0 none}table#wpt_table.mobile_responsive.wpt_product_table tr table,table#wpt_table.mobile_responsive.wpt_product_table tr table td,table#wpt_table.mobile_responsive.wpt_product_table tr table tr{border:0 none}.wpt_product_table span.woocommerce-Price-currencySymbol{vertical-align:unset}.wpt_for_product_action.wpt_quantity .quantity input{min-width:45px}td.wpt_for_product_action.wpt_quantity input{display:block!important}td.yith-wcqv-button{cursor:pointer}table .wpt_loader_text{position:absolute;background:#ffffffad;width:100%;height:100%;min-height:60px;color:#223d4a;font-size:35px;text-align:center;z-index:3}tr.product-not-found-tr{padding:0;margin:0}.wpt_product_not_found{color:#ef3900;font-size:30px;line-height:35px;text-align:center;padding:15px;font-weight:400;font-style:italic}table.wpt_product_table tr div.wpt-qty-button{min-width:153px;display:block}table.wpt_product_table tr div.wpt-qty-button .wpt-qty-button{height:35px;width:35px;text-align:center;padding:0}div.wpt-wrap .elementor-menu-cart__product-image a,div.wpt-wrap .elementor-menu-cart__product-image img{max-height:50px;width:auto}.wpt-qty-wrapper{min-width:152px;display:block}.wpt-qty-wrapper button.wpt-quantity{padding:6px 12px 8px;height:41px;background:#fff;border:1px solid #efefef;cursor:pointer;font-size:20px;line-height:20px;width:41px;color:#000}.wpt-qty-wrapper .quantity{display:inline-block;width:calc(100% - 110px)}.wpt-quantity.wpt-qty-wrapper{margin:3px auto;width:100%;display:block}.wpt-qty-wrapper .quantity input.input-text.qty.text{width:100%;height:41px;padding:0 5px;text-align:center;background:#fff;border:1px solid #efefef;font-size:20px;line-height:20px;box-shadow:none}.wpt-qty-wrapper input::-webkit-outer-spin-button,.wpt-qty-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.wpt-qty-wrapper input[type=number]{-moz-appearance:textfield}.wpt-wrap .wpt_for_product_action.wpt_price,.wpt-wrap .wpt_total.total_general{white-space:nowrap}.wpt-wrap .wpt_for_product_action.wpt_price del,.wpt-wrap .wpt_for_product_action.wpt_price ins{display:block}.wpt_table_tag_wrapper,.wpt_second_wrapper{display:block;overflow-x:auto}.wpt_second_content{display:block;min-height:1px}.wpt_second_wrapper{margin-bottom:5px}.wpt-wrap select,.wpt_varition_section select{border-radius:5px;padding:2px;border:1px solid #a9a1a1;margin:1px;padding:5px}.wpt_filter_wrapper{display:flex;padding:0;gap:10px 10px;justify-content:start;flex-wrap:wrap}.wpt-mini-filter{display:flex;padding:0;gap:10px 10px;justify-content:start;flex-wrap:wrap;flex-direction:row;align-items:center}.wpt_filter_wrapper .search_single_column{flex-grow:4;min-width:250px;flex-basis:0%}.wpt_filter_wrapper label,.wpt_filter_wrapper a,.wpt_filter_wrapper select{font-size:16px;margin-right:9px}.wpt_filter_wrapper select,.wpt_varition_section select{min-width:120px;padding-left:16px}.wpt_filter_wrapper span.select2{margin-right:11px}.wpt_device_mobile .wpt_search_box select.search_select{width:100%}.wpt_edit_table>a{font-size:19px;color:var(--wpt_primary);background:#dddddd2b;padding:10px;display:inline-block;margin:0}.wpt_edit_table>a:hover{background:#000;color:#fff}.wpt_search_box .search_box_wrapper{position:relative}.wpt_search_box .search_box_wrapper a.search_box_reset,.wpt_search_box .search_box_wrapper a.search_box_reset,a.search_box_reset{position:absolute;right:unset;bottom:unset;height:25px;padding:0;width:auto;text-align:center;font-family:'wptfontelo';font-weight:400;color:red;background:#000;border-radius:5px;line-height:25px;font-size:17px;transition:all .1s;outline:none!important;border:none!important;text-decoration:none!important;display:none;min-width:23px;top:-35px;left:0;padding:0 10px}a.search_box_reset:focus,.wpt_search_box .search_box_wrapper a.search_box_reset:hover,a.search_box_reset:hover{color:#fff;background:red}.wpt_varition_section.variations{width:100%}.wpt-wrap ::-webkit-scrollbar{width:7px}.wpt_product_table .variation-wrapper{display:flex;justify-content:space-between}.variation-wrapper.reset{justify-content:flex-end}.wpt_product_table .variation-wrapper label{min-width:60px;display:inline-block;font-weight:600}.wpt_product_table .variation-wrapper a.reset_variations{display:inline-block;margin-left:16px}.col_inside_tag.audio{height:65px}.mediPlayer{cursor:pointer}.col_inside_tag.audio *{max-width:65px}.individually-sold a.button.add_to_cart_button.added{display:none}.wpt_table_body .select2-container--open .select2-dropdown{top:32px}.wpt_table_body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin-bottom:0}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0!important}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline{margin-right:0!important;padding-left:0!important}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field{padding:0 5px!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice{margin-left:5px!important}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product{display:inline-block;margin-right:20px;border:none}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product>*{float:left;padding-left:10px}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-image{display:none}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove{position:absolute}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-name{margin-left:30px;padding-left:0}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove:before,.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove:after{background:#c54c4c}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-price{color:#828282}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__subtotal{text-align:left}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__footer-buttons{display:flex;justify-content:end}span.wpt_empty_cart_btn{opacity:.6}span.wpt_empty_cart_btn:hover{opacity:1}button.loading::after,a.loading::after,a.wpt_woo_add_cart_button.loading::after,input[type="button"].loading::after,input[type="reset"].loading::after,input[type="submit"].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;font-style:normal;font-weight:900;vertical-align:baseline;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block;font-variant:normal;animation:0.75s linear 0s infinite normal none running fa-spin}.wpt-post-not-publish{color:#ad5b5b;font-size:18px;background:#dcdcdc70;padding:25px 10px 1px 10px;border-top:3px solid #d00}button.loading,a.loading,a.wpt_woo_add_cart_button.loading,input[type="button"].loading,input[type="reset"].loading,input[type="submit"].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative}tr.visible_row.wpt_row .col_inside_tag.action{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;align-content:space-around}tr.visible_row.wpt_row .col_inside_tag.action a{margin-bottom:5px}tr.visible_row.wpt_row .col_inside_tag.action a:last-child{margin-bottom:inherit}select.search_select.cascade-filtering{background:url(/asetkktk/wp-content/plugins/woo-product-table/assets/images/loading.gif) #7b7b7b59 no-repeat center center!important;opacity:.4;cursor:not-allowed;background-size:30px!important}th.wpt_price{text-align:left}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:#fff0;margin-left:0px!important;margin-bottom:10px}span.preview_info{position:relative;display:inline-block;padding:10px;color:#fff;background:#0a7f9c;padding-left:30px}span.preview_info:before{font-family:dashicons;content:"\f14c";position:absolute;left:7px}.wpt_edit_table>a{position:relative;padding-left:30px}.wpt_edit_table>a::before{font-family:dashicons;content:"\f464";position:absolute;left:7px}@media only screen and (min-width:992px){div.wpt_for_product_desc,div.wpt_for_product_action,div.wpt_for_thumbs_desc.wpt_thumbnails,div.wpt_custom_cf_tax{display:none!important}}table.add_cart_only_icon tr .wpt_action a.button:before{content:"\e01d";z-index:99999;margin:11px;font-family:WooCommerce;font-size:initial;padding:0 9px}table.add_cart_only_icon tr .wpt_action a.button{font-size:0!important}table.add_cart_only_icon tr .wpt_action a.button.added:before{font-style:italic;font-stretch:semi-expanded}table.add_cart_left_icon tr .wpt_action a.button:before{content:"\e01d";z-index:99999;font-family:WooCommerce;font-size:initial;padding:0;position:static;font-size:76%;margin-right:5px}table.add_cart_right_icon tr .wpt_action a.button:after{content:"\e01d";z-index:99999;font-family:WooCommerce;font-size:initial;padding:0;position:static;font-size:76%;margin-left:5px}.woocommerce-notices-wrapper{position:relative}@media only screen and (max-width:767px){.wpt_product_title{padding-bottom:1px}.wpt_action{padding-top:1px}.mobile_responsive .wpt_row td img{margin:0}tr.visible_row.wpt_row .col_inside_tag.action{align-items:flex-start}table#wpt_table.mobile_responsive.wpt_product_table tr{padding:0}table#wpt_table.mobile_responsive.wpt_product_table tr>td{padding:10px}}div.wpt-wrap.wpt-ajax-loading:after,div.wpt-ajax-loading:after{content:"";position:absolute;height:100%;width:100%;background:#00000012;top:0;left:0;z-index:999;border-radius:2px}div.wpt-wrap.wpt-ajax-loading,div.wpt-ajax-loading{position:relative}div.tables_cart_message_box.wpt-ajax-loading{padding:0}div.wpt-wrap.woocommerce.wpt-ajax-loading:before{display:none}.wpt-stats-report{display:flex;flex-flow:row wrap;justify-content:space-between;gap:10px}.wpt-stats-report>p{padding:0!important;margin:0!important}span.wpt-cart-remove{background:#0000 no-repeat;padding:0 10px 10px 10px;font-size:11px;line-height:11px;width:19px;height:19px;margin:0;cursor:pointer;background-size:19px 19px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAABk9JREFUaEPtmXtsU3UUx7/n1z3sYCJvt96Ol4RoTBSm8b21ICLKRIERxBDagQNJwCgxQRLN/jAxGKMYkchg68UIBAjKS9SA9BbQ+QDRhIQYlLC1G48JhOfco79j7m07urKuvbRTQnb/2nZ/9/zO53zP+f3O7zfCLfDQLcCAHoibRcUeJXqUSGMEetIpXjAZFaL2iYbBmRS8ky3IJxlsIc4IoI+ozd9ReTWNIhim0qaE/5FSK7JynwZ4EohLCDSwU2eZGyRhO4i2nrmYufeBQ5WtqUKlDMGOiox61M0F5NsA5Zl06BiApTbNs4UANvlt+/CUIOrHusfIIK8nolEdHaDzEnxAMPlJ8GnJJIg5j4gKJMsiIsqJcfhHC/jFPE09cSMgNwwRcJZNZyk9EYcYYAI2EWjNyUsZvnhp0lBSnsOXW8fLIC0kweMiTjO40cKYmu9T95sFuSGIeqdrgWRaQeGaYqCGQYsKtOqDZhyoc7onkOSP2pVktECIKYq36iszdkxD1Be7xkviXQSRoU/E4KoLA68suHfz5hYzE0fGNj5WltuUyesEUBK2d4lhebRAqzqSrD1TELXjyoZbgjgIcN/w2vau4vUs1X9ucJQPyNMqzyZboEdKS7Os5/taR+ypvMClpZb6xtzPAZ5h2GX8Zc1pGdP/63UXkwExBRFwlG0CuDQ80Rc2n2ea7nTDk7MKZKvFC9Aem88zPxHIwcLyzMG5bbqtIcgWT9q/rTqnL9GU3dsH4MGw4+8omuettEL4ne6HwKgx6oC5IYtyRg3SVl5uByAaHoar7AokAkDg50NBx2GyBMcr33129qTDNTQIOgrgNmZcCcrMkUP3V55MBJK0En7H7B0EMcmYmLnc7lNX6z8Hiss+AfGC6ImI6ON8b/WrsYroKdSnMXdjBODaQs+LFa/6gf673+l6j5jeCKWr/FDxrn09LRBnJ750e9PVzDMgymbmWoWG3kVaRZtuPDay7RMyOigSdxywyqZ5XokA1z4+s68lI7shpAbXKj51WKL0TEqJeodrBoM2xItOIpBDheUZeg1cp0AMQCQAgSLXTgh6NiSGGGPbV3W4KzWSgggUu1eBUB5eAp12TdVijRqpcrr3JhKYHP2OgRUAKbEA8VLOSKli18tEVBmeb4ldU5elDhEVGViCA/Qi7MxoFykTO7xDCsW+DDjL7gPzb/rfJbC2QPO4UobwO9y/EjAazM02n2rtKkeTAOkSQHc2XBfnjHQCfWPTqiemAcJ1nEDD9KVV8am2RKvFqadm9WptzjhOhEEdxjL/bvOpoxMV6rGJC7OtTZf/MSCY99l8anHKEAGHuwbAw2lRImbV6sy5blEiUOzeBsJzxoTpqIkEINE1AbCqaKo7HUp8CmCeYYhprOKr9nbr6uR0lxNjVXpXJ2fZdDBvDDnOyxVNfS0aItFGpu8TebmtGxl4oWONdNwQI+8CDvcuAOFi5tGKphorVbwnqX1Cb5ebM2RjaMdGnUJDRiTcsWM2Mh00GRD/hDn9qFnWp33H1iNQ53Bvb+/5CfPsXo+xGaW7dwo43O8DWGxEPZ29k26vwTm7MMjil9Bpjk9mt4pRA7+vvnRdFxunlYikQmddbKQdP1U0d1gbtR0N92hXOUuMLNhdrfdRXT5JpdO1XC3bEDm4MGirohVMJVTIKJDd0c1cvJn/t/OE7pDR7zMOgaifoTZomU2rXmIoleLJzn+m93pBmB4Cl39arW2F3XKyM2pj7JwiEZS7QcgyQBjrZcvlufaazU2JZO/s/X9+xo5Kq/kMXhm57QDzzyxokd3r+ckMiN/peoaYlgMYaXzH3MwCU+xeVV9ik35M1US01YDDPY0ZKhF6GfMb905yixCW1ef6X9Li3X7o907Bi20TiHghAGfEJgGnIDDVttfzQ9LehwfeMIT+fcDhup8Z64jong4TM19gJg0CxwD+GxBEkINJ0t0sUATA2tFReYCkmGnb5/GbBQjVZoqPfhcb4BNuAipAlG/GHDP/AYg37b7qL818Fzs2ZYiIQf3KxZLda4IEJjNTCRH6x3FMv2/dRqCd+SjQIjv/TQER7YT+/4nTRYEhbSSHMnCHECyDJM4LSccVbU0gFYc7+zZtSqTbMTP2eiDMRKs7x/Yo0Z3RNWO7Rwkz0erOsbeEEv8Cb/clXzpENTAAAAAASUVORK5CYII=);opacity:.5}.wpt_action:hover span.wpt-cart-remove{opacity:1}.wpt_spin{animation-name:wpt_spin;animation-duration:500ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes wpt_spin{from{transform:rotate(0deg);opacity:.5}to{opacity:1;transform:rotate(360deg)}}body:not('.wpt_table_body') .wpt-new-footer-cart{display:none}td.wpt-replace-td-in-tr:before{display:none}.wpt-new-footer-cart.footer-cart-empty{display:none}tr.stock_status_outofstock.backorders_no .wpt_action .button{opacity:0.7!important}.tag_or_div{background:#fff0}.wpt-global-added-to-cart{color:#fff;position:fixed;top:unset;right:unset;bottom:115px;left:calc(50% - 162px);width:324px;height:auto;border-radius:2px;box-shadow:0 10px 30px 0 #0000004d;align-items:center;z-index:999;font-size:22px;font-weight:400;line-height:20px;padding:10px 6px;text-transform:uppercase;cursor:cell;gap:10px;display:block;text-align:center;white-space:nowrap;outline:0 none;border:0 none;text-decoration:none!important;background:linear-gradient(90deg,var(--wpt_primary),var(--wpt_thead_bg),var(--wpt_product_title),var(--wpt_btn_bg),var(--wpt_thead_bg));background-size:400% 400%;animation:gradient 5s ease infinite}@keyframes gradient{0%{background-position:0% 0%}50%{background-position:100% 100%}100%{background-position:0% 10%}}.wpt-global-added-to-cart>i{margin-right:8px}.wpt-global-added-to-cart.wpt-added-to-cart-empty{display:none}body.single.single-wpt_product_table div.wpt-wrap{margin-bottom:150px}.wpt_table_tag_wrapper,.wpt_table_tag_wrapper table,.wpt-wrap .wpt_table_tag_wrapper table,.wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl{width:100%;padding:0;margin:0}div.wpt-wrap{display:flex;gap:10px;flex-direction:column;flex:1 100%;clear:both;width:100%}.wpt-wrap .wpt_table_tag_wrapper{box-shadow:0 10px 15px 0 #00000010;margin-bottom:15px;background:#fff}.wpt-wrap .wpt_table_tag_wrapper table,.wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl{margin:0}.search_single_column .search_keyword_label,.search_single_search_by_keyword .search_keyword_label,.wpt_search_box .search_box_wrapper .search_single>label,.wpt_filter_wrapper .search_single_column>label{margin-bottom:8px;color:#000}.wpt-wrap .search_single .query_box_direct_value,.wpt-wrap .instance_search_input{width:100%;border-radius:1px;padding:8px;height:38px;font-size:14px;font-weight:400;line-height:14px;margin-top:8px}.wpt_filter_wrapper .search_single_column>*,.wpt-wrap .search_box_wrapper .search_single>*{display:block;width:100%}.wpt-wrap .wpt_search_box .select2-container{width:100%!important;margin-top:8px}.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{top:6px;right:6px}.wpt-wrap .select2-container .select2-selection--multiple{min-height:42px}.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px}.wpt-wrap .select2-container--default .select2-selection--single{border-radius:2px}.wpt-wrap .all_check_header_footer.all_check_header>span>*{padding:0!important;margin:0}.wpt-wrap .wpt-wrap.wpt-wrap input[type=checkbox]+label:before{content:'';margin-right:3px;display:inline-block;vertical-align:text-top;width:20px;height:20px;border-radius:2px;margin-right:6px}.wpt-wrap .wpt_load_more{color:#fff;border-radius:3px;transition:all .5s}.search_box_wrapper span.select2-selection__clear{padding:0 12px;transition:all .2s}.search_box_wrapper span.select2-selection__clear:hover{color:#fff}.wpt-wrap .wpt_action #custom_message,.wpt-wrap td.wpt_message div>input.message,.wpt-wrap .item_inside_cell.wpt_message>input.message{padding:7px 11px;margin:0;border-radius:2px;font-size:14px;line-height:14px;text-transform:none;box-shadow:unset}div.wpt_notice_board{width:400px;min-height:1px;z-index:999999;position:fixed;border-radius:3px;text-align:center;padding:4px;cursor:pointer;top:unset;left:10px;bottom:10px;max-width:100%;display:block}div.wpt_notice_board>div{margin-bottom:10px!important;border:0 none}div.wpt_notice_board>div,div.wpt_notice_board>div.woocommerce-message{position:relative;text-align:left;box-shadow:0 3px 5px -1px rgb(0 0 0 / 20%),0 6px 10px 0 rgb(0 0 0 / 14%),0 1px 18px 0 rgb(0 0 0 / 12%)}div.wpt_notice_board .woocommerce-error,div.wpt_notice_board .woocommerce-info,div.wpt_notice_board .woocommerce-message,div.wpt_notice_board .woocommerce-noreviews,div.wpt_notice_board p.no-comments{padding:.5em .618em;margin-bottom:2px}.wpt-error.wpt-error-assing_property{color:#d00}.wpt-error-wrapper{padding:10px;border-top:2px solid #a44;padding-top:15px}div.wpt_notice_board>div:before{content:"";display:none}div.wpt_notice_board>div:after{content:"x";position:absolute;right:7px;top:7px;width:10px;height:10px;overflow:hidden;font-size:17px;text-align:center;line-height:8px;padding:7px}div.wc-block-components-notice-banner:after,div.wpt_notice_board>div.wc-block-components-notice-banner:after{position:inherit;right:inherit;top:auto;display:none}.wpt_edit_table{display:flex;justify-content:flex-start;flex:1 100%;flex-wrap:wrap;align-items:center}.wpt_stock{white-space:nowrap}tr .item_inside_cell.wpt_action{margin-right:8px}td.wpt-replace-td-in-tr{display:flex;width:100%;gap:10px;flex-flow:column wrap;position:relative}td.td_or_cell .item_inside_cell.wpt_product_title,td.td_or_cell .item_inside_cell.wpt_action,td.td_or_cell .item_inside_cell.wpt_description{flex:1 100%}.wpt_product_title .item_inside_cell{display:flex;flex-direction:column;gap:10px}td.wpt-replace-td-in-tr div.td_or_cell.wpt_check{position:absolute!important;top:10px;right:10px;background:#fff0;width:22px}td.wpt-replace-td-in-tr div.td_or_cell{order:99}td.wpt-replace-td-in-tr div.td_or_cell.wpt_thumbnails{order:1}td.wpt-replace-td-in-tr div.td_or_cell.wpt_product_title{order:2}.wpt_table_tag_wrapper div.wpt-ob_get_clean:empty{display:none!important}@media only screen and (max-width:767px){.wpt_edit_table{justify-content:center}}@media only screen and (max-width:500px){.inner-available .item_inside_cell{order:99}.inner-available .item_inside_cell.wpt_thumbnails{order:1}.inner-available .item_inside_cell.wpt_product_title{order:2}tr.product_type_simple .item_inside_cell.wpt_action,tr.product_type_simple .td_or_cell.wpt_action>div{gap:45px}.wpt-stats-report{background:var(--wpt_thead_bg);padding:15px 10px;color:var(--wpt_thead_text);flex-shrink:0;margin:0;margin-bottom:-10px}.wpt-mini-filter>*{flex-grow:1;flex-basis:200px}}div.wpt-wrap .wpt-search-full-wrapper .button.wpt-search-products{display:none!important;order:99}tr.wpt-row .button.loading:after{display:none!important}td.wpt-replace-td-in-tr.wpt-mobile-label-show>div:before{content:attr(data-title);height:100%;width:86px;position:absolute;left:-86px;top:0;color:#000}td.wpt-replace-td-in-tr.wpt-mobile-label-show>div{margin-left:86px!important;position:relative!important;min-height:19px}td.wpt-replace-td-in-tr.wpt-mobile-label-show>.td_or_cell.no-inner.wpt_check.type_default.type_name_Default{right:10px;height:25px;width:25px;z-index:999;text-align:right}td.wpt-replace-td-in-tr.wpt-mobile-label-show a.wpt_product_title_in_td{min-width:unset!important}body[class^="wpt-"]:before,body[class*=" wpt-"]:before{display:none}.inner-available .item_inside_cell.wpt_category,.wpt_product_title .item_inside_cell.wpt_category{display:inline-block}.wpt-wrap table thead tr.wpt_table_header_row th.wpt_tick{opacity:0}.wpt-wrap table thead tr.wpt_table_header_row .wpt_tick{width:20px;padding:0;margin:0}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/asetkktk/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/asetkktk/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/asetkktk/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container--default .select2-selection--single,.breakdance-woocommerce .price_slider_amount input[type=text],.breakdance-woocommerce input[type=search],.breakdance-woocommerce textarea,.breakdance-woocommerce .woocommerce-Input,.breakdance-woocommerce .input-text,.breakdance-woocommerce select,.breakdance-woocommerce .wc_payment_method input[type=text],.breakdance-woocommerce .wc-stripe-elements-field,.breakdance-woocommerce .woocommerce-Reviews input[type=text],.breakdance-woocommerce .woocommerce-Reviews input[type=email]{background-color:var(--bde-woo-forms__inputs-background-color);color:var(--bde-woo-forms__inputs-text-color);border-style:solid;border-radius:var(--bde-woo-forms__inputs-border-radius);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);box-shadow:var(--bde-woo-forms__inputs-shadow);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);outline:none;width:100%;height:auto;line-height:var(--bde-woo-base-paragraph-line-height);transition:var(--bde-woo-base-transition)}.select2-container--default .select2-search--dropdown .select2-search__field:focus,.select2-container--default .select2-selection--single:focus,.breakdance-woocommerce .price_slider_amount input[type=text]:focus,.breakdance-woocommerce input[type=search]:focus,.breakdance-woocommerce textarea:focus,.breakdance-woocommerce .woocommerce-Input:focus,.breakdance-woocommerce .input-text:focus,.breakdance-woocommerce select:focus,.breakdance-woocommerce .wc_payment_method input[type=text]:focus,.breakdance-woocommerce .woocommerce-Reviews input[type=text]:focus,.breakdance-woocommerce .woocommerce-Reviews input[type=email]:focus{border-color:var(--bde-woo-forms__inputs-border-color-focused);background-color:var(--bde-woo-forms__inputs-background-color-focused);box-shadow:var(--bde-woo-forms__inputs-shadow-focused)}.breakdance-woocommerce .price_slider_amount input[type=text]::-moz-placeholder,.breakdance-woocommerce input[type=search]::-moz-placeholder,.breakdance-woocommerce textarea::-moz-placeholder,.breakdance-woocommerce .woocommerce-Input::-moz-placeholder,.breakdance-woocommerce .input-text::-moz-placeholder,.breakdance-woocommerce select::-moz-placeholder,.breakdance-woocommerce .wc_payment_method input[type=text]::-moz-placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=text]::-moz-placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=email]::-moz-placeholder{color:var(--bde-woo-forms__inputs-placeholder-color)}.breakdance-woocommerce .price_slider_amount input[type=text]::placeholder,.breakdance-woocommerce input[type=search]::placeholder,.breakdance-woocommerce textarea::placeholder,.breakdance-woocommerce .woocommerce-Input::placeholder,.breakdance-woocommerce .input-text::placeholder,.breakdance-woocommerce select::placeholder,.breakdance-woocommerce .wc_payment_method input[type=text]::placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=text]::placeholder,.breakdance-woocommerce .woocommerce-Reviews input[type=email]::placeholder{color:var(--bde-woo-forms__inputs-placeholder-color)}.breakdance-woocommerce .woocommerce-password-strength,.breakdance-woocommerce label span.optional,.breakdance-woocommerce label{display:block;color:var(--bde-woo-forms__labels-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);line-height:1}.breakdance-woocommerce .form-row label,.breakdance-woocommerce .comment-form label,.breakdance-woocommerce table.variations label{margin-bottom:var(--bde-woo-forms__spacing-after-label)}.breakdance-woocommerce label[for]{cursor:pointer}.breakdance-woocommerce label span.optional{display:inline}.breakdance-woocommerce label .required{color:var(--bde-woo-forms__labels-required-color);text-decoration:none;transform:translate(var(--bde-woo-forms__labels-required-nudge-x),var(--bde-woo-forms__labels-required-nudge-y));font-size:var(--bde-woo-forms__labels-required-size);display:inline-block}.breakdance-woocommerce .select2-container--default .select2-selection--single,.breakdance-woocommerce select{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:32px;height:auto}.breakdance-woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;background-color:var(--chevron-svg-icon-color);-webkit-mask-image:var(--chevron-svg-icon);mask-image:var(--chevron-svg-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center left;mask-position:center left;-webkit-mask-size:8px;mask-size:8px}.breakdance-woocommerce .password-input{position:relative;display:flex;flex-direction:column}.breakdance-woocommerce .password-input .show-password-input{position:absolute;right:0;background-color:var(--show-password-svg-icon-color);-webkit-mask-image:var(--show-password-svg-icon);mask-image:var(--show-password-svg-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:20px;mask-size:20px;height:100%;width:40px;cursor:pointer;opacity:.5;transition:all ease 0.2s}.breakdance-woocommerce .password-input .show-password-input.display-password{background-color:var(--hide-password-svg-icon-color);-webkit-mask-image:var(--hide-password-svg-icon);mask-image:var(--hide-password-svg-icon)}.breakdance-woocommerce .password-input .show-password-input:hover{opacity:1}.breakdance-woocommerce .woocommerce-form-login p,.breakdance-woocommerce .woocommerce-form-register p,.breakdance-woocommerce .lost_password,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword p,.breakdance-woocommerce .woocommerce-variation-description p,.breakdance-woocommerce .woocommerce-LostPassword,.breakdance-woocommerce .order-info,.breakdance-woocommerce .woocommerce-form-track-order p,.breakdance-woocommerce .woocommerce-customer-details address,.breakdance-woocommerce .comment_container p.meta,.breakdance-woocommerce .comment-text .description p,.breakdance-woocommerce .widget_price_filter .price_label,.breakdance-woocommerce .widget_product_categories .cat-item,.breakdance-woocommerce .widget_recent_comments .recentcomments,.breakdance-woocommerce .woocommerce-result-count,.breakdance-woocommerce .woocommerce-columns--addresses address,.breakdance-woocommerce .woocommerce-Addresses address,.breakdance-woocommerce .woocommerce-MyAccount-content p:not([class]),.breakdance-woocommerce .woocommerce-EditAccountForm em,.breakdance-woocommerce .woocommerce-shipping-destination,.breakdance-woocommerce .woocommerce-order-overview li,.breakdance-woocommerce p.woocommerce-customer-details--email,.breakdance-woocommerce p.woocommerce-customer-details--phone,.breakdance-woocommerce address,.breakdance-woocommerce .woocommerce-privacy-policy-text p:not([class]),.breakdance-woocommerce .checkout_coupon p:not([class]){color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);font-weight:var(--bde-woo-typography-font-weight-normal);display:inline;font-style:normal;margin:0}.breakdance-woocommerce .product_meta span{color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);line-height:var(--bde-woo-base-paragraph-line-height);display:inline;font-style:normal;margin:0}.breakdance-woocommerce strong{font-weight:var(--bde-woo-typography-font-weight-heavy);display:inline}.breakdance-woocommerce .widget_price_filter .price_label .from,.breakdance-woocommerce .widget_price_filter .price_label .to,.bde-mini-cart-offcanvas .woocommerce-Price-amount,.breakdance-woocommerce .woocommerce-Price-amount,.breakdance-woocommerce .woocommerce-Price-amount bdi{font-weight:var(--bde-woo-typography-font-weight-heavy);color:var(--bde-woo-base-headings-color);display:inline;text-decoration:none;line-height:var(--bde-woo-base-heading-line-height)}.bde-mini-cart-offcanvas .woocommerce-Price-currencySymbol,.breakdance-woocommerce .woocommerce-Price-currencySymbol{display:inline;line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce del .woocommerce-Price-amount bdi,.breakdance-woocommerce del .woocommerce-Price-amount,.breakdance-woocommerce del{display:inline;font-weight:var(--bde-woo-typography-font-weight-normal);color:var(--bde-woo-base-text-color);text-decoration-color:currentColor}.breakdance-woocommerce ins{text-decoration:none;display:inline}.breakdance-woocommerce .product .price,.breakdance-woocommerce .product .woocommerce-Price-amount bdi,.breakdance-woocommerce .product .price .woocommerce-Price-amount bdi{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy);line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);display:inline;width:100%}.breakdance-woocommerce .product .woocommerce-Price-currencySymbol{visibility:inherit}.breakdance-woocommerce .product del .woocommerce-Price-amount bdi,.breakdance-woocommerce .product .price del .woocommerce-Price-amount bdi{color:var(--bde-woo-base-text-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.product_title{color:var(--bde-woo-base-headings-color);font-size:var(--bde-woo-typography__size-extra-large);font-family:var(--bde-woo-typography__size-extra-large-font-family);text-align:left;margin:0;padding:0}.breakdance-woocommerce section.upsells.products>h2,.breakdance-woocommerce section.related.products>h2,.breakdance-woocommerce h1.product_title:not(.bde-wooproducttitle),.breakdance-woocommerce .cart_totals h2{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-extra-large);font-family:var(--bde-woo-typography__size-extra-large-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;margin:0;padding:0}.breakdance-woocommerce ul.products li.product .woocommerce-loop-category__title,.breakdance .bde-mini-cart-offcanvas-title,.breakdance-woocommerce h2.widgettitle,.breakdance-woocommerce div.woocommerce-checkout-review-order::before,.breakdance-woocommerce h2.woocommerce-loop-product__title,.breakdance-woocommerce .woocommerce-Address-title h3,.breakdance-woocommerce .woocommerce-order-details__title,.breakdance-woocommerce .woocommerce-order-downloads__title,.breakdance-woocommerce .woocommerce-MyAccount-content form h3,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend,.breakdance-woocommerce #ship-to-different-address .woocommerce-form__label-for-checkbox span,.breakdance-woocommerce .woocommerce-Tabs-panel--additional_information h2,.breakdance-woocommerce h4.widget-title,.breakdance-woocommerce h2.woocommerce-Reviews-title,.breakdance-woocommerce .comment-reply-title,.breakdance-woocommerce .woocommerce-Tabs-panel h2,.breakdance-woocommerce .woocommerce-customer-details h2,.breakdance-woocommerce h2.woocommerce-order-details__title,.breakdance-woocommerce .woocommerce-billing-fields h3,.breakdance-woocommerce .woocommerce-checkout h3,.breakdance-woocommerce .cross-sells h2,.breakdance-woocommerce #customer_login h2{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;margin:0;padding:0}.breakdance-woocommerce .lost_password a,.breakdance-woocommerce .woocommerce.widget_recent_reviews a,.breakdance-woocommerce .woocommerce.widget_products a,.breakdance-woocommerce .woocommerce-error a,.breakdance-woocommerce .woocommerce-grouped-product-list-item__label a,.breakdance-woocommerce .widget_recently_viewed_products a,.breakdance-woocommerce .widget_top_rated_products a,.breakdance-woocommerce .mini_cart_item a,.breakdance-woocommerce .widget_product_categories a,.breakdance-woocommerce .widget_recent_comments a,.breakdance-woocommerce .tagcloud a,.breakdance-woocommerce .product_meta span a,.breakdance-woocommerce .woocommerce-message a,.breakdance-woocommerce .woocommerce-review-link *,.breakdance-woocommerce .woocommerce-review-link,.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]),.breakdance-woocommerce .woocommerce-info a,.breakdance-woocommerce .woocommerce-orders-table__cell-order-number a,.breakdance-woocommerce .woocommerce-LostPassword a,.breakdance-woocommerce table a.shipping-calculator-button,.breakdance-woocommerce .woocommerce-message a.restore-item,.breakdance-woocommerce td.product-name a,.breakdance-woocommerce a.about_paypal,.breakdance-woocommerce a.woocommerce-privacy-policy-link,.breakdance-woocommerce a.woocommerce-terms-and-conditions-link,.breakdance-woocommerce a.showcoupon{color:var(--bde-woo-buttons-and-links__text-link-color);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:inline}.breakdance-woocommerce .lost_password a:hover,.breakdance-woocommerce .woocommerce.widget_recent_reviews a:hover,.breakdance-woocommerce .woocommerce.widget_products a:hover,.breakdance-woocommerce .woocommerce-error a:hover,.breakdance-woocommerce .woocommerce-grouped-product-list-item__label a:hover,.breakdance-woocommerce .widget_recently_viewed_products a:hover,.breakdance-woocommerce .widget_top_rated_products a:hover,.breakdance-woocommerce .mini_cart_item a:hover,.breakdance-woocommerce .widget_product_categories a:hover,.breakdance-woocommerce .widget_recent_comments a:hover,.breakdance-woocommerce .tagcloud a:hover,.breakdance-woocommerce .product_meta span a:hover,.breakdance-woocommerce .woocommerce-message a:hover,.breakdance-woocommerce .woocommerce-review-link:hover *,.breakdance-woocommerce .woocommerce-review-link:hover,.breakdance-woocommerce .woocommerce-MyAccount-content a:not([class]):hover,.breakdance-woocommerce .woocommerce-info a:hover,.breakdance-woocommerce .woocommerce-orders-table__cell-order-number a:hover,.breakdance-woocommerce .woocommerce-LostPassword a:hover,.breakdance-woocommerce table a.shipping-calculator-button:hover,.breakdance-woocommerce .woocommerce-message a.restore-item:hover,.breakdance-woocommerce td.product-name a:hover,.breakdance-woocommerce a.about_paypal:hover,.breakdance-woocommerce a.woocommerce-privacy-policy-link:hover,.breakdance-woocommerce a.woocommerce-terms-and-conditions-link:hover,.breakdance-woocommerce a.showcoupon:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);text-decoration:underline}.breakdance-woocommerce small{color:var(--bde-woo-base-text-color);font-weight:var(--bde-woo-typography-font-weight-normal)}.breakdance-woocommerce table td{color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.breakdance-woocommerce table tfoot td{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy)}.breakdance-woocommerce .woocommerce-product-attributes th,.breakdance-woocommerce .cart_totals .shop_table th,.breakdance-woocommerce table tfoot th{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .cart-collaterals table tr:last-child th,.breakdance-woocommerce .cart-collaterals table tr:last-child td,.breakdance-woocommerce table tfoot tr:last-child th,.breakdance-woocommerce table tfoot tr:last-child td{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);color:var(--bde-woo-base-headings-color)}.bde-woo-product-quicklook-button,.bde-mini-cart-offcanvas .button,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type=submit],.breakdance-woocommerce .woocommerce-form-track-order button[type=submit],.breakdance-woocommerce #place_order,.breakdance-woocommerce .woocommerce-button.pay,.breakdance-woocommerce button.single_add_to_cart_button,.breakdance-woocommerce a.single_add_to_cart_button,.breakdance-woocommerce a.button.wc-backward,.breakdance-woocommerce a.checkout-button,.breakdance-woocommerce p.order-again a.button,.breakdance-woocommerce button[name=add-to-cart],.breakdance-woocommerce button[name=login],.breakdance-woocommerce button[name=save_address],.breakdance-woocommerce button[name=save_account_details],.breakdance-woocommerce button[name=woocommerce_checkout_place_order],.breakdance-woocommerce button[name=register],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*=add-payment-method]{background:var(--bde-button-primary-background-color);color:var(--bde-button-primary-text-color);border-color:var(--bde-button-primary-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);box-shadow:none;font-size:var(--bde-button-font-size);font-weight:var(--bde-button-font-weight);line-height:var(--bde-button-line-height);transition:var(--bde-woo-base-transition);transition-duration:var(--bde-transition-duration);display:inline-flex;text-transform:capitalize;border-style:solid;padding:var(--bde-button-padding-base);cursor:pointer;text-decoration:none;text-align:center;justify-content:center;align-items:center;width:-moz-max-content;width:max-content;flex-direction:row;gap:var(--bde-woo-base-small-gaps)}.bde-mini-cart-offcanvas .button:hover,.bde-woo-product-quicklook-button:hover,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type=submit]:hover,.breakdance-woocommerce .woocommerce-form-track-order button[type=submit]:hover,.breakdance-woocommerce #place_order:hover,.breakdance-woocommerce .woocommerce-button.pay:hover,.breakdance-woocommerce button.single_add_to_cart_button:hover,.breakdance-woocommerce a.single_add_to_cart_button:hover,.breakdance-woocommerce a.button.wc-backward:hover,.breakdance-woocommerce a.checkout-button:hover,.breakdance-woocommerce p.order-again a.button:hover,.breakdance-woocommerce button[name=add-to-cart]:hover,.breakdance-woocommerce button[name=login]:hover,.breakdance-woocommerce button[name=save_address]:hover,.breakdance-woocommerce button[name=save_account_details]:hover,.breakdance-woocommerce button[name=woocommerce_checkout_place_order]:hover{background-color:var(--bde-button-primary-background-color-hover);color:var(--bde-button-primary-text-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance-woocommerce .add_to_cart_button:hover::before,.breakdance-woocommerce .single_add_to_cart_button:hover::before{background-color:var(--bde-button-primary-text-color-hover)}.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,.breakdance-woocommerce .woocommerce-Address a.edit,.breakdance-woocommerce .woocommerce-button.view,.breakdance-woocommerce .woocommerce-Button--previous,.breakdance-woocommerce .woocommerce-Button--next,.breakdance-woocommerce .widget_price_filter .button,.breakdance-woocommerce a.product_type_external,.breakdance-woocommerce a.button.product_type_grouped,.breakdance-woocommerce .added_to_cart,.breakdance-woocommerce a.button.add_to_cart_button,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.breakdance-woocommerce .woocommerce-product-search button[type=submit],.breakdance-woocommerce a.product_type_simple,.breakdance-woocommerce a.product_type_variable,.breakdance-woocommerce .form-submit input[type=submit],.breakdance-woocommerce button[name=update_cart],.breakdance-woocommerce button[name=calc_shipping],.breakdance-woocommerce button[name=apply_coupon]{background:var(--bde-button-secondary-background-color);color:var(--bde-button-secondary-text-color);border-color:var(--bde-button-secondary-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);font-weight:var(--bde-button-font-weight);transition:var(--bde-woo-base-transition);transition-duration:var(--bde-transition-duration);display:inline-flex;border-style:solid;text-transform:capitalize;padding:var(--bde-button-padding-base);text-decoration:none;text-align:center;justify-content:center;align-items:center;cursor:pointer;width:-moz-max-content;width:max-content;border-style:solid;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations:hover,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover,.breakdance-woocommerce .woocommerce-Address a.edit:hover,.breakdance-woocommerce .woocommerce-button.view:hover,.breakdance-woocommerce .woocommerce-Button--previous:hover,.breakdance-woocommerce .woocommerce-Button--next:hover,.breakdance-woocommerce .widget_price_filter .button:hover,.breakdance-woocommerce a.button.product_type_grouped:hover,.breakdance-woocommerce a.product_type_external:hover,.breakdance-woocommerce a.button.add_to_cart_button:hover,.breakdance-woocommerce .added_to_cart:hover,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover,.breakdance-woocommerce .woocommerce-product-search button[type=submit]:hover,.breakdance-woocommerce a.product_type_simple:hover,.breakdance-woocommerce a.product_type_variable:hover,.breakdance-woocommerce .form-submit input[type=submit]:hover,.breakdance-woocommerce button[name=update_cart]:hover,.breakdance-woocommerce button[name=calc_shipping]:hover,.breakdance-woocommerce .button[name=apply_coupon]:hover{background-color:var(--bde-button-secondary-background-color-hover);color:var(--bde-button-secondary-text-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance-woocommerce .reset_variations,.breakdance-woocommerce .woocommerce-button.cancel{--bde-button-custom-background-color:var(--red-50);--bde-button-custom-background-color-hover:var(--red-500);--bde-button-custom-border-color:var(--red-50);--bde-button-custom-border-color-hover:var(--red-500);background-color:var(--bde-button-custom-background-color);color:var(--red-500);border-color:var(--bde-button-custom-border-color);border-radius:var(--bde-button-border-radius);border-width:var(--bde-button-border-width);font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);font-weight:var(--bde-button-font-weight);transition:var(--bde-woo-base-transition);display:inline-flex;border-style:solid;text-transform:capitalize;padding:var(--bde-button-padding-base);text-decoration:none;text-align:center;justify-content:center;align-items:center;cursor:pointer;width:-moz-max-content;width:max-content;border-style:solid;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations:hover,.breakdance-woocommerce .woocommerce-button.cancel:hover{background-color:var(--bde-button-custom-background-color-hover);color:#fff;border-color:var(--bde-button-custom-border-color-hover)}.breakdance-woocommerce button:disabled{background-color:var(--bde-woo-buttons-and-links__disabled-button-color);color:var(--bde-woo-buttons-and-links__disabled-button-text-color);cursor:not-allowed}.breakdance-woocommerce button:disabled:hover{background-color:var(--bde-woo-buttons-and-links__disabled-button-color);color:var(--bde-woo-buttons-and-links__disabled-button-text-color);cursor:not-allowed}.woocommerce-page.single-product .breakdance-woocommerce .form-submit input[type=submit],.woocommerce-page.woocommerce-checkout .breakdance-woocommerce button[name=login],.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=login],.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=save_address],.woocommerce-page.woocommerce-account .breakdance-woocommerce button[name=save_account_details],.woocommerce-page.woocommerce-cart .breakdance-woocommerce a.checkout-button{padding:var(--bde-button-padding-base)}.breakdance-woocommerce .woocommerce-notices-wrapper{width:100%}.breakdance-woocommerce .woocommerce-notices-wrapper:empty{display:none}.breakdance-woocommerce small.woocommerce-password-hint,.breakdance-woocommerce .order-info,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]),.breakdance-woocommerce .woocommerce-mini-cart__empty-message,.breakdance-woocommerce .woocommerce-noreviews,.breakdance-woocommerce .available-on-backorder,.breakdance-woocommerce .woocommerce-info{color:var(--bde-woo-notices__info-text);background:var(--bde-woo-notices__info-background);border-radius:var(--bde-woo-notices__border-radius);padding:var(--bde-woo-notices__padding);font-weight:var(--bde-woo-typography-font-weight-medium);padding-left:var(--bde-woo-notices__padding-left);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);position:relative;width:100%}.breakdance-woocommerce small.woocommerce-password-hint::after,.breakdance-woocommerce .order-info::after,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class])::after,.breakdance-woocommerce .woocommerce-mini-cart__empty-message::after,.breakdance-woocommerce .woocommerce-noreviews::after,.breakdance-woocommerce .available-on-backorder::after,.breakdance-woocommerce .woocommerce-info::after{content:"";clear:both;display:table}.breakdance-woocommerce .order-info mark,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) mark{background-color:#fff0;color:var(--bde-woo-notices__info-text);display:inline;font-weight:var(--bde-woo-typography-font-weight-heavy)}.breakdance-woocommerce small.woocommerce-password-hint:before,.breakdance-woocommerce .order-info:before,.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]):before,.breakdance-woocommerce .woocommerce-mini-cart__empty-message:before,.breakdance-woocommerce .woocommerce-noreviews:before,.breakdance-woocommerce .available-on-backorder:before,.breakdance-woocommerce .woocommerce-info:before{content:"";background-color:var(--info-svg-icon-color);-webkit-mask-image:var(--info-svg-icon);mask-image:var(--info-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a,.breakdance-woocommerce .woocommerce-noreviews a,.breakdance-woocommerce .available-on-backorder a,.breakdance-woocommerce .woocommerce-info a{text-transform:capitalize;color:var(--bde-woo-notices__info-link-text);float:right}.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a:hover,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a:hover,.breakdance-woocommerce .woocommerce-noreviews a:hover,.breakdance-woocommerce .available-on-backorder a:hover,.breakdance-woocommerce .woocommerce-info a:hover{color:var(--bde-woo-notices__info-link-text-hover)}.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a::after,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a::after,.breakdance-woocommerce .woocommerce-noreviews a::after,.breakdance-woocommerce .available-on-backorder a::after,.breakdance-woocommerce .woocommerce-info a::after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}@media (max-width:479px){.breakdance-woocommerce .woocommerce-notices-wrapper+p:not([class]) a,.breakdance-woocommerce .woocommerce-mini-cart__empty-message a,.breakdance-woocommerce .woocommerce-noreviews a,.breakdance-woocommerce .available-on-backorder a,.breakdance-woocommerce .woocommerce-info a{margin-top:var(--bde-woo-base-medium-gaps);width:100%;position:relative;transform:none;right:auto;top:auto}}.breakdance-woocommerce .woocommerce-thankyou-order-received,.breakdance-woocommerce .woocommerce-message{color:var(--bde-woo-notices__success-text);background:var(--bde-woo-notices__success-background);border-radius:var(--bde-woo-notices__border-radius);font-weight:var(--bde-woo-typography-font-weight-medium);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);display:flex;flex-wrap:wrap;flex-direction:row;position:relative;padding:var(--bde-woo-notices__padding);padding-left:var(--bde-woo-notices__padding-left);width:100%;gap:var(--bde-woo-base-extra-small-gaps)}.breakdance-woocommerce .woocommerce-thankyou-order-received:before,.breakdance-woocommerce .woocommerce-message:before{content:"";background-color:var(--success-svg-icon-color);-webkit-mask-image:var(--success-svg-icon);mask-image:var(--success-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-thankyou-order-received a,.breakdance-woocommerce .woocommerce-message a{order:1;margin-left:auto;text-transform:capitalize;color:var(--bde-woo-notices__success-link-text)!important}.breakdance-woocommerce .woocommerce-thankyou-order-received a:hover,.breakdance-woocommerce .woocommerce-message a:hover{color:var(--bde-woo-notices__success-link-text-hover)!important}.breakdance-woocommerce .woocommerce-thankyou-order-received a::after,.breakdance-woocommerce .woocommerce-message a::after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}@media (max-width:479px){.breakdance-woocommerce .woocommerce-thankyou-order-received a,.breakdance-woocommerce .woocommerce-message a{margin-left:0;margin-top:var(--bde-woo-base-medium-gaps);width:100%}}.breakdance-woocommerce .out-of-stock,.breakdance-woocommerce .woocommerce-error{color:var(--bde-woo-notices__error-text);background:var(--bde-woo-notices__error-background);border-radius:var(--bde-woo-notices__border-radius);padding:var(--bde-woo-notices__padding);padding-left:var(--bde-woo-notices__padding-left);font-weight:var(--bde-woo-typography-font-weight-medium);display:flex;flex-direction:column;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height);position:relative;text-align:left;gap:8px;width:100%;margin:0}.breakdance-woocommerce .out-of-stock strong,.breakdance-woocommerce .woocommerce-error strong{color:var(--bde-woo-notices__error-text)}.breakdance-woocommerce .woocommerce-error a{float:right;text-transform:capitalize;color:var(--bde-woo-notices__error-link-text)}.breakdance-woocommerce .woocommerce-error a:hover{color:var(--bde-woo-notices__error-link-text-hover)}.breakdance-woocommerce .woocommerce-error a::after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .out-of-stock:before,.breakdance-woocommerce .woocommerce-error li:before{content:"";background-color:var(--error-svg-icon-color);-webkit-mask-image:var(--error-svg-icon);mask-image:var(--error-svg-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--bde-woo-notices__icon-size);height:var(--bde-woo-notices__icon-size);position:absolute;top:calc(50% - var(--bde-woo-notices__icon-size) / 2);left:var(--bde-woo-notices__padding)}.breakdance-woocommerce .woocommerce-error li{display:inline-block}.breakdance-woocommerce .woocommerce-form__label-for-checkbox{display:flex;align-items:center;cursor:pointer}.breakdance-woocommerce input[type=checkbox],.breakdance-woocommerce input[type=radio]{width:var(--bde-form-checkbox-size);height:var(--bde-form-checkbox-size);border-radius:var(--bde-woo-forms__inputs-border-radius);border:1px solid;border-color:var(--bde-woo-forms__inputs-border-color);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);color:var(--bde-form-checkbox-selected-color);outline:none;transition:var(--bde-woo-base-transition);background-color:var(--bde-woo-forms__inputs-background-color);background-position:center;background-size:0;background-repeat:no-repeat;flex-shrink:0;margin-right:.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none}.breakdance-woocommerce input[type=radio]{border-radius:9999px}.breakdance-woocommerce input[type=checkbox]:checked,.breakdance-woocommerce input[type=radio]:checked{border-color:#fff0;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.breakdance-woocommerce input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.breakdance-woocommerce input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.breakdance-woocommerce input[type=checkbox]:checked:after,.breakdance-woocommerce input[type=radio]:checked:after{display:none}.breakdance-woocommerce ul.product_list_widget,.breakdance-woocommerce .widget_recently_viewed_products ul,.breakdance-woocommerce .widget_product_categories ul,.breakdance-woocommerce .woocommerce-widget-layered-nav ul,.breakdance-woocommerce .widget_layered_nav_filters ul,.breakdance-woocommerce .widget_rating_filter ul,.breakdance-woocommerce .widget_top_rated_products ul,.breakdance-woocommerce ol.flex-control-nav,.breakdance-woocommerce ol.commentlist,.breakdance-woocommerce .wc-tabs,.breakdance-woocommerce nav.woocommerce-MyAccount-navigation ul,.breakdance-woocommerce ul.wc-item-meta,.breakdance-woocommerce ul.wc_payment_methods,.breakdance-woocommerce ul.woocommerce-shipping-methods{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;line-height:var(--bde-woo-base-paragraph-line-height)}.breakdance-woocommerce p.woocommerce-noreviews,.breakdance-woocommerce p.form-submit,.breakdance-woocommerce p.stars,.breakdance-woocommerce p.form-row,.breakdance-woocommerce .shipping-calculator-form p{margin:0}.breakdance-woocommerce .woocommerce-grouped-product-list,.breakdance-woocommerce .woocommerce-product-attributes,.breakdance-woocommerce table.order_details.shop_table,.breakdance-woocommerce .cart-collaterals table,.breakdance-woocommerce table.woocommerce-orders-table,.breakdance-woocommerce table.woocommerce-table--order-downloads,.breakdance-woocommerce table.order_details,.breakdance-woocommerce table.woocommerce-cart-form__contents,.breakdance-woocommerce table.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;border:none;border-spacing:0;border-radius:var(--bde-woo-tables__border-radius);overflow:hidden;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-paragraph-line-height)}.breakdance-woocommerce .woocommerce-product-attributes{border-radius:0}.breakdance-woocommerce .woocommerce-grouped-product-list{border-radius:0}.breakdance-woocommerce table.order_details.shop_table thead,.breakdance-woocommerce table.woocommerce-orders-table thead,.breakdance-woocommerce table.woocommerce-table--order-downloads thead,.breakdance-woocommerce table.order_details thead,.breakdance-woocommerce table.woocommerce-cart-form__contents thead,.breakdance-woocommerce table.woocommerce-checkout-review-order-table thead{--bde-woo-tables__border-width-negative:calc(
    var(--bde-woo-tables__border-width, 1px) * -1
  );background-color:var(--bde-woo-tables__header-color);border-top-left-radius:var(--bde-woo-tables__border-radius);border-top-right-radius:var(--bde-woo-tables__border-radius);box-shadow:inset var(--bde-woo-tables__border-color) var(--bde-woo-tables__border-width,1px) 0 0 0,inset var(--bde-woo-tables__border-color) 0 var(--bde-woo-tables__border-width,1px) 0 0,inset var(--bde-woo-tables__border-color) var(--bde-woo-tables__border-width-negative,-1px) 0 0 0;text-align:left;font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color);text-transform:uppercase;letter-spacing:1px;overflow:hidden}.breakdance-woocommerce .woocommerce-product-attributes th,.breakdance-woocommerce table.order_details.shop_table thead tr th,.breakdance-woocommerce table.woocommerce-orders-table thead tr th,.breakdance-woocommerce table.woocommerce-table--order-downloads thead tr th,.breakdance-woocommerce table.order_details thead tr th,.breakdance-woocommerce table.woocommerce-cart-form__contents thead tr th,.breakdance-woocommerce table.woocommerce-checkout-review-order-table thead tr th{padding:var(--bde-woo-base-medium-gaps);font-weight:var(--bde-woo-typography-font-weight-medium)}.breakdance-woocommerce .woocommerce-grouped-product-list td,.breakdance-woocommerce table.order_details.shop_table tbody tr td,.breakdance-woocommerce .woocommerce-orders-table tbody tr td,.breakdance-woocommerce .woocommerce-table--order-downloads tbody tr td,.breakdance-woocommerce .woocommerce-table--order-details tbody tr td,.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td,.breakdance-woocommerce .woocommerce-checkout-review-order-table tbody tr td{padding:var(--bde-woo-base-big-gaps) var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce table.order_details td.remove_item a{text-decoration:none}.breakdance-woocommerce table.order_details.shop_table tbody tr:not(:last-child),.breakdance-woocommerce .woocommerce-orders-table tr:not(:last-child),.breakdance-woocommerce .woocommerce-table--order-downloads tr:not(:last-child),.breakdance-woocommerce .woocommerce-cart-form__contents tr:not(:last-child),.breakdance-woocommerce .woocommerce-checkout-review-order-table tr:not(:last-child){border-bottom:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce table.order_details.shop_table tbody,.breakdance-woocommerce .woocommerce-orders-table tbody,.breakdance-woocommerce .woocommerce-table--order-downloads tbody,.breakdance-woocommerce .woocommerce-table--order-details tbody,.breakdance-woocommerce .woocommerce-cart-form__contents tbody,.breakdance-woocommerce .woocommerce-checkout-review-order-table tbody{border-bottom-left-radius:var(--bde-woo-tables__border-radius);border-bottom-right-radius:var(--bde-woo-tables__border-radius);box-shadow:inset var(--bde-woo-tables__border-color) 0 0 0 var(--bde-woo-tables__border-width,1px);background-color:var(--bde-woo-tables__background-color);overflow:hidden}.breakdance-woocommerce table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce .woocommerce-grouped-product-list tr,.breakdance-woocommerce .woocommerce-product-attributes tr,.breakdance-woocommerce .cart-collaterals table tr{border-bottom:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce .woocommerce-grouped-product-list tr:first-child,.breakdance-woocommerce .woocommerce-product-attributes tr:first-child{border-top:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-tables__border-color)}.breakdance-woocommerce table tr.order-total,.breakdance-woocommerce table tfoot tr:last-child{border-bottom:none;border-top:var(--bde-woo-tables__border-width,1px) solid var(--bde-woo-base-border-color)}.breakdance-woocommerce .woocommerce-product-attributes th,.breakdance-woocommerce .cart-collaterals table th,.breakdance-woocommerce table tfoot th{padding:var(--bde-woo-base-medium-gaps);font-weight:var(--bde-woo-typography-font-weight-normal);text-align:left;vertical-align:top}.breakdance-woocommerce .cart-collaterals table td,.breakdance-woocommerce table tfoot td{padding:var(--bde-woo-base-medium-gaps);text-align:left}@media (max-width:1024px){.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) thead{display:none}.breakdance-woocommerce table:not(table.order_details.shop_table,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) tbody{border-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) tr:not(.cart_item){display:flex;flex-direction:column;padding:var(--bde-woo-base-medium-gaps);gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.woocommerce-grouped-product-list) td{display:flex;align-items:baseline;padding:0}.breakdance-woocommerce table:not(table.order_details.shop_table,.woocommerce .woocommerce-product-attributes,.cart_totals .shop_table,.woocommerce .variations_form table.variations,.woocommerce-table--order-details,.woocommerce-checkout-review-order-table,.variations,.cart,.woocommerce-grouped-product-list) td::before{content:attr(data-title);margin-right:auto;font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color);text-transform:uppercase;letter-spacing:1px;font-weight:var(--bde-woo-typography-font-weight-normal)}.breakdance-woocommerce table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions::before{display:none}.breakdance-woocommerce table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span::after{content:"";margin-right:5px}}.bde-woopageordertracking .woocommerce-customer-details,.woocommerce-page.woocommerce-order-received .breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword,.breakdance-woocommerce #payment,.woocommerce-page.woocommerce-view-order .breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-Address,.breakdance-woocommerce .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-register,.breakdance-woocommerce .woocommerce-order-overview,.breakdance-woocommerce .woocommerce-form-coupon{background-color:var(--bde-woo-wrappers__background-color);border-radius:var(--bde-woo-wrappers__border-radius);border:var(--bde-woo-wrappers__border-width) solid var(--bde-woo-wrappers__border-color);box-shadow:var(--bde-woo-wrappers__shadow);padding:24px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail img{width:64px;height:64px;border-radius:var(--bde-woo-product-images__border-radius);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);max-width:none;-o-object-fit:contain;object-fit:contain}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail{width:64px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{width:20px;text-align:center;padding-left:24px}.breakdance-woocommerce .remove_from_cart_button,.breakdance-woocommerce .woocommerce-cart-form__contents .product-remove a{color:var(--bde-woo-widgets__remove-item-from-cart-color);transition:var(--bde-woo-base-transition);text-decoration:none;font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);font-weight:var(--bde-woo-typography-font-weight-normal);opacity:.5}.breakdance-woocommerce .remove_from_cart_button:hover,.breakdance-woocommerce .woocommerce-cart-form__contents .product-remove a:hover{color:var(--bde-woo-widgets__remove-item-from-cart-color);text-decoration:none;opacity:1}@media (max-width:479px){.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{padding-left:12px}}.breakdance-woocommerce .woocommerce-pagination{margin-top:var(--bde-woo-base-large-gaps);width:100%;display:flex;flex-direction:column;align-items:center}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers{display:flex;flex-direction:row;padding:0;margin:0;gap:var(--bde-woo-base-big-gaps);list-style:none;flex-wrap:wrap}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);text-align:center}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li span.current{pointer-events:none;color:var(--bde-brand-primary-color);z-index:5}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li a,.breakdance-woocommerce .woocommerce-pagination ul.page-numbers .dots{color:var(--bde-woo-base-text-color);text-decoration:none}.breakdance-woocommerce .woocommerce-pagination ul.page-numbers li:hover a{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .onsale{background-color:var(--bde-woo-sale-badge__background-color);color:var(--bde-woo-sale-badge__text-color);border-radius:var(--bde-woo-sale-badge__border-radius);font-weight:var(--bde-woo-sale-badge__font-weight);letter-spacing:1px;line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-sale-badge__font-size);font-family:var(--bde-woo-typography__size-standard-font-family);position:absolute;text-transform:uppercase;padding:var(--bde-woo-sale-badge__padding);top:12px;left:12px;z-index:1;transform:translateX(var(--bde-woo-sale-badge__nudge-x,0)) translateY(var(--bde-woo-sale-badge__nudge-y,0))}.breakdance-woocommerce .woocommerce-product-gallery__trigger{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;right:12px;top:12px;background-color:var(--grey-100);padding:12px;box-shadow:var(--bde-woo-gallery__zoom-icon-shadow);border-radius:100%;color:#fff0;font-size:0;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .woocommerce-product-gallery__trigger::before{background-color:var(--grey-900);content:"zoom";mask:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/zoom.svg);-webkit-mask:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/zoom.svg);mask-size:cover;-webkit-mask-size:cover;width:18px;height:18px;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:hover::before{background-color:var(--grey-900)}.breakdance-woocommerce .woocommerce-product-gallery__trigger:hover{color:#fff0;background-color:var(--grey-50);border-color:var(--grey-100)}.breakdance-woocommerce .woocommerce-product-gallery__trigger img.emoji{display:none}.breakdance-woocommerce .wc-tabs-wrapper{width:100%}.breakdance-woocommerce .wc-tabs{display:flex;flex-direction:row;border-bottom:1px solid var(--bde-woo-base-border-color);gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:flex}.breakdance-woocommerce .wc-tabs li{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);display:flex}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li a{width:100%;border-radius:var(--bde-woo-buttons-and-links__nav-border-radius);padding:var(--bde-woo-base-medium-gaps) var(--bde-woo-base-big-gaps);transition:var(--bde-woo-base-transition);text-decoration:none;color:var(--bde-woo-buttons-and-links__nav-link-color)}.breakdance-woocommerce .wc-tabs li a{width:100%;color:var(--bde-woo-base-text-color);text-decoration:none;padding:var(--bde-woo-base-medium-gaps) var(--bde-woo-base-big-gaps);transition:var(--bde-woo-base-transition);border-bottom:2px solid #fff0}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--bde-woo-buttons-and-links__nav-link-color-active);background-color:var(--bde-woo-buttons-and-links__nav-link-background-active);border-color:var(--bde-woo-buttons-and-links__nav-link-color-active)}.breakdance-woocommerce .wc-tabs li.active a{border-bottom:2px solid var(--bde-woo-buttons-and-links__text-link-color);color:var(--bde-woo-buttons-and-links__text-link-color)}.breakdance-woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:var(--bde-woo-base-text-on-primary-color);background-color:var(--bde-woo-base-primary-color-hover);border-color:var(--bde-woo-base-primary-color)}.breakdance-woocommerce .wc-tabs li a:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover)}@media (max-width:479px){.breakdance-woocommerce .wc-tabs{display:flex;flex-direction:column;gap:0}.breakdance-woocommerce .wc-tabs li{border-top:1px solid var(--bde-woo-base-border-color);border-bottom:2px solid #fff0}}.breakdance-woocommerce .required-field-message .required{color:var(--bde-woo-forms__labels-required-color)}.breakdance-woocommerce .comment-form-cookies-consent{display:flex;flex-direction:row;align-items:center}.breakdance-woocommerce .comment-form-cookies-consent label{margin-bottom:0}.breakdance-woocommerce .woocommerce-product-rating{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.breakdance-woocommerce .star-rating{position:relative;height:var(--bde-woo-ratings__star-size);width:calc(var(--bde-woo-ratings__star-size) * 5 + 16px);color:#fff0;font-size:0;display:flex;flex-direction:row;margin-right:auto}.breakdance-woocommerce .star-rating:before{content:"";position:absolute;inset:0;background:var(--bde-woo-ratings__star-color);-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg),var(--bde-woo-ratings__empty-star-svg);-webkit-mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;-webkit-mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center,calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center,calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center,calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center,calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center,calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center,calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .star-rating span{position:relative;z-index:1;background:var(--bde-woo-ratings__star-color);-webkit-mask-image:var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg);mask-image:var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg),var(--bde-woo-ratings__filled-star-svg);-webkit-mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;-webkit-mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center,calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center,calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center,calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;mask-position:0 center,calc(var(--bde-woo-ratings__star-size) + 4px) center,calc(var(--bde-woo-ratings__star-size) * 2 + 8px) center,calc(var(--bde-woo-ratings__star-size) * 3 + 12px) center,calc(var(--bde-woo-ratings__star-size) * 4 + 16px) center;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .comment-form-rating .stars span{display:flex;flex-direction:row}.breakdance-woocommerce .comment-form-rating .stars .star-1,.breakdance-woocommerce .comment-form-rating .stars .star-2,.breakdance-woocommerce .comment-form-rating .stars .star-3,.breakdance-woocommerce .comment-form-rating .stars .star-4,.breakdance-woocommerce .comment-form-rating .stars .star-5{color:#fff0;background-color:var(--bde-woo-ratings__star-color);width:calc(var(--bde-woo-ratings__star-size) + 4px);height:var(--bde-woo-ratings__star-size);-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.breakdance-woocommerce .comment-form-rating .stars:hover a,.breakdance-woocommerce .comment-form-rating .stars.selected a,.breakdance-woocommerce .comment-form-rating .stars.selected:hover a{-webkit-mask-image:var(--bde-woo-ratings__filled-star-svg);mask-image:var(--bde-woo-ratings__filled-star-svg)}.breakdance-woocommerce .comment-form-rating .stars a:hover~a,.breakdance-woocommerce .comment-form-rating .stars a.active~a,.breakdance-woocommerce .comment-form-rating .stars.selected a:hover~a{-webkit-mask-image:var(--bde-woo-ratings__empty-star-svg);mask-image:var(--bde-woo-ratings__empty-star-svg)}.breakdance-woocommerce ul.products li.product-category img,.breakdance-woocommerce .woocommerce-LoopProduct-link img{display:block;width:100%;border-radius:var(--bde-woo-product-images__border-radius);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .product-category a,.breakdance-woocommerce a.woocommerce-LoopProduct-link{text-decoration:none;position:relative}.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce div.clear,.breakdance-woocommerce div.clear{display:none}.bde-wooproductstock p.available-on-backorder,.bde-wooproductstock p.out-of-stock{display:flex;flex-direction:row;align-items:center}.bde-wooproductstock p.available-on-backorder:before,.bde-wooproductstock p.out-of-stock:before{margin-top:0}.breakdance-woocommerce ul.wc-item-meta li,.breakdance-woocommerce dl.variation,.bde-mini-cart .variation{margin:0;padding:0;display:grid;grid-template-columns:auto 1fr;gap:5px;-moz-column-gap:8px;column-gap:8px;margin-bottom:var(--bde-woo-base-standard-gaps);margin-top:var(--bde-woo-base-standard-gaps);flex-direction:row;flex-wrap:wrap;align-items:center;color:var(--bde-woo-base-text-color);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);line-height:1;word-break:break-all}.breakdance-woocommerce ul.wc-item-meta .wc-item-meta-label,.breakdance-woocommerce dl dd,.bde-mini-cart dl dd{font-weight:var(--bde-woo-typography-font-weight-normal);color:var(--bde-woo-base-text-color);margin:0;padding:0}.breakdance-woocommerce ul.wc-item-meta li p,.breakdance-woocommerce dl dd p,.bde-mini-cart dl dd p{color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-medium);font-size:var(--bde-woo-typography__size-small)!important;line-height:1!important;margin:0}.breakdance-woocommerce .quantity{position:relative;max-width:85px;align-self:stretch;width:100%}@media (max-width:767px){.breakdance-woocommerce .quantity{max-width:75px}}.breakdance-woocommerce .quantity input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:center;height:100%}.breakdance-woocommerce .quantity input::-webkit-outer-spin-button,.breakdance-woocommerce .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.breakdance-woocommerce .quantity--hidden{display:none}.bde-quantity-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:50%;bottom:5px;display:flex;align-items:center;justify-content:center;background-color:#fff0;border:none;font-size:10px;color:#6b7280;border-radius:4px;padding:2px 6px;flex-shrink:0;cursor:pointer;transition:var(--bde-woo-base-transition);transform:translateY(-50%)}.bde-quantity-button:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);background-color:#f5f5f5}.bde-quantity-button:before{content:"";display:block;width:1em;height:1em;background-color:currentcolor;mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bde-quantity-button--inc{right:5px}.bde-quantity-button--inc:before{-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/plus.svg);mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/plus.svg)}.bde-quantity-button--dec{left:5px}.bde-quantity-button--dec:before{-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/minus.svg);mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/minus.svg)}.bde-cart{text-align:left;width:100%}.bde-cart .woocommerce{display:flex;flex-direction:var(--bde-woo-responsive__stack);align-items:flex-start;flex-wrap:wrap;-moz-column-gap:var(--bde-woo-base-extra-large-gaps);column-gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce .woocommerce-cart-form{margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .woocommerce-notice,.breakdance-woocommerce .woocommerce-notices-wrapper{margin-top:0;margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .wc-empty-cart-message{width:100%}.breakdance-woocommerce .coupon label{display:none}.breakdance-woocommerce .actions .coupon{display:flex;flex-direction:row;gap:var(--bde-woo-base-medium-gaps);float:left}.breakdance-woocommerce .actions .coupon button{flex-shrink:0}.breakdance-woocommerce .actions button[name=update_cart]{display:none;line-height:var(--bde-woo-base-paragraph-line-height);float:right;flex-direction:row;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .actions button[name=update_cart]::before{background-color:var(--grey-700);content:"";width:20px;height:20px;mask:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/refresh.svg);-webkit-mask:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/refresh.svg);mask-size:cover;-webkit-mask-size:cover;background-color:var(--bde-woo-buttons-and-links__secondary-button-text-color);transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .actions button[name=update_cart]:disabled::before{background-color:var(--bde-woo-buttons-and-links__disabled-button-text-color)}.breakdance-woocommerce .woocommerce-cart-form p.backorder_notification{margin-top:0;margin-bottom:0}.breakdance-woocommerce .woocommerce-cart-form{width:100%;flex:1}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td.product-thumbnail a{display:flex}.breakdance-woocommerce .cart-collaterals{order:var(--bde-woo-responsive__cart-totals-order);align-self:stretch;width:var(--bde-woo-responsive__width,350px);border-radius:var(--bde-woo-tables__border-radius)}.breakdance-woocommerce .cart-collaterals h2{margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce a.checkout-button{width:100%;height:50px;margin-top:var(--bde-woo-base-big-gaps)}.woocommerce-page.woocommerce-cart .breakdance-woocommerce a.checkout-button::after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .woocommerce-notices-wrapper,.breakdance-woocommerce section.shipping-calculator-form,.breakdance-woocommerce form.woocommerce-shipping-calculator{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce p.woocommerce-shipping-destination{display:block;margin:var(--bde-woo-base-medium-gaps) 0}.breakdance-woocommerce ul.woocommerce-shipping-methods{display:flex;flex-direction:column;gap:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.woocommerce-shipping-methods li{display:flex;align-items:center}.breakdance-woocommerce ul.woocommerce-shipping-methods li label,.breakdance-woocommerce ul.payment_methods li label{line-height:1}.breakdance-woocommerce ul.payment_methods input[type=checkbox]+label{line-height:1;margin-bottom:0}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td{padding-top:var(--bde-woo-cart-rows-spacing,16px);padding-bottom:var(--bde-woo-cart-rows-spacing,16px)}.breakdance-woocommerce .cart-collaterals table th{padding-left:0}.breakdance-woocommerce .cart-collaterals table td{width:80%}.breakdance-woocommerce .cross-sells{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps);width:var(--bde-woo-responsive__width,100%);margin-top:var(--bde-woo-base-large-gaps);order:99}@media (max-width:767px){.breakdance-woocommerce .woocommerce-cart-form__contents td.product-price{display:none!important}}@media (max-width:767px){.breakdance-woocommerce .woocommerce-cart-form{flex:0 0 100%}.breakdance-woocommerce .woocommerce-cart-form__contents tbody{display:flex;flex-direction:column;gap:var(--bde-woo-cart-rows-spacing,20px);padding:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr td{padding:0}.breakdance-woocommerce .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item{display:grid;-moz-column-gap:var(--bde-woo-base-medium-gaps);column-gap:var(--bde-woo-base-medium-gaps);grid-template-columns:var(--bde-woo-cart-thumbnail-size,96px) 1fr 20px;border-bottom:none}.breakdance-woocommerce .woocommerce-cart-form__contents tbody tr.woocommerce-cart-form__cart-item td{padding:0}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-name{padding-bottom:5px}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail{width:100%;grid-area:span 3}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail a{width:100%}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-thumbnail img{width:100%;height:auto}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-quantity{order:2;grid-column:span 2;margin-top:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-cart-form__contents td.product-remove{grid-column:3;grid-row:1;padding:0}.breakdance-woocommerce .actions{display:flex}.breakdance-woocommerce .actions .button{width:100%}.breakdance-woocommerce .actions .coupon{width:100%;flex-direction:column;align-items:stretch}}.bde-woopagecheckout,.bde-checkout-builder{width:100%}.breakdance-woocommerce .woocommerce-columns--addresses.col2-set,.breakdance-woocommerce .woocommerce-checkout .col2-set,.breakdance-woocommerce ul.woocommerce-order-overview,.bde-woopagecheckout .breakdance-woocommerce .woocommerce,.woocommerce-page.woocommerce-checkout .breakdance-woocommerce .woocommerce{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-checkout-builder .woocommerce-order,.bde-checkout-builder .woocommerce-checkout-review-order,.bde-checkout-builder .woocommerce-form-coupon,.bde-checkout-builder .woocommerce-customer-details,.bde-checkout-builder .woocommerce-order-details,.bde-checkout-builder .woocommerce-additional-fields,.bde-checkout-builder .form-row.place-order,.bde-checkout-builder ul.wc_payment_methods,.bde-checkout-builder form[name=checkout] .col-1,.bde-checkout-builder form[name=checkout] .col-2,.bde-checkout-builder .woocommerce-shipping-fields,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper,.bde-checkout-builder .woocommerce-account-fields,.bde-checkout-builder .woocommerce-checkout .create-account,.breakdance-woocommerce .woocommerce-order,.breakdance-woocommerce .woocommerce-checkout-review-order,.breakdance-woocommerce .woocommerce-form-coupon,.breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-order-details,.breakdance-woocommerce .woocommerce-additional-fields,.breakdance-woocommerce .form-row.place-order,.breakdance-woocommerce ul.wc_payment_methods,.breakdance-woocommerce form[name=checkout] .col-1,.breakdance-woocommerce form[name=checkout] .col-2,.breakdance-woocommerce .woocommerce-shipping-fields,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper,.breakdance-woocommerce .woocommerce-account-fields,.breakdance-woocommerce .woocommerce-checkout .create-account{display:flex;flex-direction:column;gap:var(--bde-woo-forms__spacing-between-fields)}.bde-checkout-builder #order_review_heading,.bde-checkout-builder .woocommerce-billing-fields h3,.breakdance-woocommerce #order_review_heading,.breakdance-woocommerce .woocommerce-billing-fields h3{margin-bottom:var(--bde-woo-forms__spacing-between-fields)}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper p.form-row,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper p.form-row,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper p.form-row,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper p.form-row{width:100%}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_first_name_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_last_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_first_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_last_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_first_name_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_last_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_first_name_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_last_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_first_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_last_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_first_name_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_last_name_field{width:calc(50% - var(--bde-woo-forms__spacing-between-fields) / 2);min-width:140px;flex-grow:1}.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_state_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_country_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_state_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_country_field,.bde-checkout-builder .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_state_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_country_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_state_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_country_field,.bde-checkout-builder .woocommerce-billing-fields__field-wrapper #billing_postcode_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_state_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_country_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_state_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_country_field,.breakdance-woocommerce .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_state_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_country_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_state_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_country_field,.breakdance-woocommerce .woocommerce-billing-fields__field-wrapper #billing_postcode_field{width:calc(33.33% - var(--bde-woo-forms__spacing-between-fields) * 2 / 3);flex-grow:1;min-width:140px}.bde-checkout-builder .woocommerce-checkout .col2-set .col-1,.bde-checkout-builder .woocommerce-checkout .col2-set .col-2,.breakdance-woocommerce .woocommerce-checkout .col2-set .col-1,.breakdance-woocommerce .woocommerce-checkout .col2-set .col-2{width:100%}.bde-checkout-builder .woocommerce-columns--addresses.col2-set,.breakdance-woocommerce .woocommerce-columns--addresses.col2-set{flex-direction:row;width:100%}.bde-checkout-builder .woocommerce-customer-details address,.breakdance-woocommerce .woocommerce-customer-details address{display:flex;flex-direction:column}.bde-checkout-builder .bde-order-review-column,.breakdance-woocommerce .bde-order-review-column{display:flex;flex-direction:column}.bde-checkout-builder .woocommerce-checkout-review-order,.breakdance-woocommerce .woocommerce-checkout-review-order{flex:1}.bde-checkout-builder .woocommerce-checkout,.breakdance-woocommerce .woocommerce-checkout{display:flex;flex-wrap:wrap;flex-direction:var(--bde-woo-responsive__stack);gap:var(--bde-woo-base-extra-large-gaps)}.bde-checkout-builder .woocommerce-checkout .col2-set,.breakdance-woocommerce .woocommerce-checkout .col2-set{width:var(--bde-woo-responsive__width,calc(60% - var(--bde-woo-base-extra-large-gaps) / 2))}.bde-checkout-builder .woocommerce-checkout .bde-order-review-column,.breakdance-woocommerce .woocommerce-checkout .bde-order-review-column{width:var(--bde-woo-responsive__width,calc(40% - var(--bde-woo-base-extra-large-gaps) / 2))}.bde-checkout-builder .woocommerce-checkout button#place_order,.breakdance-woocommerce .woocommerce-checkout button#place_order{width:100%}@media (max-width:767px){.bde-checkout-builder .woocommerce-checkout .col2-set,.bde-checkout-builder .woocommerce-checkout .bde-order-review-column,.breakdance-woocommerce .woocommerce-checkout .col2-set,.breakdance-woocommerce .woocommerce-checkout .bde-order-review-column{width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}}.bde-checkout-builder ul.woocommerce-order-overview,.breakdance-woocommerce ul.woocommerce-order-overview{background-color:var(--bde-woo-wrappers__background-color);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0;gap:var(--bde-woo-base-medium-gaps)}.bde-checkout-builder ul.woocommerce-order-overview li,.breakdance-woocommerce ul.woocommerce-order-overview li{display:flex;flex-direction:column}.bde-checkout-builder .woocommerce-form-coupon,.breakdance-woocommerce .woocommerce-form-coupon{flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps)}.bde-checkout-builder .woocommerce-form-coupon p:first-child,.breakdance-woocommerce .woocommerce-form-coupon p:first-child{width:100%}.bde-checkout-builder .woocommerce-form-coupon p.form-row,.breakdance-woocommerce .woocommerce-form-coupon p.form-row{align-items:stretch}.bde-checkout-builder .woocommerce-form-coupon p.form-row-first,.breakdance-woocommerce .woocommerce-form-coupon p.form-row-first{flex-grow:1}.bde-checkout-builder .woocommerce-form-coupon .input-text,.breakdance-woocommerce .woocommerce-form-coupon .input-text{height:100%}.bde-checkout-builder .woocommerce-form-coupon p.form-row button[name=apply_coupon],.breakdance-woocommerce .woocommerce-form-coupon p.form-row button[name=apply_coupon]{height:100%;justify-content:center}.bde-checkout-builder .wc_payment_method,.breakdance-woocommerce .wc_payment_method{display:flex;flex-wrap:wrap;align-items:center}.bde-checkout-builder .wc_payment_method fieldset,.breakdance-woocommerce .wc_payment_method fieldset{border:none;padding:0}.bde-checkout-builder .payment_box,.breakdance-woocommerce .payment_box{position:relative;margin-top:15px;padding:var(--bde-woo-base-medium-gaps);width:100%;border:var(--bde-woo-payment-box-border-width) solid var(--bde-woo-payment-box-border-color);background-color:var(--bde-woo-payment-box-background-color);border-radius:var(--bde-woo-wrappers__border-radius);color:var(--bde-woo-base-text-color)}.bde-checkout-builder .payment_box p:first-child,.breakdance-woocommerce .payment_box p:first-child{margin-top:0}.bde-checkout-builder .payment_box p:last-child,.breakdance-woocommerce .payment_box p:last-child{margin-bottom:0}.bde-checkout-builder .payment_box input[type=checkbox],.bde-checkout-builder .payment_box input[type=radio],.breakdance-woocommerce .payment_box input[type=checkbox],.breakdance-woocommerce .payment_box input[type=radio]{width:var(--bde-form-checkbox-size)!important}.bde-checkout-builder .payment_box input[type=radio],.breakdance-woocommerce .payment_box input[type=radio]{border-radius:12px}.bde-checkout-builder .woocommerce-terms-and-conditions-wrapper p.form-row,.breakdance-woocommerce .woocommerce-terms-and-conditions-wrapper p.form-row{margin-top:20px}.bde-checkout-builder .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label,.breakdance-woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label{line-height:1.2;margin-bottom:0}.bde-checkout-builder .woocommerce-privacy-policy-text,.breakdance-woocommerce .woocommerce-privacy-policy-text{margin-top:20px}.bde-checkout-builder .woocommerce-NoticeGroup-checkout,.breakdance-woocommerce .woocommerce-NoticeGroup-checkout{width:100%}.bde-checkout-builder .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-login{max-width:100%}.bde-checkout-builder .woocommerce-form-login p:nth-child(5),.breakdance-woocommerce .woocommerce-form-login p:nth-child(5){display:flex;flex-direction:column;gap:var(--bde-woo-base-medium-gaps);margin-top:12px}.bde-checkout-builder wc-order-attribution-inputs,.breakdance-woocommerce wc-order-attribution-inputs{display:contents}.bde-mini-cart{position:relative;--bde-mini-cart-padding-top:20px;--bde-mini-cart-padding-right:20px;--bde-mini-cart-padding-bottom:20px;--bde-mini-cart-padding-left:20px}.bde-mini-cart-toggle{display:flex;align-items:center;color:#4b5563;text-decoration:none!important;padding:13px}.bde-mini-cart-toggle:hover .bde-mini-cart-toggle__counter{background-color:var(--bde-woo-base-primary-color-hover);color:var(--bde-woo-base-text-on-primary-color)}.bde-mini-cart-toggle__subtotal{margin-right:var(--bde-woo-base-standard-gaps)}.bde-mini-cart-toggle__icon{position:relative;display:inline-block;align-items:center;background-color:var(--bde-woo-base-text-color);content:"";width:28px;height:28px;mask:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/cart.svg);-webkit-mask:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/cart.svg);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 2px;-webkit-mask-position:0 2px;transition:var(--bde-woo-base-transition)}.bde-mini-cart-toggle__counter{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-on-primary-color);line-height:1;background-color:var(--bde-woo-base-primary-color);border-radius:100px;margin-left:var(--bde-woo-base-standard-gaps);padding:4px 8px 4px 8px;font-weight:var(--bde-woo-typography-font-weight-medium);transition:var(--bde-woo-base-transition);flex-shrink:0}.bde-mini-cart-offcanvas-body{--cart-image-size:80px;position:absolute;top:100%;z-index:var(--bde-z-index-minicart);display:flex;flex-direction:column;width:420px;background-color:#fff;box-shadow:#fff 0 0 0 0,rgb(0 0 0 / .05) 0 0 0 1px,rgb(0 0 0 / .1) 0 10px 15px -3px,rgb(0 0 0 / .05) 0 4px 6px -2px;opacity:0;pointer-events:none;visibility:hidden;transition:transform cubic-bezier(.4,0,.2,1),opacity cubic-bezier(.4,0,.2,1),visibility cubic-bezier(.4,0,.2,1);transition-duration:var(--bde-transition-duration);overflow:hidden}.bde-mini-cart-offcanvas-body>*{margin-bottom:0}.bde-mini-cart-offcanvas-topbar{display:flex;justify-content:space-between;align-items:center;padding-top:var(--bde-mini-cart-padding-top);padding-bottom:var(--bde-mini-cart-padding-top);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right)}.bde-mini-cart-offcanvas-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--bde-z-index-minicart-backdrop);display:none;background-color:rgb(0 0 0 / .3);opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition)}.bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-body,.bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-overlay{--cart-scale:1 !important;--cart-translate-3d:0, 0, 0 !important;opacity:1;pointer-events:auto;visibility:visible}.bde-mini-cart-offcanvas__close-button{position:relative;font-size:var(--bde-woo-typography__size-large);font-family:var(--bde-woo-typography__size-large-font-family);line-height:.5;color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:.5;border:none;background-color:#fff0;transition:var(--bde-woo-base-transition);cursor:pointer;padding:0 10px;height:100%;margin-right:-10px}.bde-mini-cart-offcanvas__close-button:hover{opacity:1}.bde-mini-cart-offcanvas .widget_shopping_cart_content{flex:1;display:flex;flex-direction:column;overflow-y:hidden}.bde-mini-cart-offcanvas .woocommerce-mini-cart{padding:0;margin:0;list-style-type:none;overflow-y:auto;height:100%}.bde-mini-cart-offcanvas .woocommerce-mini-cart .remove{grid-column:3;grid-row:1;transition:var(--bde-woo-base-defult-transition);color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:.5;text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-normal);line-height:.5;text-align:right}.bde-mini-cart-offcanvas .woocommerce-mini-cart .remove:hover{opacity:1;text-decoration:none}.bde-mini-cart-offcanvas .woocommerce-mini-cart__total{position:relative;display:flex;justify-content:space-between;padding-bottom:16px;margin:0}.bde-mini-cart-offcanvas .woocommerce-mini-cart__total strong{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons{display:flex;justify-content:space-between;gap:var(--bde-woo-base-standard-gaps);margin:0}.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons .button{flex:1}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:var(--cart-image-size) 1fr 20px;grid-template-rows:1fr auto;-moz-column-gap:var(--bde-woo-base-big-gaps);column-gap:var(--bde-woo-base-big-gaps);row-gap:var(--bde-woo-base-medium-gaps);align-items:flex-start;padding-top:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right);clear:both}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item a.remove{transition:var(--bde-woo-base-transition)}.bde-mini-cart-offcanvas .woocommerce-mini-cart-item+.woocommerce-mini-cart-item{border-top:1px solid var(--grey-200)}.bde-mini-cart-offcanvas .bde-mini-cart-item-title{color:var(--bde-woo-buttons-and-links__text-link-color);transition:var(--bde-woo-base-transition);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium)}.bde-mini-cart-offcanvas .bde-mini-cart-item-title:hover{color:var(--bde-woo-buttons-and-links__text-link-color-hover);text-decoration:none!important}.bde-mini-cart-offcanvas .bde-mini-cart-item-thumbnail{grid-area:span 2}.bde-mini-cart-offcanvas .bde-mini-cart-item-thumbnail img{display:block;width:var(--cart-image-size);height:var(--cart-image-size);-o-object-fit:cover;object-fit:cover;transition:var(--bde-woo-base-transition);border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius)}.bde-mini-cart-offcanvas .woocommerce-mini-cart__empty-message{text-align:center;border-top:solid 1px var(--grey-200);margin:0;padding:35px 0}.bde-mini-cart-offcanvas .blockOverlay{opacity:0.3!important}.bde-mini-cart-quantity,.bde-mini-cart-quantity-simple{grid-column:span 2}.bde-mini-cart-quantity{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.bde-mini-cart-quantity .quantity input{padding-top:8px;padding-bottom:8px}.bde-mini-cart-quantity-simple{display:none}.bde-mini-cart-quantity-simple .quantity{align-self:flex-end;display:flex;justify-content:flex-end;width:100%;max-width:none;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color);transform:translateY(-5px);gap:5px}.bde-mini-cart-continue-link{display:block;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);text-align:center;color:var(--bde-button-primary-background-color);text-decoration:none;font-weight:var(--bde-woo-typography-font-weight-medium);padding-bottom:var(--bde-mini-cart-padding-bottom)}.bde-mini-cart-continue-link:after{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;vertical-align:middle;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.bde-mini-cart-offcanvas--primary-cart .wc-forward.checkout,.bde-mini-cart-offcanvas--primary-checkout .wc-forward:not(.checkout){display:none!important}.bde-mini-cart-offcanvas .woocommerce-Price-amount bdi,.bde-mini-cart-toggle__subtotal .woocommerce-Price-amount bdi{font-weight:var(--bde-woo-typography-font-weight-heavy);color:var(--bde-woo-base-headings-color);display:inline;text-decoration:none;line-height:var(--bde-woo-base-heading-line-height);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.bde-mini-cart-offcanvas-footer{padding-top:var(--bde-mini-cart-padding-bottom);padding-bottom:var(--bde-mini-cart-padding-bottom);padding-left:var(--bde-mini-cart-padding-left);padding-right:var(--bde-mini-cart-padding-right)}.bde-mini-cart-offcanvas--dropdown .bde-mini-cart-offcanvas-body{--cart-scale:0.95;--cart-translate-x:0px;--cart-image-size:60px;transform:scale(var(--cart-scale)) translateX(var(--cart-translate-x));border-radius:8px}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--right .bde-mini-cart-offcanvas-body{transform-origin:top left;left:0}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--left .bde-mini-cart-offcanvas-body{transform-origin:top right;right:0}.bde-mini-cart-offcanvas--dropdown.bde-mini-cart-offcanvas--center .bde-mini-cart-offcanvas-body{--cart-translate-x:-50%;transform-origin:top center;left:50%}.bde-mini-cart-offcanvas--dropdown .woocommerce-mini-cart{max-height:250px}.bde-mini-cart-offcanvas--dropdown .woocommerce-mini-cart__buttons .button{padding:10px}.bde-woopageaccount{width:100%}.breakdance-woocommerce #payment .form-row,.breakdance-woocommerce td.download-file,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend,.breakdance-woocommerce .woocommerce-form-track-order,.breakdance-woocommerce .woocommerce-customer-details,.breakdance-woocommerce .woocommerce-order-details,.breakdance-woocommerce .woocommerce-order-downloads,.breakdance-woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper,.breakdance-woocommerce .woocommerce-MyAccount-content form,.breakdance-woocommerce .woocommerce-Address-title,.breakdance-woocommerce .woocommerce-Address,.breakdance-woocommerce .woocommerce-EditAccountForm,.breakdance-woocommerce .woocommerce-EditAccountForm fieldset,.breakdance-woocommerce .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-register{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-MyAccount-content{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageaccount .woocommerce,.breakdance-woocommerce .woocommerce-Addresses,.breakdance-woocommerce .woocommerce-columns--addresses,.breakdance-woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageaccount .woocommerce{flex-direction:var(--bde-woo-responsive__stack);flex-wrap:wrap}.breakdance-woocommerce .woocommerce-MyAccount-navigation{width:var(--bde-woo-responsive__width,calc(25% - var(--bde-woo-base-extra-large-gaps) / 2));min-width:160px}.breakdance-woocommerce .woocommerce-MyAccount-content{width:var(--bde-woo-responsive__width);flex:1 1 480px}.breakdance-woocommerce .woocommerce-notices-wrapper+h2{display:none}.breakdance-woocommerce .woocommerce-form-login,.breakdance-woocommerce .woocommerce-form-register{width:100%;max-width:var(--bde-woo-forms__wrappers-small);margin:0 auto}.woocommerce-page.woocommerce-account .woocommerce-form-login__rememberme{margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.breakdance-woocommerce .woocommerce-form-register .woocommerce-form-register__submit{flex-grow:1;width:100%}.breakdance-woocommerce .woocommerce-Button--previous{align-self:flex-start}.breakdance-woocommerce .woocommerce-Button--previous::before{content:"←"}.breakdance-woocommerce .woocommerce-Button--next{align-self:flex-end}.breakdance-woocommerce .woocommerce-Button--next::after{content:"";display:inline-block;background-color:currentColor;margin-left:.2em;width:.8em;height:.8em;mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/asetkktk/wp-content/plugins/breakdance/subplugins/breakdance-woocommerce/css/icons/arrow.svg);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-woocommerce .woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column;width:100%;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-orders-table__cell-order-actions a.woocommerce-button{width:100%}.breakdance-woocommerce .woocommerce-button.button.pay{padding:8px 12px}.breakdance-woocommerce .woocommerce-columns--addresses,.breakdance-woocommerce .woocommerce-Addresses{flex-direction:var(--bde-woo-responsive__stack);margin-top:--bde-woo-base-medium-gaps}.breakdance-woocommerce .woocommerce-column,.breakdance-woocommerce .woocommerce-Address{width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}.breakdance-woocommerce .woocommerce-Address-title{flex-direction:row;justify-content:space-between;align-items:flex-start}.breakdance-woocommerce .woocommerce-password-strength{margin-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-EditAccountForm fieldset{margin-top:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .woocommerce-EditAccountForm fieldset legend{float:left}.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce form.woocommerce-ResetPassword{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps);max-width:480px;margin:0 auto}.breakdance-woocommerce .woocommerce-customer-details{background-color:var(--bde-woo-wrappers__background-color)}.breakdance-woocommerce .woocommerce-customer-details address{display:flex}.breakdance-woocommerce .woocommerce-columns--addresses .woocommerce-column{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce ul.wc-item-meta{margin-top:8px}.breakdance-woocommerce ul.wc-item-meta li{margin:2px 0 2px 0}.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set{display:flex;flex-direction:var(--bde-woo-responsive__stack);gap:var(--bde-woo-base-large-gaps);width:100%;max-width:768px;margin:0 auto}.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-1,.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set .col-2{width:100%}.woocommerce-page.woocommerce-account .breakdance-woocommerce #customer_login h2{width:100%;max-width:var(--bde-woo-forms__wrappers-small);margin:0 auto;margin-bottom:var(--bde-woo-base-medium-gaps)}@media (max-width:767px){.woocommerce-page.woocommerce-account .breakdance-woocommerce .col2-set{width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}}.woocommerce-page.woocommerce-account .woocommerce-PaymentMethods{margin:0;padding:0;list-style-type:none}.woocommerce-page.woocommerce-account .woocommerce-PaymentBox{margin-bottom:var(--bde-woo-base-large-gaps);margin-top:var(--bde-woo-base-medium-gaps)}.woocommerce-page.woocommerce-account .woocommerce-PaymentBox fieldset{border:0;padding:0;margin:0}.bde-woopageordertracking{width:100%}.bde-woopageordertracking .woocommerce{display:flex;flex-direction:column;gap:var(--bde-woo-base-large-gaps)}.bde-woopageordertracking .woocommerce-customer-details,.bde-woopageordertracking .woocommerce-order-details,.bde-woopageordertracking .woocommerce-form-track-order{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.bde-product,.bde-productbuilder{width:100%}.bde-product .star-rating,.bde-productbuilder .star-rating{margin-right:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce div.product form.cart,.breakdance-woocommerce .comment_container,.breakdance-woocommerce div.woocommerce-variation,.breakdance-woocommerce .woocommerce-variation-add-to-cart,.breakdance-woocommerce table.variations tbody,.breakdance-woocommerce section.related.products,.breakdance-woocommerce section.upsells.products{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce div.product,.breakdance-woocommerce .wc-tabs-wrapper,.breakdance-woocommerce .woocommerce-Reviews,.breakdance-woocommerce .bde-woo-product{display:flex;flex-direction:column;gap:var(--bde-woo-base-extra-large-gaps)}.breakdance-woocommerce div.product{position:relative;display:flex;flex-wrap:wrap;flex-direction:var(--bde-woo-responsive__stack)}.breakdance-woocommerce .entry-summary{display:flex;flex-direction:column;gap:var(--bde-woo-base-big-gaps);flex-grow:1;width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2))}.breakdance-woocommerce .product_meta{display:flex;flex-direction:column;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .woocommerce-product-gallery{position:relative;width:var(--bde-woo-responsive__width,calc(50% - var(--bde-woo-base-extra-large-gaps) / 2));flex-grow:1}.breakdance-woocommerce .woocommerce-product-gallery__wrapper{width:100%;height:auto;display:block;margin:0}.breakdance-woocommerce .woocommerce-product-gallery__wrapper:not(.flex-viewport .woocommerce-product-gallery__wrapper){border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden}.breakdance-woocommerce .woocommerce-product-gallery .zoomImg{background-color:#fff}.breakdance-woocommerce .woocommerce-product-gallery__image img,.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder img{display:block;width:100%;height:auto}.breakdance-woocommerce .woocommerce-product-gallery__image a,.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder a{width:100%}.breakdance-woocommerce .flex-viewport{border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);margin-bottom:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .flex-control-nav{display:flex;flex-direction:row;gap:var(--bde-woo-base-big-gaps);flex-wrap:wrap}.breakdance-woocommerce .flex-control-nav li{border-radius:var(--bde-woo-product-images__border-radius);overflow:hidden;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);cursor:pointer;flex-basis:calc(25% - var(--bde-woo-base-big-gaps) * 3 / 4)}.breakdance-woocommerce .flex-control-nav li img{display:block;opacity:.5;transition:var(--bde-woo-base-transition);width:100%;-o-object-fit:cover;object-fit:cover;height:auto}.breakdance-woocommerce .flex-control-nav li img.flex-active{opacity:1}.breakdance-woocommerce ol.flex-control-nav{flex-direction:row}.breakdance-woocommerce section.related.products,.breakdance-woocommerce section.upsells.products{width:100%}.breakdance-woocommerce .woocommerce-product-attributes{text-align:left}.breakdance-woocommerce .woocommerce-product-attributes th.woocommerce-product-attributes-item__label{vertical-align:middle}.breakdance-woocommerce h2.woocommerce-Reviews-title{align-items:center}.breakdance-woocommerce h2.woocommerce-Reviews-title span{display:inline-block;font-weight:700;margin-left:5px}.breakdance-woocommerce ol.commentlist{margin-top:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .comment_container{display:flex;flex-direction:row}.breakdance-woocommerce .comment_container img.avatar{border-radius:50%;width:52px;height:52px}.breakdance-woocommerce .comment_container p.meta{display:flex;flex-direction:row;align-items:center;gap:var(--bde-woo-base-standard-gaps);font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);margin-bottom:8px}.breakdance-woocommerce #commentform script{display:none}.breakdance-woocommerce .single_variation_wrap,.breakdance-woocommerce .woocommerce-variation-add-to-cart{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;gap:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce div.product form.cart{display:flex;flex-direction:row;flex-wrap:wrap;max-width:var(--bde-woo-forms__wrappers-small)}.breakdance-woocommerce div.product form.cart.grouped_form{width:100%;max-width:none}.breakdance-woocommerce div.product form.cart.grouped_form .add_to_cart_button{padding-left:10px;padding-right:10px}.breakdance-woocommerce .woocommerce-grouped-product-list-item__quantity .quantity{max-width:135px}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price{display:flex;align-items:flex-end;flex-direction:column;gap:var(--bde-woo-base-small-gaps);font-size:var(--bde-woo-typography__size-medium)}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount bdi{font-size:inherit}.breakdance-woocommerce .woocommerce-grouped-product-list-item__price p.available-on-backorder{--bde-woo-notices__padding:8px;--bde-woo-notices__padding-left:30px;font-size:12px}.breakdance-woocommerce .add_to_cart_inline{display:flex;flex-direction:row;gap:var(--bde-woo-base-standard-gaps);justify-content:center;align-items:center}.breakdance-woocommerce p.out-of-stock,.breakdance-woocommerce p.available-on-backorder{--bde-woo-notices__padding:12px;--bde-woo-notices__padding-left:36px;width:-moz-max-content;width:max-content;margin:0}.breakdance-woocommerce table.variations{width:100%}.breakdance-woocommerce table.variations tr{display:flex;flex-direction:column}.breakdance-woocommerce td.label{min-width:100px}.breakdance-woocommerce td.label label:after{content:":"}@media (max-width:479px){.breakdance-woocommerce .woocommerce-grouped-product-list tr{flex-direction:column;display:flex}.breakdance-woocommerce .woocommerce-grouped-product-list td{align-items:flex-start}.breakdance-woocommerce .woocommerce-grouped-product-list td:not(:first-child){padding-top:0}}.breakdance-woocommerce .wc-tabs-wrapper{margin-bottom:24px}.breakdance-woocommerce .reset_variations{margin-top:var(--bde-woo-base-big-gaps);display:flex;flex-direction:row;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .reset_variations[style="visibility: hidden;"]{display:none!important}.breakdance-woocommerce .woocommerce-variation-price:empty,.breakdance-woocommerce .woocommerce-variation-description:empty,.breakdance-woocommerce .woocommerce-variation-availability:empty{display:none}.breakdance-woocommerce a.product_type_simple{width:100%}.breakdance-woocommerce .woocommerce-Tabs-panel--additional_information,.breakdance-woocommerce .woocommerce-Tabs-panel--description,.breakdance-woocommerce .woocommerce-Reviews{max-width:100%}.breakdance-woocommerce .commentlist>li:not(:first-child){border-top:var(--bde-woo-wrappers__border-width) solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .commentlist>li:not(:last-child){padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .comment-text{display:flex;flex-direction:column;gap:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-product-details__short-description{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .woocommerce-product-details__short-description p:first-child{margin-top:0}.breakdance-woocommerce .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.breakdance-woocommerce .bde-tabs__tabslist--default{--separatorColor:var(--bde-woo-base-border-color);--separatorWidth:1px}.breakdance-woocommerce .bde-tabs{--activeColor:var(--bde-woo-buttons-and-links__text-link-color);--hoverColor:var(--bde-woo-buttons-and-links__text-link-color-hover);--activeUnderlineColor:var(--bde-woo-buttons-and-links__text-link-color);--hoverUnderlineColor:var(
    --bde-woo-buttons-and-links__text-link-color-hover
  );--inactiveColor:var(--bde-woo-base-text-color);--separatorColor:var(--bde-woo-base-border-color)}.breakdance-woocommerce .bde-tabs__panel[hidden]{display:none}.breakdance-woocommerce .bde-tabs__panel-content{color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .bde-tabs__tabslist{flex-direction:row;justify-content:flex-start}.breakdance-woocommerce .comment-reply-title,.breakdance-woocommerce .bde-tabs__panel-content h2{color:var(--bde-woo-base-headings-color);display:flex;font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family);line-height:var(--bde-woo-base-heading-line-height);text-align:left;padding:0;margin-bottom:var(--bde-woo-base-medium-gaps)}.bde-wooshoppage{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce ul.products .product,.breakdance-woocommerce a.woocommerce-LoopProduct-link{position:relative;display:flex;flex-direction:column}.breakdance-woocommerce ul.products{display:grid;grid-template-columns:repeat(var(--bde-woo-products-list-products-per-row),minmax(0,1fr));gap:var(--bde-woo-products-list-gap);list-style-type:none;width:100%;margin:0;padding:0}.breakdance-woocommerce ul.products .button.added{display:none}.breakdance-woocommerce ul.products::before,.breakdance-woocommerce ul.products::after{display:none}.breakdance-woocommerce ul.products li.product-category img,.breakdance-woocommerce ul.products li.product .bde-woo-product-image{width:100%;margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.products li.product .bde-woo-ratings{margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-product-details__short-description{margin-bottom:var(--bde-woo-base-medium-gaps);color:var(--bde-woo-base-text-color)}.breakdance-woocommerce .swiper-wrapper ul.products,.breakdance-woocommerce .swiper-initialized ul.products{display:flex;width:100%;height:100%;z-index:1;flex-wrap:nowrap;gap:0!important;transition-property:transform;transform:translate3d(0,0,0)}.breakdance-woocommerce .swiper-wrapper li.product,.breakdance-woocommerce .swiper-initialized li.product{transition-property:transform}.breakdance-woocommerce ul.products li.product{position:relative;flex-shrink:0;margin:0}.breakdance-woocommerce ul.products li.product .bde-woo-categories-list{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);font-weight:400;color:var(--bde-woo-base-text-color);margin:0;margin-bottom:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce ul.products li.product .woocommerce-product-details__short-description p{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family)}.breakdance-woocommerce .woocommerce-result-count{flex-grow:10;width:-moz-max-content;width:max-content}.breakdance-woocommerce .woocommerce-ordering{width:-moz-max-content;width:max-content;flex-grow:1}.breakdance-woocommerce ul.products li.product a{width:100%}.breakdance-woocommerce .entry-summary .price,.breakdance-woocommerce.bde-wooproductprice .price,.breakdance-woocommerce ul.products li.product .price{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;margin:0}.breakdance-woocommerce .entry-summary .price ins,.breakdance-woocommerce.bde-wooproductprice .price ins,.breakdance-woocommerce ul.products li.product .price ins{margin-right:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .entry-summary .price del,.breakdance-woocommerce.bde-wooproductprice .price del,.breakdance-woocommerce ul.products li.product .price del{order:1}.breakdance-woocommerce .entry-summary .price .woocommerce-Price-amount,.breakdance-woocommerce.bde-wooproductprice .price .woocommerce-Price-amount,.breakdance-woocommerce ul.products li.product .price .woocommerce-Price-amount{display:inline}.breakdance-woocommerce ul.products li.product .price{margin-bottom:var(--bde-woo-base-medium-gaps)}.bde-woo-product-image{position:relative}.breakdance-woocommerce ul.products h2.woocommerce-loop-product__title{font-weight:var(--bde-woo-typography-font-weight-normal);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.breakdance-woocommerce ul.products .add_to_cart_button,.breakdance-woocommerce ul.products .added_to_cart{padding-left:10px;padding-right:10px}.breakdance-woocommerce ul.products .button,.breakdance-woocommerce .single_add_to_cart_button{position:relative}.breakdance-woocommerce ul.products .button.loading,.breakdance-woocommerce .single_add_to_cart_button.loading{text-indent:-999999px}.breakdance-woocommerce ul.products .button.loading::before,.breakdance-woocommerce .single_add_to_cart_button.loading::before{opacity:1}.breakdance-woocommerce ul.products .button.loading::after,.breakdance-woocommerce .single_add_to_cart_button.loading::after{display:none}.breakdance-woocommerce ul.products .button::before,.breakdance-woocommerce .single_add_to_cart_button::before{content:"";width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;mask-position:0 0;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;pointer-events:none;opacity:0}.breakdance-woocommerce ul.products .star-rating{margin-right:var(--bde-woo-base-extra-small-gaps)}.bde-woo-ratings{display:flex;align-items:center;gap:10px;color:var(--indigo-700)}.bde-woo-ratings-count{display:none}.breakdance-woocommerce .product-category mark.count{background-color:#fff0;color:var(--bde-woo-base-headings-color);margin-left:var(--bde-woo-base-small-gaps);font-weight:var(--bde-woo-typography-font-weight-heavy)}.bde-woo-product-footer{display:flex;margin-top:auto;gap:var(--bde-woo-base-medium-gaps)}.bde-woo-shop-filters{width:100%}.breakdance-woocommerce .widget_layered_nav_filters a,.breakdance-woocommerce .wc-layered-nav-rating a,.breakdance-woocommerce .wc-layered-nav-term a{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;text-decoration:none;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);padding:4px 6px 5px 6px;border-radius:var(--bde-button-border-radius);gap:var(--bde-woo-base-small-gaps);color:var(--bde-woo-widgets__chip-text-color);background-color:var(--bde-woo-widgets__chip-background-color);font-weight:var(--bde-woo-typography-font-weight-medium);line-height:var(--bde-woo-base-heading-line-height);transition:var(--bde-woo-base-transition);cursor:pointer}.breakdance-woocommerce .widget_layered_nav_filters a bdi,.breakdance-woocommerce .wc-layered-nav-rating a bdi,.breakdance-woocommerce .wc-layered-nav-term a bdi{color:var(--bde-woo-widgets__chip-text-color)}.breakdance-woocommerce .wc-layered-nav-term span{color:var(--bde-woo-widgets__chip-text-color)}.breakdance-woocommerce .wc-layered-nav-term{display:flex;flex-direction:row;align-items:center;width:100%;position:relative}.breakdance-woocommerce .wc-layered-nav-term a,.breakdance-woocommerce .wc-layered-nav-term a:hover{display:flex;width:100%;text-decoration:none}.breakdance-woocommerce .widget_layered_nav_filters a,.breakdance-woocommerce .widget_layered_nav_filters a:hover,.breakdance-woocommerce .wc-layered-nav-term.chosen a,.breakdance-woocommerce .wc-layered-nav-term.chosen span,.breakdance-woocommerce .wc-layered-nav-rating a:hover,.breakdance-woocommerce .wc-layered-nav-term:hover a{text-decoration:none;color:var(--bde-woo-widgets__chip-text-color-hover);background-color:var(--bde-woo-widgets__chip-background-color-hover)}.breakdance-woocommerce .widget_layered_nav_filters a bdi,.breakdance-woocommerce .widget_layered_nav_filters a:hover bdi,.breakdance-woocommerce .wc-layered-nav-term.chosen a bdi,.breakdance-woocommerce .wc-layered-nav-term.chosen span bdi,.breakdance-woocommerce .wc-layered-nav-rating a:hover bdi,.breakdance-woocommerce .wc-layered-nav-term:hover a bdi{color:var(--bde-woo-widgets__chip-text-color-hover)}.breakdance-woocommerce .wc-layered-nav-term:hover span{color:var(--bde-woo-widgets__chip-text-color-hover)}.breakdance-woocommerce .widget_layered_nav_filters a:after,.breakdance-woocommerce .wc-layered-nav-term.chosen span:after{content:"×";padding-left:3px;margin-left:auto}.breakdance-woocommerce .widget_layered_nav_filters ul{flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_rating_filter ul{gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_price_filter .price_slider_amount{display:flex;flex-direction:row;align-items:stretch;gap:var(--bde-woo-base-medium-gaps);line-height:var(--bde-woo-base-heading-line-height);color:var(--bde-woo-base-headings-color)}.breakdance-woocommerce .widget_price_filter .price_label{align-self:center}.breakdance-woocommerce .widget_price_filter .price_slider{background-color:var(--indigo-50);position:relative;height:4px;border-radius:2px;margin:calc(var(--bde-woo-base-big-gaps) + var(--bde-woo-base-medium-gaps)) 8px}.breakdance-woocommerce .ui-slider-range{height:4px;background-color:var(--bde-woo-base-primary-color);position:absolute;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .ui-slider-handle{display:flex;width:24px;height:24px;border:1px solid var(--bde-woo-widgets__handle-border-color);position:absolute;background-color:var(--bde-woo-widgets__handle-background-color);border-radius:100%;box-shadow:var(--bde-woo-widgets__handle-shadow);outline:none;margin-top:-10px;margin-left:-12px;cursor:pointer;transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .ui-slider-handle:hover{border-color:var(--bde-woo-widgets__handle-border-color-hover);background:var(--bde-woo-widgets__handle-background-color-hover);box-shadow:var(--bde-woo-widgets__handle-shadow-hover)}.breakdance-woocommerce .woocommerce-widget-layered-nav ul{gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav ul li .count{line-height:var(--bde-woo-base-heading-line-height);position:absolute;top:50%;transform:translateY(-50%);right:8px;pointer-events:none}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown{display:flex;flex-direction:column;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown select[multiple=multiple]{padding:12px 8px;background-image:none}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option{line-height:var(--bde-woo-base-heading-line-height);padding:5px 10px 6px 10px;border-radius:100px;cursor:pointer}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option:not(:last-child){margin-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option[selected=selected]{background-color:var(--bde-woo-base-primary-color);color:var(--bde-woo-base-text-on-primary-color)}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-selection__choice{display:flex;align-items:center}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:static;order:1;padding-right:0;padding-left:3px}.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{color:inherit}.select2-search--dropdown{padding:8px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{display:none}.select2-container .select2-selection--single .select2-selection__rendered{padding:0;line-height:var(--bde-woo-base-paragraph-line-height)}.select2-container--default .select2-selection--single .select2-selection__clear{font-weight:var(--bde-woo-typography-font-weight-medium);color:var(--bde-woo-buttons-and-links__text-link-color);margin-top:-.1em}.select2-container span.selection{height:40px}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-radius:var(--bde-woo-forms__inputs-border-radius)}.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{border:1px solid var(--bde-woo-forms__inputs-border-color);border-radius:var(--bde-woo-forms__inputs-border-radius);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-forms__inputs-text-color);overflow:hidden}.select2-container--open .select2-dropdown--below{margin-top:10px}.select2-container--open .select2-dropdown--above{margin-top:-10px}.select2-results__option{padding:8px 12px}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected],.select2-container--default .select2-results__option--highlighted[aria-selected]:hover,.select2-container--default .select2-results__option--highlighted[data-selected]:hover{background-color:var(--bde-woo-buttons-and-links__text-link-color-hover);color:var(--bde-woo-base-text-on-primary-color)}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{color:var(--bde-woo-buttons-and-links__text-link-color);background-color:var(--bde-woo-select2__active-item-background-color)}.select2-container--default .select2-selection--multiple .select2-selection__choice{position:relative;background-color:var(--bde-woo-select2__active-item-background-color);border:none;line-height:var(--bde-woo-base-heading-line-height);padding:4px 8px 6px 8px;border-radius:var(--bde-button-border-radius);color:var(--bde-woo-buttons-and-links__text-link-color)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;right:8px;color:var(--bde-woo-buttons-and-links__text-link-color);font-weight:var(--bde-woo-typography-font-weight-medium)}.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{color:var(--bde-woo-base-text-on-primary-color)}.select2-container--default .select2-selection--multiple{background-color:var(--bde-woo-forms__inpputs-background-color);border:1px solid var(--bde-woo-forms__inputs-border-color);border-radius:var(--bde-woo-forms__inputs-border-radius)}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid var(--bde-woo-forms__inputs-border-color-focused)}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field{padding:4px 8px 6px 8px;color:var(--bde-woo-forms__inputs-placeholder-color)}.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline:hover{background-color:#fff0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:var(--bde-woo-base-small-gaps) var(--bde-woo-base-small-gaps) 0 0}.bde-woosidebar{display:block}.bde-woo-widget{width:100%}.breakdance-woocommerce .wp-block-group{padding:0}.breakdance-woocommerce .widget{margin-bottom:0}.breakdance-woocommerce .widget:not(:last-child){margin-bottom:var(--bde-woo-base-large-gaps)}.breakdance-woocommerce .widget:last-child{margin-bottom:0}.breakdance-woocommerce h2.widgettitle{display:block;margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce-product-search{display:flex;flex-direction:row;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .tagcloud{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-small-gaps);margin-left:-4px;align-items:stretch}.breakdance-woocommerce .tagcloud a{font-size:var(--bde-woo-typography__size-standard)!important;font-weight:var(--bde-woo-typography-font-weight-medium);line-height:var(--bde-woo-base-heading-line-height);padding:4px 8px 6px 8px;border-radius:var(--bde-button-border-radius);color:var(--bde-woo-widgets__chip-text-color);background-color:var(--bde-woo-widgets__chip-background-color);transition:var(--bde-woo-base-transition)}.breakdance-woocommerce .tagcloud a:hover{text-decoration:none;color:var(--bde-woo-widgets__chip-text-color-hover);background-color:var(--bde-woo-widgets__chip-background-color-hover)}.breakdance-woocommerce .widget_recent_comments{gap:var(--bde-woo-base-medium-gaps);width:100%}.breakdance-woocommerce .widget_recent_comments ul{gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recent_comments .comment-author-link{display:inline}.breakdance-woocommerce .widget_product_categories{line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce .widget_product_categories ul{width:100%;flex-wrap:wrap}.breakdance-woocommerce .widget_product_categories ul li:not(:last-child){border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-standard-gaps);padding-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.product-categories>li:last-child{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-standard-gaps);padding-bottom:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.product-categories>li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-standard-gaps)}.breakdance-woocommerce .widget_product_categories ul.children{padding-top:var(--bde-woo-base-standard-gaps);margin-top:var(--bde-woo-base-standard-gaps);border-top:1px solid var(--bde-woo-base-border-color);padding-left:24px}.breakdance-woocommerce .widget_product_categories .count{display:inline}.breakdance-woocommerce select:-internal-list-box option:checked{background-color:var(--bde-woo-widgets__tag-background-color)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart,.breakdance-woocommerce .widget_shopping_cart .widget_shopping_cart_content,.breakdance-woocommerce .widget_shopping_cart{gap:var(--bde-woo-base-large-gaps);width:100%}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons{display:flex;flex-direction:row;width:100%;align-items:stretch;gap:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_shopping_cart .remove_from_cart_button{color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:.5;transition:var(--bde-woo-base-transition);font-size:var(--bde-woo-typography__size-medium);font-family:var(--bde-woo-typography__size-medium-font-family)}.breakdance-woocommerce .widget_shopping_cart .remove_from_cart_button:hover{color:var(--bde-woo-widgets__remove-item-from-cart-color);opacity:1;text-decoration:none}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons .button{flex-grow:1}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart li{display:flex;width:100%;align-items:center;flex-direction:row;justify-content:flex-start;position:relative;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart img{width:24px;height:24px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width);border-radius:var(--bde-woo-product-images__border-radius)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart a{display:flex;align-items:center;justify-content:center;flex-direction:row;line-height:var(--bde-woo-base-heading-line-height);gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart ul.woocommerce-mini-cart .quantity{color:var(--bde-woo-base-headings-color);font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);line-height:var(--bde-woo-base-heading-line-height);margin-left:auto;display:flex;flex-direction:row;flex-shrink:0;justify-self:flex-start;gap:var(--bde-woo-base-small-gaps)}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__total{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);color:var(--bde-woo-base-headings-color);font-weight:var(--bde-woo-typography-font-weight-heavy);flex-direction:row;gap:var(--bde-woo-base-extra-small-gaps)}.breakdance-woocommerce .widget_shopping_cart .woocommerce-mini-cart__total strong{font-weight:var(--bde-woo-typography-font-weight-normal);line-height:var(--bde-woo-base-heading-line-height)}.breakdance-woocommerce .widget_top_rated_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_top_rated_products li{display:flex;color:var(--bde-woo-base-text-color);gap:var(--bde-woo-base-standard-gaps);flex-direction:row;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--bde-woo-base-border-color);padding-bottom:var(--bde-woo-base-medium-gaps);margin-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_top_rated_products li:last-child{margin-bottom:0}.breakdance-woocommerce .widget_top_rated_products .attachment-woocommerce_thumbnail{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .widget_top_rated_products a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);width:100%;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .widget_top_rated_products .star-rating{width:100%}.breakdance-woocommerce .widget_top_rated_products del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .widget_top_rated_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .widget_recently_viewed_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recently_viewed_products li{display:flex;color:var(--bde-woo-base-text-color);gap:var(--bde-woo-base-standard-gaps);flex-wrap:wrap;flex-direction:row;align-items:center;border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .widget_recently_viewed_products li:last-child{margin-bottom:0}.breakdance-woocommerce .widget_recently_viewed_products .attachment-woocommerce_thumbnail{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .widget_recently_viewed_products a{font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);display:flex;flex-direction:row;align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .widget_recently_viewed_products .star-rating{width:100%}.breakdance-woocommerce .widget_recently_viewed_products del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .widget_recently_viewed_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_products a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .woocommerce.widget_products .star-rating{width:100%}.breakdance-woocommerce .woocommerce.widget_products img{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .woocommerce.widget_products li{color:var(--bde-woo-base-text-color);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .woocommerce.widget_products li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_products li{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_products li:last-child{margin-bottom:0}.breakdance-woocommerce .woocommerce.widget_products del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .woocommerce.widget_products del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_recent_reviews a{display:flex;flex-direction:row;font-size:var(--bde-woo-typography__size-standard);font-family:var(--bde-woo-typography__size-standard-font-family);align-items:center;gap:var(--bde-woo-base-standard-gaps);width:100%}.breakdance-woocommerce .woocommerce.widget_recent_reviews .star-rating{width:100%}.breakdance-woocommerce .woocommerce.widget_recent_reviews img{border-radius:var(--bde-woo-product-images__border-radius);width:40px;height:40px;border-color:var(--bde-woo-product-images__border-color);border-style:solid;border-width:var(--bde-woo-product-images__border-width)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li{color:var(--bde-woo-base-text-color);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--bde-woo-base-standard-gaps);align-items:center}.breakdance-woocommerce .woocommerce.widget_recent_reviews li:first-child{border-top:1px solid var(--bde-woo-base-border-color);padding-top:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li{border-bottom:1px solid var(--bde-woo-base-border-color);margin-bottom:var(--bde-woo-base-medium-gaps);padding-bottom:var(--bde-woo-base-medium-gaps)}.breakdance-woocommerce .woocommerce.widget_recent_reviews li:last-child{margin-bottom:0}.breakdance-woocommerce .woocommerce.widget_recent_reviews del{order:1;margin-left:-4px;display:flex}.breakdance-woocommerce .woocommerce.widget_recent_reviews del .woocommerce-Price-amount{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family)}.breakdance-woocommerce .woocommerce.widget_recent_reviews span.reviewer{font-size:var(--bde-woo-typography__size-small);font-family:var(--bde-woo-typography__size-small-font-family);color:var(--bde-woo-base-text-color)}.bde-woo-product-quicklook{border-radius:var(--bde-woo-wrappers__border-radius);position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition);transform:translateZ(0)}.bde-woo-product-quicklook::before{content:"";width:100%;height:100%;position:absolute;left:0;background-color:var(--bde-woo-quicklook-button-backdrop-color);opacity:var(--bde-woo-quicklook-button-backdrop-opacity)}.bde-woo-product-image:hover .bde-woo-product-quicklook{opacity:1;pointer-events:auto}.bde-woo-product-quicklook-button{padding:var(--bde-button-padding-sm)}.bde-woo-product-quicklook-button:after{content:"";order:-1;display:flex;width:1em;height:1em;font-size:var(--bde-woo-quicklook-button-icon-size);background-color:currentColor;mask:var(--bde-woo-quicklook-button-icon);-webkit-mask:var(--bde-woo-quicklook-button-icon);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.bde-woo-product-quicklook-button.loading:after{display:none}.bde-woo-quicklook{position:fixed;inset:0;z-index:999;opacity:0;pointer-events:none;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal{position:absolute;top:50%;left:50%;z-index:2;transform:translate3d(-50%,-60%,0);width:950px;max-width:100%;max-height:515px;background-color:var(--bde-woo-quicklook-modal-background-color);border-radius:4px;text-align:left;overflow-y:auto;transition:var(--bde-woo-base-transition)}@media (max-width:767px){.bde-woo-quicklook-modal{max-height:100%;width:100%;border-radius:0}.bde-woo-quicklook-modal div.product{gap:var(--bde-woo-base-big-gaps)}}.bde-woo-quicklook-modal .price{margin:0}.bde-woo-quicklook-modal .woocommerce-review-link{display:none}.bde-woo-quicklook-modal-body{padding:30px}@media (max-width:767px){.bde-woo-quicklook-modal-body{padding:20px}}.bde-woo-quicklook-modal-close{position:absolute;top:15px;right:15px;z-index:10;font-size:var(--bde-woo-quicklook-close-button-size);padding:7px 10px;border:none;line-height:1;opacity:.5;color:var(--bde-woo-quicklook-close-button-color);background-color:#fff0;cursor:pointer;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal-close:hover{opacity:1}.bde-woo-quicklook-modal-overlay{position:fixed;inset:0;z-index:1;background-color:var(--bde-woo-quicklook-overlay-color)}.is-bde-quicklook-visible .bde-woo-quicklook{opacity:1;pointer-events:auto}.is-bde-quicklook-visible .bde-woo-quicklook-modal{transform:translate3d(-50%,-50%,0)}.bde-woo-quicklook-modal-prev,.bde-woo-quicklook-modal-next{position:fixed;z-index:2;top:50%;width:40px;height:70px;display:flex;align-items:center;justify-content:center;font-size:var(--bde-woo-quicklook-arrow-size);border:none;color:var(--bde-woo-quicklook-arrow-color);transform:translateY(-50%);background-color:var(--bde-woo-quicklook-arrow-background-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:-999999px;transition:var(--bde-woo-base-transition)}.bde-woo-quicklook-modal-prev:before,.bde-woo-quicklook-modal-next:before{content:"";display:block;background-color:currentColor;width:1em;height:1.2em;transform:rotate(-90deg);mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20d='m441.9%20167.3-19.8-19.8c-4.7-4.7-12.3-4.7-17%200L224%20328.2%2042.9%20147.5c-4.7-4.7-12.3-4.7-17%200L6.1%20167.3c-4.7%204.7-4.7%2012.3%200%2017l209.4%20209.4c4.7%204.7%2012.3%204.7%2017%200l209.4-209.4c4.7-4.7%204.7-12.3%200-17z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat}.bde-woo-quicklook-modal-prev:hover,.bde-woo-quicklook-modal-next:hover{color:var(--bde-woo-quicklook-arrow-color-hover);background-color:var(--bde-woo-quicklook-arrow-background-color-hover)}.bde-woo-quicklook-modal-prev.disabled,.bde-woo-quicklook-modal-next.disabled{opacity:.6;cursor:not-allowed}.bde-woo-quicklook-modal-prev{left:0}.bde-woo-quicklook-modal-prev:before{transform:rotate(90deg)}.bde-woo-quicklook-modal-next{right:0}.breakdance-woocommerce.woocommerce-cart .ppc-button-wrapper,.breakdance-woocommerce.woocommerce-checkout .ppc-button-wrapper{width:100%;margin-top:var(--bde-woo-base-big-gaps)}.breakdance-woocommerce .payment_method_paypal img{padding:0 12px;max-width:200px}.breakdance-woocommerce #payment .payment_method_stripe{display:flex;flex-wrap:wrap}.breakdance-woocommerce #payment .payment_method_stripe .wc-saved-payment-methods{padding-left:0;list-style-type:none}.breakdance-woocommerce #payment .payment_method_stripe .wc-stripe-elements-field{margin:0;padding:10px 12px;height:40px}.breakdance-woocommerce #payment .payment_method_stripe .wc-credit-card-form .form-row{gap:0;margin-bottom:10px}.breakdance-woocommerce #payment .payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0}.breakdance-woocommerce #wc-stripe-payment-request-wrapper{max-width:510px;width:100%;margin:0 auto}.breakdance-woocommerce #wc-stripe-payment-request-button-separator{width:100%}.breakdance-woocommerce .bde-checkout-billing-form #wc-stripe-payment-request-wrapper{max-width:100%}.woocommerce-page.woocommerce-account #stripe-payment-data p{margin-bottom:20px;display:block}.cfvsw-product-page form.cart,.cfvsw-product-page table.variations tbody,.cfvsw_variations_form form.cart,.cfvsw_variations_form table.variations tbody{gap:var(--bde-woo-swatch-space-between-items)}.cfvsw-product-page table.variations tbody,.cfvsw-product-page table.variations tbody tr,.cfvsw_variations_form table.variations tbody,.cfvsw_variations_form table.variations tbody tr{text-align:var(--bde-woo-swatch-alignment)}.cfvsw-product-page .cfvsw-swatches-container,.cfvsw_variations_form .cfvsw-swatches-container{display:flex;flex-flow:wrap;padding:0;position:relative;box-sizing:border-box;grid-gap:8px;width:auto;justify-content:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-options)}.cfvsw-product-page .cfvsw-swatches-option,.cfvsw_variations_form .cfvsw-swatches-option{position:relative;display:flex;align-items:center;justify-content:center;transition:200ms;font-size:var(--cfvsw-swatches-font-size,12px);text-align:center;line-height:1.3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal;padding:var(--bde-woo-swatch-padding);border:var(--bde-woo-swatch-border);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-background)}.cfvsw-product-page .cfvsw-image-option,.cfvsw-product-page .cfvsw-swatches-option:not(.cfvsw-label-option),.cfvsw_variations_form .cfvsw-image-option,.cfvsw_variations_form .cfvsw-swatches-option:not(.cfvsw-label-option){min-width:auto!important;min-height:auto!important;width:var(--bde-woo-swatch-color-width);height:var(--bde-woo-swatch-color-height);padding:var(--bde-woo-swatch-color-padding);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-color-background)}.cfvsw-product-page .cfvsw-swatches-option:not(.cfvsw-swatches-disabled,.cfvsw-swatches-out-of-stock):hover,.cfvsw_variations_form .cfvsw-swatches-option:not(.cfvsw-swatches-disabled,.cfvsw-swatches-out-of-stock):hover{border-color:var(--bde-woo-swatch-border-color-hover);box-shadow:var(--bde-woo-swatch-shadow-hover);background-color:var(--bde-woo-swatch-background-hover)}.cfvsw-product-page .cfvsw-selected-swatch,.cfvsw-product-page .cfvsw-selected-swatch:not(.cfvsw-label-option),.cfvsw_variations_form .cfvsw-selected-swatch,.cfvsw_variations_form .cfvsw-selected-swatch:not(.cfvsw-label-option){border-color:var(--bde-woo-swatch-border-color-selected);box-shadow:var(--bde-woo-swatch-shadow-selected);background-color:var(--bde-woo-swatch-background-selected)}.cfvsw-product-page .cfvsw-swatches-blur,.cfvsw-product-page .cfvsw-swatches-blur-disable,.cfvsw_variations_form .cfvsw-swatches-blur,.cfvsw_variations_form .cfvsw-swatches-blur-disable{opacity:.4}.cfvsw-product-page .cfvsw-swatches-blur:before,.cfvsw-product-page .cfvsw-swatches-blur-disable:before,.cfvsw_variations_form .cfvsw-swatches-blur:before,.cfvsw_variations_form .cfvsw-swatches-blur-disable:before{background-color:#fff0}.cfvsw-product-page .cfvsw-swatch-inner,.cfvsw_variations_form .cfvsw-swatch-inner{display:flex;border-radius:inherit;transition:200ms;align-items:center;justify-content:center;width:100%;height:100%;word-break:break-all}.cfvsw-product-page table.variations .label label,.cfvsw_variations_form table.variations .label label{margin-bottom:var(--bde-woo-swatch-space-after-label)}.cfvsw-product-page .cfvsw-tooltip,.cfvsw_variations_form .cfvsw-tooltip{position:absolute;min-width:10px;min-height:10px;width:-moz-max-content;width:max-content;border-radius:5px;font-size:.8em;left:50%;transform:translateX(-50%) translateY(-50%);display:none;background-color:var(--bde-woo-swatch-tooltip-background);color:var(--bde-woo-swatch-tooltip-color);padding:var(--bde-woo-swatch-tooltip-padding)}.cfvsw-product-page .cfvsw-tooltip:before,.cfvsw_variations_form .cfvsw-tooltip:before{content:"";position:absolute;width:9px;height:9px;bottom:-5px;left:calc(50% - 4px);transform:rotate(45deg);border-top-left-radius:10px;z-index:-1;border-right:1px solid;border-bottom:1px solid;background-color:var(--bde-woo-swatch-tooltip-background)}.cfvsw-product-page .cfvsw-tooltip-preview,.cfvsw_variations_form .cfvsw-tooltip-preview{min-width:60px;min-height:60px;display:block;background-color:#fff;background-position:center}.cfvsw-product-page .cfvsw-tooltip-label,.cfvsw_variations_form .cfvsw-tooltip-label{padding:.1em;display:flex;justify-content:center;font-size:inherit}ul.products .cfvsw_variations_form{margin-bottom:var(--bde-woo-base-medium-gaps)}ul.products .cfvsw_variations_form tbody{display:table-row-group}ul.products .cfvsw-shop-variations tr td{justify-content:var(--bde-woo-swatch-alignment)}ul.products .cfvsw_variations_form tr:has(.value):not(:last-child){margin-bottom:var(--bde-woo-swatch-space-between-items)}.cfvsw-hidden-select{display:none!important}.cfvsw-swatches-hide,.cfvsw-swatches-hide-disable{display:none}.cfvsw-original-price,.cfvsw-original-thumbnail{display:none}.cfvsw-selected-label{font-weight:400}.cfvsw-selected-label::before{content:": "}.woo-variation-swatches table.variations{margin-bottom:var(--bde-woo-base-big-gaps)}.woo-variation-swatches table.variations tbody{align-items:var(--bde-woo-swatch-alignment);text-align:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-items)}.woo-variation-swatches .variable-items-wrapper{display:flex;flex-wrap:wrap;justify-content:var(--bde-woo-swatch-alignment);gap:var(--bde-woo-swatch-space-between-options);margin:0;padding:0;list-style:none}.woo-variation-swatches .variable-items-wrapper .variable-item{line-height:1}.woo-variation-swatches .variable-items-wrapper .variable-item-contents{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:0;height:auto;font-size:12px;color:var(--bde-woo-base-headings-color);border:var(--bde-woo-swatch-border);box-shadow:var(--bde-woo-swatch-shadow);background-color:var(--bde-woo-swatch-background);padding:var(--bde-woo-swatch-padding);cursor:pointer;transition:200ms}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){border-color:var(--bde-woo-swatch-border-color-selected);box-shadow:var(--bde-woo-swatch-shadow-selected);background-color:var(--bde-woo-swatch-background-selected)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative;opacity:.2}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{border-color:var(--bde-woo-swatch-border-color-hover);box-shadow:var(--bde-woo-swatch-shadow-hocfvsw-swatches-optionver);background-color:var(--bde-woo-swatch-background-hover)}.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item,.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item{width:var(--bde-woo-swatch-color-width);height:var(--bde-woo-swatch-color-height);padding:var(--bde-woo-swatch-color-padding);background-color:var(--bde-woo-swatch-color-background)}.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item .variable-item-contents{border-radius:inherit;overflow:hidden}.woo-variation-swatches .variable-items-wrapper .variable-item-span-color{display:block;width:100%;height:100%}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{align-items:var(--bde-woo-swatch-alignment)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:hover,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected:hover{border:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{padding:0;margin:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{margin-left:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0}.woo-variation-swatches.wvs-show-label .variations th.label{display:inline-block;line-height:1;margin-bottom:var(--bde-woo-swatch-space-after-label)}.woo-variation-swatches.wvs-show-label .variations th label{display:inline;margin:0}.woo-variation-swatches.wvs-show-label .variations td{padding:0}.woo-variation-swatches.wvs-show-label .variations .variations{display:inline-block;margin:0 2px}.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]{position:relative}.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]::before,.woo-variation-swatches .wvs-tooltip .radio-variable-item[data-wvstooltip]::after{left:8px;bottom:100%}.woo-variation-swatches .wvs-tooltip .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:8px}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::before,.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::after{left:50%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:50%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::before,.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]::after{left:100%}.woo-variation-swatches .wvs-tooltip.wvs-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper{transform:translateX(-50%);left:100%}.woo-variation-swatches [data-wvstooltip],.woo-variation-swatches .wvs-has-image-tooltip{position:relative;cursor:pointer;outline:none}.woo-variation-swatches [data-wvstooltip]:before,.woo-variation-swatches [data-wvstooltip]:after,.woo-variation-swatches .wvs-has-image-tooltip:before,.woo-variation-swatches .wvs-has-image-tooltip:after{visibility:hidden;opacity:0;pointer-events:none;box-sizing:inherit;position:absolute;bottom:130%;left:50%;z-index:999;transform:translateZ(0);box-shadow:0 7px 15px rgb(0 0 0 / .3);transition:opacity 500ms ease-in-out}.woo-variation-swatches [data-wvstooltip]:before,.woo-variation-swatches .wvs-has-image-tooltip:before{margin-bottom:5px;transform:translateX(-50%);background-color:var(--bde-woo-swatch-tooltip-background);color:var(--bde-woo-swatch-tooltip-color);padding:var(--bde-woo-swatch-tooltip-padding);border-radius:3px;text-align:center;font-size:14px;line-height:1.2}.woo-variation-swatches [data-wvstooltip]:before{min-width:100px;content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.woo-variation-swatches .wvs-has-image-tooltip:before{content:attr(data-title);background-image:var(--tooltip-background);background-repeat:no-repeat;width:var(--tooltip-width);height:calc(var(--tooltip-height) + 20px);background-size:contain;background-position:center top;padding:0;line-height:20px;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;align-content:center;font-size:12px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.woo-variation-swatches [data-wvstooltip]:after,.woo-variation-swatches .wvs-has-image-tooltip:after{margin-left:-5px;width:0;border-top:5px solid var(--bde-woo-swatch-tooltip-background);border-right:5px solid #fff0;border-left:5px solid #fff0;content:" ";font-size:0;line-height:0}.woo-variation-swatches [data-wvstooltip]:hover:before,.woo-variation-swatches [data-wvstooltip]:hover:after,.woo-variation-swatches .wvs-has-image-tooltip:hover:before,.woo-variation-swatches .wvs-has-image-tooltip:hover:after{bottom:120%;visibility:visible;opacity:1}.breakdance .section-background-video{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}.breakdance .section-background-video .section-youtube-wrapper,.breakdance .section-background-video .section-vimeo-wrapper{aspect-ratio:16/9;pointer-events:none;position:absolute;min-width:100%;min-height:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.breakdance .section-background-video .section-youtube-wrapper .section-background-iframe,.breakdance .section-background-video .section-vimeo-wrapper iframe{max-width:none}.breakdance .section-background-video .section-vimeo-wrapper iframe{width:100%;min-height:100%}.breakdance .section-background-video video,.breakdance .section-background-video iframe{pointer-events:none;width:100%;height:100%;left:0;top:0;position:relative;border:0}.breakdance .section-background-video>video{object-fit:cover;object-position:center center;width:100%;height:100%}.breakdance .section-background-overlay{position:absolute;top:0;left:0;bottom:0;right:0}.breakdance .section-background-slideshow{overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0;z-index:auto;padding:0}.breakdance .section-background-slideshow .swiper{height:100%;z-index:0}.breakdance .section-background-slideshow .swiper-slide-item{background-size:cover;background-position:center;position:absolute;top:0;bottom:0;left:0;right:0}.breakdance .section-background-slideshow .swiper-wrapper{z-index:0}@keyframes breakdance-section-gradient-x{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes breakdance-section-gradient-y{0%{background-position:60% 0}50%{background-position:40% 100%}100%{background-position:60% 0}}html.breakdance-noscroll{overflow:hidden}.breakdance .bde-popup,.breakdance .bde-popup .breakdance-popup{opacity:0;visibility:hidden;z-index:-1;pointer-events:none}.breakdance .bde-popup.breakdance-popup-open,.breakdance .bde-popup.breakdance-popup-open .breakdance-popup,.breakdance .bde-popup.breakdance-popup-animating,.breakdance .bde-popup.breakdance-popup-animating .breakdance-popup{visibility:visible;opacity:1;z-index:var(--bde-z-index-popup);pointer-events:unset}.breakdance-form input,.breakdance-form label,.breakdance-form select{vertical-align:middle;white-space:normal;line-height:1}.breakdance-form textarea{vertical-align:middle;line-height:1}.breakdance-form input,.breakdance-form textarea,.breakdance-form input[type="reset"],.breakdance-form input[type="button"],.breakdance-form input[type="submit"]:not(.breakdance-form-button),.breakdance-form input[type="checkbox"],.breakdance-form input[type="radio"],.breakdance-form select,.breakdance-form fieldset{margin:0;border:0;padding:0;appearance:none;-webkit-appearance:none}.breakdance-form input[type="reset"],.breakdance-form input[type="button"],.breakdance-form input[type="submit"]{overflow:visible;width:auto}.breakdance-form textarea{vertical-align:top;overflow:auto}.breakdance-form select[multiple]{vertical-align:top}.breakdance-form input[type="time"]::-webkit-calendar-picker-indicator,.breakdance-form input[type="date"]::-webkit-calendar-picker-indicator{padding:0;margin:0;display:block}.breakdance-form input::-webkit-datetime-edit{padding:0;display:block;margin-bottom:1px}.breakdance-form{--bde-form-delete-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M170.5 51.6L151.5 80h145l-19-28.4c-1.5-2.2-4-3.6-6.7-3.6H177.1c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80H368h48 8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8V432c0 44.2-35.8 80-80 80H112c-44.2 0-80-35.8-80-80V128H24c-13.3 0-24-10.7-24-24S10.7 80 24 80h8H80 93.8l36.7-55.1C140.9 9.4 158.4 0 177.1 0h93.7c18.7 0 36.2 9.4 46.6 24.9zM80 128V432c0 17.7 14.3 32 32 32H336c17.7 0 32-14.3 32-32V128H80zm80 64V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16z'/%3E%3C/svg%3E");--bde-form-dropzone-color:var(--grey-600);--bde-form-dropzone-color-hover:var(--bde-form-dropzone-color);--bde-form-dropzone-color-dragging:var(--bde-form-dropzone-color);--bde-form-dropzone-icon-color:var(--grey-400);--bde-form-dropzone-icon-color-hover:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-icon-color-dragging:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-link-color:var(--bde-brand-primary-color);--bde-form-dropzone-link-color-hover:var(--bde-form-dropzone-link-color);--bde-form-dropzone-link-color-dragging:var(--bde-brand-primary-color);--bde-form-dropzone-background-color:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-hover:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-dragging:var(--grey-100);--bde-form-dropzone-border-color:var(--grey-300);--bde-form-dropzone-border-color-hover:var(--bde-form-input-focused-border-color);--bde-form-dropzone-border-color-dragging:var(--bde-form-input-focused-border-color);--bde-form-files-list-gap:10px;--bde-form-files-list-background-color:var(--white);font-size:var(--bde-form-font-size);color:var(--bde-form-text-color);display:grid;grid-template-columns:repeat(12,1fr);gap:var(--bde-form-gap)}.breakdance-form--horizontal{grid-auto-flow:column}.breakdance-form--horizontal .breakdance-form-footer{grid-column-start:span 1}.breakdance-form-group,.breakdance-form-field{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;grid-column-start:span 12}.breakdance-form--hidden .breakdance-form-field,.breakdance-form--hidden .breakdance-form-stepper,.breakdance-form-field.breakdance-form-field--hidden,.breakdance-form-field.breakdance-form-field--condition-hidden,.breakdance-form .breakdance-form-field.breakdance-form-field--hidden.breakdance-form-field--condition-hidden{display:none}.breakdance-form-field__label{display:block;font-size:inherit;font-weight:var(--bde-form-label-font-weight);color:var(--bde-form-label-color);margin-bottom:var(--bde-form-after-label);cursor:pointer}.breakdance-form-field__hide-label .breakdance-form-field__label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance-form .breakdance-form-field__input{display:block;width:100%;font-size:var(--bde-form-font-size);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-radius:var(--bde-form-input-border-radius);background-color:var(--bde-form-input-background-color);transition:all 0.3s ease-in-out}.breakdance-form textarea.breakdance-form-field__input{line-height:1.4;height:auto;min-height:100px;resize:vertical;padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left)}.breakdance-form select.breakdance-form-field__input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;cursor:pointer;line-height:normal}.breakdance-form select.breakdance-form-field__input[multiple]{background-image:unset;padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left)}.breakdance-form .breakdance-form-field__input:focus,.breakdance-form select.breakdance-form-field__input[multiple]:focus{background-color:var(--bde-form-input-focused-background-color);border-color:var(--bde-form-input-focused-border-color);box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form .breakdance-form-button:focus{box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form-field--checkbox,.breakdance-form-field--radio{display:flex;flex-wrap:wrap;flex-direction:column}.breakdance-form-checkbox,.breakdance-form-radio{display:flex;align-items:center;width:100%}.breakdance-form-checkbox,.breakdance-form-radio{margin-bottom:var(--bde-form-after-sublabel)}.breakdance-form-checkbox:last-child,.breakdance-form-radio:last-child{margin-bottom:0}.breakdance-form-checkbox input[type="checkbox"],.breakdance-form-radio input[type="radio"]{appearance:none;display:inline-block;width:var(--bde-form-checkbox-size);height:var(--bde-form-checkbox-size);padding:0;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;color:var(--bde-form-checkbox-selected-color);background-color:var(--bde-form-input-background-color);cursor:pointer;border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-top:var(--bde-form-input-border-top);border-right:var(--bde-form-input-border-right);border-bottom:var(--bde-form-input-border-bottom);border-left:var(--bde-form-input-border-left);border-radius:4px;opacity:1}.breakdance-form-radio input[type="radio"]{border-radius:9999px}.breakdance-form-checkbox input[type="checkbox"]:checked,.breakdance-form-radio input[type="radio"]:checked{border-color:#fff0;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.breakdance-form-checkbox input[type="checkbox"]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.breakdance-form-radio input[type="radio"]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.breakdance-form-checkbox input[type="checkbox"]:checked:after,.breakdance-form-radio input[type="radio"]:checked:after{display:none}.breakdance-form-checkbox input[type="checkbox"]:focus,.breakdance-form-radio input[type="radio"]:focus{border-color:currentColor;box-shadow:0 0 0 1px currentColor;outline:1px solid #fff0}.breakdance-form-radio__text,.breakdance-form-checkbox__text{font-size:inherit!important;margin-bottom:0!important;padding-left:5px!important;line-height:inherit!important;cursor:pointer}.breakdance-form-field--hpinput{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.breakdance-form-file-upload{position:relative;display:inline-flex;align-items:center;gap:12px;font-size:inherit;margin:0;cursor:pointer}.breakdance-form-file-upload__button{flex-shrink:0;pointer-events:none}.breakdance-form .breakdance-form-file-upload__input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;pointer-events:none}.breakdance-form-file-upload--draggable{display:block;width:100%}.breakdance-form-files-list{display:flex;gap:var(--bde-form-files-list-gap);flex-direction:column;width:100%;padding:0;list-style-type:none;margin:var(--bde-form-files-list-gap) 0 0}.breakdance-form-files-list:empty{margin:0}.breakdance-form-files-list-item{display:grid;grid-template-columns:1fr 40px;column-gap:30px;row-gap:5px;text-align:left;font-size:14px;font-weight:400;line-height:1;padding:16px;border:1px solid var(--grey-200);border-radius:12px;background-color:var(--bde-form-files-list-background-color)}.breakdance-form-files-list-item__name{font-weight:500;line-height:1.4;color:var(--grey-700)}.breakdance-form-files-list-item__size{grid-column-start:1;color:var(--grey-500)}.breakdance-form-files-list-item__delete{grid-row-start:1;grid-row-end:3;grid-column-start:2;justify-self:end;mask-image:var(--bde-form-delete-icon);mask-size:16px 16px;mask-position:center;mask-repeat:no-repeat;-webkit-mask-image:var(--bde-form-delete-icon);-webkit-mask-size:16px 16px;-webkit-mask-position:top right;-webkit-mask-repeat:no-repeat;width:30px;height:30px;background-color:var(--grey-500);padding:0;margin:0;cursor:pointer;transition:var(--bde-transition-duration) background-color ease;border:none}.breakdance-form-files-list-item__delete:hover{background-color:var(--red-500)}.breakdance-form-dropzone{display:block;text-align:center;padding:30px 24px 32px;border-radius:6px;border:2px dashed var(--bde-form-dropzone-border-color);background-color:var(--bde-form-dropzone-background-color);color:var(--bde-form-dropzone-color);cursor:pointer;outline:none;transition:var(--bde-transition-duration) background-color ease,var(--bde-transition-duration) text-color,var(--bde-transition-duration) border-color ease}.breakdance-form-dropzone:hover,.breakdance-form-dropzone:focus{color:var(--bde-form-dropzone-color-hover);border-color:var(--bde-form-dropzone-border-color-hover);background-color:var(--bde-form-dropzone-background-color-hover)}.is-dragging .breakdance-form-dropzone{color:var(--bde-form-dropzone-color-dragging);border-color:var(--bde-form-dropzone-border-color-dragging);background-color:var(--bde-form-dropzone-background-color-dragging)}.breakdance-form-dropzone:where(:focus,:hover) .breakdance-form-dropzone__title span{color:var(--bde-form-dropzone-link-color-hover)}.breakdance-form-dropzone:where(:focus,:hover) .breakdance-form-dropzone__icon{color:var(--bde-form-dropzone-icon-color-hover)}.is-dragging .breakdance-form-dropzone__icon{color:var(--bde-form-dropzone-icon-color-dragging)}.is-dragging .breakdance-form-dropzone__title span{color:var(--bde-form-dropzone-link-color-dragging)}.breakdance-form-dropzone__title{display:block;font-size:var(--bde-form-font-size);color:inherit;line-height:1;margin-top:5px;margin-bottom:8px;transition:inherit}.breakdance-form-dropzone__title span{font-weight:500;color:var(--bde-form-dropzone-link-color);transition:inherit}.breakdance-form-dropzone__accepts{font-size:calc(var(--bde-form-font-size) * 0.7);opacity:.7;font-weight:400;color:inherit;transition:inherit}.breakdance-form-dropzone__icon{display:block;margin:0 auto;color:var(--bde-form-dropzone-icon-color);transition:inherit}.breakdance-form-link{display:inline-block;font-weight:500;text-decoration:none;color:var(--bde-brand-primary-color)}.breakdance-form .breakdance-form-field__input::placeholder{color:var(--bde-form-input-placeholder-color)}.breakdance-form-footer .breakdance-form-button{display:inline-flex}.breakdance-form-footer{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:end}.breakdance-form-button .breakdance-form-loader{width:14px;fill:currentColor;margin-left:10px}.breakdance-form-button-icon{line-height:1}.breakdance-form-loader{display:none;animation:breakdance-spin 1s linear infinite}@keyframes breakdance-spin{to{transform:rotate(1turn)}}.breakdance-form.is-loading .breakdance-form-button .button-atom__text{visibility:hidden}.breakdance-form.is-loading .breakdance-form-button{pointer-events:none}.breakdance-form.is-loading .breakdance-form-button::after{content:"";width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.breakdance-form-row{display:flex;justify-content:space-between}.breakdance-form .visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance-form-link--password{margin-left:auto}.breakdance-form-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center;padding:30px;border:2px dashed #c3c4c7;grid-column:1 / -1}.breakdance-form-empty__icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;font-size:30px;overflow:hidden;border-radius:99999px;background-color:#eff0f5;color:#78909c;margin-bottom:15px}.breakdance-form-empty__icon svg{transform:translateY(2px)}.breakdance-form-empty__title{font-size:18px;color:#646970;font-weight:400;line-height:1;margin:0!important}.breakdance-form-message{width:100%;padding:16px;border-radius:4px;color:#1e805b;background-color:#edfbf6;margin-top:var(--bde-form-gap)}.breakdance-form-message-dismissable{display:flex;flex:1 1 0%;justify-content:space-between}.breakdance-form-message--error{color:var(--red-500);line-height:1.4;background-color:#fef4f6}.breakdance-form-message-dismiss{padding-left:12px;margin:-6px}.breakdance-form-message-dismiss-button{display:inline-flex;cursor:pointer;transition:0.3s;font-size:20px;color:inherit;border:none;background:none}.breakdance-form-field__required{color:var(--bde-form-label-required-color);padding-left:4px;display:inline-block;transform:translate(var(--bde-form-label-required-nudge-x),var(--bde-form-label-required-nudge-y))}.breakdance .bde-form-builder .breakdance-form-field.hidden-step,.breakdance .bde-form-builder .breakdance-form-button.hidden{display:none}.breakdance .breakdance-form-field__step{display:none}.breakdance .breakdance-form-button.breakdance-form-button__previous-step{margin-right:10px}.breakdance-form-stepper{width:100%;display:flex;align-items:center;grid-column-start:span 12}.breakdance-form-stepper__step{display:flex;flex-shrink:0;flex-direction:row;align-items:center;gap:8px}.breakdance-form-stepper__list{display:flex;flex-direction:row;align-items:center;width:100%;gap:12px}.breakdance-form-stepper__label{width:100%;color:var(--grey-400)}.breakdance-form-stepper__step-icon svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-form-stepper__step-icon{width:40px;height:40px;display:flex;background-color:var(--grey-400);border-radius:50%;flex-shrink:0;align-items:center;justify-content:center}.breakdance-form-stepper__step-icon span{color:#fff;line-height:1}.breakdance-form-stepper__step-icon svg{color:#fff;font-size:18px}.breakdance-form-stepper__step.is-active .breakdance-form-stepper__step-icon{background-color:var(--grey-900)}.breakdance-form-stepper__step.is-active .breakdance-form-stepper__label{color:var(--grey-900)}.breakdance-form-stepper__separator{flex:1 1 auto;width:100%;border-bottom:1px solid var(--grey-300)}.breakdance-form-stepper__separator:last-child{display:none}.breakdance-form-field--step-buttons{flex-direction:row;justify-content:space-between;width:auto}.breakdance .bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-top:calc(var(--bde-header-sticky-offset) + var(--wp-admin--admin-bar--height, 0px));--bde-header-sticky-offset:0px;--bde-header-sticky-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--overlay:not(.bde-header-builder--sticky){position:absolute;z-index:var(--bde-z-index-header-overlay)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--bde-header-sticky-top);transition-property:transform,opacity,background-color,box-shadow,top;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.breakdance .bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder .bde-header-builder__header-builder-border-top,.breakdance .bde-header-builder .bde-header-builder__header-builder-border-bottom{transition-property:height,background-color;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide *{pointer-events:none}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-fade{opacity:0}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-icon{display:flex}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-social-icons{max-width:100%;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:12px}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper{display:flex;justify-content:center;align-items:center;background-color:var(--bde-brand-primary-color);border-radius:100%;padding:30px;transition-property:background-color,transform,opacity;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper svg{fill:#fff;width:20px;height:20px;transition-property:fill;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-facebook{background-color:#4267B2}.breakdance .bde-social-icons .bde-social-icons__icon-instagram{background-color:#E1306C}.breakdance .bde-social-icons .bde-social-icons__icon-twitter{background-color:#000}.breakdance .bde-social-icons .bde-social-icons__icon-youtube{background-color:red}.breakdance .bde-social-icons .bde-social-icons__icon-dribbble{background-color:#Ea4c89}.breakdance .bde-social-icons .bde-social-icons__icon-behance{background-color:#053eff}.breakdance .bde-social-icons .bde-social-icons__icon-github{background-color:#24292e}.breakdance .bde-social-icons .bde-social-icons__icon-linkedin{background-color:#0077b5}.breakdance .bde-social-icons .bde-social-icons__icon-vimeo{background-color:#19B7EA}.breakdance .bde-social-icons .bde-social-icons__icon-custom{background-color:var(--bde-brand-primary-color)}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content p,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content a,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content li{color:#fff;margin:0;margin-block-end:4px}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol{padding-left:20px}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content p:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content li:last-child{margin-block-end:0}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5{font-size:22px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{--bde-tooltip-size:11px;--bde-tooltip-half-size:calc(var(--bde-tooltip-size) / 2 - 2px);--bde-tooltip-x:0px;--bde-tooltip-y:0px;--bde-tooltip-buffer:5px;position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0;translate:1px var(--bde-tooltip-half-size)}.tippy-box[data-placement^=top-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-buffer) * -1) var(--bde-tooltip-half-size)}.tippy-box[data-placement^=top-end]>.tippy-arrow{translate:var(--bde-tooltip-buffer) var(--bde-tooltip-half-size)}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0;translate:0 calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=bottom-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-buffer) * -1) calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=bottom-end]>.tippy-arrow{translate:var(--bde-tooltip-buffer) calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=left]>.tippy-arrow{right:0;translate:var(--bde-tooltip-half-size) 0}.tippy-box[data-placement^=left-start]>.tippy-arrow{translate:var(--bde-tooltip-half-size) calc(var(--bde-tooltip-buffer) * -1)}.tippy-box[data-placement^=left-end]>.tippy-arrow{translate:var(--bde-tooltip-half-size) var(--bde-tooltip-buffer)}.tippy-box[data-placement^=right]>.tippy-arrow{left:0;translate:calc(var(--bde-tooltip-half-size) * -1) 0}.tippy-box[data-placement^=right-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-half-size) * -1) calc(var(--bde-tooltip-buffer) * -1)}.tippy-box[data-placement^=right-end]>.tippy-arrow{translate:calc(var(--bde-tooltip-half-size) * -1) var(--bde-tooltip-buffer)}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:var(--bde-tooltip-size);height:var(--bde-tooltip-size);color:#333}.tippy-arrow:before{content:"";position:absolute;top:50%;left:50%;translate:calc(-50% + var(--bde-tooltip-x)) calc(-50% + var(--bde-tooltip-y));background:currentColor;width:var(--bde-tooltip-size);height:var(--bde-tooltip-size);rotate:45deg;border-radius:2px}.tippy-content{position:relative;padding:5px 9px;z-index:1}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-form-builder{width:100%;max-width:100%}.breakdance .bde-button{max-width:100%}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-login-form{width:100%;max-width:100%}.breakdance .bde-login-form .breakdance-form-field--checkbox{flex-direction:row}.breakdance .bde-login-form .breakdance-form-field--password .breakdance-form-link--password{margin-top:var(--bde-form-after-sublabel)}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-button{max-width:100%}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content p,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content a,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content li{color:#fff;margin:0;margin-block-end:4px}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol{padding-left:20px}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content p:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content li:last-child{margin-block-end:0}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5{font-size:22px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{--bde-tooltip-size:11px;--bde-tooltip-half-size:calc(var(--bde-tooltip-size) / 2 - 2px);--bde-tooltip-x:0px;--bde-tooltip-y:0px;--bde-tooltip-buffer:5px;position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0;translate:1px var(--bde-tooltip-half-size)}.tippy-box[data-placement^=top-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-buffer) * -1) var(--bde-tooltip-half-size)}.tippy-box[data-placement^=top-end]>.tippy-arrow{translate:var(--bde-tooltip-buffer) var(--bde-tooltip-half-size)}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0;translate:0 calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=bottom-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-buffer) * -1) calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=bottom-end]>.tippy-arrow{translate:var(--bde-tooltip-buffer) calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=left]>.tippy-arrow{right:0;translate:var(--bde-tooltip-half-size) 0}.tippy-box[data-placement^=left-start]>.tippy-arrow{translate:var(--bde-tooltip-half-size) calc(var(--bde-tooltip-buffer) * -1)}.tippy-box[data-placement^=left-end]>.tippy-arrow{translate:var(--bde-tooltip-half-size) var(--bde-tooltip-buffer)}.tippy-box[data-placement^=right]>.tippy-arrow{left:0;translate:calc(var(--bde-tooltip-half-size) * -1) 0}.tippy-box[data-placement^=right-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-half-size) * -1) calc(var(--bde-tooltip-buffer) * -1)}.tippy-box[data-placement^=right-end]>.tippy-arrow{translate:calc(var(--bde-tooltip-half-size) * -1) var(--bde-tooltip-buffer)}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:var(--bde-tooltip-size);height:var(--bde-tooltip-size);color:#333}.tippy-arrow:before{content:"";position:absolute;top:50%;left:50%;translate:calc(-50% + var(--bde-tooltip-x)) calc(-50% + var(--bde-tooltip-y));background:currentColor;width:var(--bde-tooltip-size);height:var(--bde-tooltip-size);rotate:45deg;border-radius:2px}.tippy-content{position:relative;padding:5px 9px;z-index:1}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-search-form{--searchFormSize:52px;--searchFormGray100:#f5f5f4;--searchFormGray200:#e7e5e4;--searchFormGray300:#d6d3d1;--searchFormGray600:#57534e;max-width:100%;position:relative;height:var(--searchFormSize)}.search-form__field{width:100%;border:0;padding:0 16px;height:var(--searchFormSize);display:block;outline:0;background-color:#fff0}.search-form__button{height:var(--searchFormSize);display:flex;align-items:center;justify-content:center;width:var(--searchFormSize);color:#444;flex-shrink:0;appearance:none;border:0;cursor:pointer;transition:ease var(--bde-transition-duration) all;padding:1px 6px}.search-form__button.has-text{width:auto;padding-left:16px;padding-right:16px}.search-form__button>svg,.search-form__lightbox-close>svg,.search-form__lightbox-button>svg{font-size:inherit;min-width:100%;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;display:block}.search-form__button{color:var(--searchFormGray600)}.search-form__container{height:var(--searchFormSize);display:flex;width:100%;border-radius:4px;flex-direction:row;border-radius:4px;transition:all 0.3s ease-in-out}.form-search__wrapper{position:relative;width:100%;overflow:hidden}.search-form--classic .search-form__container{background-color:#fff;border:1px solid var(--searchFormGray200);overflow:hidden}.search-form--classic .search-form__button{cursor:pointer;background-color:var(--searchFormGray200);width:var(--searchFormSize);height:var(--searchFormSize);transition:all 0.3s ease-in-out}.search-form--classic .search-form__button.has-text{width:auto}.search-form--classic .search-form__button:hover{background-color:var(--searchFormGray100)}.search-form--expand .search-form__field{position:absolute;left:0;top:0;border-radius:4px;background-color:var(--searchFormGray100)}.search-form--expand .form-search__wrapper--fade .search-form__field{opacity:0;transition:opacity 0.3s ease}.search-form--expand.is-active .form-search__wrapper--fade .search-form__field{opacity:1;width:100%}.search-form--expand .form-search__wrapper--reveal .search-form__field{transition:all 0.8s ease-in-out;opacity:0;width:0}.search-form--expand.is-active .form-search__wrapper--reveal .search-form__field{width:100%;opacity:1}.search-form--expand .search-form__container{background-color:#fff0;gap:16px}.search-form--expand.is-active .search-form__input:focus{background-color:var(--searchFormGray200)}.search-form--expand .search-form__button{transition:background-color 0.3s ease;cursor:pointer;background-color:var(--searchFormGray200);border-radius:50%}.search-form--expand .search-form__button:hover{background-color:var(--searchFormGray300)}.search-form--expand .search-form__icon--close,.search-form--expand.is-active .search-form__icon--search{display:none}.search-form--expand.is-active .search-form__icon--close{display:inline-block}.search-form--full-screen:not(.is-active){height:0;width:0;overflow:hidden}.search-form--full-screen .search-form__lightbox{display:flex;align-items:center;position:fixed;z-index:var(--bde-z-index-search-fullscreen);top:0;left:0;right:0;bottom:0;height:100vh;width:100%;padding:0 10%;background-color:rgb(0 0 0 / .8);opacity:0;pointer-events:none;transition:all 0.3s ease-in-out;visibility:hidden}.search-form--full-screen.is-active .search-form__lightbox{opacity:1;pointer-events:all;visibility:visible}.search-form__button--full-screen{transition:background-color 0.3s ease;cursor:pointer;border-radius:4px;width:var(--searchFormSize);height:var(--searchFormSize)}.search-form--full-screen .search-form__lightbox-close{color:#fff;font-size:24px;position:absolute;top:calc(20px + var(--wp-admin--admin-bar--height, 0px));right:20px;cursor:pointer;z-index:11}.search-form--full-screen .search-form__field{color:#fff}.search-form--full-screen .search-form__lightbox-container{display:flex;flex-direction:row;align-items:center;width:100%;border:1px solid rgb(255 255 255 / .1);border-radius:4px;transition:all 0.3s ease;position:relative;z-index:20}.search-form--full-screen .search-form__lightbox-container:focus-within{border:1px solid rgb(255 255 255 / .5)}.search-form__lightbox-button{height:var(--searchFormSize);display:flex;align-items:center;justify-content:center;width:var(--searchFormSize);flex-shrink:0;appearance:none;cursor:pointer;border:0;color:rgb(255 255 255 / .1);background:#fff0;font-size:18px;color:#fff}.search-form__lightbox-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-login-form{width:100%;max-width:100%}.breakdance .bde-login-form .breakdance-form-field--checkbox{flex-direction:row}.breakdance .bde-login-form .breakdance-form-field--password .breakdance-form-link--password{margin-top:var(--bde-form-after-sublabel)}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:var(--blue-500);--bde-brand-primary-color-hover:var(--blue-600);--bde-body-font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--bde-heading-font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--bde-base-font-size:16px;--bde-body-font-size:var(--bde-base-font-size);--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:calc(var(--bde-h5-font-size) * var(--bde-font-size-ratio));--bde-h3-font-size:calc(var(--bde-h4-font-size) * var(--bde-font-size-ratio));--bde-h2-font-size:calc(var(--bde-h3-font-size) * var(--bde-font-size-ratio));--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:var(--grey-700);--bde-headings-color:var(--grey-900);--bde-background-color:var(--grey-50);--bde-transition-duration:300ms;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.5 16.084l-1.403 1.416-4.09-4.096-4.102 4.096-1.405-1.405 4.093-4.092-4.093-4.098 1.405-1.405 4.088 4.089 4.091-4.089 1.416 1.403-4.092 4.087 4.092 4.094z"/></svg>');--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(/asetkktk/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px 7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row}:root,.bde-global-css-vars{--bde-links-color:var(--bde-brand-primary-color);--bde-links-color-hover:var(--bde-brand-primary-color-hover);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:var(--bde-woo-base-primary-color);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-woo-base-primary-color-hover);--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background)}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:#fff0;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.breakdance .button-atom--primary,.breakdance .button-atom--secondary,.breakdance .button-atom--custom{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:#fff0;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.breakdance .button-atom--text{color:var(--bde-button-text-text-color)}.breakdance .button-atom--text:hover{color:var(--bde-button-text-text-color-hover)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.breakdance .button-atom:disabled,.breakdance .button-atom:hover:disabled{filter:grayscale(100%);opacity:.6;cursor:not-allowed}.button-atom__icon-wrapper>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color)}.breakdance-icon-atom{display:flex;font-size:40px}.breakdance-icon-atom>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color);transform:var(--eeiTransform)}.breakdance *,.breakdance *::before,.breakdance *::after{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}.breakdance figure{margin-left:0;margin-right:0}.breakdance-full-width{width:100%;max-width:100%}.breakdance-rich-text-styles>*:first-child{margin-top:0}.breakdance-rich-text-styles>*:last-child{margin-bottom:0}.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:hidden}@supports (overflow-y:clip){.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:clip}}.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:hidden}@supports (overflow-x:clip){.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:clip}}.lg-outer{z-index:var(--bde-z-index-lightbox)}.lg-outer .lg-thumb-outer{background-color:#fff0}.lg-video-play-icon{transform:translate3d(-40%,-50%,0)}.admin-bar .lg-toolbar{top:var(--wp-admin--admin-bar--height)}[data-bde-lazy-bg="waiting"]{background-image:none!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance h6{color:var(--bde-headings-color)}.breakdance a,.button-atom--text{color:var(--bde-links-color)}.breakdance a:hover,.button-atom--text:hover{color:var(--bde-links-color-hover)}.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}.bde-h1,.bde-h2,.bde-h3,.bde-h4,.bde-h5,.bde-h6,.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance h6{font-family:var(--bde-heading-font-family)}.bde-h1,.breakdance h1{font-size:var(--bde-h1-font-size)}.bde-h2,.breakdance h2{font-size:var(--bde-h2-font-size)}.bde-h3,.breakdance h3{font-size:var(--bde-h3-font-size)}.bde-h4,.breakdance h4{font-size:var(--bde-h4-font-size)}.bde-h5,.breakdance h5{font-size:var(--bde-h5-font-size)}.bde-h6,.breakdance h6{font-size:var(--bde-h6-font-size)}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:4}@media (max-width:1119px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:1023px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:3}}@media (max-width:767px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:2;--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:1}}.breakdance .bde-header-builder-293-115{background:#fff0}.breakdance .bde-header-builder-293-115 .bde-header-builder__container{padding-bottom:0;padding-top:0}body{margin-bottom:100px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}@media (max-width:1119px){.breakdance .bde-header-builder-293-115 .bde-header-builder__container{flex-direction:column}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:1023px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:767px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:479px){.breakdance .bde-header-builder-293-115 .bde-header-builder__container{padding-left:10px;padding-right:10px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}.breakdance .bde-grid-293-125{padding-top:10px;padding-bottom:10px;border-radius:30px;--bde-grid-items-per-row:3;--bde-grid-align-items:center;--bde-grid-justify-items:center;margin-bottom:10px}.breakdance .bde-grid-293-125{background-color:#00000021}.breakdance .bde-grid>*{width:auto!important;height:auto!important}.breakdance .bde-grid-293-125{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-grid-293-125{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-293-125{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-293-125{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-293-125{--bde-grid-items-per-row:3;--bde-grid-justify-items:center;--bde-grid-gap:0px}}.breakdance .bde-container-link-293-138{border-top:1px solid #4EF1FF;border-bottom:1px solid #4EF1FF;border-left:1px solid #4EF1FF;border-right:1px solid #4EF1FF;border-radius:50px;padding:5px 100px 5px 100px}.breakdance .bde-container-link-293-138{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px}.breakdance .bde-container-link-293-138{background-color:#2E78DA}.breakdance .bde-container-link-293-138:hover{box-shadow:1px 1px 7px 3px #FFF}@media (max-width:479px){.breakdance .bde-container-link-293-138{padding:10px 20px 10px 20px}}.breakdance .bde-text-293-140{color:#F3F3F3;font-family:"Nunito Sans",sans-serif;font-size:23px}@media (max-width:479px){.breakdance .bde-text-293-140{font-size:13px}}.breakdance .bde-icon-293-139 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-293-139 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#ECECEC}@media (max-width:479px){.breakdance .bde-icon-293-139 .bde-icon-icon.breakdance-icon-atom{font-size:14px}}.breakdance .bde-icon-293-128 .bde-icon-icon.breakdance-icon-atom{font-size:19px;padding:1em;background:#fff;border-radius:999px;border:4px solid var(--bde-brand-primary-color)}.breakdance .bde-icon-293-128{margin-top:-50px}.breakdance .bde-icon-293-128:hover{transition:300ms;transform:scale(1.1)}.breakdance .bde-container-link-293-142{border-top:1px solid #4EF1FF;border-bottom:1px solid #4EF1FF;border-left:1px solid #4EF1FF;border-right:1px solid #4EF1FF;border-radius:50px;padding:5px 100px 5px 100px}.breakdance .bde-container-link-293-142{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px}.breakdance .bde-container-link-293-142{background-color:#2E78DA}.breakdance .bde-container-link-293-142:hover{box-shadow:1px 1px 7px 3px #FFF}@media (max-width:479px){.breakdance .bde-container-link-293-142{padding:10px 20px 10px 20px}}.breakdance .bde-icon-293-144 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-293-144 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#ECECEC}@media (max-width:479px){.breakdance .bde-icon-293-144 .bde-icon-icon.breakdance-icon-atom{font-size:14px}}.breakdance .bde-text-293-143{color:#F3F3F3;font-family:"Nunito Sans",sans-serif;font-size:23px}@media (max-width:479px){.breakdance .bde-text-293-143{font-size:13px}}.breakdance .bde-code-block-38-101{width:100%}.breakdance .bde-section-832-104 .section-container{align-items:center;text-align:center;justify-content:center}.breakdance .bde-section-832-104{background-color:#020204}.breakdance .bde-section-832-104 .section-container{padding-bottom:0;padding-top:30px}.breakdance .bde-container-link-832-105{margin-bottom:12px}.breakdance .bde-container-link-832-105{opacity:.9;transition:300ms ease}.breakdance .bde-container-link-832-105:hover{opacity:1;transform:scale(1.1)}.breakdance .bde-text-832-107{width:320px;color:#DEDEDE;margin-bottom:40px}@media (max-width:479px){.breakdance .bde-text-832-107{font-family:"Poppins",sans-serif;font-weight:100}}.breakdance .bde-social-icons-832-108{margin-bottom:50px;flex-direction:row;gap:15px}.breakdance .bde-social-icons-832-108 .bde-social-icons__icon-wrapper{border-radius:0;background-color:var(--bde-palette-color-2);padding:6px;opacity:1}.breakdance .bde-social-icons-832-108 .bde-social-icons__icon-wrapper:hover{transform:scale(1.1);opacity:.8}.breakdance .bde-social-icons-832-108 .bde-social-icons__icon-wrapper svg{width:20px;height:20px;fill:#FFF}.breakdance .bde-div-832-109{padding-top:24px;padding-bottom:24px;border-top:1px solid var(--bde-body-text-color)}@media (max-width:479px){.breakdance .bde-div-832-109{margin-bottom:100px;align-items:center;text-align:center}}.breakdance .bde-text-832-110{color:#9C9C9C;font-size:14px}.breakdance .bde-popup-1012-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-1012-100 .breakdance-popup-content{background:#0000002B;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-1012-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-1012-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-1012-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-1012-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-1012-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-1012-100 .breakdance-popup{height:500px}.breakdance .bde-popup-1012-100 .breakdance-popup-content{border-radius:30px;padding-left:20px;padding-right:20px}.breakdance .bde-popup-1012-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-1012-139{width:100%;padding:10px 10px 10px 10px;border-radius:20px;box-shadow:1px 1px 10px 0 #00000025}.breakdance .bde-div-1012-139{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-1012-139{background-color:#9E9E9E08}.breakdance .bde-div-1012-139{backdrop-filter:blur(20px)}.breakdance .bde-image2-1012-138{width:250px;height:auto}@media (max-width:479px){.breakdance .bde-image2-1012-138{width:150px;height:auto}}.breakdance .bde-grid-1012-163{padding:0 0 0 0;--bde-grid-items-per-row:2;--bde-grid-gap:10px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-1012-163{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-1012-163{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-1012-163{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-1012-163{--bde-grid-items-per-row:2}}.breakdance .bde-container-link-1012-170{width:100%;border-radius:10px;box-shadow:1px 1px 10px 0 #00000025;padding:10px 10px 10px 10px}.breakdance .bde-container-link-1012-170{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-container-link-1012-170{background-color:#9E9E9E08}.breakdance .bde-container-link-1012-170:hover{box-shadow:1px 1px 15px 0 #02E5FF}.breakdance .bde-container-link-1012-170{backdrop-filter:blur(20px)}.breakdance .bde-icon-1012-171 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-1012-171{margin-bottom:5px}.breakdance .bde-text-1012-172{color:#FFF;font-size:14px;font-weight:300;margin-bottom:20px}.breakdance .bde-container-link-1012-173{width:100%;border-radius:10px;box-shadow:1px 1px 10px 0 #00000025;padding:10px 10px 10px 10px}.breakdance .bde-container-link-1012-173{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-container-link-1012-173{background-color:#9E9E9E08}.breakdance .bde-container-link-1012-173:hover{box-shadow:1px 1px 15px 0 #02E5FF}.breakdance .bde-container-link-1012-173{backdrop-filter:blur(20px)}.breakdance .bde-icon-1012-174 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-1012-174{margin-bottom:5px}.breakdance .bde-text-1012-175{color:#FFF;font-size:14px;font-weight:300;margin-bottom:20px}.breakdance .bde-div-1012-162{width:100%;margin-top:10px;margin-bottom:10px}.breakdance .bde-div-1012-162{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.breakdance .bde-icon-1012-155 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-1012-155 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-1012-155{margin-top:10px}.breakdance .bde-icon-1012-155:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-icon-1012-157 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-1012-157 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-1012-157{margin-top:10px}.breakdance .bde-icon-1012-157:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-icon-1012-159 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-1012-159 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-1012-159{margin-top:10px}.breakdance .bde-icon-1012-159:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-icon-1012-161 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-1012-161 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-1012-161{margin-top:10px}.breakdance .bde-icon-1012-161:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-popup-937-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-937-100 .breakdance-popup-content{background:#0000002B;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-937-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-937-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-937-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-937-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-937-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-937-100 .breakdance-popup{height:500px}.breakdance .bde-popup-937-100 .breakdance-popup-content{border-radius:30px}.breakdance .bde-popup-937-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-937-101{width:500px;min-height:500px}.breakdance .bde-div-937-101{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}@media (max-width:479px){.breakdance .bde-div-937-101{min-height:400px}.breakdance .bde-div-937-101{justify-content:center}}.breakdance .bde-image2-937-103{margin-bottom:30px;width:200px;height:auto}@media (max-width:479px){.breakdance .bde-image2-937-103{width:150px;height:auto}}.breakdance .bde-form-builder-937-104{--bde-form-label-color:#FFF;--bde-form-input-border-radius:10px}.breakdance .bde-form-builder-937-104 .breakdance-form-field__label,.breakdance .bde-form-builder-937-104.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-937-104.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-937-104.breakdance-woocommerce label{color:#FFF}.breakdance .bde-form-builder-937-104 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-937-104 .breakdance-form-dropzone,.breakdance .bde-form-builder-937-104 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-937-104 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-937-104 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-937-104 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-937-104 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-937-104 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-937-104 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-937-104 .breakdance-woocommerce select,.breakdance .bde-form-builder-937-104 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-937-104 .breakdance-woocommerce .wc-stripe-elements-field{border-radius:10px}.breakdance .bde-form-builder-937-104 .breakdance-form-footer{justify-content:unset}.breakdance .bde-form-builder-937-104 .breakdance-form-footer .breakdance-form-button__submit,.breakdance .bde-form-builder-937-104 .breakdance-form-footer .breakdance-form-field--step-buttons{width:100%}.breakdance .bde-form-builder-937-104 .breakdance-form-button__submit{border-radius:9999px}@media (max-width:767px){.breakdance .bde-form-builder-937-104 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-937-104 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-937-104 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-937-104 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}}.breakdance .bde-popup-932-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-932-100 .breakdance-popup-content{background:#0000002B;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-932-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-932-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-932-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-932-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-932-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-932-100 .breakdance-popup{height:500px}.breakdance .bde-popup-932-100 .breakdance-popup-content{border-radius:30px;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px}.breakdance .bde-popup-932-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-932-101{width:500px;min-height:500px;padding:20px 20px 20px 20px;border-radius:20px}.breakdance .bde-div-932-101{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.breakdance .bde-div-932-101{background-color:#0000002B}@media (max-width:479px){.breakdance .bde-div-932-101{min-height:400px}.breakdance .bde-div-932-101{justify-content:center}}.breakdance .bde-image2-932-103{margin-bottom:30px;width:200px;height:auto}@media (max-width:479px){.breakdance .bde-image2-932-103{width:150px;height:auto}}.breakdance .bde-login-form-932-102{--bde-form-label-color:#FFF;--bde-form-input-border-radius:10px}.breakdance .bde-login-form-932-102 .breakdance-form-field__label,.breakdance .bde-login-form-932-102.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-login-form-932-102.breakdance-woocommerce label span.optional,.breakdance .bde-login-form-932-102.breakdance-woocommerce label{color:#FFF}.breakdance .bde-login-form-932-102 .breakdance-form .breakdance-form-field__input,.breakdance .bde-login-form-932-102 .breakdance-form-dropzone,.breakdance .bde-login-form-932-102 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-login-form-932-102 .select2-container--default .select2-selection--single,.breakdance .bde-login-form-932-102 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-login-form-932-102 .breakdance-woocommerce input[type="search"],.breakdance .bde-login-form-932-102 .breakdance-woocommerce textarea,.breakdance .bde-login-form-932-102 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-login-form-932-102 .breakdance-woocommerce .input-text,.breakdance .bde-login-form-932-102 .breakdance-woocommerce select,.breakdance .bde-login-form-932-102 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-login-form-932-102 .breakdance-woocommerce .wc-stripe-elements-field{border-radius:10px}.breakdance .bde-login-form-932-102 .breakdance-form-checkbox,.breakdance .bde-login-form-932-102 .breakdance-form-radio{color:#FFF}.breakdance .bde-login-form-932-102 .breakdance-form-link{color:#FFF}.breakdance .bde-login-form-932-102 .breakdance-form-footer{justify-content:unset}.breakdance .bde-login-form-932-102 .breakdance-form-footer .breakdance-form-button__submit,.breakdance .bde-login-form-932-102 .breakdance-form-footer .breakdance-form-field--step-buttons{width:100%}.breakdance .bde-login-form-932-102 .breakdance-form-button__submit{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-primary-background-color:#127f9e;--bde-button-primary-background-color-hover:#127f9e;border-radius:10px}.breakdance .bde-popup-566-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-566-100 .breakdance-popup-content{background:#00000014;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-566-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-566-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-566-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-566-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-566-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-566-100 .breakdance-popup{width:100%;height:500px}.breakdance .bde-popup-566-100 .breakdance-popup-content{border-radius:30px;padding-left:10px;padding-right:10px}.breakdance .bde-popup-566-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-566-101{width:500px;min-height:500px;padding:20px 20px 20px 20px;border-radius:20px}.breakdance .bde-div-566-101{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-566-101{background-color:#9E9E9E78}@media (max-width:479px){.breakdance .bde-div-566-101{min-height:400px}}.breakdance .bde-image2-566-113{width:250px;height:auto}@media (max-width:479px){.breakdance .bde-image2-566-113{width:150px;height:auto}}.breakdance .bde-text-566-107{color:#FFF;margin-top:13px;margin-bottom:17px}@media (max-width:479px){.breakdance .bde-text-566-107{margin-top:0;margin-bottom:0}}.breakdance .bde-popup-560-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-560-100 .breakdance-popup-content{background:#00000014;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-560-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-560-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-560-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-560-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-560-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-560-100 .breakdance-popup{width:100%;height:500px}.breakdance .bde-popup-560-100 .breakdance-popup-content{border-radius:30px;padding-left:10px;padding-right:10px}.breakdance .bde-popup-560-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}.breakdance .bde-popup-560-100{backdrop filter:20px}}.breakdance .bde-div-560-101{width:500px;min-height:500px;padding:20px 20px 20px 20px;border-radius:20px}.breakdance .bde-div-560-101{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-560-101{background-color:#9E9E9EAD}@media (max-width:479px){.breakdance .bde-div-560-101{min-height:400px}}.breakdance .bde-button-560-113 .bde-button__button{border-radius:9999px;border-radius:50px;--bde-button-width:400px}.breakdance .bde-text-560-107{color:#FFF;margin-top:24px;margin-bottom:17px}@media (max-width:479px){.breakdance .bde-text-560-107{margin-bottom:0}}.breakdance .bde-columns-560-108{--columnCount:2;margin-top:28px;--bde-column-gap:0px}@media (max-width:1119px){.breakdance .bde-columns-560-108{--columnCount:2}.breakdance .bde-columns-560-108.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-560-108.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-560-108{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-560-108{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-560-108{--columnCount:2;margin-top:13px;--bde-column-gap:10px}}.breakdance .bde-column-560-109{--column-width:50%}.breakdance .bde-column-560-109{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-image2-560-111{border-radius:20px}@media (max-width:479px){.breakdance .bde-image2-560-111{max-width:100px;border-radius:10px}}.breakdance .bde-column-560-110{--column-width:50%}.breakdance .bde-column-560-110{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-image2-560-112{border-radius:20px}@media (max-width:479px){.breakdance .bde-image2-560-112{max-width:100px;border-radius:10px}}.breakdance .bde-popup-354-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-354-100 .breakdance-popup-content{background:#0000002B;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-354-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-354-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-354-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-354-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-354-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-354-100 .breakdance-popup{height:500px}.breakdance .bde-popup-354-100 .breakdance-popup-content{border-radius:30px;padding-left:20px;padding-right:20px}.breakdance .bde-popup-354-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-354-139{width:100%;padding:10px 10px 10px 10px;border-radius:20px;box-shadow:1px 1px 10px 0 #00000025}.breakdance .bde-div-354-139{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-354-139{background-color:#9E9E9E08}.breakdance .bde-div-354-139{backdrop-filter:blur(20px)}.breakdance .bde-image2-354-138{width:250px;height:auto}@media (max-width:479px){.breakdance .bde-image2-354-138{width:150px;height:auto}}.breakdance .bde-grid-354-163{padding:0 0 0 0;--bde-grid-items-per-row:2;--bde-grid-gap:10px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-354-163{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-354-163{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-354-163{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-354-163{--bde-grid-items-per-row:2}}.breakdance .bde-container-link-354-164{width:100%;border-radius:10px;box-shadow:1px 1px 10px 0 #00000025;padding:10px 10px 10px 10px}.breakdance .bde-container-link-354-164{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-container-link-354-164{background-color:#9E9E9E08}.breakdance .bde-container-link-354-164:hover{box-shadow:1px 1px 15px 0 #02E5FF}.breakdance .bde-container-link-354-164{backdrop-filter:blur(20px)}.breakdance .bde-icon-354-165 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-165{margin-bottom:5px}.breakdance .bde-text-354-166{color:#FFF;font-size:14px;font-weight:300;margin-bottom:20px}.breakdance .bde-container-link-354-167{width:100%;border-radius:10px;box-shadow:1px 1px 10px 0 #00000025;padding:10px 10px 10px 10px}.breakdance .bde-container-link-354-167{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-container-link-354-167{background-color:#9E9E9E08}.breakdance .bde-container-link-354-167:hover{box-shadow:1px 1px 15px 0 #02E5FF}.breakdance .bde-container-link-354-167{backdrop-filter:blur(20px)}.breakdance .bde-icon-354-168 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-168{margin-bottom:5px}.breakdance .bde-text-354-169{color:#FFF;font-size:14px;font-weight:300;margin-bottom:20px}.breakdance .bde-container-link-354-170{width:100%;border-radius:10px;box-shadow:1px 1px 10px 0 #00000025;padding:10px 10px 10px 10px}.breakdance .bde-container-link-354-170{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-container-link-354-170{background-color:#9E9E9E08}.breakdance .bde-container-link-354-170:hover{box-shadow:1px 1px 15px 0 #02E5FF}.breakdance .bde-container-link-354-170{backdrop-filter:blur(20px)}.breakdance .bde-icon-354-171 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-171{margin-bottom:5px}.breakdance .bde-text-354-172{color:#FFF;font-size:14px;font-weight:300;margin-bottom:20px}.breakdance .bde-container-link-354-173{width:100%;border-radius:10px;box-shadow:1px 1px 10px 0 #00000025;padding:10px 10px 10px 10px}.breakdance .bde-container-link-354-173{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-container-link-354-173{background-color:#9E9E9E08}.breakdance .bde-container-link-354-173:hover{box-shadow:1px 1px 15px 0 #02E5FF}.breakdance .bde-container-link-354-173{backdrop-filter:blur(20px)}.breakdance .bde-icon-354-174 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-174{margin-bottom:5px}.breakdance .bde-text-354-175{color:#FFF;font-size:14px;font-weight:300;margin-bottom:20px}.breakdance .bde-div-354-162{width:100%;margin-top:10px;margin-bottom:10px}.breakdance .bde-div-354-162{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.breakdance .bde-icon-354-155 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-354-155 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-155{margin-top:10px}.breakdance .bde-icon-354-155:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-icon-354-157 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-354-157 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-157{margin-top:10px}.breakdance .bde-icon-354-157:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-icon-354-159 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-354-159 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-159{margin-top:10px}.breakdance .bde-icon-354-159:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-icon-354-161 .bde-icon-icon.breakdance-icon-atom{font-size:15px}.breakdance .bde-icon-354-161 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#FFF}.breakdance .bde-icon-354-161{margin-top:10px}.breakdance .bde-icon-354-161:hover{box-shadow:1px 1px 10px 15px #02E5FF}.breakdance .bde-popup-331-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-331-100 .breakdance-popup-content{background:#0000002B;border-radius:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}.breakdance .bde-popup-331-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-331-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-331-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-331-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-331-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-331-100 .breakdance-popup{width:100%;height:500px}.breakdance .bde-popup-331-100 .breakdance-popup-content{border-radius:30px;padding-left:10px;padding-right:10px}.breakdance .bde-popup-331-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-331-101{width:500px;min-height:500px}.breakdance .bde-div-331-101{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}@media (max-width:479px){.breakdance .bde-div-331-101{min-height:400px}}.breakdance .bde-image2-331-103{width:250px;height:auto}@media (max-width:479px){.breakdance .bde-image2-331-103{width:150px;height:auto}}.breakdance .bde-search-form-331-108{width:400px}.breakdance .bde-search-form-331-108 .search-form--classic .search-form__container{border-radius:30px}.breakdance .bde-search-form-331-108 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--full-screen .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form__button--full-screen{background-color:#e7e5e4}.breakdance .bde-search-form-331-108 .search-form__button--full-screen:hover{background-color:#d6d3d1}.breakdance .bde-search-form-331-108 .search-form--full-screen .search-form__lightbox-container{width:100%;margin-left:auto;margin-right:auto}@media (max-width:1119px){.breakdance .bde-search-form-331-108 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--full-screen .search-form__field::placeholder{color:}}@media (max-width:1023px){.breakdance .bde-search-form-331-108 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--full-screen .search-form__field::placeholder{color:}}@media (max-width:767px){.breakdance .bde-search-form-331-108 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--full-screen .search-form__field::placeholder{color:}}@media (max-width:479px){.breakdance .bde-search-form-331-108 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-331-108 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-331-108 .search-form--full-screen .search-form__field::placeholder{color:}}.breakdance .bde-popup-155-100 .breakdance-popup{width:700px;height:700px}.breakdance .bde-popup-155-100 .breakdance-popup-content{background:#0000002B;border-radius:50px}.breakdance .bde-popup-155-100 .breakdance-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-popup-155-100{backdrop-filter:blur(20px)}@media (max-width:1119px){.breakdance .bde-popup-155-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-155-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-155-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-155-100 .breakdance-popup{height:500px}.breakdance .bde-popup-155-100 .breakdance-popup-content{border-radius:30px;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px}.breakdance .bde-popup-155-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-div-155-101{width:500px;min-height:500px;padding:20px 20px 20px 20px;border-radius:20px}.breakdance .bde-div-155-101{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.breakdance .bde-div-155-101{background-color:#0000002B}@media (max-width:479px){.breakdance .bde-div-155-101{min-height:400px}.breakdance .bde-div-155-101{justify-content:center}}.breakdance .bde-image2-155-103{margin-bottom:30px;width:200px;height:auto}@media (max-width:479px){.breakdance .bde-image2-155-103{width:150px;height:auto}}.breakdance .bde-login-form-155-102{--bde-form-label-color:#FFFFFFED;--bde-form-input-border-radius:10px}.breakdance .bde-login-form-155-102 .breakdance-form-field__label,.breakdance .bde-login-form-155-102.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-login-form-155-102.breakdance-woocommerce label span.optional,.breakdance .bde-login-form-155-102.breakdance-woocommerce label{color:#FFFFFFED}.breakdance .bde-login-form-155-102 .breakdance-form .breakdance-form-field__input,.breakdance .bde-login-form-155-102 .breakdance-form-dropzone,.breakdance .bde-login-form-155-102 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-login-form-155-102 .select2-container--default .select2-selection--single,.breakdance .bde-login-form-155-102 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-login-form-155-102 .breakdance-woocommerce input[type="search"],.breakdance .bde-login-form-155-102 .breakdance-woocommerce textarea,.breakdance .bde-login-form-155-102 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-login-form-155-102 .breakdance-woocommerce .input-text,.breakdance .bde-login-form-155-102 .breakdance-woocommerce select,.breakdance .bde-login-form-155-102 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-login-form-155-102 .breakdance-woocommerce .wc-stripe-elements-field{border-radius:10px}.breakdance .bde-login-form-155-102 .breakdance-form-checkbox,.breakdance .bde-login-form-155-102 .breakdance-form-radio{color:#FFF}.breakdance .bde-login-form-155-102 .breakdance-form-link{color:#FFF}.breakdance .bde-login-form-155-102 .breakdance-form-footer{justify-content:unset}.breakdance .bde-login-form-155-102 .breakdance-form-footer .breakdance-form-button__submit,.breakdance .bde-login-form-155-102 .breakdance-form-footer .breakdance-form-field--step-buttons{width:100%}.breakdance .bde-login-form-155-102 .breakdance-form-button__submit{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-primary-background-color:#127f9e;--bde-button-primary-background-color-hover:#127f9e;border-radius:10px}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}