.product-gallery__tabs-wrapper{position:relative}.product-gallery__tabs{display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:auto;padding-top:5px;padding-bottom:5px;display:none}@media (min-width:768px){.product-gallery__tabs{display:flex}}.product-gallery__tab{width:auto;outline:none}.product-gallery__tab:last-child .product-gallery__tab-button{border-right-width:1px}.product-gallery__tab-button{font-weight:700;text-transform:uppercase;text-align:center;overflow:visible;position:relative;width:100%;height:43px;padding:10px 15px;font-size:.875rem;letter-spacing:1.5px;color:#00b5e2;-webkit-transition:border-color .3s,color .3s;transition:border-color .3s,color .3s;border:1px solid #00b5e2;border-right-width:0;outline:0;border-radius:0;background:#fff;width:auto;min-width:150px;cursor:pointer}.product-gallery__tab-button:before{position:absolute;z-index:-1;top:-4px;right:0;bottom:-4px;left:0;content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;background-color:#004080}.product-gallery__tab-button:hover{color:#fff;border-color:#00b5e2;background-color:#00b5e2}.product-gallery__tab-button:focus{outline:none}.product-gallery__tab-button--selected{color:#fff;z-index:1}.product-gallery__tab-button--selected:before{opacity:1}.product-gallery__dropdown{position:relative}@media (min-width:768px){.product-gallery__dropdown{display:none}}.product-gallery__dropdown-trigger{font-weight:700;padding:12px 20px;color:#005eb8;border:1px solid #00b5e2;border-radius:0;background-color:#fff;font-size:1rem;line-height:1.46rem;-webkit-transition:background-color .25s;transition:background-color .25s;display:flex;width:100%;align-items:center;justify-content:space-between;position:relative;cursor:pointer}.product-gallery__dropdown-trigger:focus{outline:none}.product-gallery__dropdown-trigger-label{outline:0;color:#005eb8;width:90%;text-align:left}.product-gallery__dropdown-icon{position:absolute;right:20px;top:calc(50% - 1px);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .25s;-webkit-transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;margin-left:auto;padding-left:5px;color:#005eb8;font-size:24px}.product-gallery__dropdown-items{overflow:hidden;border:1px solid #fff;border-top:0;padding:0}.product-gallery__dropdown-wrapper{position:absolute;top:calc(100% - 2px);left:0;width:100%;z-index:50}.product-gallery__dropdown-item{outline:0}.product-gallery__dropdown-item+.product-gallery__dropdown-item{border-top:1px solid #fff}.product-gallery__dropdown-link{font-weight:700;font-size:1rem;line-height:normal;display:flex;width:100%;margin:0;justify-content:space-between;align-items:center;flex-grow:1;padding:12px 20px;-webkit-transition:all .25s ease;transition:all .25s ease;color:#fff;background-color:#004485;border:none;cursor:pointer}.product-gallery__dropdown-link:hover{background-color:#005eb8}.product-gallery__dropdown-link--selected{color:#fff;background-color:#00b5e2}.product-gallery__tabs-wrapper-v2{display:flex;justify-content:left;text-decoration:underline}.product-gallery__tabs-wrapper-v2 div .product-gallery__tab-button{border:2px solid #0870d8!important;color:#0870d8!important}.product-gallery__tabs-wrapper-v2 div .product-gallery__tab-button:hover{color:#fff!important}.product-gallery__tabs-wrapper-v2 div .product-gallery__tab-button--selected{text-decoration:underline;z-index:auto}.product-gallery__tabs-wrapper-v2 div .product-gallery__tab-button:before{background-color:#fff!important}.product-gallery__items-wrapper{position:relative;color:#000;padding:38px 20px 0}@media (min-width:768px){.product-gallery__items-wrapper{padding:38px 45px 0}}@media (min-width:1140px){.product-gallery__items-wrapper{padding:38px 20px 0}}.product-gallery__items-wrapper.theme-gray{background:#ececf0}.product-gallery__items{display:flex;flex-wrap:wrap;max-width:none;padding:0}.product-gallery__items_v2 .product-gallery__title{color:#162941}.product-gallery__items_v2 .product-gallery__teaser a{font-style:normal;text-decoration:none;border-bottom:none}@media (min-width:1140px){.product-gallery__items{max-width:1160px;margin:0 auto}}.product-gallery__item{position:relative;line-height:20px;margin-bottom:20px;padding:10px;-webkit-transition:background-color .25s;transition:background-color .25s;cursor:pointer;width:100%}.product-gallery__item:hover{background-color:#ececf0}@media (min-width:768px){.product-gallery__item{width:50%}}@media (min-width:1140px){.product-gallery__item{width:33.33%}}.product-gallery__image-wrapper{display:block;position:relative;overflow:hidden;border-radius:2px;border:1px solid #fff}.product-gallery__image{display:block;width:100%;height:auto;background-color:#000;max-width:100%}.product-gallery__title{line-height:20px;margin-top:10px;font-weight:700;margin-bottom:0}.product-gallery__teaser,.product-gallery__title{font-size:.875rem;padding-right:10px;padding-left:10px;color:inherit}.product-gallery__teaser{line-height:1.63}.product-gallery__teaser a{font-style:italic;font-weight:700;font-family:"GE Inspira Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;position:relative}.product-gallery__teaser a:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-2px;opacity:0;background-color:currentColor;-webkit-transition:all .5s ease;transition:all .5s ease}.product-gallery__teaser a:hover:after{width:100%;opacity:1}.theme-black .product-gallery__teaser a{color:#fff}.theme-gray .product-gallery__teaser a:after{background:#00bf6f}.theme-gray .product-gallery__teaser a:hover{color:#00bf6f}.product-gallery__teaser .ge-button{padding-left:20px;padding-right:20px;border-radius:2.5rem;line-height:2.25rem;min-width:1.75rem}.product-gallery__btn-modal{position:absolute;top:0;right:0;border:0;width:40px;height:40px;background-color:hsla(0,0%,100%,.2);opacity:0;padding:0;cursor:pointer;-webkit-transition:opacity .25s;transition:opacity .25s}@media screen and (prefers-reduced-motion:reduce){.product-gallery__btn-modal{-webkit-transition:none;transition:none}}.product-gallery__btn-modal.always-visible,.product-gallery__item:hover .product-gallery__btn-modal{opacity:1}.product-gallery__btn-modal-icon{color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-gallery__btn-modal-icon--play{width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:8px 0 8px 16px}.product-gallery .theme-black{color:#fff;background-color:#000}.product-gallery .theme-black .product-gallery__item:hover{background-color:#2f3133}.ge-product-gallery-slide{width:100%;display:inline-block}.ge-product-gallery-slide__media-wrapper{position:relative;display:block;width:100%;height:auto;min-height:187px;background-color:#000}@media (min-width:768px){.ge-product-gallery-slide__media-wrapper{min-height:341px}}@media (min-width:1140px){.ge-product-gallery-slide__media-wrapper{min-height:495px}}.ge-product-gallery-slide__media-wrapper iframe,.ge-product-gallery-slide__media-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:0;margin:0}.ge-product-gallery-slide__media-wrapper.data-video{cursor:pointer}.ge-product-gallery-slide__image{display:block;width:100%;max-width:100%;height:auto}.ge-product-gallery-slide__description,.ge-product-gallery-slide__title{margin-right:20px;margin-left:20px}@media (min-width:768px){.ge-product-gallery-slide__description,.ge-product-gallery-slide__title{margin-right:40px;margin-left:40px}}.ge-product-gallery-slide__title{margin-bottom:0;font-size:1.125rem;font-weight:700}.ge-product-gallery-slide__title:last-child{margin-bottom:30px}.ge-product-gallery-slide__description{font-size:.875rem;color:#63666a}@media (min-width:768px){.ge-product-gallery-slide__description{margin-bottom:25px}}.ge-product-gallery-slide__description a{font-style:italic;font-weight:700;font-family:"GE Inspira Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;position:relative}.ge-product-gallery-slide__description a:hover{color:#00bf6f}.ge-product-gallery-slide__description a:hover:after{width:100%;opacity:1}.ge-product-gallery-slide__description a:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-2px;opacity:0;background-color:#7befb2;-webkit-transition:all .5s ease;transition:all .5s ease}.theme-black .ge-product-gallery-slide__description a,.theme-black .ge-product-gallery-slide__description a:hover{color:#fff}.theme-black .ge-product-gallery-slide__description a:after{background-color:#fff}.ge-product-gallery-slide__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .25s;transition:opacity .25s;width:40px;height:40px}@media (min-width:768px){.ge-product-gallery-slide__icon{width:60px;height:60px}}@media (min-width:1140px){.ge-product-gallery-slide__icon{width:70px;height:70px}}.ge-product-gallery-slide__media-wrapper:hover .ge-product-gallery-slide__icon{opacity:.8}.ge-product-gallery-slide__icon svg{margin-top:-15px;width:100%}@media (min-width:768px){.ge-product-gallery-slide__icon svg{margin-top:0}}.ge-product-gallery__slider{background:#fff}.ge-product-gallery__slider .slick-list{margin-left:0;margin-right:0}.ge-product-gallery__slider .slick-arrow{display:none;position:absolute;z-index:2;top:50%;display:block;width:40px;height:40px;padding:0;cursor:pointer;text-align:center;color:#fff;border:1px solid #fff;border-radius:50%;outline:none;font-size:1.25rem;background-color:rgba(0,0,0,.35);-webkit-transition:opacity .5s;transition:opacity .5s}@media screen and (prefers-reduced-motion:reduce){.ge-product-gallery__slider .slick-arrow{-webkit-transition:none;transition:none}}.ge-product-gallery__slider .slick-arrow:before{display:none}.ge-product-gallery__slider .slick-arrow.slick-prev{left:15px;padding-right:2px}@media (min-width:768px){.ge-product-gallery__slider .slick-arrow.slick-prev{left:35px}}.ge-product-gallery__slider .slick-arrow.slick-next{right:15px;padding-left:2px}@media (min-width:768px){.ge-product-gallery__slider .slick-arrow.slick-next{right:35px}}.ge-product-gallery__slider .slick-arrow.slick-next svg{-webkit-transform:scale(-1);transform:scale(-1);margin-right:-5px}.ge-product-gallery__slider .slick-arrow svg{width:19px;height:19px}.ge-product-gallery__slider.slick-initialized .slick-arrow{display:block;opacity:1}.ge-product-gallery__slider--no-prev.slick-initialized .slick-prev{opacity:0}*+.ge-product-gallery-slide__title{margin-top:10px}@media (min-width:768px){*+.ge-product-gallery-slide__title{margin-top:25px}}*+.ge-product-gallery-slide__description{margin-top:5px}.product-gallery-filters__container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-top:20px}.product-gallery-filters__button{width:100%;background:none;border:0;padding:0;cursor:pointer;font-weight:700;font-size:.875rem;letter-spacing:1.5px;text-transform:uppercase}.product-gallery-filters__button:focus{outline:none}.product-gallery-filters__filters{margin:20px 10px 0}@media (min-width:1140px){.product-gallery-filters__filters{margin:50px 10px 0}}.product-gallery-filters__items{display:block;padding:0;margin:0 0 28px}@media (min-width:768px){.product-gallery-filters__items{-webkit-column-count:3;column-count:3;-webkit-column-gap:20;column-gap:20}}@media (min-width:1140px){.product-gallery-filters__items{-webkit-column-count:4;column-count:4}}.product-gallery-filters__wrapper{width:100%}.product-gallery-filters__filter{line-height:1.6;-webkit-column-break-inside:avoid;break-inside:avoid-column;page-break-inside:avoid;margin-bottom:10px;cursor:pointer}.product-gallery-filters__apply{text-align:center}.product-gallery-filters__apply-button:hover:not([disabled]){background-color:#005eb8;color:#fff;border-color:#005eb8}.product-gallery-filters__apply-button:focus{outline:none}.product-gallery-filters__icon{color:#00b5e2;margin-left:10px}body,html{height:100%}body #root,html #root{display:flex;flex-direction:column;height:100%}body main,html main{flex:1 0 auto}body footer,html footer{flex:0 0 auto}.ge-module{padding:35px 20px}@media (min-width:768px){.ge-module{padding:45px}}@media (min-width:1140px){.ge-module{padding:45px 20px}}@media (min-width:1160px){.ge-module__container{max-width:1140px;margin-right:auto;margin-left:auto;margin-bottom:0}}.ge-module__title{font-weight:700;font-size:2.25rem}.ge-module__teaser,.ge-module__title{max-width:1140px;margin-right:auto;margin-left:auto;text-align:center}.ge-module__teaser{line-height:1.63}.ge-checkbox .container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ge-checkbox .container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ge-checkbox .checkmark{position:absolute;top:4px;left:0;height:18px;width:18px;border:.125rem solid #00b5e2;border-radius:.125rem}.ge-checkbox .container input:checked~.checkmark{background-color:#00b5e2}.ge-checkbox .checkmark:after{content:"";position:absolute;display:none}.ge-checkbox .container input:checked~.checkmark:after{display:block}.ge-checkbox .container .checkmark:after{left:4px;top:0;width:7px;height:10px;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background-color .25s;transition:background-color .25s}.product-gallery{position:relative;overflow:hidden}.product-gallery.ge-module{padding:35px 0}@media (min-width:768px){.product-gallery.ge-module{padding:45px 0}}@media (min-width:1140px){.product-gallery.ge-module{padding:45px 0}}.product-gallery--has-no-nav.ge-module{padding-top:0}.product-gallery--has-no-nav.ge-module .product-gallery__items-wrapper{margin-top:0;padding-top:40px}.product-gallery--has-no-nav.ge-module .product-gallery__heading.ge-module__title{margin-top:60px;margin-bottom:0}.product-gallery--has-no-nav.ge-module .product-gallery__heading.ge-module__title-v2{color:#162941;font:400 48px/57.6px GE Inspira Sans;text-transform:capitalize;text-align:left}@media (min-width:768px) and (max-width:1139px){.product-gallery--has-no-nav.ge-module .product-gallery__heading.ge-module__title-v2{font:400 36px/48px GE Inspira Sans}}@media (max-width:767px){.product-gallery--has-no-nav.ge-module .product-gallery__heading.ge-module__title-v2{font:400 28px/36px GE Inspira Sans}}.product-gallery__heading.ge-module__title{font-size:1.625rem;line-height:1;margin:0 0 30px;color:#2f3133}.product-gallery__panel{padding:0 20px;margin:0 0 38px}@media (min-width:768px){.product-gallery__panel{padding:0 45px}}@media (min-width:1140px){.product-gallery__panel{padding:0 20px;margin:0 auto 38px;max-width:1180px}}.product-gallery__panel-v2{position:relative;overflow:hidden}.product-gallery__panel-v2 .product-gallery__heading.ge-module__title{font-family:GE Inspira Sans,sans-serif;font-size:1.75rem;color:#162941;font-style:normal}@media (min-width:768px) and (max-width:1139px){.product-gallery__panel-v2 .product-gallery__heading.ge-module__title{font-size:2.25rem}}@media (min-width:1140px){.product-gallery__panel-v2 .product-gallery__heading.ge-module__title{font-size:3rem}}.product-gallery__panel-v2 .product-gallery__title{font-size:1.5625rem;font-family:GE Inspira Sans,sans-serif;color:#162941;line-height:2.1785rem;letter-spacing:-.75px}@media (min-width:1140px){.product-gallery__panel-v2 .product-gallery__title{line-height:3rem;letter-spacing:-1.25px}}@media (min-width:768px) and (max-width:1139px){.product-gallery__panel-v2 .product-gallery__title{line-height:2.1785rem;letter-spacing:-.2px}}.printable-product-gallery{-webkit-print-color-adjust:exact;font-size:.875rem}.printable-product-gallery__anchor{padding:5px 5px 5px 0;color:#fff;font-size:1rem;word-break:break-all;background-color:#ed1c24}.printable-product-gallery__anchor:before{display:inline-block;width:24px;height:24px;text-decoration:none;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGuSURBVEhL7ZTNK0RRGMb9IZazt5CPhCzslMWUQoQSTabJQml8h5o0iWQrVmJHwmSBf4H5orAxrpXlzNRsXv2Oe+rOPXe+yqx46unee8573uec9z7nbfhq9Ek9+UcFrmM38mFZksvnJZFMyUxo1jMO1izw8BgXL+zu7XvG1yRgWZ92OpH007OcnV/YXz9Y34wYa6oWKBQKdhqR6PZO0ZwGp3OOw6oEkqm0nUJkYWnVmD8+OVVzuVzOmKsoEAiG1GKwsrahnpdXsaKY90xGjfN0jsOSAjijq6dXIltRtRi0dXTLy+ubeo/HEypubj6svgHucufxFPAPDEo2m5WDwyMJLy7by0WGRsaUWzQmJqfl9u5evVP/lvZOI5chQJC2IotJokFyRDQQZxNshk25c0FDgGNqcHzGKAegPJRJg/JRxpouWqkfxo8F+kcDDOCM8aIhgNUA1nPPYVENrNvU3GrEuGkI6PoD5ziXS4NLNxUIFs2XoiHAdXeCdkBb0KBdDI+OF60pR0MAOq3oBKfr6/cb8eXoKQBxBq2Ylkxrxl1ePq/EkgK/xX+BiqyzgE++Af5GkgnppBC0AAAAAElFTkSuQmCC");background-repeat:no-repeat;content:"";vertical-align:middle}.printable-product-gallery__description{line-height:24px}.printable-product-gallery__image{width:100%}.printable-product-gallery__image--video{margin-bottom:2px}.printable-product-gallery__item{flex-basis:calc(33% - 22px);margin:0 11px}.printable-product-gallery__items{display:flex;flex-wrap:wrap;margin:35px -11px 0}.printable-product-gallery__main{margin-top:28px}.printable-product-gallery__tab{display:inline-block;min-width:150px;min-height:43px;padding:10px 15px;color:#fff;font-weight:700;letter-spacing:1.5px;text-align:center;text-transform:uppercase;background-color:#004080}.printable-product-gallery__tab:not(:first-child){margin-top:35px}.printable-product-gallery__title{margin:28px 0 0;color:#000;font-size:.875rem;font-weight:700;line-height:1.5}