.visually-hidden { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(1px,1px,1px,1px); white-space: nowrap; }
.element-invisible { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(1px,1px,1px,1px); white-space: nowrap; }
.node-type-general-textual-page #body > .row.bg,
.node-type-container #body > .row.bg,
.node-type-news-and-events #body > .row.bg { display: flex; align-items: stretch; }
.node-type-general-textual-page #body > .row.bg > .columnHeight,
.node-type-container #body > .row.bg > .columnHeight,
.node-type-news-and-events #body > .row.bg > .columnHeight { float: none; }
.slide_container { position: relative; overflow: hidden; }
.slide_container .slide_cell { display: none; position: absolute; inset: 0; }
.slide_container .slide_cell.is-active { display: block; }
.slide_container .slide_img img { display: block; width: 960px; height: 400px; object-fit: cover; }
.home-video { position: relative; top: 18px; left: 18px; object-fit: cover; }
.carousel-inner > .item { display: none; }
.carousel-inner > .item.active { display: block; }
.product_list li.product_overview { display: block; }
.product_list.has-products { overflow: hidden; }
.node-type-product .product_list.has-products > ul { width: 4000px !important; }
.node-type-general-textual-page .article-video { display: block; width: 668px; height: 420px; background: #000; }
#block-lang-dropdown-language { height: 36px; margin-top: -2px; }
#lang-dropdown-select-language.dd-container { position: relative; width: 160px; height: 36px; margin-left: 20px; }
#lang-dropdown-select-language .dd-select { position: relative; width: 100px; height: 36px; }
#lang-dropdown-select-language .dd-selected { display: block; width: 80px; height: 16px; padding: 10px; overflow: hidden; cursor: pointer; }
#lang-dropdown-select-language .dd-selected-image,
#lang-dropdown-select-language .dd-option-image { display: block; float: left; width: 20px; height: 14px; margin-right: 5px; }
#lang-dropdown-select-language .dd-selected-text { display: block; width: 80px; height: 15.4px; margin: 0 0 5px; line-height: 15.4px !important; cursor: pointer; }
#lang-dropdown-select-language .dd-pointer { position: absolute; top: 50%; margin-top: -3px; }
#lang-dropdown-select-language .dd-options { top: 36px; left: 0; }
#lang-dropdown-select-language .dd-options.is-open { display: block; }
#lang-dropdown-select-language .dd-option { display: block; min-height: 14px; padding: 5px 10px; overflow: hidden; color: #252525; cursor: pointer; }
#lang-dropdown-select-language .dd-option-text { display: block; margin-left: 25px; cursor: pointer; }
.region-logo img { display: inline; }
.region-search .form-actions { position: absolute; inset: 0 auto auto 0; margin: 0; padding: 0; }
.region-search .form-actions input { font-size: 0 !important; line-height: 0; text-indent: -999em; width: 30px !important; height: 37px !important; left: 0 !important; top: -1px !important; margin: 0 !important; }
@media (max-width: 767px) {
  .node-type-general-textual-page #body > .row.bg,
  .node-type-container #body > .row.bg,
  .node-type-news-and-events #body > .row.bg { display: block; }
}
