.ts-control{border:1px solid #d0d0d0;padding:8px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0px solid #d0d0d0;overflow:auto}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0px solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0px solid hsl(0,0%,111.568627451%)}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px #0000001a;border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:#30303080}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button: 1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:2px;margin-right:0!important;background:transparent!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d0d0d0}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px;display:block;padding:8px;box-shadow:none;width:100%;background:transparent}.plugin-dropdown_input .items-placeholder{border:0 none!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:#0000000d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button: 0px;--ts-pr-caret: 0px;--ts-pr-min: .75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}:root{--content-lines: 2}.product-card{position:relative;display:flex;flex-direction:column;width:100%;border-radius:1rem;overflow:hidden;background-color:#fff;color:#3d3935;box-shadow:0 0 13px 4px #0000001a}.product-card:focus-visible{outline:1px solid #ff8300;outline-offset:2px}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__img{transform:scale(1.05)}}.product-card__media{position:relative;display:block;width:calc(100% + 1px);overflow:hidden;aspect-ratio:220/209}@supports not (aspect-ratio: 1/1){.product-card__media{position:relative;height:0;padding-top:95%}}@media only screen and (min-width:1024px){.product-card__media{aspect-ratio:285/209}@supports not (aspect-ratio: 1/1){.product-card__media{position:relative;height:0;padding-top:73.3333333333%}}}.product-card__img{object-fit:cover;transition:transform .2s;width:100%;height:100%}@supports not (aspect-ratio: 1/1){.product-card__img{position:absolute;top:0;left:0}}.product-card__labels{position:absolute;top:1rem;left:.5rem;display:flex;flex-direction:column;align-items:flex-start;max-width:calc(100% - 1rem);gap:.25rem}.product-card__label{padding:.25rem .5rem;border-radius:.375rem;background-color:#3d3935;color:#fff;font-size:.75rem;line-height:1.25}.product-card__content{flex:1 0 auto;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.product-card__content .btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.product-card__name{color:#3d3935;font-family:HeliosC,Roboto Condensed,Arial Narrow,system-ui,sans-serif;font-weight:400}.product-card--listing .product-card__media{aspect-ratio:358/209}@supports not (aspect-ratio: 1/1){.product-card--listing .product-card__media{position:relative;height:0;padding-top:58.3798882682%}}@media only screen and (min-width:1280px){.product-card--listing .product-card__media{aspect-ratio:317/209}@supports not (aspect-ratio: 1/1){.product-card--listing .product-card__media{position:relative;height:0;padding-top:65.9305993691%}}}.product-card--carousel,.product-card--carousel-compact{border:1px solid #d8d7d7;box-shadow:none}.product-card--carousel .product-card__media,.product-card--carousel-compact .product-card__media{aspect-ratio:220/209}@supports not (aspect-ratio: 1/1){.product-card--carousel .product-card__media,.product-card--carousel-compact .product-card__media{position:relative;height:0;padding-top:95%}}@media only screen and (min-width:1024px){.product-card--carousel .product-card__media,.product-card--carousel-compact .product-card__media{aspect-ratio:257/209}@supports not (aspect-ratio: 1/1){.product-card--carousel .product-card__media,.product-card--carousel-compact .product-card__media{position:relative;height:0;padding-top:81.3229571984%}}}@media only screen and (max-width:1023px){.product-card--carousel-compact .product-card__media{aspect-ratio:220/160}@supports not (aspect-ratio: 1/1){.product-card--carousel-compact .product-card__media{position:relative;height:0;padding-top:72.7272727273%}}}.product-card__title{flex:1 0 auto;-webkit-line-clamp:2}.product-card__link{color:inherit;text-decoration:none}.product-card__link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}@media(hover:hover)and (pointer:fine){.product-card__link:hover{color:#ff8300}}.product-card__link:focus-visible{outline:1px solid #ff8300;outline-offset:2px}.media-placeholder{display:flex;align-items:center;justify-content:center;background-color:#e2e1e1;width:100%;height:100%}@supports not (aspect-ratio: 1/1){.media-placeholder{position:absolute;top:0;left:0}}.media-placeholder__mark{width:31%;height:auto}.listing-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;border-radius:1rem;background-color:#f7f7f7;color:#5f5f5f;text-align:center}@media only screen and (min-width:1024px){.listing-placeholder{min-height:22.5rem}}.listing-placeholder__hint{font-family:HeliosC,Roboto Condensed,Arial Narrow,system-ui,sans-serif;font-weight:400}.pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}@media only screen and (min-width:640px){.pagination .nav-links{gap:1rem}}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;border-radius:.625rem;font-size:.875rem}.pagination .page-numbers.current{background-color:#ff8300;color:#fff}.pagination .page-numbers.dots{min-width:auto;color:#b1b0ae}@media only screen and (min-width:640px){.pagination .page-numbers.dots{min-width:2.5rem}}.pagination .page-numbers.prev,.pagination .page-numbers.next{color:#3d3935}.pagination .page-numbers.prev svg,.pagination .page-numbers.next svg{width:1rem;height:1rem}.pagination .page-numbers--mid{display:none}@media only screen and (min-width:640px){.pagination .page-numbers--mid{display:inline-flex}}@media only screen and (min-width:640px){.pagination .page-numbers--gap{display:none}}.pagination a.page-numbers{transition:color .2s,background-color .2s}@media(hover:hover)and (pointer:fine){.pagination a.page-numbers:hover{background-color:#ff8300;color:#fff}}.field__select .ts-wrapper{padding:0;font-size:.875rem;line-height:normal}@media(hover:hover)and (pointer:fine){.field__select .ts-wrapper:hover{border-color:#b1b0ae}}.field__select .ts-wrapper.disabled{border-color:transparent;background-color:#e2e1e1;color:#b1b0ae;cursor:not-allowed}.field__select .ts-control{--ts-pr-min: 2.5rem;height:100%;padding:.3125rem .75rem;border:0;border-radius:.5rem;background:transparent;box-shadow:none;align-items:center;overflow:visible;outline:none}[data-focus-source=keyboard] .field__select .ts-control:focus{outline:1px solid #ff8300;outline-offset:-1px}.field__select .item{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.field__select .field__select-chevron{transition:transform .2s}.field__select .ts-wrapper.dropdown-active~.field__select-chevron{transform:translateY(-50%) rotate(180deg)}.field__select .ts-dropdown{margin-top:.5rem;border:1px solid #d8d7d7;border-radius:.5rem;background:#fff;box-shadow:0 0 13px 4px #0000001a;color:#3d3935;font-size:.875rem;overflow:hidden}.field__select .ts-dropdown-content{max-height:16.25rem;overflow-y:auto}.field__select .option{padding:.625rem .75rem;color:#3d3935;cursor:pointer}.field__select .option.active{background:#f7f7f7;color:#ff8300}.field__select .option.selected{background:#f7f7f7;font-weight:500}.content-section{padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid #d8d7d7;background-color:#f7f7f7}.content-section .content{font-size:.75rem;line-height:normal}.content-section .content ol:not(:last-child),.content-section .content ul:not(:last-child),.content-section .content p:not(:last-child){margin-bottom:.375rem}.content.is-collapsed{overflow:hidden;max-height:var(--collapsed-max-height, none)}.content.is-collapsed .videoWrapper,.content.is-collapsed .responsive-embed{display:none}@supports (-webkit-line-clamp: 1) and (-webkit-box-orient: vertical){.content.is-collapsed{max-height:none!important;display:-webkit-box;-webkit-line-clamp:var(--content-lines);-webkit-box-orient:vertical}}.content>:last-child{margin-bottom:0!important}.btn-more{display:inline-flex;align-items:center;column-gap:.5rem;margin-top:.75rem;font-size:.875rem;font-weight:600;color:#5f5f5f;line-height:normal;border:0}.btn-more:focus-visible{outline:1px solid #5f5f5f;outline-offset:2px}.btn-more svg{flex-shrink:0;width:1rem;height:1rem;transition:transform .2s}.btn-more--indents{margin-top:.75rem}.btn-more.is-expanded svg{transform:rotate(180deg)}.btn-more__text{position:relative}.btn-more__text:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:currentColor;transition:width .2s}@media only screen and (min-width:1280px){.btn-more:hover .btn-more__text:after{width:100%}}.catalog-page{padding-top:1rem;padding-bottom:1rem}.catalog-head{padding-top:1rem;padding-bottom:1rem;background-color:#f7f7f7}@media only screen and (min-width:1024px){.catalog-head{background-color:transparent}}.catalog-head__title{margin-top:.5rem}.catalog-page__inner{display:grid;align-items:start;gap:1.5rem}@media only screen and (min-width:1024px){.catalog-page__inner{gap:2rem}}@media only screen and (min-width:1024px){.catalog-page__inner--with-sidebar{grid-template-columns:17.5rem minmax(0,1fr)}}.catalog-page__sidebar{display:none}@media only screen and (min-width:1024px){.catalog-page__sidebar{display:block}}html:not(.js) .catalog-page__sidebar{display:block}.catalog-results{display:none}html:not(.js) .catalog-results{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}@media only screen and (min-width:1024px){.catalog-results{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}}.catalog-results__count{color:#5f5f5f}.catalog-sort{display:flex;align-items:center;gap:.5rem}.catalog-sort__label{color:#5f5f5f;white-space:nowrap}.catalog-sort__field{width:10rem}.js [data-catalog-autosubmit] .catalog-sort__submit{display:none}.catalog-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}@media only screen and (min-width:768px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1024px){.catalog-grid{gap:1.5rem}}@media only screen and (min-width:1280px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1024px){.catalog-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1200px){.catalog-grid--wide{grid-template-columns:repeat(4,minmax(0,1fr))}}.catalog-grid__item{display:flex}.catalog-pagination{margin-top:1rem}@media only screen and (min-width:1024px){.catalog-pagination{margin-top:1.5rem}}.catalog-listing{position:relative}.catalog-listing.is-loading [data-catalog-results]{display:none}.catalog-loader{justify-content:center}.catalog-loader__spinner{display:flex;color:#ff8300;animation:catalog-spin .9s linear infinite}@keyframes catalog-spin{to{transform:rotate(360deg)}}.filter-panel{padding:1.25rem;border:1px solid #d8d7d7;border-radius:.5rem;background-color:#fff}.filter-group+.filter-group{padding-top:1rem;margin-top:1rem;border-top:1px solid #d8d7d7}.filter-group__title{float:left;width:100%;padding:0;margin-top:0;margin-bottom:1rem}.filter-group__list{clear:both;display:flex;flex-direction:column;gap:.75rem}.filter-group__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.filter-group__row .checkbox{max-width:calc(100% - 1rem);flex-grow:1}.filter-group__count{flex-shrink:0;color:#5f5f5f}.filter-panel__actions{display:flex;gap:.5rem;margin-top:1rem}.js [data-catalog-autosubmit] .filter-panel__actions{display:none}.category-nav{padding:1rem 1.25rem;border:1px solid #d8d7d7;border-radius:.5rem;background-color:#fff}.category-nav--bare{padding:0;border:0;border-radius:0}.category-nav__list{display:flex;flex-direction:column}.category-nav__item:last-child .category-nav__link:after{background-color:transparent}.category-nav__link{position:relative;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:#3d3935;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s}@media(hover:hover)and (pointer:fine){.category-nav__link:hover{background-color:#f7f7f7;color:#ff8300}.category-nav__link:hover:before{opacity:1}.category-nav__link:hover:after{background-color:#ff83001a}}.category-nav__link:focus-visible{outline:1px solid #ff8300;outline-offset:-1px}.category-nav__link:before,.category-nav__link:after{content:"";position:absolute;left:0;transition:background-color .2s,opacity .2s}.category-nav__link:before{top:0;width:5px;height:100%;opacity:0;background-color:#ff8300}.category-nav__link:after{bottom:0;width:100%;height:1px;background-color:#d8d7d7}.category-nav__link.is-active{background-color:#ff83001a;color:#ff8300}.category-nav__link.is-active:before{background-color:#ff8300;opacity:1}.category-nav__link.is-active:after{opacity:0}.category-nav__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}@media only screen and (min-width:1024px){.category-nav__icon{width:2.8125rem;height:2.8125rem}}.category-nav__icon img{max-width:100%;max-height:100%;object-fit:contain}.category-nav__icon--mask{background:var(--icon) center/contain no-repeat}@supports (-webkit-mask-image: url()) or (mask-image: url()){.category-nav__icon--mask{background:currentColor;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}}@media(forced-colors:active){.category-nav__icon--mask{background-color:CanvasText}}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}@media only screen and (min-width:1024px){.catalog-toolbar{display:none}}html:not(.js) .catalog-toolbar{display:none}.catalog-toolbar__trigger{display:inline-flex;align-items:center;gap:.25rem;padding:0;border:0;background:none;color:#3d3935;cursor:pointer}.catalog-toolbar__trigger:focus-visible{outline:1px solid #ff8300;outline-offset:2px}.catalog-toolbar__trigger--text{font-family:HeliosC,Roboto Condensed,Arial Narrow,system-ui,sans-serif;font-weight:400;line-height:1.25}.catalog-toolbar__trigger--field{justify-content:space-between;gap:.5rem;width:13rem;max-width:60%;padding:.5rem .75rem;border:1px solid #d8d7d7;border-radius:.5rem;background-color:#fff}.catalog-toolbar__icon{flex-shrink:0;width:1.5rem;height:1.5rem}.catalog-toolbar__chevron{flex-shrink:0;width:1rem;height:1rem;color:#5f5f5f}.catalog-sort-options{display:flex;flex-direction:column;gap:.75rem}.catalog-sort-options input[type=radio]{border-radius:50%}.catalog-sort-options input[type=radio]:checked{background-image:none;box-shadow:inset 0 0 0 .25rem #fff}@media only screen and (min-width:1024px){.catalog-sheet,.catalog-sheet[open]{display:none}}
