﻿#main{position:relative;}.disable-scroll{position:fixed;width:100%;overflow-y:scroll;}.appliance-viewer__cta{position:relative;height:420px;background-color:#f3f3f3;cursor:pointer;}.appliance-viewer__cta button{position:absolute;bottom:10px;left:50%;transform:translate(-50%,-50%);width:100%;max-width:230px;padding:0 100px;height:45px;}.appliance-viewer__cta button img{width:20px;height:20px;margin:5px;margin-right:10px;}.appliance-viewer__cta__model-img{position:absolute;left:50%;top:52%;transform:translate(-50%,-70%);width:80%;max-width:365px;}.appliance-viewer__cta__badge{position:absolute;top:10px;left:5px;z-index:2;width:80px;transform:none;}.appliance-viewer__frame.hidden,.appliance-viewer__frame .hidden{height:0;width:0;visibility:hidden;}.appliance-viewer__frame__modal-content{height:90%;width:100%;max-width:90%;padding:25px;top:5%;}.appliance-viewer__frame__modal-content .model-section-menu{position:absolute;top:13.2%;left:27px;background:#fff;border-radius:0 0 8px 0;padding:5px 10px;box-shadow:3px 3px 3px rgba(0,0,0,.2);}.appliance-viewer__frame__modal-content .model-section-menu .menu-item{display:flex;justify-content:flex-start;padding:0 8px;font-size:15px;margin:10px 0;cursor:pointer;user-select:none;}.appliance-viewer__frame__modal-content .model-section-menu .menu-item .icon-container{position:relative;display:flex;align-items:center;}.appliance-viewer__frame__modal-content .model-section-menu .menu-item.selected{background-color:#ccc;}.appliance-viewer__frame__modal-content .model-section-menu .menu-item.selected .icon-container:before{position:absolute;content:"";left:7px;top:46%;right:-2px;border-top:2px solid;border-color:#444;transform:rotate(-25deg);}.appliance-viewer__frame__modal-content .model-section-menu .menu-item:hover{background-color:#ccc;}.appliance-viewer__frame__modal-content .model-section-menu .menu-item img{height:20px;margin-left:10px;}.appliance-viewer__frame__search input{width:97%;}.appliance-viewer__frame__search .search-btn{top:18px;right:40px;}.appliance-viewer__frame__search .reset-btn{position:absolute;top:22px;right:45px;font-size:20px;font-weight:bold;color:#337778;cursor:pointer;user-select:none;}.appliance-viewer__frame__search .suggestion-item{font-weight:bold;font-size:14px;}.appliance-viewer__frame .user-manuals{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);height:80%;width:60%;background-color:#fff;}.appliance-viewer__frame .user-manuals__close{position:absolute;width:30px;height:25px;background-color:#ea0d0d;color:#fff;top:0;right:0;text-align:center;cursor:pointer;}.appliance-viewer__frame .user-manuals__close:hover{background-color:#b70d0d;}.appliance-viewer__frame .user-manuals .user-frame-container{width:100%;height:100%;}.appliance-viewer__frame__icons{display:flex;justify-content:center;}.appliance-viewer__frame__icons span,.appliance-viewer__frame__icons a{width:50px;margin:0 15px;cursor:pointer;}.appliance-viewer__frame__icons span img,.appliance-viewer__frame__icons a img{width:35px;height:35px;}.appliance-viewer__frame__icons span:hover .text-link,.appliance-viewer__frame__icons a:hover .text-link{text-decoration:underline;}.appliance-viewer__frame .loading-container{position:absolute;height:100%;width:94%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;}.appliance-viewer__frame .loading{animation:spin 2s linear infinite;height:75px;width:75px;border:5px solid;border-radius:50%;border-color:#337778 transparent transparent;margin:0 auto;}.appliance-viewer__frame .loading-text{font-size:14px;color:#666;text-align:center;}.appliance-viewer__frame .loading-bar{width:100%;height:20px;border:1px solid #ccc;border-radius:8px;}.appliance-viewer__frame .loading-bar__progress{width:0;height:100%;background-image:linear-gradient(to right,#337778,#2c6666);transition:1s linear;transition-property:width,background-color;border-radius:8px;}@keyframes spin{100%{transform:rotate(360deg);}}.sections-schematics .slide-items-content{border-top:0;border-bottom:0;}.sections-schematics .slide-items-content__without-borders{border-left-width:0;border-right-width:0;}.sections-schematics .slide-items-content__with-borders{border-left-width:30px;border-right-width:30px;}.sections-schematics .schematic-container{width:145px;margin-right:5px;}#GlideSections.not-loaded:after{left:0;right:0;top:50px;}.glide__track{overflow:hidden;position:relative;}.glide__slides{display:flex;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;}.glide__slide{flex-basis:200px;flex-grow:0;flex-shrink:0;}.glide__arrow{border:0;background-color:#fff;cursor:pointer;display:flex;padding:55px 5px;position:absolute;top:20px;transition:all .3s ease;z-index:1;}.glide__arrow span{height:60px;position:relative;width:20px;}.glide__arrow span:before,.glide__arrow span:after{background-color:#333;content:"";display:block;height:30px;position:absolute;width:4px;}.glide__arrow--left{left:0;}.glide__arrow--left span{left:5px;}.glide__arrow--left span:before{top:4px;transform:rotate(35deg);}.glide__arrow--left span:after{bottom:4px;transform:rotate(-35deg);}.glide__arrow--right{right:0;}.glide__arrow--right span:before{right:5px;top:4px;transform:rotate(-35deg);}.glide__arrow--right span:after{bottom:4px;right:5px;transform:rotate(35deg);}.glide__arrow:disabled{cursor:auto;}.glide__arrow:disabled span:before,.glide__arrow:disabled span:after{background-color:#bbb;}.schematic-thump{text-align:center;text-overflow:ellipsis;}.schematic-thump__img{overflow:hidden;align-items:center;border:3px solid #bbb;display:flex;justify-content:center;height:155px;margin:0 auto;width:125px;}.schematic-thump__img>img{height:auto;max-height:149px;max-width:119px;width:auto;}.schematic-thump>span{display:block;font-size:14px;font-weight:600;line-height:18px;padding:7px 0;}.schematic-thump:hover .schematic-thump__img,.schematic-thump:focus .schematic-thump__img,.schematic-thump:active .schematic-thump__img,.schematic-thump:active:focus .schematic-thump__img{border:3px solid #337778;}.manual{background-color:#c1c1c1;height:80px;margin:20px auto 8px;position:relative;width:70px;}.manual:before{border-left:55px solid transparent;border-bottom:17px solid #c1c1c1;top:-17px;}.manual:after{border-left:65px solid transparent;border-bottom:10px solid #cececf;top:-10px;}.manual:before,.manual:after{border-right:0 solid transparent;content:"";height:0;left:0;position:absolute;width:0;}.manual__type{background-color:#337778;color:#fff;text-align:right;font-size:14px;font-weight:600;left:-7px;line-height:20px;padding:0 5px 0 7px;position:relative;top:25px;width:80px;}.manual__type:after{border-bottom:5px solid #337778;border-left:7px solid transparent;border-right:0 solid transparent;content:"";height:0;position:absolute;left:0;top:-5px;width:0;}.mega-m__nav{display:flex;overflow-x:scroll;overflow-y:hidden;}.mega-m__nav>a{margin:0 10px 10px 0;}.mega-m__manuals{justify-content:center;margin:10px 2%;text-align:center;width:120px;}.mega-m__manuals__title{font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase;}.mega-m__manuals__file-size{font-size:10px;line-height:16px;}.mega-m__manuals:hover{text-decoration:none;}.mega-m__manuals:hover .mega-m__manuals__title{text-decoration:underline;}.mega-m__matches{line-height:16px;padding:0 12px;}.mega-m__matches li{border-left:solid 1px #eee;font-size:12px;padding:0 2%;}.mega-m__matches li:hover{background-color:#f5f5f5;}.mega-m__matches li a{display:block;margin:0 3%;padding:8px 0;}.mega-m__matches li a:hover{text-decoration:none;}.mega-m__part{border-bottom:1px solid #ddd;display:flex;font-size:14px;height:100%;line-height:20px;margin-bottom:8px;padding:10px 0;}.mega-m__part__img{display:block;flex:0 0 100px;margin-right:10px;}.mega-m__part__img img{min-height:75px;}.mega-m__part__name{font-size:18px;}.mega-m__part__avlbl{display:flex;font-size:16px;margin-right:auto;}.mega-m__part__price{font-size:22px;font-weight:bold;}.mega-m__part__price.original-price{font-size:18px;}.mega-m__part__msg{background-color:#f6f6f6;font-size:14px;line-height:16px;padding:8px;}.mega-m__part button{max-width:max-content;min-width:min-content;}.mega-m__part .ships-today{opacity:1;}.mega-m__part__sections{font-size:14px;padding:0;}.mega-m__videos{padding:0 15px;}.mega-m__videos .video__title{background-color:#eee;font-size:18px;font-weight:600;margin-top:-7px;padding:10px;}.mega-m__videos .mega-m__part{border:0;height:unset;padding:0;}.symptoms{border-bottom:1px solid #ddd;display:block;padding:12px 8px;}.symptoms:hover,.symptoms:focus,.symptoms:active,.symptoms:active:focus{text-decoration:none;}.symptoms__descr,.symptoms__percent,.symptoms__parts{align-items:center;display:flex;justify-content:center;}.symptoms__descr,.symptoms__percent{background-color:#eee;border-radius:5px;font-weight:600;margin-bottom:12px;padding:10px;text-align:center;}.symptoms__parts{color:#333;display:flex;flex-wrap:wrap;margin-bottom:8px;text-align:center;}.symptoms__parts>*{margin-bottom:4px;margin-right:2%;width:100px;}.symptoms__action{align-self:center;font-weight:600;margin-bottom:12px;text-align:center;}.symptoms__buy-part{display:flex;flex-direction:column;}.title-main{margin-right:10px;}.save-my-model{position:relative;display:inline-block;width:125px;}.save-my-model .btn-save-my-model{font-size:16px;}.save-my-model .btn-save-my-model>span:first-child{font-size:30px;margin-right:5px;}.save-my-model .btn-save-my-model:active,.save-my-model .btn-save-my-model:focus{filter:none;}.save-my-model .btn-save-my-model:hover{filter:brightness(85%);}.save-my-model .btn-unsave-my-model{font-size:16px;background-color:#337778;color:#fff;width:100%;}.save-my-model .btn-unsave-my-model>span:first-child{margin-right:5px;}.save-my-model .btn-unsave-my-model>span:first-child img{width:20px;filter:brightness(0) saturate(100%) invert(99%) sepia(6%) saturate(1%) hue-rotate(134deg) brightness(113%) contrast(100%);}.save-my-model .btn-unsave-my-model:active,.save-my-model .btn-unsave-my-model:focus{filter:none;}.save-my-model .btn-unsave-my-model:hover{filter:brightness(85%);}.save-my-model .popover-save-my-model{position:absolute;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.25);border-radius:7px;width:300px;padding:10px 15px;z-index:1000;}.save-my-model .popover-save-my-model__arrow{position:absolute;width:0;height:0;border-style:solid;}.save-my-model .popover-save-my-model.popover--up .popover-save-my-model__arrow{bottom:-9px;left:50%;transform:translateX(-50%);border-width:10px 10px 0 10px;border-color:#fff transparent transparent transparent;}.save-my-model .popover-save-my-model.popover--down .popover-save-my-model__arrow{top:-9px;left:50%;transform:translateX(-50%);border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent;}.save-my-model .popover-save-my-model__title{font-size:22px;font-weight:bold;color:#121212;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}.save-my-model .popover-save-my-model__title .close-btn::before,.save-my-model .popover-save-my-model__title .close-btn::after{background-color:#121212;}.save-my-model .popover-save-my-model__content{font-size:14px;background-color:#e5e5e5;padding:10px 5px;line-height:18px;border-radius:7px;}.save-my-model .popover-save-my-model__content a{font-weight:600;}.save-my-model .popover-save-my-model__content>div a{display:block;font-size:15px;font-weight:600;}.save-my-model .popover-save-my-model__content>div .remove-model{margin-top:auto;}@media(min-width:610px){.mega-m__part{padding:10px;}.symptoms__buy-part{justify-content:flex-end;text-align:right;width:180px;}.symptoms__buy-part>*{justify-content:flex-end;margin-left:auto;}.symptoms__buy-part>.js-tooltip{display:flex;margin-right:0;}}@media(min-width:768px){.mega-m__nav{flex-wrap:wrap;overflow:auto;}.glide__slides{scrollbar-width:none;}.glide__slide{flex-basis:220px;}.glide--slider .glide__slides{overflow:hidden;}.glide--slider .glide__slide{flex-basis:unset;}.sections-schematics .schematic-container{width:150px;margin-right:50px;}}@media(min-width:910px){.appliance-viewer__cta{height:365px;}.appliance-viewer__cta__badge{top:15px;left:15px;}.appliance-viewer__cta__model-img{max-width:65%;}.appliance-viewer__frame{height:100%;width:100%;}.appliance-viewer__frame__modal-content{height:85%;padding:45px;top:8%;}.appliance-viewer__frame__modal-content .model-section-menu{top:16.8%;left:47px;}.symptoms{display:flex;padding-right:2%;}.symptoms__descr,.symptoms__percent{border-radius:5px 0 0 5px;height:75px;justify-content:normal;margin-right:5%;max-width:300px;padding:0 10px 0 2%;position:relative;width:30%;}.symptoms__descr:after,.symptoms__percent:after{content:"";position:absolute;width:0;height:0;right:-20px;border-top:36px solid transparent;border-bottom:36px solid transparent;border-left:20px solid #eee;}.symptoms__percent{flex-shrink:0;margin:auto 10% auto 0;max-width:unset;}.symptoms__parts{justify-content:flex-start;margin-left:5%;width:460px;}.symptoms__parts>*{flex-shrink:0;margin-right:2%;width:100px;}.symptoms__action{align-self:center;font-weight:600;margin-left:auto;}.symptoms:hover .symptoms__action{text-decoration:underline;}}@media(min-width:1200px){.appliance-viewer__frame__search .suggestion-item{font-size:13px;}.appliance-viewer__frame__modal-content{max-width:1100px;}.appliance-viewer__frame__modal-content .search-btn{right:50px;}.appliance-viewer__frame__modal-content .reset-btn{right:50px;}}