.custom-chip{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#fff;line-height:140%;border:1px solid #ccc;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:relative;border-radius:40px;border-radius:2.5rem}.custom-chip.filled-chip{background-color:#EDEDED;border:1px solid #EDEDED}.custom-chip.closable-chip:before{content:"";display:block;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url("../../images/icons/close-24.svg");cursor:pointer;position:absolute;margin-right:4px;margin-right:.25rem;width:24px;width:1.5rem;height:24px;height:1.5rem;left:16px;left:1rem}.chip-l{font-size:18px;font-size:1.125rem;padding:8px 24px;padding:.5rem 1.5rem;min-width:92px;min-width:5.75rem}.chip-l.closable-chip{min-width:120px;min-width:7.5rem;padding-left:52px;padding-left:3.25rem}.chip-l.closable-chip:before{background-image:url("../../images/icons/close-32.svg");width:32px;width:2rem;height:32px;height:2rem}.chip-m{font-size:15px;font-size:.9375rem;padding:8px 24px;padding:.5rem 1.5rem;min-width:100px;min-width:6.25rem}.chip-m.closable-chip{min-width:123px;min-width:7.6875rem;padding-left:44px;padding-left:2.75rem}.chip-s{font-size:15px;font-size:.9375rem;padding:6px 16px;padding:.375rem 1rem;min-width:90px;min-width:5.625rem}.chip-s.closable-chip{min-width:70px;min-width:4.375rem;padding-left:36px;padding-left:2.25rem}.chip-s.closable-chip:before{left:8px;left:.5rem}.chip-xs{font-size:13px;font-size:.8125rem;padding:3px 12px;padding:.1875rem .75rem;min-width:80px;min-width:5rem}.chip-xs.closable-chip{min-width:64px;min-width:4rem;padding-left:28px;padding-left:1.75rem}.chip-xs.closable-chip:before{width:16px;width:1rem;height:16px;height:1rem;left:8px;left:.5rem;background-image:url("../../images/icons/close-16.svg")}.range-container{display:flex;flex-direction:column}.range-container .range-sliders{position:relative;margin-bottom:30px;margin-bottom:1.875rem}.range-container .range-controls{position:relative;display:flex;justify-content:space-between}.range-container .range-controls input[type="number"]{border:none;width:-moz-max-content;width:max-content;min-width:40px;min-width:2.5rem}.range-container .range-controls input[type="number"]::-webkit-inner-spin-button,.range-container .range-controls input[type="number"]::-webkit-outer-spin-button{opacity:1}.range-container input[type="range"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;position:absolute;background-color:#ccc;pointer-events:none;border-radius:2px;border-radius:.125rem;height:4px;height:.25rem}.range-container input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;background-color:#fff;border-radius:50%;box-shadow:0 0 0 1px #939395;cursor:pointer;width:24px;width:1.5rem;height:24px;height:1.5rem}.range-container input[type="range"]::-moz-range-thumb{-webkit-appearance:none;pointer-events:all;background-color:#fff;border-radius:50%;box-shadow:0 0 0 1px #939395;cursor:pointer;width:24px;width:1.5rem;height:24px;height:1.5rem}.range-container .fromSlider{height:0 !important;z-index:1}.range-container .fromSlider::-webkit-slider-thumb{transform:translateY(2px)}.range-container .fromSlider::-moz-range-thumb{transform:translateY(2px)}.range-container.singleSlider .fromSlider::-webkit-slider-thumb{visibility:hidden}.range-container.singleSlider .fromSlider::-moz-range-thumb{visibility:hidden}.technical-support-page .technical-support-folder-description{text-transform:none}@media (min-width: 768px){.technical-support-page .technical-support-wrapper .content-assets-grid{width:calc(100% + 10px * 2);transform:translateX(-10px)}}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support{width:100%;padding-bottom:20px}@media (min-width: 768px){.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support{width:50%;padding-left:10px;padding-right:10px}}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group{border-radius:8px;border-radius:.5rem;background-color:#F7F7F7}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group .technical-support-tile-title{font-weight:700;font-family:"din-2014",sans-serif;font-size:16px;font-size:1rem}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group .technical-support-tile-description{color:#4D4F51}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group .icon-download,.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group .icon-play{width:24px;width:1.5rem;height:24px;height:1.5rem}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group .icon-documents,.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support .technical-support-tile-text-group .icon-video{min-width:48px;min-width:3rem;width:48px;width:3rem;height:48px;height:3rem}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support.technical-support-tile-video .technical-support-tile-text-group{background-color:#1A3545}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support.technical-support-tile-video .technical-support-tile-text-group .technical-support-tile-title{color:#fff}.technical-support-page .technical-support-wrapper .content-assets-grid .tile-technical-support.technical-support-tile-video .technical-support-tile-text-group .technical-support-tile-description{color:#9EA4A8}.technical-support-page .technical-support-wrapper .technical-support-faq-and-pagination-wrapper input:checked ~ .tab-content{max-height:300vh;overflow:hidden}.technical-support-page .technical-support-wrapper .technical-support-folder-back-page{transform:rotate(180deg)}.technical-support-page .technical-support-wrapper .technical-support-folder-next-page.disabled,.technical-support-page .technical-support-wrapper .technical-support-folder-back-page.disabled{opacity:0.4;cursor:default;pointer-events:none}.technical-support-page .technical-support-navigation-wrapper .navigation-item>.active,.technical-support-page .mobile-navigation-wrapper .navigation-item>.active{font-weight:bold;color:#8F6C57;border-bottom:1px solid transparent}.technical-support-page .technical-support-navigation-wrapper .technical-support-menu-accordion,.technical-support-page .mobile-navigation-wrapper .technical-support-menu-accordion{position:relative}.technical-support-page .technical-support-navigation-wrapper .technical-support-menu-accordion .tab,.technical-support-page .mobile-navigation-wrapper .technical-support-menu-accordion .tab{border-top:1px solid #000;border-bottom:1px solid #000}.technical-support-page .technical-support-navigation-wrapper .technical-support-menu-accordion .tab .tab-label:after,.technical-support-page .mobile-navigation-wrapper .technical-support-menu-accordion .tab .tab-label:after{position:absolute;right:0;background-image:url("../../images/icons/chevron-down-32.svg")}.technical-support-page .technical-support-navigation-wrapper .technical-support-menu-accordion .tab input:checked+.tab-label:after,.technical-support-page .mobile-navigation-wrapper .technical-support-menu-accordion .tab input:checked+.tab-label:after{background-image:url("../../images/icons/chevron-up-32.svg")}.technical-support-page .technical-support-filter-bar{position:sticky;top:52px;z-index:3;border-bottom:0;height:48px;height:3rem}.technical-support-page .technical-support-filter-bar.is-pinned{border-bottom:1px solid #E5E5E5}.technical-support-page .technical-support-filter-bar .filter-bar-inner-wrapper{width:calc(100% + 2px);transform:translateX(-1px)}.technical-support-page .technical-support-filter-bar #technical-support-filters-button-opener{text-transform:none}@media (min-width: 1024px){.technical-support-page .technical-support-filter-bar{border-bottom:1px solid #E5E5E5;top:88px;height:64px;height:4rem}}@media (min-width: 1024px){.technical-support-page .technical-support-filter-bar .filter-bar-left-side{overflow-x:auto;scrollbar-color:#8F6C57 #fff;scrollbar-width:thin;scrollbar-base-color:#8F6C57;scrollbar-face-color:#8F6C57;scrollbar-3dlight-color:#8F6C57;scrollbar-highlight-color:#8F6C57;scrollbar-track-color:#8F6C57;scrollbar-arrow-color:#8F6C57;scrollbar-shadow-color:#8F6C57;scrollbar-dark-shadow-color:#8F6C57}.technical-support-page .technical-support-filter-bar .filter-bar-left-side::-webkit-scrollbar-track{border:0 solid #8F6C57;border-right:1px solid #8F6C57;background-color:#fff}.technical-support-page .technical-support-filter-bar .filter-bar-left-side::-webkit-scrollbar{width:3px;background-color:#fff}.technical-support-page .technical-support-filter-bar .filter-bar-left-side::-webkit-scrollbar-thumb{background-color:#8F6C57}.technical-support-page .technical-support-filter-bar .filter-bar-left-side::-webkit-scrollbar{height:4px}}.technical-support-page .technical-support-filter-bar .filter-bar-left-side .applied-filters-wrapper .applied-filters-chips{margin-left:20px;margin-left:1.25rem}.technical-support-page .technical-support-filter-bar .filter-bar-left-side .applied-filters-wrapper .applied-filters-reset{margin-left:20px;margin-left:1.25rem;letter-spacing:0.01em;text-transform:none}.technical-support-page .technical-support-filter-bar .filter-bar-right-side{max-width:60%;width:300px;width:18.75rem}.technical-support-page .technical-support-filter-bar .filter-bar-right-side .technical-support-search-wrapper .technical-support-custom-search{border:0;outline:0;border-bottom:1px solid;padding-bottom:6px;padding-bottom:.375rem}.technical-support-page .technical-support-filter-bar .filter-bar-right-side .technical-support-search-wrapper .icon{width:24px;width:1.5rem;height:24px;height:1.5rem}.technical-support-page #technicalSupportFilterModal .modal-body{padding-top:20px;padding-top:1.25rem}.technical-support-page #technicalSupportFilterModal .tab-content{margin-left:1px;margin-left:.0625rem}.technical-support-page #technicalSupportFilterModal .tab-content .form-group [class^="refinement-"]{padding-top:8px;padding-top:.5rem;padding-bottom:8px;padding-bottom:.5rem}.technical-support-page #technicalSupportFilterModal input:checked ~ .tab-content{max-height:3000px;max-height:187.5rem}.technical-support-page #technicalSupportFilterModal .custom-control-label{cursor:pointer}.technical-support-page #technicalSupportFilterModal a:hover{text-decoration:none}

