<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@-webkit-keyframes arrowSlide{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%,20%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}40%,80%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}60%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}}@keyframes arrowSlide{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%,20%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}40%,80%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}60%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}}@-webkit-keyframes arrowSlideRTL{0%{-webkit-transform:translateX(0) scaleX(-1);transform:translateX(0) scaleX(-1)}100%,20%{-webkit-transform:translateX(-1px) scaleX(-1);transform:translateX(-1px) scaleX(-1)}40%,80%{-webkit-transform:translateX(-2px) scaleX(-1);transform:translateX(-2px) scaleX(-1)}60%{-webkit-transform:translateX(-3px) scaleX(-1);transform:translateX(-3px) scaleX(-1)}}@keyframes arrowSlideRTL{0%{-webkit-transform:translateX(0) scaleX(-1);transform:translateX(0) scaleX(-1)}100%,20%{-webkit-transform:translateX(-1px) scaleX(-1);transform:translateX(-1px) scaleX(-1)}40%,80%{-webkit-transform:translateX(-2px) scaleX(-1);transform:translateX(-2px) scaleX(-1)}60%{-webkit-transform:translateX(-3px) scaleX(-1);transform:translateX(-3px) scaleX(-1)}}@-webkit-keyframes arrowSlideXY{0%{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}100%,20%{-webkit-transform:translate(-1px,-50%);transform:translate(-1px,-50%)}40%,80%{-webkit-transform:translate(-2px,-50%);transform:translate(-2px,-50%)}60%{-webkit-transform:translate(-3px,-50%);transform:translate(-3px,-50%)}}@keyframes arrowSlideXY{0%{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}100%,20%{-webkit-transform:translate(-1px,-50%);transform:translate(-1px,-50%)}40%,80%{-webkit-transform:translate(-2px,-50%);transform:translate(-2px,-50%)}60%{-webkit-transform:translate(-3px,-50%);transform:translate(-3px,-50%)}}@-webkit-keyframes arrowSlideDown{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%,20%{-webkit-transform:translate(0,-1px);transform:translate(0,-1px)}40%,80%{-webkit-transform:translate(0,-2px);transform:translate(0,-2px)}60%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}}@keyframes arrowSlideDown{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%,20%{-webkit-transform:translate(0,-1px);transform:translate(0,-1px)}40%,80%{-webkit-transform:translate(0,-2px);transform:translate(0,-2px)}60%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}}@-webkit-keyframes scrollArrow{0%,100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}20%{opacity:1;-webkit-transform:translate(0,100%);transform:translate(0,100%)}30%{opacity:0;-webkit-transform:translate(0,125%);transform:translate(0,125%)}40%{opacity:0;-webkit-transform:translate(0,150%);transform:translate(0,150%)}50%{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}62%{opacity:0;-webkit-transform:translate(0,-150%);transform:translate(0,-150%)}74%{opacity:0;-webkit-transform:translate(0,-125%);transform:translate(0,-125%)}86%{opacity:1;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes scrollArrow{0%,100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}20%{opacity:1;-webkit-transform:translate(0,100%);transform:translate(0,100%)}30%{opacity:0;-webkit-transform:translate(0,125%);transform:translate(0,125%)}40%{opacity:0;-webkit-transform:translate(0,150%);transform:translate(0,150%)}50%{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}62%{opacity:0;-webkit-transform:translate(0,-150%);transform:translate(0,-150%)}74%{opacity:0;-webkit-transform:translate(0,-125%);transform:translate(0,-125%)}86%{opacity:1;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,35%,0);transform:translate3d(0,35%,0);visibility:hidden}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,35%,0);transform:translate3d(0,35%,0);visibility:hidden}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes tab-active{from{background-position:right bottom}to{background-position:left bottom}}@keyframes tab-active{from{background-position:right bottom}to{background-position:left bottom}}@-webkit-keyframes tab-inactive{from{background-position:left bottom}to{background-position:right bottom}}@keyframes tab-inactive{from{background-position:left bottom}to{background-position:right bottom}}@-webkit-keyframes colorIn{0%{width:0%}100%{width:100%}}@keyframes colorIn{0%{width:0%}100%{width:100%}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideLTR{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(200%,0);transform:translate(200%,0)}}@keyframes slideLTR{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(200%,0);transform:translate(200%,0)}}@-webkit-keyframes slideLTRfrom50{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(150%,0);transform:translate(150%,0)}}@keyframes slideLTRfrom50{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(150%,0);transform:translate(150%,0)}}@-webkit-keyframes slideRTL{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-200%,0);transform:translate(-200%,0)}}@keyframes slideRTL{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-200%,0);transform:translate(-200%,0)}}@-webkit-keyframes slideRTLfrom50{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-150%,0);transform:translate(-150%,0)}}@keyframes slideRTLfrom50{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-150%,0);transform:translate(-150%,0)}}body{margin:0;overflow-x:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver}legend{border:0;padding:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results__options{list-style:none;margin:0}.select2-results__option{-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.margin-xs{margin-bottom:5px}.padding-xs{padding-bottom:5px}.margin-s{margin-bottom:10px}.padding-s{padding-bottom:10px}.margin-m{margin-bottom:15px}.padding-m{padding-bottom:15px}.margin-l{margin-bottom:20px}.padding-l{padding-bottom:20px}.margin-xl{margin-bottom:30px}.padding-xl{padding-bottom:30px}.margin-xls{margin-bottom:40px}.padding-xls{padding-bottom:40px}.margin-xxL{margin-bottom:60px}.padding-xxL{padding-bottom:60px}@-webkit-keyframes animation{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}100%{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}}@keyframes animation{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}100%{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}}a:focus,button:focus,input:focus,select:focus{outline:#0064a6 dotted 1px}fieldset{border:none;margin:0;padding:0}.float-left{float:left}.float-right{float:right}.float-none{float:none}.zero-padding{padding:0}.zero-margin{margin:0}.no-bullets{list-style-type:none}.clearfix:after,.o-dob2address .suggestion-togglebox-content:after,.o-dob2repairaddressfields .suggestion-togglebox-content:after,.o-dobaddress .suggestion-togglebox-content:after{clear:both;content:'';display:table;width:100%}.scrollbar-measure{height:100px;overflow:scroll;position:absolute;top:-9999px;width:100px}.o-dob2address .proxyField,.o-dob2repairaddressfields .proxyField,.o-dobaddress .proxyField,.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.skip-to-content:focus{position:unset}.hidden,.is-hidden,.visible-desktop,.visible-desktop-inline,.visible-desktop-inline-block,.visible-mobile,.visible-mobile-inline,.visible-mobile-inline-block,.visible-tablet,.visible-tablet-inline,.visible-tablet-inline-block{display:none!important}.visibility-hidden{visibility:hidden}@media (max-width:749px){.visible-mobile{display:block!important}.visible-mobile-inline{display:inline!important}.visible-mobile-inline-block{display:inline-block!important}.hidden-mobile{display:none!important}}@media (min-width:750px) and (max-width:899px){.visible-tablet{display:block!important}.visible-tablet-inline{display:inline!important}.visible-tablet-inline-block{display:inline-block!important}.hidden-tablet{display:none!important}}@media (min-width:900px){.visible-desktop{display:block!important}.visible-desktop-inline{display:inline!important}.visible-desktop-inline-block{display:inline-block!important}.hidden-desktop{display:none!important}}.animated{-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out;max-height:2000px;overflow:hidden}.animated-hidden{max-height:0!important}.upercase{text-transform:uppercase}@font-face{font-family:magic360;font-weight:400;font-style:normal;src:url(fonts/magic360.eot?#iefix) format("embedded-opentype")}@font-face{font-family:magic360;src:url(data:application/octet-stream;base64,d09GRgABAAAAAA5IAA8AAAAAGVAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADMAAABCsP6z7U9TLzIAAAGMAAAAQwAAAFY+IEkFY21hcAAAAdAAAACAAAACCqm17StjdnQgAAACUAAAAAoAAAAKAAAAAGZwZ20AAAJcAAAFlAAAC3CIkJBZZ2FzcAAAB/AAAAAIAAAACAAAABBnbHlmAAAH+AAAA1sAAAUgQX/h8WhlYWQAAAtUAAAAMAAAADYJPaoVaGhlYQAAC4QAAAAdAAAAJAc9A19obXR4AAALpAAAAB8AAAA0LHUAAGxvY2EAAAvEAAAAHAAAABwHrgj2bWF4cAAAC+AAAAAgAAAAIACjC7NuYW1lAAAMAAAAAXcAAALNzJ0cHnBvc3QAAA14AAAAZwAAAO0t7RPFcHJlcAAADeAAAABlAAAAe91rA4V4nGNgZGBg4GKQY9BhYHRx8wlh4GBgYYAAkAxjTmZ6IlAMygPKsYBpDiBmg4gCAIojA08AeJxjYGTOZpzAwMrAwFTFtIeBgaEHQjM+YDBkZAKKMrAyM2AFAWmuKQwOLxhecDMH/c9iiGIOYpgGFGYEyQEA4qgLowB4nO2R3Q0CMQyDv3Lh+LmOwgAMxBNTMZ63OJxcJJag0mcpbtoHGzgDi3mYgPFmkOdld5S/cC8/eNZOpK9t362keo7Sk3fDP65cuHLzu43pi5X/maWf3yQOKs3GCaImW1GT+arJxtQ4adQ4c9Q4fdS4B9Rkk2rcjVs8YH4Bs8AfcQAAAAAAAAAAAAAAAHicrVZpcxNHEJ3VYcs2PoIPEjaBWcZyjHZWmMsIEMbsShbgHPKV7EKOXUt27otP/Ab9ml6RVJFv/LS8Hh3YYCdVVChK/ab37Uz3655ek9CSxF5Yj6TcfCmmtjZpZOdJSDdsWo7iQ9nZCylTTP4uiIJotdS+7TgkIhKBqnWFJYLY98jSJONDjzJatiW9alJu6Ul32RoP6q369tPQUY7dCSU1m6FD65EtqcKoEkUy7ZGSNi3D1V9JWuHnK8x81QwlgugkksabYQyP5GfjjFYZrcZ2HEWRTZYbRYpEMzyIIo+yWmKfXDFBQPmgGVJe+TSifIQfkRV7lNMKccl2mt/3JT/pHc6/JOJ6i7IlB/5AdmQHe6cr+SLS2grjpp1sR6GK8HR9J8Qjm5Pqn+xRXtNo4HZFpifNCJbKV5BY+Qll9g/JauF8ypc8GtWSg5wIWi9zYl/yDrQeR0yJaybIgu6OToig7pecodhj+rj4471dLBchBMg4lvWOSrgQRilhs5okbQQ5iJKyRZXUekdMnPI6LeItYb9O7ehLZ7RJqDsxnq2Hjq2cqOR4NKnTTKZO7aTm0ZQGUUo6Ezzm1wGUH9Ekr7axmsTKo2lsM2MkkVCghXNpKohlJ5Y0BdE8mtGbu2Gaa9eiRZo8UM89ek9vboWbOz2n7cA/a/xndSqmg70wnZ4OyEp8mna5SdG6fnqGfybxQ9YCKpEtNsOUxUO2fgfl5WNLjsJrA2z3nvMr6H32RMikgfgb8B4v1SkFTIWYVVAL3bTWtSzL1GpWi1Rk6rshTStf1mkCTTkOfWNfxjj+r5kZS0wJ3+/E6dkRl5659iXINIfcZl2P5nVqsV2AzmzP6TTL9n2d5th+oNM82/M6HWFr63SU7Yc6LbD9SKdjbC9oQZPuOwRyEYFcwAYSgbB1EAjbSwiErUIgbBcRCNsiAmG7hEDYfoxA2C4jELaXtayafippHDsTywBFiAOjOe7IZW4qV1PJpRKui0anNuQpcqukonhW/SsD/eKRN6yBtUC6RNb8ikmufFSV44+uaHnTxLkCjlV/e3NcnxMPZb9Y+FPwv9qaqqRXrHlkchV5I9CT40TXJhWPrunyuapH1/+Lig5rgX4DpRALRVmWDb6ZkPBRp9NQDVzlEDMbMw/X9bplzc/h/JsYIQvofvw3FBoL3INOWUlZ7WCv1dePZbm3B+WwJ1iSYr7M61vhi4zMSvtFZil7PvJ5wBUwKpVhqw1creDNexLzkOlN8kwQtxVlg6SNx5kgsYFjHjBvvpMgJExdtYHaKZywgbxgzCnY74RDVG+U5XB7oX0ejZR/a1fsyBkVTRD4bfZG2OuzUPJbrIGEJ7/U10BVIU3FuKmASyPlhmrwYVyt20YyTqCvqNgNy7KKDx9H3HdKjmUg+UgRq0dHP629Qp3Uuf3KKG7fO/0IgkFpYv72vpnioJR3tZJlVm0DU7calVPXmsPFqw7dzaPue8fZJ3LWNN10T9z0vqZVt4ODuVkQ7dsclKVMLqjrww4bqMvNpdDqZVyS3nYPMCwwoN+hFRv/V/dx+DxXqgqj40i9nagfo89iDPIPOH9H9QXo5zFMuYaU53uXE59u3MPZMl3FXayf4t/ArLXmZukacEPTDZiHrFodusoNfKcGOj3S3I70EPCx7grxAGATwGLwie5axvMpgPF8xhwf4HPmMGgyh8EWcxhsM2cNYIc5DHaZw2CPOQy+YM46wJfMYRAyh0HEHAZPmBMAPGUOg6+Yw+Br5jD4hjn3Ab5lDoOYOQwS5jDY13RrKHOLF3QXqG1QFejA9BMW97A41FQZsr/jhWF/bxCzfzCIqT9quj2k/sQLQ/3ZIKb+YhBTf9V0Z0j9jReG+rtBTP3DIKY+0y/GcpnBX0a+S4UDyi42n/P3xPsHwhpAtgABAAH//wAPeJyFlM9vE0cUx+fNZHcTh9hZvN4FQUmcCC9SCK7Ij5UANYkjFZsDa3NCHNGKH+FASTggBN51yAH1QmStIEKRmkurXio1akuyEQgOudjcLA5VQYQeihB/AiILb2Ztfimol3kzb958P9/ZmVlCCXn3hO2gr4lMukj7XzGljdDBAUirpmJaYChGWjXgGRxxqs5CuOQsXA3XHfo6XL+24FTDXzALR64SQrjOIptjvU2drg4JUMcyhRAIGWtxCvbhCjZ391z4jzNfdcK/pxYden/egcy5u6QNNX5it9g3QkMju0jXeExPbe/eplBoGxzYa6lpC00phmIqalMThFGTdbvhsufZYaPiFcse2JUKH9Prrme73kUv/H3WtekB1y16FbA3b7izUMTpA+Ey1rvu/7MVNY1cQL5hqRDtC5CPX4g+Qp7r2m8bnmuXBRf5Lmx43vGym+akik2zlbJdRpNhb4W7maVZXISpytbsXUYy0dUhU7HvVL/Y98gQt2AOpXDLTDH6RwyLHc1v5FftzcciwEsRNlZ5sPIv8oENd6IZRYTwRoDZVbI1c2dK624xWzDcbgKYJaDAiYZCb0bMm/fslQI8/0HQ6MMXhRV75ST2A5teWbHvff8cwt6Aj2n23zzWkuY9WWanWCfZQb7FezKY1tr5fdMSYOiarPT3ZcyR4e+gB6zRgz2gQ0qLQxYUuS8LmeExMDPDo9bQQR1+loJiTEu8SWig7+4sBnJcHpfgT623o9mX1kpiXgepXQpKsT1YGMdyug0L5DEZnn4yiMvNipbHgJ1gjBjC4/6epPCY0uTMF1YOA1ppeh+Avow1Mjyqf/D+GzorBVK3NCbLQbET8XE0/rGr7YmVuFk0cwjHtKO0JknjWI8Vu3Udzity1It/MivODk1eoP7n90WNxxRG8OySZnR4hrgie01xeGp0idYuFRr5mcnJmXyjAGcmeOCJCbhzudAozPyRm8bMfxMzmAx/xWY61+LN0aWv8QyhnYxAEGHVyENumsvncoJ36yOPLl0+hnHzwSQ3RFUxE57G5tJk6wym2Ct24sP/hPH/Uip6ccno/fn1+Zo/UfMh8Ou3sanN1336Y90Pj/q1LTRiiky5xmePl6+u1uBstV6t+W31Kl8Lb7gYZsh7fwNNrgB4nGNgZGBgAOI9fgK18fw2Xxm4mV8ARRguSxtbIej/WcwvmIOAXA4GJpAoABR1CZh4nGNgZGBgDvqfBSRfMDD8/w8kgSIogBcAh9YFogAAAHicY37BwMAsAcQtQLwADUdCMFM2EIPkX0AwAMNDB5sAAAAAAAAkAEYAhADCAPwBOAGKAdoCEgJMAm4CkAABAAAADQAxAAQAAAAAAAIAAAAQAHMAAAAeC3AAAAAAeJx1kMtOwkAUhv+RiwqJGk3cOisDMZZLIgsSEhIMbHRDDFtTSmlLSodMBxJew3fwYXwJn8WfdjAGYpvpfOebM2dOB8A1viGQP08cOQucMcr5BKfoWS7QP1sukl8sl1DFm+Uy/bvlCh4QWK7iBh+sIIrnjBb4tCxwJS4tn+BC3Fku0D9aLpJ7lku4Fa+Wy/Se5QomIrVcxb34GqjVVkdBaGRtUJftZqsjp1upqKLEjaW7NqHSqezLuUqMH8fK8dRyz2M/WMeu3of7eeLrNFKJbDnNvRr5ia9d48921dNN0DZmLudaLeXQZsiVVgvfM05ozKrbaPw9DwMorLCFRsSrCmEgUaOtc26jiRY6pCkzJDPzrAgJXMQ0LtbcEWYrKeM+x5xRQuszIyY78PhdHvkxKeD+mFX00ephPCHtzogyL9mXw+4Os0akJMt0Mzv77T3Fhqe1aQ137brUWVcSw4MakvexW1vQePROdiuGtosG33/+7wfjaYRPAHicbcw7CoAwEATQHf+/RC+SIokXslAQ1sZo4+kVtMiCUw37mKWE3jT0H4UEKTLkKFCiQo0GLTooaGr3OazXbJaTWX89bBOzsSoiY7sY+5gmPgaxfA5i6+RjJ9BL9AJHiSPRDVoLPsUAeJxj8N7BcCIoYiMjY1/kBsadHAwcDMkFGxlYnTYyMGhBaA4UeicDAwMnMouZwWWjCmNHYMQGh46IjcwpLhvVQLxdHA0MjCwOHckhESAlkUCwkYFHawfj/9YNLL0bmRhcAAfTIrgAAAA=) format("woff"),url(data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQrD+s+0AAAD8AAAAQk9TLzI+IEkFAAABQAAAAFZjbWFwqbXtKwAAAZgAAAIKY3Z0IAAAAAAAAA1YAAAACmZwZ22IkJBZAAANZAAAC3BnYXNwAAAAEAAADVAAAAAIZ2x5ZkF/4fEAAAOkAAAFIGhlYWQJPaoVAAAIxAAAADZoaGVhBz0DXwAACPwAAAAkaG10eCx1AAAAAAkgAAAANGxvY2EHrgj2AAAJVAAAABxtYXhwAKMLswAACXAAAAAgbmFtZcydHB4AAAmQAAACzXBvc3Qt7RPFAAAMYAAAAO1wcmVw3WsDhQAAGNQAAAB7AAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQNrAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoCwNS/2oAWgNSAJYAAAABAAAAAAAAAAAABQAAAAMAAAAsAAAABAAAAWoAAQAAAAAAZAADAAEAAAAsAAMACgAAAWoABAA4AAAABAAEAAEAAOgL//8AAOgA//8AAAABAAQAAAABAAIAAwAEAAUABgAHAAgACQAKAAsADAAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAoAAAAAAAAAAMAADoAAAA6AAAAAABAADoAQAA6AEAAAACAADoAgAA6AIAAAADAADoAwAA6AMAAAAEAADoBAAA6AQAAAAFAADoBQAA6AUAAAAGAADoBgAA6AYAAAAHAADoBwAA6AcAAAAIAADoCAAA6AgAAAAJAADoCQAA6AkAAAAKAADoCgAA6AoAAAALAADoCwAA6AsAAAAMAAAAAgAA/9QDGALqAAYADQAItQoHBAACLSsBIREnByc3ARcHFyERFwHcATxkkmSY/qBkmHr+xGQC6v7EfJhkkv6mZJJkATx6AAAAAgAA/5wDhAMgAAYADQAItQ0JBQECLSs3JyERJwcnAQcXIREXN5xqAShkkmQDhJpo/tpkkJJk/thqnGQCvJBkASZomgAEAAD/nwOPAx0ABgANABQAGwANQAoWFRIQDAcCAQQtKyU3ESE3JzcBBxcHJwcRAQcXIREXNwERJwcnNycDEH/+sYCAT/7SgYBQfoABT4GB/rGAgAJ9f4BPf4BvgP6wgn9PAi5/f1CAgQFP/YN/ggFQgIACLv6xgYBQf38ABAAA/58DjwMdAAYADQAUABsADUAKFhUSEAwHAgEELSslBxEhBxcHATcnNxc3EQE3JyERJwcBERc3FwcXAsCAAU9/f0/80oB/T36B/rGAgAFPgX8B34CATn5/IYIBUICBTwIvgX5Pfn/+sf4ggYD+sIKCAi8BT39+T36BAAQAAP+fA48DHQAGAA0AFAAbAA1AChsXEw8NCQYCBC0rJTcVIzcnNwEHNTMHFwcBJzMVJwcnAwcXIzUXNwNHSN9IuE/9y0jfSLhPAeZI30i4T9+4SN9IuDdI4Ei5TwGXSN9IuE8BB0jfSLhP/oO5SOBIuAAABAAA/58DjwMdAAYADQAUABsADUAKGRUUEA0JBgIELSslBzUzBxcHASc3FzcPAQM3JzMVJwcBIzUXNxcHAohI30i4T/2Itk+3SQHecLhI30i4Ar/gSbdPt1hI30i5TwJ4t0+2Rt4B/iC5SN9IuQIv4Ui2T7cAAAAAAgAA/7EDWgMLABgAMAAItS0hFAgCLSsBFA8BFxYUBgcjIiYnNTQ+AR8BNzYyHwEWARUUDgEvAQcGIi8BJjQ/AScmNDY3MzIWAaUFuVAKFA/6DxQBFhwLULkGDgZABQG0FCAJULkGDgZABQW6UQoUD/oPFgEFCAW5UQoeFAEWDvoPFAIMULkGBj8GAdv6DxQCDFC5BgY/Bg4GuVEKHhQBFgAAAAACAAD/uQNSAwMAFwAwAAi1LB8TCAItKwEVFAYmLwEHBiIvASY0PwEnJjQ2OwEyFgEUDwEXFhQGKwEiJjc1NDYWHwE3NjIfARYBrRYcC1G5BRAFPwYGuVALFg76DhYBpQa5UAsWDvoOFgEUHgpRuQYOBj8GATr6DhYCCVG6BQVABRAFuVALHBYWAWkHBrlQCxwWFg76DhYCCVG6BQVABQAABAAAAAACawKUAAYADQAUABsADUAKGxcRDgoHAwAELSsTJwc1MwcXBxcHFyM1FyUnNyczFScRNxUjNyc3unFJ0khzQ0NzSNJJAWZBc0jSSUnSSHNBAZd0SdJJc7NCckjSSeVBc0nSSP6oSdJIckIAAAQAAAAAAoQCoAAGAA0AFAAbAA1AChsXEQ4KBwMABC0rExc3FSM3JxMnNyczFScBFwcXIzUXEQc1MwcXB0JySdJIc0JCc0jSSQGPQXNI0klJ0khzQQKgdErSSHP9vUNxSdJIAhFBc0jSSf5iSNJJcUMAAAAAAgAA/2oD6ANSAAYADQAItQ0JAwACLSsVERc3FwcXEzcnIREnB5TKkMmUQcmUAbmUypYBuZTJkMqUAorKlP5HlMkAAAACAAD/agPoA1IABgANAAi1CgcGAgItKxU3JyERJwcBERc3FwcXyZQBuZLJAWeSypLJlATKkv5HlMkB+gG5lMmSypIAAAEAAAABAAC8ThB9Xw889QALA+gAAAAA0xszOgAAAADTGzM6AAD/agPoA1IAAAAIAAIAAAAAAAAAAQAAA1L/agAAA+gAAP//A+gAAQAAAAAAAAAAAAAAAAAAAA0D6AAAAxgAAAOEAAADoAAAA6AAAAOgAAADoAAAA1kAAANZAAACawAAAoQAAAPoAAAD6AAAAAAAAAAkAEYAhADCAPwBOAGKAdoCEgJMAm4CkAABAAAADQAxAAQAAAAAAAIAAAAQAHMAAAAeC3AAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEACAA1AAEAAAAAAAIABwA9AAEAAAAAAAMACABEAAEAAAAAAAQACABMAAEAAAAAAAUACwBUAAEAAAAAAAYACABfAAEAAAAAAAoAKwBnAAEAAAAAAAsAEwCSAAMAAQQJAAAAagClAAMAAQQJAAEAEAEPAAMAAQQJAAIADgEfAAMAAQQJAAMAEAEtAAMAAQQJAAQAEAE9AAMAAQQJAAUAFgFNAAMAAQQJAAYAEAFjAAMAAQQJAAoAVgFzAAMAAQQJAAsAJgHJQ29weXJpZ2h0IChDKSAyMDE2IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21mb250ZWxsb1JlZ3VsYXJmb250ZWxsb2ZvbnRlbGxvVmVyc2lvbiAxLjBmb250ZWxsb0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA2ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBmAG8AbgB0AGUAbABsAG8AUgBlAGcAdQBsAGEAcgBmAG8AbgB0AGUAbABsAG8AZgBvAG4AdABlAGwAbABvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABmAG8AbgB0AGUAbABsAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAAtyZXNpemUtZnVsbA5yZXNpemUtc21hbGwtMQ1yZXNpemUtZnVsbC0xDHJlc2l6ZS1zbWFsbA9yZXNpemUtZnVsbC1hbHQQcmVzaXplLXNtYWxsLWFsdA1yZXNpemUtZnVsbC0yDnJlc2l6ZS1zbWFsbC0yDXJlc2l6ZS1mdWxsLTMOcmVzaXplLXNtYWxsLTMNcmVzaXplLWZ1bGwtNA5yZXNpemUtc21hbGwtNAAAAAAAAAEAAf//AA8AAAAAAAAAAAAAAACwACwgsABVWEVZICBLuAAOUUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEssCBgZi2wAiwgZCCwwFCwBCZasigBCkNFY0VSW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCxAQpDRWNFYWSwKFBYIbEBCkNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ABK1lZI7AAUFhlWVktsAMsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAQsIyEjISBksQViQiCwBiNCsQEKQ0VjsQEKQ7AAYEVjsAMqISCwBkMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZISCwQFNYsAErGyGwQFkjsABQWGVZLbAFLLAHQyuyAAIAQ2BCLbAGLLAHI0IjILAAI0JhsAJiZrABY7ABYLAFKi2wBywgIEUgsAtDY7gEAGIgsABQWLBAYFlmsAFjYESwAWAtsAgssgcLAENFQiohsgABAENgQi2wCSywAEMjRLIAAQBDYEItsAosICBFILABKyOwAEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAssICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDCwgsAAjQrILCgNFWCEbIyFZKiEtsA0ssQICRbBkYUQtsA4ssAFgICCwDENKsABQWCCwDCNCWbANQ0qwAFJYILANI0JZLbAPLCCwEGJmsAFjILgEAGOKI2GwDkNgIIpgILAOI0IjLbAQLEtUWLEEZERZJLANZSN4LbARLEtRWEtTWLEEZERZGyFZJLATZSN4LbASLLEAD0NVWLEPD0OwAWFCsA8rWbAAQ7ACJUKxDAIlQrENAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAOKiEjsAFhIIojYbAOKiEbsQEAQ2CwAiVCsAIlYbAOKiFZsAxDR7ANQ0dgsAJiILAAUFiwQGBZZrABYyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsQAAEyNEsAFDsAA+sgEBAUNgQi2wEywAsQACRVRYsA8jQiBFsAsjQrAKI7AAYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wFCyxABMrLbAVLLEBEystsBYssQITKy2wFyyxAxMrLbAYLLEEEystsBkssQUTKy2wGiyxBhMrLbAbLLEHEystsBwssQgTKy2wHSyxCRMrLbAeLACwDSuxAAJFVFiwDyNCIEWwCyNCsAojsABgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAfLLEAHistsCAssQEeKy2wISyxAh4rLbAiLLEDHistsCMssQQeKy2wJCyxBR4rLbAlLLEGHistsCYssQceKy2wJyyxCB4rLbAoLLEJHistsCksIDywAWAtsCosIGCwEGAgQyOwAWBDsAIlYbABYLApKiEtsCsssCorsCoqLbAsLCAgRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgbIVktsC0sALEAAkVUWLABFrAsKrABFTAbIlktsC4sALANK7EAAkVUWLABFrAsKrABFTAbIlktsC8sIDWwAWAtsDAsALABRWO4BABiILAAUFiwQGBZZrABY7ABK7ALQ2O4BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixLwEVKi2wMSwgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wMiwuFzwtsDMsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA0LLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyMwEBFRQqLbA1LLAAFrAEJbAEJUcjRyNhsAlDK2WKLiMgIDyKOC2wNiywABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCEMgiiNHI0cjYSNGYLAEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsAJiILAAUFiwQGBZZrABY2AjILABKyOwBENgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbA3LLAAFiAgILAFJiAuRyNHI2EjPDgtsDgssAAWILAII0IgICBGI0ewASsjYTgtsDkssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIgsABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA6LLAAFiCwCEMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wOywjIC5GsAIlRlJYIDxZLrErARQrLbA8LCMgLkawAiVGUFggPFkusSsBFCstsD0sIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSsBFCstsD4ssDUrIyAuRrACJUZSWCA8WS6xKwEUKy2wPyywNiuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xKwEUK7AEQy6wKystsEAssAAWsAQlsAQmIC5HI0cjYbAJQysjIDwgLiM4sSsBFCstsEEssQgEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxKwEUKy2wQiywNSsusSsBFCstsEMssDYrISMgIDywBCNCIzixKwEUK7AEQy6wKystsEQssAAVIEewACNCsgABARUUEy6wMSotsEUssAAVIEewACNCsgABARUUEy6wMSotsEYssQABFBOwMiotsEcssDQqLbBILLAAFkUjIC4gRoojYTixKwEUKy2wSSywCCNCsEgrLbBKLLIAAEErLbBLLLIAAUErLbBMLLIBAEErLbBNLLIBAUErLbBOLLIAAEIrLbBPLLIAAUIrLbBQLLIBAEIrLbBRLLIBAUIrLbBSLLIAAD4rLbBTLLIAAT4rLbBULLIBAD4rLbBVLLIBAT4rLbBWLLIAAEArLbBXLLIAAUArLbBYLLIBAEArLbBZLLIBAUArLbBaLLIAAEMrLbBbLLIAAUMrLbBcLLIBAEMrLbBdLLIBAUMrLbBeLLIAAD8rLbBfLLIAAT8rLbBgLLIBAD8rLbBhLLIBAT8rLbBiLLA3Ky6xKwEUKy2wYyywNyuwOystsGQssDcrsDwrLbBlLLAAFrA3K7A9Ky2wZiywOCsusSsBFCstsGcssDgrsDsrLbBoLLA4K7A8Ky2waSywOCuwPSstsGossDkrLrErARQrLbBrLLA5K7A7Ky2wbCywOSuwPCstsG0ssDkrsD0rLbBuLLA6Ky6xKwEUKy2wbyywOiuwOystsHAssDorsDwrLbBxLLA6K7A9Ky2wciyzCQQCA0VYIRsjIVlCK7AIZbADJFB4sAEVMC0AS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAVCsQAAKrEABUKxAAgqsQAFQrEACCqxAAVCuQAAAAkqsQAFQrkAAAAJKrEDAESxJAGIUViwQIhYsQNkRLEmAYhRWLoIgAABBECIY1RYsQMARFlZWVmxAAwquAH/hbAEjbECAEQA) format("truetype")}.Magic360,.Magic360-container{border:1px solid #f3f3f3;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.Magic360-container .Magic360,.Magic360-fullscreen .Magic360{border:0!important}.Magic360{padding:0!important;outline:0!important;display:inline-block;font-size:0!important;line-height:100%!important;max-width:100%}.Magic360-container{text-align:center!important;max-width:100%;position:relative;z-index:1}.Magic360-container .Magic360{display:inline-block!important;vertical-align:middle;-ms-touch-action:none;touch-action:none}.Magic360-container .Magic360.m360-spin-x{-ms-touch-action:pan-y;touch-action:pan-y}.Magic360-container .Magic360.m360-spin-y{-ms-touch-action:pan-x;touch-action:pan-x}.Magic360.desktop.zoom-in{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.Magic360 img{border:0!important;padding:0!important;margin:0!important;height:auto}.Magic360&gt;img{width:100%}button.m360-icon{color:#b4b4b4!important;font:900 30px/1 magic360!important;cursor:pointer;z-index:1000000!important;background-color:transparent!important;border:1px solid rgba(180,180,180,0)!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;position:absolute!important;text-transform:none!important;text-align:center;speak:none;width:44px!important;height:44px!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;outline:0!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-magic button.m360-icon:active,button.m360-icon:hover{color:rgba(49,51,61,.76)!important}button.m360-icon:before{display:inline!important;position:static!important;color:inherit!important;font:inherit!important;-webkit-font-smoothing:inherit!important;-moz-osx-font-smoothing:inherit!important}button.m360-icon.m360-icon-fullscreen-close,button.m360-icon.m360-icon-fullscreen-open{top:0!important;right:0!important}button.m360-icon.m360-icon-fullscreen-close{width:60px!important;height:60px!important}button.m360-icon.m360-icon-fullscreen-open:before{content:'\e800'}button.m360-icon.m360-icon-fullscreen-close:before{content:'\e801'}.lt-ie9-magic button.m360-icon{border:0}.Magic360-fullscreen:-webkit-full-screen{touch-action:none;width:100%!important;height:100%!important;top:0!important;left:0!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}.lt-ie7-magic .Magic360-container .Magic360{width:auto!important}.Magic360-fullscreen{background:#fff;z-index:2147483640!important}.Magic360-fullscreen:-ms-fullscreen{width:100%!important;height:100%!important;top:0!important;left:0!important}.Magic360-fullscreen:before{content:'';display:inline-block;height:100%;vertical-align:middle}.Magic360-fullscreen .Magic360{display:inline-block!important;vertical-align:middle}.Magic360-message{background-color:#fff;background-image:none;border:1px solid #aaa;display:block;font-size:10px;color:#000;overflow:hidden;padding:6px;position:absolute;text-align:center;top:50%;width:33%;left:33%;z-index:100;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;border-collapse:separate;border-radius:15px}.Magic360-fullscreen .Magic360-message{font-size:18px;background-color:rgba(49,51,61,.76);border-color:#ccc;color:#fff;top:15px}.m360-hint-message,.m360-loader{color:#fff;font:14px/1.2em 'Lucida Grande','Lucida Sans Unicode',Verdana,'Helvetica Neue',Arial,Helvetica,sans-serif;text-decoration:none}.m360-hint,.m360-loader{direction:ltr;text-align:center;display:inline-block;margin:0;position:absolute;z-index:1000;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:opacity .25s;transition:opacity .25s}.m360-hint{bottom:8px;left:0;right:0;padding:0 10%;-webkit-transition:opacity .25s,z-index .25s;transition:opacity .25s,z-index .25s}.m360-hint-message{display:inline-block;border-radius:2em;padding:.3em 1.5em;font-size:14px;line-height:1.5}.m360-hint-message:before{content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAqCAYAAAB4Ip8uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQjhDODMzNkM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQjhDODMzNUM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq6mNcIAAAqiSURBVHja7Fx9aFXnGb/nfn/kfie2SqqpC9ugq/YDnGWF2nasmj8qOP9whemGoxQHlox2KOyv+rEwkO4TJmMQKaTUBqltsOoigRBaWUiNdjFzmdFYjSR3JkZjkpuPe/f8Tp9X3p6ec+8599wbt5v7wsv9ft/nPN/P73nPVbLZrKMyyne4zX5RUZSSEVHuSlYq3pnhm7Oi4xULNq2oWgWrsNcS7xQN77L/KwJW2BO4aHr49RzNeZqZiqDz8k7wTfAOfJulucD8szWcRRKun2bVyZMnH+vr63uxvr4+gtesQEpFjjmFG9i2bVv8+vXrr4yNjb0JHjLvPEUJoQjUZqbBAIEhInDF1NTUsSyP+fn5wba2tqfps6gZIZul4f915uBd+PDhw9+em5vrE7zLZDLTly9ffoU+i9P05uKdqb1tEKkwAfHJycl3INfZ2dleekyD0IWFhau7du16BAqQTxOXoIDBOx94NzMz00m8+oJ42EyGMcBCniRLXgcFYEV4IAJWNbC/v38LEZRqb29/hl5X45EIHgGhd+7c+TO9lyiGJpaZgOHVIlevXt1J1vvPffv2fYNe18AgyEh6wDsS/Cl6L8mKoBQsYBvxwys0cGho6FUWJGJv9ZUrV34i3M2hQ4e+yZpYUDwuQwEL602QcC+cO3eugd0xPF2is7PzOXhD8K+jo+NZ5p1zsQWMDUOwVmggC9fPQgRB1SKupFKpt6CdLHyPVSGXoYDBu6qzZ88+T9b6d4l3Ln5MTk9Pt7EH/At/7llsAasuBsIbHR3dKyVTID6MBAvEiViM+MKCrio3cKUAJoNPsYmJibdv3rz5Biu+Wwp7MSRZzLsv2E379QyjlAJW3TPiRUtLyxp6HmTBOdltn8pqBpUBr+VyN0tIwIJ3vRreCfetViUIb5Kb1jWMUglYdc+bN29GQvBvev4QC87PM06p/+NE4ISc+nNGHVyEulgLvHh5+jRTvO/h7zpLlSNoaEPdu4JDW1wnicLrJNw3eMdWHtPLposlYBlt8XEy8NDx48dfHh8f/4ie17GQ4xwvltFcQRb7CyHge/futXIcDvI6bl5TKZJAZfoCrPERZkyMadOb4nMBzAR4DdP0WWSyahw9PT0vTU1NHee9vZolcR0JVCDgHUpQozhsZm+3SUvwiix49+7diYaGhu+uWbNmq6Ioj1y7du0PyWRypcfjUa+E4sZsY2PjT2tra1tIC7fQ+98jYbfymn5mYFYHksvasNT79O3Zsye6Y8eOp6LR6KpIJPIdp9MZd7vdq/UWACBD3mWcmPkPiolDR44c+aypqWmiSPQZ0rx8+fJvURj7nNfM6GD4GRLspXA47PB6vY/qYNW2sGiZcWp2d/78+Wfr6uo2hkKhTSRA/8jISK/P5wsTEf/q6uo6QgTPBAKBzPr163tB4N69e2HF6dOnT7++adOmDzZu3NiBdcmSD9PvnqbHNqoB/7Z27douZuCMBUbmpI+Uzp9Op7uJtm4IjhSwV/yQ6XNQBvuEeG/lypVPkAKEVq1atePAgQN/3L9//4xN+vLS7vf7aylTHjJoKmCPDBSO+OpwuVy1Bs2cgglwsxuOd3d3fx+JFEqeGzdu/JyTArjjulu3br1/5syZH9Hzh9nFhdg6PVLsCzNkKT6PYQ2shTWxNvaQ6sB8tbIZ+hK8XlRyvVX8G5EnhKT3I/xdNcRYpc+iiwZfYqR8LX19fZsNkiesX4USVCC/9fX1NUy37Rislj/ARylGvA/obHBw8MfMtChfJBKqZaSBZ44dO/YME+nScSOK5D5dUpwMMFMTWBvJBvbCnpqSwbA8y0OfT3LZLim7VzTTKXkCt5SIhazQZ5HJ2CNGvPuYs+OggYCDAIhEDkNhp475ZkvAcoZ3ATUYo1BxCcRwCgyVtPtTtpiABfchGOsWGTf2wF7YE3vnWM8sfYpNlMkSfQUIGGVkO3u2kMG1BiBUIeDm5ubH9L5r9fpwYZHh4eHdnL29x5lvlSajvA+zMYP9BcQHYd1YuwZ7YU/szVbiNCjPctJXxE6PafoKEXAe41DYshNCwK2trU8WKuCvuQckHKoKBQIbyC0lNS5PuDpQ7UqlUrMGBAq359apL4WVqGUN9sBeqv/9cu+cMTgXfZRgOZU8B6CUL4eLJr5fbPqKVfK5Ke66dBTcMkjk1KTncydOnPiQJP8fKi+W7dy588TQ0NAPWaPCrEUqQEDlxV0iIq4T35wbNmyooVnNFhCUwATBPLwXxNrYA3thT+zNp0H0TMssfT4SnJcF6BJCF6OE9JkexLt7VMLpNfRBW3VnZ+eTW7duDYk3KaGdlg4AKHa0R8VJ0eFAC1Bq4A8AUeG4sZzm6rt3735y8ODB5zRZNBgTQfzA78fHxw9xcpJgAYhEJi56n4x0pbirEsuRSZulLyll0nGmLVwq+gpMstrQNdJJsrB2HImdDPMCFaTS9JdMY6F7f6UNGEN8RTovGvhiEHEpqi3bUYj39/f/7ujRow1E7AscJ8CoBJ5LP0kjhnG5ERNtMemzFo7lsXx9YzP0QRjIUtHcAP6Nrg1mqegrsEx6B310nTIJXiQKYWquaZJ7xn67AhZM9LC2JJDBgVnI/IApU4KQvX37NgSdJStGSwsWlDUzqHj/PZczMazJ2aGwHrOtxJz0ZW2MQuizyGRYaHRsbOzXqLXZu7i0UCZwexnL505cQkuDHSxarmFDrL1JFNyk6VsuXrz4W3JvF4ghw6Rtn6fT6ZFcjAMkyPVqXIIrBfbrLQCXNqQPAAIx8DewPHRsMMUJk1LQZ5HJ6ikYCBc0Sm1WrRtPyO1WissP69XMxWg2yHWhly8YTKilQv1no6Oj79LzRxndSsgTMQxaSN/5FRMYY8a5dEAHu50jmb6o1PgwnMWir5BmA8IB4rBBs0E9EIB8ArrHp2ViegBQKdqFwnLCTU1Nj5PlfsZJVlQDA+IY6OuNjY2rpVrV4yhBiaG5GFngHilp8mvpQ03LCFHCJExarHahHwoFr2HQLhR5hurKJcVb1Ia/yDQHOfjLBbtAu8C4ap7BUjX6CwA2ZDzb77B5/thGw7+Hs/4qTcNf8C/IhuNzGJysLAToMF3KYX1KbDq2b9/+ooT7fqVLNTAw8BK5ouZSWS8DF5Ym17DoDE2h48V1bcaxeEPlHfGlc926dT+Q8HJhHAEWrpwxL/rdISqMh1Sfj3cKV3PfegHQM6T4V6MTCUv0yI4KpKDZgI6V4+uH7hI4qcpZ/ds5oNuSH5v1IWtFlifdxQDNi4sEAURyQV92h+1sMFmR3fSlS5e2SaVYEoCKyO758HvIVgZv9/A2inIitIs7LTV4xGs+vN3BxPsclYPvWg8YgXBRwjEIUwNUTSBofKQn500DpRawU2SEojmOglyczAcKxHc7RPK556V86wru6aJybQzom4Bf8cgQ6gO9dUVYcZhvVxmW4T9GavLeQLVEBSysOIRSDZ7OAPf2OB7gzWcybBiFxqFuo8TgT9IxF5+Z2LtEBSzKtTByGSSsADUs4PKm9lZMn501brPKsKFAZcSJxHkzJcgS/o8OLTAj3zy/kK88MgVFFkHADh1YL+uw8DcElT9huc83pdh8K9Z/dBTtPyWW6MiWCtCo/MtOmQ8lW/kjtLIe/xVgAOSDS20/pMFNAAAAAElFTkSuQmCC);background-image:-webkit-image-set(url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAqCAYAAAB4Ip8uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQjhDODMzNkM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQjhDODMzNUM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq6mNcIAAAqiSURBVHja7Fx9aFXnGb/nfn/kfie2SqqpC9ugq/YDnGWF2nasmj8qOP9whemGoxQHlox2KOyv+rEwkO4TJmMQKaTUBqltsOoigRBaWUiNdjFzmdFYjSR3JkZjkpuPe/f8Tp9X3p6ec+8599wbt5v7wsv9ft/nPN/P73nPVbLZrKMyyne4zX5RUZSSEVHuSlYq3pnhm7Oi4xULNq2oWgWrsNcS7xQN77L/KwJW2BO4aHr49RzNeZqZiqDz8k7wTfAOfJulucD8szWcRRKun2bVyZMnH+vr63uxvr4+gtesQEpFjjmFG9i2bVv8+vXrr4yNjb0JHjLvPEUJoQjUZqbBAIEhInDF1NTUsSyP+fn5wba2tqfps6gZIZul4f915uBd+PDhw9+em5vrE7zLZDLTly9ffoU+i9P05uKdqb1tEKkwAfHJycl3INfZ2dleekyD0IWFhau7du16BAqQTxOXoIDBOx94NzMz00m8+oJ42EyGMcBCniRLXgcFYEV4IAJWNbC/v38LEZRqb29/hl5X45EIHgGhd+7c+TO9lyiGJpaZgOHVIlevXt1J1vvPffv2fYNe18AgyEh6wDsS/Cl6L8mKoBQsYBvxwys0cGho6FUWJGJv9ZUrV34i3M2hQ4e+yZpYUDwuQwEL602QcC+cO3eugd0xPF2is7PzOXhD8K+jo+NZ5p1zsQWMDUOwVmggC9fPQgRB1SKupFKpt6CdLHyPVSGXoYDBu6qzZ88+T9b6d4l3Ln5MTk9Pt7EH/At/7llsAasuBsIbHR3dKyVTID6MBAvEiViM+MKCrio3cKUAJoNPsYmJibdv3rz5Biu+Wwp7MSRZzLsv2E379QyjlAJW3TPiRUtLyxp6HmTBOdltn8pqBpUBr+VyN0tIwIJ3vRreCfetViUIb5Kb1jWMUglYdc+bN29GQvBvev4QC87PM06p/+NE4ISc+nNGHVyEulgLvHh5+jRTvO/h7zpLlSNoaEPdu4JDW1wnicLrJNw3eMdWHtPLposlYBlt8XEy8NDx48dfHh8f/4ie17GQ4xwvltFcQRb7CyHge/futXIcDvI6bl5TKZJAZfoCrPERZkyMadOb4nMBzAR4DdP0WWSyahw9PT0vTU1NHee9vZolcR0JVCDgHUpQozhsZm+3SUvwiix49+7diYaGhu+uWbNmq6Ioj1y7du0PyWRypcfjUa+E4sZsY2PjT2tra1tIC7fQ+98jYbfymn5mYFYHksvasNT79O3Zsye6Y8eOp6LR6KpIJPIdp9MZd7vdq/UWACBD3mWcmPkPiolDR44c+aypqWmiSPQZ0rx8+fJvURj7nNfM6GD4GRLspXA47PB6vY/qYNW2sGiZcWp2d/78+Wfr6uo2hkKhTSRA/8jISK/P5wsTEf/q6uo6QgTPBAKBzPr163tB4N69e2HF6dOnT7++adOmDzZu3NiBdcmSD9PvnqbHNqoB/7Z27douZuCMBUbmpI+Uzp9Op7uJtm4IjhSwV/yQ6XNQBvuEeG/lypVPkAKEVq1atePAgQN/3L9//4xN+vLS7vf7aylTHjJoKmCPDBSO+OpwuVy1Bs2cgglwsxuOd3d3fx+JFEqeGzdu/JyTArjjulu3br1/5syZH9Hzh9nFhdg6PVLsCzNkKT6PYQ2shTWxNvaQ6sB8tbIZ+hK8XlRyvVX8G5EnhKT3I/xdNcRYpc+iiwZfYqR8LX19fZsNkiesX4USVCC/9fX1NUy37Rislj/ARylGvA/obHBw8MfMtChfJBKqZaSBZ44dO/YME+nScSOK5D5dUpwMMFMTWBvJBvbCnpqSwbA8y0OfT3LZLim7VzTTKXkCt5SIhazQZ5HJ2CNGvPuYs+OggYCDAIhEDkNhp475ZkvAcoZ3ATUYo1BxCcRwCgyVtPtTtpiABfchGOsWGTf2wF7YE3vnWM8sfYpNlMkSfQUIGGVkO3u2kMG1BiBUIeDm5ubH9L5r9fpwYZHh4eHdnL29x5lvlSajvA+zMYP9BcQHYd1YuwZ7YU/szVbiNCjPctJXxE6PafoKEXAe41DYshNCwK2trU8WKuCvuQckHKoKBQIbyC0lNS5PuDpQ7UqlUrMGBAq359apL4WVqGUN9sBeqv/9cu+cMTgXfZRgOZU8B6CUL4eLJr5fbPqKVfK5Ke66dBTcMkjk1KTncydOnPiQJP8fKi+W7dy588TQ0NAPWaPCrEUqQEDlxV0iIq4T35wbNmyooVnNFhCUwATBPLwXxNrYA3thT+zNp0H0TMssfT4SnJcF6BJCF6OE9JkexLt7VMLpNfRBW3VnZ+eTW7duDYk3KaGdlg4AKHa0R8VJ0eFAC1Bq4A8AUeG4sZzm6rt3735y8ODB5zRZNBgTQfzA78fHxw9xcpJgAYhEJi56n4x0pbirEsuRSZulLyll0nGmLVwq+gpMstrQNdJJsrB2HImdDPMCFaTS9JdMY6F7f6UNGEN8RTovGvhiEHEpqi3bUYj39/f/7ujRow1E7AscJ8CoBJ5LP0kjhnG5ERNtMemzFo7lsXx9YzP0QRjIUtHcAP6Nrg1mqegrsEx6B310nTIJXiQKYWquaZJ7xn67AhZM9LC2JJDBgVnI/IApU4KQvX37NgSdJStGSwsWlDUzqHj/PZczMazJ2aGwHrOtxJz0ZW2MQuizyGRYaHRsbOzXqLXZu7i0UCZwexnL505cQkuDHSxarmFDrL1JFNyk6VsuXrz4W3JvF4ghw6Rtn6fT6ZFcjAMkyPVqXIIrBfbrLQCXNqQPAAIx8DewPHRsMMUJk1LQZ5HJ6ikYCBc0Sm1WrRtPyO1WissP69XMxWg2yHWhly8YTKilQv1no6Oj79LzRxndSsgTMQxaSN/5FRMYY8a5dEAHu50jmb6o1PgwnMWir5BmA8IB4rBBs0E9EIB8ArrHp2ViegBQKdqFwnLCTU1Nj5PlfsZJVlQDA+IY6OuNjY2rpVrV4yhBiaG5GFngHilp8mvpQ03LCFHCJExarHahHwoFr2HQLhR5hurKJcVb1Ia/yDQHOfjLBbtAu8C4ap7BUjX6CwA2ZDzb77B5/thGw7+Hs/4qTcNf8C/IhuNzGJysLAToMF3KYX1KbDq2b9/+ooT7fqVLNTAw8BK5ouZSWS8DF5Ym17DoDE2h48V1bcaxeEPlHfGlc926dT+Q8HJhHAEWrpwxL/rdISqMh1Sfj3cKV3PfegHQM6T4V6MTCUv0yI4KpKDZgI6V4+uH7hI4qcpZ/ds5oNuSH5v1IWtFlifdxQDNi4sEAURyQV92h+1sMFmR3fSlS5e2SaVYEoCKyO758HvIVgZv9/A2inIitIs7LTV4xGs+vN3BxPsclYPvWg8YgXBRwjEIUwNUTSBofKQn500DpRawU2SEojmOglyczAcKxHc7RPK556V86wru6aJybQzom4Bf8cgQ6gO9dUVYcZhvVxmW4T9GavLeQLVEBSysOIRSDZ7OAPf2OB7gzWcybBiFxqFuo8TgT9IxF5+Z2LtEBSzKtTByGSSsADUs4PKm9lZMn501brPKsKFAZcSJxHkzJcgS/o8OLTAj3zy/kK88MgVFFkHADh1YL+uw8DcElT9huc83pdh8K9Z/dBTtPyWW6MiWCtCo/MtOmQ8lW/kjtLIe/xVgAOSDS20/pMFNAAAAAElFTkSuQmCC") 1x, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAABUCAYAAAC82LpqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNTQ2NDdEMUM3MEIxMUUzQjI2QkI2NTZEOUZDMjc2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNTQ2NDdEMEM3MEIxMUUzQjI2QkI2NTZEOUZDMjc2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjMGTKsAAByHSURBVHja7F0LkFRVej79nO559DyYEUfEASExYJRFC8NKQKgku1vR6GrcDeujykRrTbRiardScawKeWh8sBVdH9EstUQRDbAGjUuxu1hgsGBVlMIHKjDozDA6PGZGZ2BgGKanHzn/9fw9/z19bve93bdfzDlVp3qm+/a95/z9f+f/z/86nmQyyXTTTbfKbF5NAt100wDWTTfdNIB10003J82vSaDb2dQ8Hk/Zj9FNu5N/MhPSbWLqppuWwNI6QLGmfy7disRryrVeA9g+ET0ZAJzUgNatQDznsQBykvSy4j1/GRLRa0FMIFpCIqQGsm758p2H8J3Me0mJ7xLlBmJ/GRLRR159Enhj4jVO3vNoEOuWI98hYJHX/ApMIJ9FBd8lRAf7SbLUth5vmYDXSwgYEj1AVkWf+D/Me5W4zkvG79H8qFsO4KW8VUXB297eHiHX+ghPooDxeMrAUustE/B6BXFCOKY9e/YsGBwc/PGpU6ce46/tGzdubCNaQ0gBYt10y0XjA74Lwv87duy45MyZM+u5YP3q4Ycf7k4kEp8D/z366KPN4noEuU9St0vXwI1SiG6TkD5BvGrem6Bv3rz58mg0uieZ3mJDQ0OPzp49u0Vc2ygkcoAQs2zmr3tpuk3J6xdgrEW+6+vr+wfgMQXfJTmQB7hA+TZey3uN4FtfLnzn6nxLSEiqFgMYm7Zv3/6HQKxkhnb69On/ISCOSNLYowGsAWxTaKT47siRI/ckszTOl6PAn0R4VOcqPCodwPIqCCBs4mrK78bj8S+SNhpIYrIa1or7+DSAdbfJd7DoNwD/bNmy5QoOzlN2+G58fPzA0qVLzxV8Vy8Jj0kF4DTVeXR09DdIKA7kI3zvsYb3/4K/VcT88MMP/8wNVVoz/aQCMPKdoToDGPl27QPcog0MDNy/atWq32tvb59x+PDhuzmwT8h8Nzw8/PN8VelKB3DaKtjZ2XmThYrcBH/De2kb4lisi6yGkVylsGb6SQFgpfTt7+//R8FOY11dXbcSYBp9x44dV6m2dLt27VomrmkgUnhSAJiugjUIUFBNELyEgC2iG/+rQAyGh3z3JJrpJw2ATXwHiz9qdyBtJb6byjtYnpvef//9P1XYYX6ZjxSudACbVsFDhw7djmrzAw88MEtaBacgiEGtkdVp+D/DnsSWiV8z/aQAcJr0RcPVmTNnXiP81ij4qJ7wXxNs5WQFEPbOuUrhSgUw9bulLIB8D/IuUKSnp+eHhJARsU+pFQQyVkO4Rl4NYQEg36sjxPTZkcaa6c96AMuWZ0Pr41uwT4F/QE0mQKwR14SpiwkEi7wfBhsN4Tuq/ZUOwEVwoPuo5Rn2Emjdk0CIEVchQkhjNeTX7qWE5AvAb8XnzQT81QTEBXG2a7BUHIBTfPfJJ59cJ3jnbSJ5a8Q1ARKZVYd8B8Yr2a20fPny8wjP2rbBuDnfYkYxyREwbM6cOdfD68DAwCoSdxoTMae0Y8wz6+/vX0VvGggEFvIVshHjU4mqVFMWkTK6lVvkFWtra7sRXo8ePfqcFO+ckHgOY+8hMvB50009ntDKlSuvEf/a0vbOhlBKLyVkbW3t9bANefLJJ/9XfD5OCImZIKiaGIR88MEHN8F3yD19t99++7UQaskl+rzDhw//YPfu3ZeRQBENYN1SfMfVZ191dfXVnIe+vPfeezeLz2MKvksQELNly5bt49rfe/SmU6dO/XNy/9KEVhZJhaZqTC1GXUkWPbQkB8mK5keLIajbvb29f81Xzb+38g1j279//w1kb+JjWoWerCo05bs6alUGwxTZ+5riCMR90F5TLYVbmtRoYkSlavRZtwem1mfDwgdOcyACANLCiowANqyGYC20Ey3Dwd1H/Mhhpz66fACsW9nF4KfxHUTxAZ90dHQsV4Tjesh90r67bt26S2V+gwVBskZnFRhltQd2QEhTkn5dXd1SeN22bdtW8V7CAvjG/nfDhg0/5vcdyTYevrJu/Oyzz+IsvYrCZNjj5dInE21YOBxeAHvcl156aTdRn634hKrT7KabburlUreXXsD304slNb2yVGibAEY1BgxLzTNnzpwK6gdEUwk/7znEehyULIHVwsLcDNI6mwQmboF6lkeMdJlJYFXlCFr0wG/RkY5Wn/vIdkVVkaLSJbCXkZBd0MyA7yB8kpnDcOEar+JeqEbXEJ/wLyi/cc1wOzMHdWR1J5W1FdojGjOHr/kIQ/lWr159GVjxRkZG3pZUZp/EWMhcIFG9V1555Qvj4+O7rJ7NF4SOJUuWfKSQ6JUkbbJVKPFJAPRnALKd932K933SsytRYqdZn1988cXfB76DdFVJwlqtvklZCp88eXI3vSAYDF5WSj7zugla3lTSAa3B6Ez3cbVjLnyP74MPSJ8FhdREHzC+GlKku7s7sWXLlh+xr8ubpLXjx4+vZ+Z6Rh7J8l06a6E9ZrOin98CuDLNkF6ZOr0Wv+/PsjD4ypx+meia4vPp06cbfHfixAm0JickoFqBOFULq7e39wOJ9yObN2+eSTTNotLGmy/TEdD6LFZ8VONCQl2p4vvf+XCDjo6OzwiAfRLzUmZJLQTXXntt51dfffXvivHEObhfVUhfrwIIvjJgRhm02ehHF7Ww+Dsoqcgy0FTdJ907SH8b8gyV+u0rI/o5pTPYXS6B187Ozo8JgC3Bm5zQyVMS+LnnnusQGmGqzeVNIYGLQhN/HquarKJ4CNi8ZDVK+9Framp+B25w+vTp5KZNm5bNmDGjmasi8ebm5pmhUKgaH8T3K0BED7/uWGtr6+OCoWLXXXfd02+88cZ3/X4/Eo6NjY29deutt/aSRSlMCB+XXuVqg8WscumUfkpGWLp0afCRRx6Z09jYOJUzZiu8x+k62+fz1WR6eDwe5zuXkc+EOnh0aGior729fT+nZ5TQzqtQIykNS0m/XGkN6u5seN2wYUOXBGAK1kyGLM8zzzwz8tRTT/V6vV4s8cQaGhou4i+/KslWw2E1A7ovo6s3gK5OGAVMKVk33HDD+du3b7+WS9t/7erq2sxVkI84EyV4T3JJanTOUEkOQHABqSohGO+/++673+P3m8Y7+N2ad+3a9Se0BMoXX3zxd2jsEtecs3jx4lZ5PGKMdWLMVIo5qnOUYzUIx/SDcD1wVUDqG1/IXgEDjN0EdCcN7gn3hmfAs+CZJFSwKPRz2YhF4+6NsXM+OgRFI8hcLA1YkiErlcXEvnZpbrMRF+0pxtz9DtUQWe3zM6kiAUS68D3B0vPOO++PwuHwYr5SzY3FYmBgYnzi8NAx/p6HMwvH7ldb+b71AJcco8eOHdsbCASifJVM/Qq33HKLoeo8//zzl+zfv39QrIJjwCwLFy58j+9lVkUikbvAGPjEE09souN95513vrlgwYJX+Q+2b3R0dOeRI0dev+aaa94QLiZUDzHSJkZU70IU8M6ZflTLED/+GTDWcfqBKjfKF799fI7jhw8fhoXRpNoh/cB4Y3IJ8DZt2rRL+EuA0x7uH+Z0v4g/6yL+G8zjz72+paWFrV+/nr3wwgvlQL98JbBBV8535xMjqN0xphm6OP17q6qqqCFrdsmMpQ6ToVFi1FJpAdEokBANObtS1sYYX51e51L3J2+++eYd999//7LHH38cJGdycHAQIrAgfRAMALDST0VTvaJPYRPJCjXCRTTlrrvumg6rKkgNcQ1+f+qnn376l2KlHCNS5gSMEcZKImhQqtQSiZK1xlaOyeSO6Qdz4LR6GD6Hgn8W9HGtwzPgWfDMYtPPZQlsyv9ds2bNxUJa/oKZAy8MaZnhfhjQkYrI4rT5N7m4BEvPD/YWY+52Mzn8xCfbgIMFAIG6BdFPJBLqCy4Zf3rgwIHvCRUW/LzwegEA9rXXXrsZruMr+moB3vOFH7iRmdMIaySjTRWxuIYFiJsgbBIqegjwRtDXjGAGRoOxwJhozS0YM4wd5kCI3yDmSMuHevIAcF70k0BCwdIo7tMg5hwRam0doV+teF619B5eh9/D+zSqVPhi0q8AAE6F7u7evfuPYdx8Hk8yRR6vDQCnUmChAIAcUsnMNdrKAsC0cqSpBCfsjfgq9BMiLWJczdoMP7RCck4RAIX96/R9+/bdLfas/yKAfY4AIwVsUArokH2XCOQG6XnUlRJhE4nZqQ5jhLHi/hnmAHOR9nu1xBKrZEIHcbj50A8ZrZ4sbtVsImdV5RqSXUQqV5PscsL7IdiRdg3FpJ+LAE5LIcSyTbDosAwhlBkAnCoGAGGYsg2BLGQYE11SAFvWz4UkBL6P+IRGopDqBLKhA1f8BpTEn3/++Qr4Hldx/0aAl/7g2XyPKv8yMl9A4X5BaV0rMyOMGcZOKg5+QsqGymNKUwezANgt+tUQoFYpFjcrF4+d7le4k2Q/fFiMIc3AVgj6uQxgU9VTSISBccJrDgD2UQCjNKcN4qSZzaSGYgHYJzMfV3t/BOoC7s+kKhpNRJKGJfW3Vkjili+//PIRkTH0A6L2po5SsfEDqYIevMw6xJCq3TWyVBZVPsZQFYI5Mhsla20A2A36ZfPzpsU2O6BfpvBMKz9xQelXSABjJhGp4FJHFhhPlnsigOsZyaSjjSxe9cUEsDeL4QVN6JD8/Fetra2PQSga+AK7u7vvaGtr20gsdWOix0iXk/ITgUAACMei0egpZn3yWyajW1L47Kx6Qur4fBwTjtN4FswB5gLXwNxgjjBXNDBKYHFi/XSbfgYNASekpzW79JO9SNglmsm0Kxb9XA/i4HwXEfECIworsy17L/4xMjIyKn/Y0NAQUVm/SxGJJZ8bAxlDF5177rkP4gXDw8NPXXjhhb8iExsnDBeTQUsB5vP5QiJII54h8oXlAWSmAHNcGltMjNm4HubC5/QM3hvmCnMW/wYcRhy5Sj8ZqEXwSpiAXQL6FaRhgAvnu2g+5BG/37j8QYi3YoM3UyilKQh84cKFf4uSBNp77733MrH0JSSwJiRAeaQVDFQxiFseLpanLIN0TmA0Gp/TS+Q7QTFnxnLLZsqbfsUCrMOFslj0K4gvGNoZCEbI00fd2dmZltbq9XqD2Z5diOa3oQay6urq79APwuFwQBGgYIuQfKIBocpEnRJSPs7RBQb3KOaE/y/NYY6FpF/+nFxZ9HNzAUd1Hvhu1Am4SGZdag5chY7bVd1LJYHlSZjia+fMmXMjBqWwzAkClpMYHBw8Y5eAihRFPJ/VbkA9zUqRjVxGzaO5c+f+hfTcRheB45h+ZM55gzYT/UTP+CzyWUno59IiExWqtM8J3RSGPrvaV8kBTEPHOugHEL7Y29v7ffFvglgrZb+tZQpaa2trxMFKKB8C7lM8w4pwqqwfGgoIKWLfr6uru5N+icw516oertDPLsjcoJ/qGQrgF4t+hVE5/f6gA81PRTfW0tIStAngggPZm2XfmBDS8kX5gmnTpv1Hf38//dECxPVhFYThjcfjY0R9N2XiqBq5Bv2RNWwi6EP5DAXxqFEJAwyMBnOAucjzGxoaWqfYQzvdd7tOP04SnwzqTC0X+knfLwX9CqFCo2pf41BwYICLH39PLnxC8oV8wRqVtqZFkcLZAGyoR4sWLXpOLqkJPzZfiR6KRqP/B+VcCaFozG8VkS6GbzEGWQ0sZdb3K1QyK5+kv729PbJu3brzmTk6JsTMMbgykGniABYdYzBmGDvMgUk+Oz7XD2HORM3NFcBu0E8F6EwBHGcD/VwHMB/rSaFR+Gx+L7VoLV++PATzxU60R5VxDA134aJI4QypWKbwMTh2EYK2rdLR4IQEcOpL8bsYRgkhk5A/OfPYsWM/g+vfeustCOTAOGh4Ri0zhwfS4AHDGY9VASGUD6rrM3XYYQ0zB0Gg1EidxQRjtZoHzBHmytLjZb1WdCsg/eToLIx9ppJUFVpZkfQrUCCHUU4W66mR4BnLQA4CXqCBEfqa7eB5OF0E0jE5jndApJZ4RogVOAotWyQRFgQzwujgjBgYYJa80sFTp06t6+7uvm3lypUXEQDP4H1WV1fXoyJyBZz/kI0ESQ7AtC3MHKSPAfZ4YpxxwJlMNDikSpG3ikH1lJGNz1RnvpKwxh3kgDW5TnUukVh50Q8OPWf2sogaFbSrOPoVKBbaADCeqwXzZVlCKSUAm8rRZmvSsbcFn3smBpSPZEzFwvJ9z312ksohGX9kZOTDvr6+NXxVuu/ZZ5+9/uDBg0Yq1t69e9sFgNvYRFLDlGzMasX0kGVC4lHpSXOY2WTJgDAXmJP0XfnYSKcAzpt+QjJ/AEXIIUQRVnaLJHvbvZzpVyAAG6GskLUGY4V65MxGLDTZ89eiBkVTK60aOWe4nk1EohVs7h7KeLIBUrEHSqVJwXlEd9999x0NDQ13WrkM4N5QFge2vZwRYW8Eyc9wpArUb+7nas0bfr8/OjY2treqqirBrzs2ODh4JJPKf8UVV/xahCOqWpyrh5s6OjpWz58/n1avjOM+jY+nGwqRifENHT9+fNXTTz+9esWKFUPEKhxl6uM2THNTuB5cpZ9Vi8fj3Xwew5ymUIEzOjw8bCTu87n3cQY9Wqn0c8llR/ehqWwwrvHN5ZJxJ0SM1dfXrxBzGhOvMdknLlyUNJsMSjuthmIHVs+GYgGcv6/GbTH7OloNg3QKM3ebR4LS4xkjTCr5AoHieEi3QqUA1Sp58uRJo3wOX+lR3TL+56oJ7MlA0hgS260GpxhC3iY5pSElQWCsMGaFNIuwiTIrGQ+scnikas70K1UrBf0KmdAP2xFxlM8rLP1IFU+WNEJDe9qzZ8+3bdYkb2QZzgwu9tEqVB2kxdbrmZRitnHjxvlQrQDP/EUAQ70rLnFTgDVScfh7+D8UtwMAq2pi5dqg9i8xJqRyWyU1kaqK1Sw9h9Wtihw5069UrRT0K0BNLFw0G8XiMypqQtOi7sosOIUabmzvrH4bqFTC0pP6C54LnUmFVkWzqAqOKysvrFmzpvWqq65awNWVy71e7ze4qjyfg9bwwTU1NRlqNVdnjGdCHDgEyPBrINQyL40C1EsuOR4hmT6gvoyK8WGaF61WiVUW48xBTScbKrQr9OO0uoxvL74BBcTliK5CtFLSz2UVmrrRQBp6uObwFuezcziPzSZqbkyo0AnFvagaHcKglWnTpv2nNJeRtWvX/sFtt912lE3UbRsvyvbB4dEg8okLctJ8vcJwAuVtoN7VeY899ti3tm7deg9fxfr4ajje2dlpVKnk6vWQVVVKB1UVT0C1BckNE2HmGscBll6tIsDMSecep3QrMP1Sfdu2bd8ENw4YtKASIqlSOehCVcqS089lCewhwDMkMN+q/QbmSizlKSt5lmT+lDUb6ENLIIkyPT9l6TWxilJOKNezfTyKMLOgwvfYIFSPqcLSDDWwZh0/ftwoy/nQQw9dJSzR08XnsN+aAgSG40RpR6KLci6mbTZYacmPQousUZVOdURJzsXJ8zwbyQn9HFuaK5V+BQAwSt8IdQWREwVNBQcsAJx2zCgtagdH3ZJyOvVWfu9yA7AdZsSyLFjFoVkAdWZPT8+TMPmdO3f+kPiCbbmS6OFSUDURpBJLr2ohF1bzMpdP53PxcLNs9KsWNKwle9HGXN1I5Uy/AgDYJD3Bty7qYt2nAJzHRk2siOxSIn5l6vcuWkVOvwsqeJLsPZJk34Q/cFwypQe4ygzuDzZr1iwIVPi1+Gxc2lPRUwI8JOZ0mO9lPjpw4MA/XXrppTvJNXFyjxgrvxrFudKPZQGP1XEeSvqB+4nT8KODBw+uuPjii3eS78Wl38BEP6vUQxcSpooRSmnwXkdHx74ZM2ZAeuclFnS14pEEoY/3zjvv7L/55ptfraqqmrNkyZL16EWysAMUnIEKdbyoXJkiJFbCltWrV88HhhgZGdki1OupzFwPSi6shlbbKS+//PICoWpjbyYBByG7VlA36VZg+qnOT5LPTbKqPknpZ0gPqbZ0oyJ80rSfdXicZzlJYNkSjW6wQVLH2SQ1M/wOXjk0E1xGJBy1nmw3spYPKoUVmjm1Jkr3otbWamHt/ACsqlwKz+GqTZxYBOPSCkYzlmqIbw1PBaBgBesfrbVV0IXPDWnkFASKlEJPBqu3vBCEiRUZJUpSCrhIZJK4bkngIlihmbToGckFo6Oj/x0Khb6zfv36eXBgtwg6wZJGCTpvRR40dlo2Fq30ckWaoszd6wbBVF2hxtBDssAPvAsikF555ZXLicqYugbsA9CZ+UCtUWYuqpY6THnRokUolcpWXXZCvwx0zVbET1WUDvuI6KcELWktLlPUlIPxlLv6TPkOIgCNCLOlvElbjGx50LSPC+BHheCxBdxCNG8JiGkQcmBgYCu8trW1LSaRMypiJqU9no8ANdHT0/Ndvhi82tfXN06urbTDqItB94TC1pBQgPdsnj/7+OOPX4fXpqamqyW+UxU1kK3QdHsXZOmRVkVPm/SWipBr164FQsZra2u/pTIoWJQ0CaKk5sC9YXx8/LcXXHDBKgjtE4duxTVws9I+yTIfD3o2zjslOJYtW7aP74N7gsHgEsiPZumHwDNJbUZLtscCP1Ul5Tk3DBIOFgs8ScFwg0Sj0bdhzwF+SpaeISInkhtGGDgRgJ5sAA2OumATfr1AMRYmNw06k3JFKY4Ri0k8ZATKQOCFcAFhEXoaF02TIFLfUZ3GABlObOKYUtvVN8vND2x7u8ekJHeslg+BBJJVsIpYWqsYSWeDa+VUOBJwH9YA1gBW8J3JHwy+b8yHJhb5OmYuaYRekzT/ueC7AcJ3ockC4LQMEQgwh3xSEgmEgQSYTJ7KpYWIFzkflRyujMHp/mKoNBrAFQXgNO0PCyuQo1boweU1FLyg9cm5wBDVRaR3VVkAuMCEpGp0Kj51eHj455IURhDjEZhw3RSV9IUwQOLXrHdKyEIyku6l6Vm0vypUieGURUUoJK1ukjqiFrd6lO+kw8yCkwXAaeqMqNME2SAxkk+JB3pjoIbhOMcjLUkK1y+Z+mBlDWAN4IzaH3TIeQY+4kLkZ4SPgOfw1Ew4kO4eee/LBckL5Ppqp9u2SgdwmjqD+wu+Gh4iK1szghfeUxWEI8Yv02HN5aDK6V5WAFYaszA2WmQUPc2kuHFxkHdMYrsxwqM58V0lA1hWZ1LVEnFvCyoNyRZpgr/hPcUquI45SOHSAJ70AFZKYUjooJVBwbAKBfAUWVtJqaZWY658dzYAOE0KY9VAkqZ1CLpV5T+yb7EsXaoBrAGs4DvTXlgIjwGbVUreJvnSEeItKZnQKAUhLVdD2VRv0cZIqZdGsgfJ6RQ8zfSTBsCU70zCA7S8bFVCudD4lJT5bZRclpMSwGlBGrC6WakueAJ8Z2fnTSw96TznIyw1008qAFsKDyhYZ6XxgWpNitVnrHc9WQAsr4ap4A4m6ibLRivw20nJ57SyvlcDWHcHfEdV6VrkKdiW8T3uP0PhOnHKwnZykoMKvN5SA9hTpLSubMSkMaeps2ugsNu8efPauNQ9euONN/aQ70E2Es2iyTmeVwdgnF3NAd/JVVCyuYKA16JMkblVSp4rBwAzln50pVVCfsaqERrAujlIcVSlC6psKckMPFdyoeEvMb0x/S9B/k8wc3aIh6nzXkt9bKVuFR7NKV4TEn+p0lkpvyWk75e0+cuMkB6JSKpcy7Kvc6VbxYGYChKaC5yUeK/seM5fZsRMsvRyMExBOA1c3QoF4mSW65gGsD2CaqDqVkreq4jm1b+ZbrpVbvNrEuh2VonQSeZV8GtC6qZb5TatQuummwawbrrpVor2/wIMACYrlOo06AbeAAAAAElFTkSuQmCC") 2x);width:40px;height:42px;display:inline-block;speak:none;text-align:center;vertical-align:middle;margin-right:4px;-webkit-transition:opacity .25s;transition:opacity .25s}.m360-spin-x .m360-hint-message:before{background-position:-40px}.m360-spin-y .m360-hint-message:before{background-position:-80px}.m360-loader{border-radius:100%;font-size:0;opacity:0;padding:0;width:50px;height:50px;left:8px;bottom:8px}.m360-loader:after{content:attr(data-progress);font-size:12px;line-height:1;display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m360-loader:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:44px;height:44px;margin:auto;text-indent:-9999em;border-radius:50%;border:2px solid #fff;border-top-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.m360-loader.shown{opacity:1;z-index:1000;-webkit-transition:opacity;transition:opacity}.m360-loader.shown:before{-webkit-animation:2s linear infinite spin-loading;animation:2s linear infinite spin-loading}@-webkit-keyframes spin-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.lt-ie10-magic .m360-loader{border-radius:2em;font-size:14px;padding:.8em 1.2em;width:auto;height:auto}.lt-ie10-magic .m360-loader:before{display:none}.lt-ie10-magic .m360-loader:after{content:"Loading...   " attr(data-progress);text-align:center}.lt-ie9-magic .m360-hint-message,.lt-ie9-magic .m360-loader.shown{background:0 0!important}.lt-ie9-magic .m360-loader{right:0;left:0;width:96px;margin:auto}.lt-ie9-magic .Magic360-fullscreen .m360-loader{left:8px;right:auto}.Magic360-container .m360-magnifier,.Magic360-fullscreen .m360-magnifier{-webkit-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc;border-collapse:separate;background-color:#fff;cursor:none;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.lt-ie9-magic .m360-magnifier{border:3px ridge #e7e7e7}.lt-ie9-magic .m360-magnifier.m360-magnifier-inner{border:none!important}.Magic360-container.desktop .m360-magnifier.m360-magnifier-inner,.Magic360-fullscreen.desktop .m360-magnifier.m360-magnifier-inner{cursor:pointer;cursor:-webkit-zoom-out;cursor:zoom-out;-webkit-box-shadow:none;box-shadow:none}.m360-magnifier img{position:absolute!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;border:0!important;padding:0!important;margin:0!important;outline:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.m360-magnifier-loader-holder{background-color:transparent;cursor:default;position:absolute;top:0;z-index:1;width:100%;height:100%}.m360-magnifier-loader-holder .m360-loader{opacity:1;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.m360-magnifier-loader-holder .m360-loader:before{-webkit-animation:2s linear infinite spin-loading;animation:2s linear infinite spin-loading}.caption{font-size:12px;line-height:16px}.normal{font-weight:400}sub,sup{font-size:12px}strong{font-weight:700}em{font-style:italic}blockquote{margin:0 0 10px;font-style:italic}ol,ol ol,ul,ul ul{margin:0 0 10px 10px;padding:0 0 0 10px}ol li,ol ol li,ul li,ul ul li{margin:0 0 5px}ol li ol,ol li ul,ol ol li ol,ol ol li ul,ul li ol,ul li ul,ul ul li ol,ul ul li ul{margin:5px 0}.list-unstyled{list-style:none;margin-left:0;padding-left:0}.list-unstyled ol,.list-unstyled ul{list-style:none;margin:5px 0 0}address{font-style:normal;margin-bottom:10px}@font-face{font-family:icons;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.svg#icons) format("svg")}.icon-avatardefault:before{content:'\e00b'}.icon-avatardefaultactive:before{content:'\e00c'}.icon-avatarloggedin:before{content:'\e00d'}.icon-avatarloggedinactive:before{content:'\e00e'}.icon-badge:before{content:'\e00f'}.a-link-bent-arrow.a-button-link.a-button:before,.a-link-bent-arrow.a-link:before,.a-link-inline.a-link-bent-arrow.a-button-link.a-button:after,.a-link-inline.a-link-bent-arrow.a-link:after,.icon-bent-arrow:before,.m-checkout-summary .a-link-bent-arrow.a-button-link.checkout-continue:before,.m-checkout-summary .a-link-inline.a-link-bent-arrow.a-button-link.checkout-continue:after{content:'\e011'}.icon-bookmark:before{content:'\e013'}.icon-bulb:before,.m-cartmessage-wop .heading.suggestion:before{content:'\e014'}.icon-camera:before,.m-form .icon-camera-enrocr~label:before{content:'\e016'}.icon-CheckProcessToggle:before,.m-collapsableprocesstoggle.has-validated .process-wrapper .process-step-wrapper .process-step .step-icon-wrapper .step-icon:before{content:'\e018'}.icon-configure:before{content:'\e01d'}.icon-copy-clipboard:before{content:'\e01f'}.icon-discount:before,.o-productdetail-rebrush .product-gallery .m-productservices .delivery&gt;i.icon.icon-placeholder:before,.o-productdetail-rebrush&gt;.service-area .m-productservices .delivery&gt;i.icon.icon-placeholder:before{content:'\e024'}.icon-dropdown:before,.m-forminput-dropdown .select2-container .select2-selection.select2-selection--multiple:after,.m-forminput-dropdown .select2-selection__arrow b:before,.pika-single .pika-label:after{content:'\e026'}.icon-EditProcessToggle:before,.m-collapsableprocesstoggle.has-validated .process-wrapper .process-step-wrapper .process-step-edit .step-edit:before,.m-collapsableprocesstoggle.has-warnings .process-wrapper .process-step-wrapper .process-step-edit .step-edit:before{content:'\e028'}.icon-event:before{content:'\e029'}.icon-feedback:before{content:'\e02d'}.icon-file:before{content:'\e02e'}.icon-filter-outline:before{content:'\e02f'}.icon-follow-link:before{content:'\e031'}.icon-globe:before{content:'\e032'}.icon-google:before,.janrain-provider-icon-24.janrain-provider-icon-google:before{content:'\e033'}.icon-gridview:before{content:'\e035'}.icon-help:before{content:'\e036'}.icon-home:before{content:'\e037'}.icon-houzz:before{content:'\e039'}.icon-interactive-content:before{content:'\e03c'}.icon-ipgbreadcrumb:before{content:'\e03d'}.icon-line:before{content:'\e03e'}.icon-listview_s:before,.m-rangeslider.rangeslider-rebrush .rangeslider .noUi-handle:before{content:'\e041'}.icon-logout:before{content:'\e044'}.icon-odnoklassniki:before,.janrain-provider-icon-24.janrain-provider-icon-odnoklassniki:before{content:'\e04c'}.icon-package:before{content:'\e04e'}.icon-pause:before{content:'\e04f'}.icon-placeholder:before{content:'\e055'}.icon-plus-circle:before,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper tbody td:last-of-type span:after,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper tbody td:last-of-type span:after{content:'\e057'}.a-link-arrow.a-button-link.a-button:before,.a-link-arrow.a-link:before,.a-link-inline.a-link-arrow.a-button-link.a-button:after,.a-link-inline.a-link-arrow.a-link:after,.icon-pointer-arrow-right:before,.m-checkout-summary .a-link-arrow.a-button-link.checkout-continue:before,.m-checkout-summary .a-link-inline.a-link-arrow.a-button-link.checkout-continue:after{content:'\e059'}.icon-postalcode:before{content:'\e05a'}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating .bv-submission-star-rating .bv-rating-link:before,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating .bv-submission-star-rating .bv-rating-link:before,.icon-ratingstar:before{content:'\e05d'}.icon-recommended-product:before{content:'\e05e'}.icon-repair:before{content:'\e060'}.icon-report:before{content:'\e061'}.a-paginationarrows.next.last-slide:before,.icon-reset:before{content:'\e062'}.icon-scrolldown:before{content:'\e066'}.icon-shopping-bag:before{content:'\e069'}.icon-shopping-cart:before,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .a-button::before,.o-producttilerebrush .product-cta-area .a-button::before{content:'\e06a'}.icon-shoppingcartrebrush:before{content:'\e06c'}.icon-sort:before{content:'\e06e'}.icon-st4-info:before{content:'\e06f'}.icon-step-1:before{content:'\e070'}.icon-step-2:before{content:'\e071'}.icon-step-3:before{content:'\e072'}.a-productavailability:before,.a-stateindicator::before,.icon-stock:before{content:'\e073'}.icon-strich:before{content:'\e074'}.icon-summary:before,.m-processbar .processbar-icon-participation:before{content:'\e075'}.icon-tag:before{content:'\e076'}.icon-thumbs-down:before{content:'\e077'}.icon-thumbs-up:before{content:'\e078'}.icon-unchecked:before{content:'\e07a'}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon:before{content:'\e07a'!important}.icon-videocontent:before{content:'\e07d'}.icon-vk:before,.janrain-provider-icon-24.janrain-provider-icon-vk:before{content:'\e07f'}.icon-WarningProcessToggle:before,.m-collapsableprocesstoggle.has-warnings .process-wrapper .process-step-wrapper .process-step .step-icon-wrapper .step-icon:before{content:'\e080'}.icon-weibo:before{content:'\e082'}.icon-wifi:before{content:'\e084'}.icon-wishlist:before{content:'\e085'}.icon-youku:before{content:'\e087'}.icon-address:before{content:'\e001'}#janrainEngageEmbed .janrainContent #janrainView .providers li .icon-amazon:before,#janrainEngageEmbed .janrainContent #janrainView .providers li .janrain-provider-icon-24.janrain-provider-icon-amazon:before,.icon-amazon:before,.janrain-provider-icon-24.janrain-provider-icon-amazon:before{content:'\e002'}.a-link-anchor.a-button-link.a-button:before,.a-link-anchor.a-link:before,.icon-anchor:before,.m-checkout-summary .a-link-anchor.a-button-link.checkout-continue:before,.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-button-primary:before,.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-link-primary.a-button:before{content:'\e003'}.icon-appliance:before{content:'\e004'}.icon-appointment:before{content:'\e005'}.icon-arrow_down_small:before{content:'\e08b'}.a-paginationarrows.prev:before,.icon-arrow_left_small:before,.m-comparetable__slide-controls .icon-arrow-left:before,.m-navmain a .icon:before,body[dir=rtl] .a-paginationarrows.next:before,body[dir=rtl] .icon-arrow_right_small:before,body[dir=rtl] .m-comparetable__slide-controls .icon-arrow-right:before,body[dir=rtl] .m-navmain a.has-child-level:before,body[dir=rtl] .m-pagination&gt;ul&gt;li.next:before,body[dir=rtl] .m-pagination&gt;ul&gt;li.nxt:before{content:'\e08c'}.a-paginationarrows.next:before,.icon-arrow_right_small:before,.m-comparetable__slide-controls .icon-arrow-right:before,.m-navmain a.has-child-level:before,body[dir=rtl] .a-paginationarrows.prev:before,body[dir=rtl] .icon-arrow_left_small:before,body[dir=rtl] .m-comparetable__slide-controls .icon-arrow-left:before,body[dir=rtl] .m-pagination&gt;ul&gt;li.prev:before{content:'\e08d'}.icon-arrow_up_small:before{content:'\e08e'}.icon-arrow-down-large:before,.m-quicklinkmessages .a-heading .icon:before{content:'\e08f'}.icon-arrow-down-small:before{content:'\e090'}.a-morecontenttogglelink .content-toggle .icon:before,.icon-arrow-down:before,.m-breadcrumb .is-active:before,.m-chips.dropdown .chips-icon:before,.m-chips.select .chips-icon:before,.m-customfilterdateselection .select2-selection__arrow b:before,.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading:before,.m-forminput-dropdown .select2-container .select2-selection__arrow b:before,.m-forminput-dropdown.multiple-dropdown .select2-container .select2-selection.select2-selection--multiple:after,.m-navanchor .more-trigger .icon:before,.m-orderitem .expand-collapse span .icon:before,.m-productitem .a-morecontenttogglelink .more-less-button .a-link .icon:before,.m-scrolldown:after,.m-tabs-rebrush .tabs-rebrush-mobile .tab.current-tab .dropdown-toggle-icon:before,.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.current-tab .dropdown-toggle-icon:before,.m-togglebox .item.has-header-icon .togglebox-title:before,.o-productdetail-rebrush .o-technicaloverview .buttons .a-link:before{content:'\e006'}.a-paginationarrows.prev:before,.icon-arrow-left:before,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .back-button:after,.m-pagination&gt;ul&gt;li.prev::before,.pika-single .pika-prev:before,[dir=rtl] .a-paginationarrows.next:before,[dir=rtl] .content-inner li a:before,[dir=rtl] .icon-arrow-right:before,[dir=rtl] .m-breadcrumb ul:not(.extendbreadcrumb-list) li:not(:last-child):after,[dir=rtl] .m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.has-child-level:after,[dir=rtl] .m-navmain .second-level .second-level-link:after,[dir=rtl] .m-serviceteaser .list-unstyled a.a-link:before,[dir=rtl] .teaser-links a:before,body[dir=rtl] .m-forminput-slider-captcha .slider .noUi-handle:before,body[dir=rtl] .m-navmain .navigation .second-level-link .text:before,html[dir=rtl] .m-forminput-slider-captcha .slider .noUi-handle:before{content:'\e007'}#janrainAuthReturnExperience .janrainSwitchAccountLink:before,.a-button.a-button-link.a-link:before,.a-button.a-button-link:before,.a-button.a-link:before,.a-link-anchor.a-button-link.a-button:before,.a-link-anchor.a-link:before,.a-link-article.a-button-link.a-button:after,.a-link-article.a-link:after,.a-link-internal.a-button-link.a-button:after,.a-link-internal.a-link:after,.a-paginationarrows.next:before,.icon-arrow-right:before,.m-breadcrumb .extendbreadcrumb .extendbreadcrumb-list li .a-link:before,.m-breadcrumb ul:not(.extendbreadcrumb-list) li:not(:last-child):after,.m-checkout-summary .a-button.a-button-link:before,.m-checkout-summary .a-link-anchor.a-button-link.checkout-continue:before,.m-checkout-summary .a-link-article.a-button-link.checkout-continue:after,.m-checkout-summary .a-link-internal.a-button-link.checkout-continue:after,.m-checkout-summary li&gt;.a-button-link.checkout-continue:before,.m-forminput-slider-captcha .slider .noUi-handle:before,.m-imagetext .textcontainer .copytext .a-link:not(.a-button):not(.has-icon):before,.m-ipgselectionoverview ul li .icon-ipgbreadcrumb:before,.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description .a-link:before,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.has-child-level:after,.m-navmain .navigation .second-level-link .text:before,.m-pagination&gt;ul&gt;li.nxt::before,.m-productconversionarea .dealer-logos .a-logo:before,.m-productconversionarea .details .promotion-link:before,.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:before,.m-selfhelp-teaser .selfhelp-teaser-content .selfhelp-teaser-links a:before,.m-stage .teaser .a-link.a-button:before,.m-subscriptionselection .radio-border .expand .a-link.a-link-external:before,.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:before,.m-uspnavigation .usp-container .usp-elements .a-link:before,.o-header .m-stage .teaser .a-link:not(.has-icon):not(.a-button):before,.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links .a-link.a-button .text:before,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button):before,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers .a-link:before,.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button):before,.o-producttilerebrush .product-online-dealers .a-link:before,.pika-single .pika-next:before,[dir=rtl] .a-paginationarrows.prev:before,[dir=rtl] .m-uspnavigation .icon-arrow-left:before,[dir=rtl] form i.icon-arrow-left:before,li .m-productconversionarea .a-link.link-addtocart:before,li&gt;.a-link:before{content:'\e008'}.a-morecontenttogglelink .content .content-less-toggle .icon:before,.a-morecontenttogglelink .content-toggle.is-open .icon:before,.icon-arrow-up:before,.m-chips.dropdown.dropdown-open .chips-icon:before,.m-chips.highlighted.dropdown-open .chips-content .chips-icon::before,.m-chips.select.dropdown-open .chips-icon:before,.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading.is-opened:before,.m-navanchor .more-trigger.is-open .icon:before,.m-orderitem .expand-collapse span.is-expanded .icon:before,.m-productitem .a-morecontenttogglelink .more-less-button .a-link.is-open .icon:before,.m-tabs .tab-more.is-open .icon:before,.m-tabs-rebrush .tabs-rebrush-mobile .tab.current-tab.open .dropdown-toggle-icon:before,.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.current-tab.open .dropdown-toggle-icon:before,.m-togglebox .item.has-header-icon .togglebox-title.is-open:before{content:'\e009'}.icon-availabilitycheck:before{content:'\e00a'}.icon-bars:before{content:'\e010'}.icon-blog:before{content:'\e012'}.icon-burger-close:before,.m-navmain .button-menu.is-active-mobile .a-button .icon:before{content:'\e091'}.date-picker:after,.icon-calendar:before,.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .m-forminput-datepicker::after{content:'\e015'}.icon-chat:before,.m-cartmessage .advise+.content .message-textarea .icon:before{content:'\e092'}.icon-checked:before{content:'\e017'}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper-icon:before{content:'\e017'!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-close:before,.icon-clear:before,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close:before,.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close:before{content:'\e019'}.icon-clock:before{content:'\e01a'}.a-button-remove.a-button-link.a-button:after,.a-button-remove.a-link:after,.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-close,.icon-close:before,.m-checkout-summary .a-button-remove.a-button-link.checkout-continue:after,.m-chips.closeable .chips-icon:before,.m-ciam-mergeaccount input.m-forminput.has-ajax-error.had-focus:valid~.form-error-wrapper::before,.m-comparetable__table .m-comparetable__propertyvalue .icon-strich:before,.m-conversionbar .search.is-active .icon:before,.m-form .had-focus:valid+.m-forminput.had-focus.is-not-selected+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus.is-not-selected~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:invalid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-confirm-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-min-length-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.is-invalid.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.is-invalid.has-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-ajax-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-ajax-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-confirm-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-min-length-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.input.had-focus.has-error.is-invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.input.had-focus.has-error.is-invalid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid~.form-error-wrapper::before,.m-form .has-enrocr-error~.form-error-wrapper:before,.m-form .m-forminput.had-focus.is-not-selected+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus.is-not-selected~.form-error-wrapper::before,.m-form .m-forminput.had-focus:invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:invalid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-confirm-error~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-min-length-error~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.is-invalid.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.is-invalid.has-error~.form-error-wrapper::before,.m-form .m-forminput.has-ajax-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-ajax-error~.form-error-wrapper::before,.m-form .m-forminput.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-confirm-error~.form-error-wrapper::before,.m-form .m-forminput.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-error~.form-error-wrapper::before,.m-form .m-forminput.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-min-length-error~.form-error-wrapper::before,.m-form .m-forminput.input.had-focus.has-error.is-invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.input.had-focus.has-error.is-invalid~.form-error-wrapper::before,.m-form .m-forminput[data-livevalidation=true].has-error.had-focus:valid+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput[data-livevalidation=true].has-error.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus.is-not-selected+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus.is-not-selected~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:invalid+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:invalid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-confirm-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-min-length-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.is-invalid.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.is-invalid.has-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-ajax-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-ajax-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-confirm-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-min-length-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.input.had-focus.has-error.is-invalid+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.input.had-focus.has-error.is-invalid~.form-error-wrapper::before,.m-form :valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid~.form-error-wrapper::before,.m-form div[data-t-name=SingleInputChoice] .m-forminput.has-error.had-focus:valid~.form-error-wrapper::before,.m-form div[data-t-name=SingleInputChoice] .m-forminput.is-empty~.form-error-wrapper::before,.m-forminput-dropdown.multiple-dropdown ul.select2-results__options .select2-results__option[aria-selected=true]:after,.m-navmain .button-menu.is-active-mobile .icon:before,.m-navmainreworked .second-level .close .a-button-primary .text:before,.m-navmainreworked .second-level .close .a-link-primary.a-button.a-button-link .text:before,.m-navmainreworked .second-level .close .a-link-primary.a-button.a-link .text:before{content:'\e01b'}.icon-compare:before{content:'\e01c'}.icon-confirmation:before{content:'\e01e'}.icon-customerservice:before{content:'\e020'}.icon-delete:before,.m-formupload .upload-status-message i.icon:before,.m-selectedpresspicture .wrap-unselect .a-button:before{content:'\e021'}.icon-delivery:before{content:'\e022'}.icon-devicedata:before{content:'\e023'}.a-link-download.a-button-link.a-button:before,.a-link-download.a-link:before,.icon-download_arrow:before,.m-checkout-summary .a-link-download.a-button-link.checkout-continue:before{content:'\e093'}.a-link-download.a-button-link.a-button:before,.a-link-download.a-link:before,.a-link-inline.a-link-download.a-button-link.a-button:after,.a-link-inline.a-link-download.a-link:after,.icon-download:before,.m-checkout-summary .a-link-download.a-button-link.checkout-continue:before,.m-checkout-summary .a-link-inline.a-link-download.a-button-link.checkout-continue:after{content:'\e025'}.icon-edit:before{content:'\e027'}.a-link-external.a-button-link.a-button:after,.a-link-external.a-link:after,.icon-externallink:before,.m-checkout-summary .a-link-external.a-button-link.checkout-continue:after{content:'\e02a'}.icon-facebook:before,.janrain-provider-icon-24.janrain-provider-icon-facebook:before{content:'\e02b'}.icon-fax:before{content:'\e02c'}.icon-filter:before,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-expand-filter-button:before{content:'\e030'}.icon-googleplus:before,.janrain-provider-icon-24.janrain-provider-icon-googleplus:before{content:'\e034'}.a-image-hotspots .image-hotspot:before,.icon-hotspot:before{content:'\e038'}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper-icon:before,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon:before,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper-icon:before,.icon-info:before,.m-cashjournal .info-text:before,.m-chips .a-button.a-button-plain .icon-info::before,.m-containerexpandable .containerexpandable-togglelink ul li .icon-info-circle:before,.m-quicklinkmessages .icon-message-available:before,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-relevancy-popup-target:before{content:'\e03a'}.icon-instagram:before{content:'\e03b'}#janrainEngageEmbed .janrainContent #janrainView .providers li .icon-linkedin:before,#janrainEngageEmbed .janrainContent #janrainView .providers li .janrain-provider-icon-24.janrain-provider-icon-linkedin:before,#janrainEngageEmbed .janrainContent #janrainView .providers li .janrain-provider-icon-linkedin-oauth2:before,.icon-linkedin:before{content:'\e03f'}.icon-list-check:before,.m-checkout-teaser .list-el:before,.m-form .m-forminput.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-error.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-no-error~.form-error-wrapper::before,.m-forminput-checkbox input:checked~.a-formlabel:before,.m-listbox .listbox-content:before,.m-processbar .is-done .step-content:after,.m-productteaser .product-info .benefit-list li:before,.m-productteaseripg .productteaseripg-container .productteaseripg-content ul li:before,.o-productdetail .a-morecontenttogglelink .content li:before{content:'\e040'}.icon-listview:before{content:'\e042'}.icon-location:before{content:'\e043'}.icon-mail:before,.m-productitem dl dd a[href^=mailto]:before{content:'\e045'}.icon-mappin-hole:before,.m-conversionbar .a-link.has-icon .icon.icon-mappin:before,.m-productconversionarea .buttongroup .a-link.dl:before,.m-productconversionarea .js-button-group-wrapper .a-link.dl:before{content:'\e046'}.icon-mappin:before{content:'\e047'}.a-morecontenttogglelink .containerexpandable-togglelink .a-link.content-less-toggle .icon:before,.a-morecontenttogglelink .more-less-button .a-link.is-open .icon:before,.a-morecontenttogglelink.expand-link .content-toggle.is-open .icon:before,.a-morelesslink.a-link.is-open .icon:before,.icon-minus:before,.m-comparetable__expandrow--expanded .m-comparetable__property-title:before,.m-filterlist-dealer .filterlist-heading.is-opened:before,.m-multioptionbutton .a-button.is-active .icon.icon-arrow-down:before,.m-processaccordion .item .heading.is-open .icon:before,.m-togglebox .item .togglebox-subtitle.is-open:before,.m-togglebox .item .togglebox-title.is-open:before,.o-cookielaw .cookielaw-content .list-unstyled .a-morecontenttogglelink .is-open .icon:before,.o-productdetail-rebrush .m-togglebox .item .togglebox-title.is-open:before{content:'\e048'}.icon-mybrand:before{content:'\e049'}.icon-myproduct:before{content:'\e04a'}.icon-navigate:before{content:'\e04b'}.icon-or:before,.m-productpromotion.flexible .promotion-separator .icon:before{content:'\e04d'}.icon-payment:before{content:'\e050'}.icon-percent:before,.m-firedmessage .content-icon:before{content:'\e051'}.icon-phone:before,.m-productitem dl dd a[href^=tel]:before{content:'\e052'}.icon-pinit1:before{content:'\e053'}.icon-pinit2:before,.o-productdetail .product-gallery .mediagallery-pinit .icon-pinit1:before{content:'\e054'}.icon-play_copi:before,.m-containerexpandable .containerexpandable-togglelink ul li .icon-youku:before{content:'\e094'}.icon-play_theme_3:before{content:'\e095'}.has-video-play:before,.icon-play:before,.mediagallery-trigger-video.mediagallery-trigger-thumb:before{content:'\e056'}.a-image-hotspots .a-button.image-hotspot:before,.a-morecontenttogglelink .more-less-button .a-link .icon:before,.a-morecontenttogglelink.expand-link .content-toggle .icon:before,.a-morelesslink.a-link .icon:before,.icon-plus:before,.m-comparetable__expandrow:not(.m-comparetable__expandrow--expanded) .m-comparetable__property-title:before,.m-filterlist-dealer .filterlist-heading:before,.m-multioptionbutton .a-button .icon.icon-arrow-down:before,.m-processaccordion .item .heading .icon:before,.m-productpromotion.fixed .promotion-separator .icon:before,.m-productpromotion.flexible .promotion-separator .icon.first:before,.m-productset-thumbnails .thumbnails-separator .icon.first:before,.m-technical-info-rebrush .button-wrapper .additional-technical-info:before,.m-togglebox .item .togglebox-subtitle:before,.m-togglebox .item .togglebox-title:before,.o-cookielaw .cookielaw-content .list-unstyled .a-morecontenttogglelink .icon:before,.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap&gt;.js-icon-arrow-down:before,.o-productdetail-rebrush .m-togglebox .item .togglebox-title:before{content:'\e058'}.icon-print:before{content:'\e05b'}.icon-problem:before,.m-cartmessage-wop .heading.warning:before{content:'\e05c'}.icon-rating:before{content:'\e096'}.icon-registration:before{content:'\e05f'}.icon-rotate:before,.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn:before,.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn:before{content:'\e063'}.icon-rotate360:before,.m-imagesequencer.stopped-on-last-frame:before,.mediagallery-trigger-imagesequencer:before,.not-open-imagesequencer:before{content:'\e064'}.icon-rss:before{content:'\e065'}.icon-search:before,.m-imagevideogallery .gallerylist .listitem:hover:before{content:'\e067'}.icon-share:before{content:'\e068'}.icon-shoppingcart:before,.m-navmain .second-level .overview .a-link:before{content:'\e06b'}.icon-slider:before,.m-rangeslider .rangeslider .noUi-handle:before{content:'\e06d'}.icon-twitter:before,.janrain-provider-icon-24.janrain-provider-icon-twitter:before{content:'\e079'}.icon-upload:before,.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper button span:before{content:'\e07b'}.icon-usp:before{content:'\e07c'}.icon-vimeo:before{content:'\e07e'}.icon-wechat:before,.janrain-provider-icon-24.janrain-provider-icon-wechat:before{content:'\e081'}.icon-welcome:before{content:'\e083'}#janrainEngageEmbed .janrainContent #janrainView .providers li .icon-yahoo:before,#janrainEngageEmbed .janrainContent #janrainView .providers li .janrain-provider-icon-24.janrain-provider-icon-yahoo-oauth2:before,.icon-yahoo:before,.janrain-provider-icon-24.janrain-provider-icon-yahoo:before{content:'\e086'}.icon-youtube:before{content:'\e088'}.icon-zoom:before{content:'\e097'}.icon-zoomin:before,.mediagallery-trigger-zoom:before{content:'\e089'}.icon-zoomout:before{content:'\e08a'}.icon-check-circle:before{content:'\e098'}.icon-exclamation-triangle:before{content:'\e099'}.icon-info-circle:before,.m-cartmessage-wop .heading.info:before{content:'\e09a'}.icon-sticky-note:before{content:'\e09b'}.icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.icon.icon-xs{font-size:10px}.icon.icon-s{font-size:17px}.icon.icon-m{font-size:20px}.icon.icon-l{font-size:30px}*{-webkit-box-sizing:border-box;box-sizing:border-box}body.pinned{overflow-y:hidden}.g-container{background:#fff;max-width:1360px;margin-left:auto;margin-right:auto;position:relative}.g-container:after{content:" ";display:block;clear:both}.g-container .g-col,.g-container .g-span,.g-container .g-span-full{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.g-container .g-layout-full-outer:after,.g-container .g-layout-full:after,.g-container.g-layout-full-outer:after,.g-container.g-layout-full:after{clear:both;content:'';display:table;width:100%}.g-container .g-layout-full-outer .g-col,.g-container.g-layout-full-outer .g-col{clear:both;padding:0}.g-container .g-layout-half:after,.g-container.g-layout-half:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.g-container .g-layout-half .g-col,.g-container .g-layout-half .g-span,.g-container.g-layout-half .g-col,.g-container.g-layout-half .g-span{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.g-container .g-layout-half .g-col:nth-of-type(2n+1),.g-container.g-layout-half .g-col:nth-of-type(2n+1){margin-left:0;margin-right:-100%;clear:both}.g-container .g-layout-half .g-col:nth-of-type(2n+2),.g-container.g-layout-half .g-col:nth-of-type(2n+2){margin-left:50%;margin-right:-100%;clear:none}}.g-container .g-layout-third:after,.g-container.g-layout-third:after{clear:both;content:'';display:table;width:100%}@media (min-width:900px){.g-container .g-layout-third .g-span,.g-container.g-layout-third .g-span{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;min-height:1px}.g-container .g-layout-third .g-col,.g-container.g-layout-third .g-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.g-container .g-layout-third .g-col:nth-of-type(3n+1),.g-container.g-layout-third .g-col:nth-of-type(3n+1){margin-left:0;margin-right:-100%;clear:both}.g-container .g-layout-third .g-col:nth-of-type(3n+2),.g-container.g-layout-third .g-col:nth-of-type(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.g-container .g-layout-third .g-col:nth-of-type(3n+3),.g-container.g-layout-third .g-col:nth-of-type(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}}.g-container .g-layout-fourth:after,.g-container.g-layout-fourth:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.g-container .g-layout-fourth .g-col,.g-container .g-layout-fourth .g-span,.g-container.g-layout-fourth .g-col,.g-container.g-layout-fourth .g-span{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.g-container .g-layout-fourth .g-col:nth-of-type(2n+1),.g-container.g-layout-fourth .g-col:nth-of-type(2n+1){margin-left:0;margin-right:-100%;clear:both}.g-container .g-layout-fourth .g-col:nth-of-type(2n+2),.g-container.g-layout-fourth .g-col:nth-of-type(2n+2){margin-left:50%;margin-right:-100%;clear:none}}.g-container .full-width-section{width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%)}[class*=janrain-provider-icon-]{background:0 0!important;color:#fff;display:table-cell;font-family:icons;font-size:30px;vertical-align:middle;-webkit-font-smoothing:antialiased}.janrain-provider-icon-24.janrain-provider-icon-amazon,.janrain-provider-icon-24.janrain-provider-icon-facebook,.janrain-provider-icon-24.janrain-provider-icon-google,.janrain-provider-icon-24.janrain-provider-icon-googleplus,.janrain-provider-icon-24.janrain-provider-icon-odnoklassniki,.janrain-provider-icon-24.janrain-provider-icon-twitter,.janrain-provider-icon-24.janrain-provider-icon-vk,.janrain-provider-icon-24.janrain-provider-icon-wechat,.janrain-provider-icon-24.janrain-provider-icon-yahoo{background:0 0}#janrainEngageEmbed .janrainContent{border:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;overflow:inherit!important}#janrainEngageEmbed .janrainPage:after{clear:both;content:'';display:table;width:100%}#janrainEngageEmbed #janrainProviderPages{position:relative!important;padding:0!important;left:0!important}#janrainEngageEmbed #janrainProviderPages .providers&gt;li{background:0 0!important;border:0!important;border-radius:0!important;float:left;height:initial!important;margin-right:20px!important;width:60px!important}#janrainEngageEmbed #janrainProviderPages .providers&gt;li:after{clear:both;content:'';display:table;width:100%}#janrainEngageEmbed #janrainProviderPages .providers&gt;li&gt;a{padding:10px!important;display:table!important;line-height:10px!important}#janrainEngageEmbed #janrainProviderPages .providers&gt;li span[class*=janrain-provider-icon-]{margin:0!important}#janrainEngageEmbed #janrainProviderPages #janrainProviders_1&gt;li:last-child{margin-right:0!important}#janrainEngageEmbed #janrainProviderPages+div{height:initial!important;padding:0!important;position:relative!important;width:initial!important;display:none!important}#janrainAuthReturnExperience{width:auto!important}#janrainAuthReturnExperience a[id*=janrain-]{border:none!important;border-radius:0!important;display:inline-block!important;outline:0!important;padding:10px!important;text-align:center!important;width:auto!important;background:#41aaaa!important;color:#fff!important;height:auto!important;margin-bottom:20px!important}#janrainAuthReturnExperience a[id*=janrain-]:hover{background:#a5e1e1!important}#janrainAuthReturnExperience a[id*=janrain-] span[class*=janrain-provider-text-color-]{color:#fff!important;font-family:inherit!important;font-size:100%!important}#janrainAuthReturnExperience .janrainSwitchAccountLink{color:#41aaaa!important;cursor:pointer!important;display:inline-block!important;font-family:inherit!important;font-size:100%!important;font-weight:400!important;max-width:100%;position:relative;text-decoration:none}#janrainAuthReturnExperience .janrainSwitchAccountLink:hover{color:#a5e1e1!important}#janrainAuthReturnExperience .janrainSwitchAccountLink:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px!important;margin-right:5px!important}.janrainHeader{display:none!important}.m360-loader{border:1px solid rgba(255,255,255,.5);color:#fff;left:-webkit-calc(50% - 25px);left:calc(50% - 25px)}.m360-hint-message,.m360-loader{background:rgba(0,0,0,.6);background-image:none;border:none;top:50%}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD &amp; MIT license | http://dbushell.com/
 */.pika-single{display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;-webkit-box-shadow:0 5px 15px -5px rgba(0,0,0,.5);box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;-webkit-box-shadow:inset 0 1px 3px #178fe5;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#ff8000;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.pikaday__container{display:inline-block;position:relative}.pikaday__display,.pikaday__invisible{width:100%}.pikaday__display--native{pointer-events:none;cursor:pointer}.pikaday__display.is-invalid{background:rgba(255,0,0,.05)}.pikaday__invisible{opacity:0;color:transparent;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;position:absolute;display:block;left:0;top:0;height:100%;width:100%}.grecaptcha-badge{visibility:hidden}.a-alert{margin:15px;padding:15px 10px;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.a-alert.alert-info,.a-alert.alert-suggestion{background-color:#d7e1fe;color:#2c5de5}.a-alert.alert-error{background-color:#f9d3d4;color:#de1c22}.a-alert.alert-success{background-color:#d6f3e2;color:#008556}.a-alert.alert-warning{background-color:#fff7e8;color:#ffaf15}.a-alert.alert-success-no-background,.a-alert.alert-success-no-background .alert-text{color:#008556}.a-alert.alert-error-no-background,.a-alert.alert-error-no-background .alert-text{color:#de1c22}.a-alert.alert-primary{background-color:#fff;color:#0064a6}.a-alert.alert-light{background-color:#f2f2f2;color:#999}.a-alert .icon{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px}.a-alert .icon::before{font-size:20px;display:inline-block;position:relative}.a-alert .alert-text{margin:0;color:#000}.a-alert .alert-link{margin-left:0}@media (max-width:749px){.a-alert .alert-text{margin-right:50px}.a-area.a-area-mobile{background-color:#3c464b;color:#fff}.a-area.a-area-mobile.a-area-primary{background-color:#41aaaa;color:#fff}.a-area.a-area-mobile.a-area-primary .a-link{color:#fff}.a-area.a-area-mobile.a-area-primary .a-link:hover{color:#a5e1e1}.a-area.a-area-mobile.a-area-secondary{background-color:#e2e3e4;color:#2d373c}.a-area.a-area-mobile.a-area-primary-outlined{background-color:#fff;color:#0064a6;border:1px solid #0064a6}.a-area.a-area-errorbox{background:rgba(255,0,0,.1);border:1px solid red;color:red;margin:30px 0;max-width:300px;padding:10px}.a-area.a-area-errorbox&gt;.header{margin-top:0}.a-area.a-area-warningbox{background:rgba(255,174,66,.1);border:1px solid orange;color:orange;margin:30px 0;max-width:300px;padding:10px}.a-area.a-area-warningbox&gt;.header{margin-top:0}.a-feedbackbutton{top:40%}}@media (min-width:750px) and (max-width:899px){.a-area.a-area-tablet{background-color:#3c464b;color:#fff}.a-area.a-area-tablet.a-area-primary{background-color:#41aaaa;color:#fff}.a-area.a-area-tablet.a-area-primary .a-link{color:#fff}.a-area.a-area-tablet.a-area-primary .a-link:hover{color:#a5e1e1}.a-area.a-area-tablet.a-area-secondary{background-color:#e2e3e4;color:#2d373c}.a-area.a-area-tablet.a-area-primary-outlined{background-color:#fff;color:#0064a6;border:1px solid #0064a6}.a-area.a-area-errorbox{background:rgba(255,0,0,.1);border:1px solid red;color:red;margin:30px 0;max-width:300px;padding:10px}.a-area.a-area-errorbox&gt;.header{margin-top:0}.a-area.a-area-warningbox{background:rgba(255,174,66,.1);border:1px solid orange;color:orange;margin:30px 0;max-width:300px;padding:10px}.a-area.a-area-warningbox&gt;.header{margin-top:0}}@media (min-width:900px){.g-container .g-layout-fourth .g-span,.g-container.g-layout-fourth .g-span{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;min-height:1px}.g-container .g-layout-fourth .g-col,.g-container.g-layout-fourth .g-col{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.g-container .g-layout-fourth .g-col:nth-of-type(4n+1),.g-container.g-layout-fourth .g-col:nth-of-type(4n+1){margin-left:0;margin-right:-100%;clear:both}.g-container .g-layout-fourth .g-col:nth-of-type(4n+2),.g-container.g-layout-fourth .g-col:nth-of-type(4n+2){margin-left:25%;margin-right:-100%;clear:none}.g-container .g-layout-fourth .g-col:nth-of-type(4n+3),.g-container.g-layout-fourth .g-col:nth-of-type(4n+3){margin-left:50%;margin-right:-100%;clear:none}.g-container .g-layout-fourth .g-col:nth-of-type(4n+4),.g-container.g-layout-fourth .g-col:nth-of-type(4n+4){margin-left:75%;margin-right:-100%;clear:none}.a-area.a-area-desktop{background-color:#3c464b;color:#fff}.a-area.a-area-desktop.a-area-primary{background-color:#41aaaa;color:#fff}.a-area.a-area-desktop.a-area-primary .a-link{color:#fff}.a-area.a-area-desktop.a-area-primary .a-link:hover{color:#a5e1e1}.a-area.a-area-desktop.a-area-secondary{background-color:#e2e3e4;color:#2d373c}.a-area.a-area-desktop.a-area-primary-outlined{background-color:#fff;color:#0064a6;border:1px solid #0064a6}.a-area.a-area-errorbox{background:rgba(255,0,0,.1);border:1px solid red;color:red;margin:30px 0;max-width:300px;padding:10px}.a-area.a-area-errorbox&gt;.header{margin-top:0}.a-area.a-area-warningbox{background:rgba(255,174,66,.1);border:1px solid orange;color:orange;margin:30px 0;max-width:300px;padding:10px}.a-area.a-area-warningbox&gt;.header{margin-top:0}}.a-backgroundimage{z-index:-100}.a-backgroundimage .a-image{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.a-backgroundimage .a-image img{max-width:none;opacity:0}.a-backgroundimage .a-image .fadeable{-webkit-transition:opacity .4s;transition:opacity .4s}.a-backgroundimage .a-image .fade-in{opacity:1}.a-box-validation{border:1px solid;margin:10px 0;padding:10px;display:none}.a-box-validation .content-icon{display:inline-block;padding:10px}.a-box-validation .content-icon .icon{font-size:2em;display:block}.a-box-validation .content{display:none;vertical-align:top;width:-webkit-calc(100% - 55px);width:calc(100% - 55px)}.m-form .m-forminput[data-field-nr="1"].has-custom-error~.a-box-validation.a-box-validation-errorbox{display:block;color:red}.m-form .m-forminput[data-field-nr="1"].has-custom-error.fallback-error~.a-box-validation.a-box-validation-errorbox .content-default,.m-form .m-forminput[data-field-nr="1"].has-custom-error:not(.fallback-error)~.a-box-validation.a-box-validation-errorbox .content-primary{display:inline-block}.m-form .m-forminput[data-field-nr="1"].has-custom-success~.a-box-validation.a-box-validation-successbox{display:block;color:#647d2d}.m-form .m-forminput[data-field-nr="1"].has-custom-error.had-focus:valid~.a-box-validation.a-box-validation-errorbox{display:block;color:red}.m-form .m-forminput[data-field-nr="1"].has-custom-success.had-focus:valid~.a-box-validation.a-box-validation-successbox{display:block;color:#647d2d}.m-form .m-forminput[data-field-nr="1"].has-custom-success.had-focus:valid~.a-box-validation.a-box-validation-successbox .content-primary{display:inline-block}.m-form .m-forminput[data-field-nr="1"].has-custom-error.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput[data-field-nr="1"].has-custom-success.had-focus:valid~.form-error-wrapper::before{display:none}.a-button,.a-button.a-button-link,.a-button.a-link,.m-checkout-summary .a-button,.m-checkout-summary .checkout-continue{background:#879baa;color:#fff;display:inline-block;outline:0;padding:10px;text-align:center}.m-checkout-summary .no-touchevents .checkout-continue:hover,.no-touchevents .a-button:hover,.no-touchevents .m-checkout-summary .checkout-continue:hover{background:#becdd7}.a-button[disabled=disabled]:hover,.m-checkout-summary .checkout-continue[disabled=disabled]:hover{background:#879baa}.a-button .icon,.m-checkout-summary .checkout-continue .icon{vertical-align:middle}.a-button .text,.m-checkout-summary .checkout-continue .text{vertical-align:middle}.a-button-primary.a-button,.a-button.a-link-primary.a-link,.a-link-primary.a-button.a-button-link,.a-link-primary.a-button.a-button-link.a-link,.m-checkout-summary .a-button-primary.checkout-continue,.m-checkout-summary .a-link-primary.a-button.a-button-link.a-link,.m-checkout-summary .a-link-primary.a-button.a-button-link.checkout-continue,.m-checkout-summary .a-link-primary.a-button.a-link{background:#41aaaa;color:#fff}.m-checkout-summary .no-touchevents .a-button-primary.checkout-continue:hover,.no-touchevents .a-button-primary.a-button:hover,.no-touchevents .a-button.a-link-primary.a-link:hover,.no-touchevents .a-link-primary.a-button.a-button-link:hover,.no-touchevents .m-checkout-summary .a-button-primary.checkout-continue:hover{background:#a5e1e1}.a-button-primary.a-button[disabled=disabled]:hover,.a-button.a-link-primary.a-link[disabled=disabled]:hover,.a-link-primary.a-button.a-button-link[disabled=disabled]:hover,.m-checkout-summary .a-button-primary.checkout-continue[disabled=disabled]:hover{background:#41aaaa}.a-button-secondary.a-button,.a-button.a-link-secondary.a-link,.a-link-secondary.a-button.a-button-link,.m-checkout-summary .a-button-secondary.checkout-continue,.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore{background:0 0;color:#41aaaa}.a-button-secondary.a-button[disabled=disabled]:hover,.a-button.a-link-secondary.a-link[disabled=disabled]:hover,.a-link-secondary.a-button.a-button-link[disabled=disabled]:hover,.m-checkout-summary .a-button-secondary.checkout-continue[disabled=disabled]:hover,.m-checkout-summary .no-touchevents .a-button-secondary.checkout-continue:hover,.no-touchevents .a-button-secondary.a-button:hover,.no-touchevents .a-button.a-link-secondary.a-link:hover,.no-touchevents .a-link-secondary.a-button.a-button-link:hover,.no-touchevents .m-checkout-summary .a-button-secondary.checkout-continue:hover,.no-touchevents .o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore:hover,.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore[disabled=disabled]:hover,.o-productlist-rebrush .productlist-rebrush-container .o-list .no-touchevents .a-button.pagination-loadmore:hover{background:0 0}.a-button-plain.a-button,.m-checkout-summary .a-button-plain.checkout-continue{background:0 0;color:#0064a6;display:inline-block;padding:0;width:auto}.m-checkout-summary .no-touchevents .a-button-plain.checkout-continue:hover,.no-touchevents .a-button-plain.a-button:hover,.no-touchevents .m-checkout-summary .a-button-plain.checkout-continue:hover{background:0 0;color:#a5e1e1}.a-button[disabled=disabled],.m-checkout-summary .checkout-continue[disabled=disabled]{opacity:1}.a-button-link.a-button,.m-checkout-summary .a-button-link.checkout-continue{background:0;padding:0;text-align:left}.a-button-link.a-button:before,.m-checkout-summary .a-button-link.checkout-continue:before{display:none}.m-checkout-summary .wop.checkout-continue,.wop.a-button{width:auto;border-radius:4px;font-weight:700;margin:0 8px 0 0}.m-checkout-summary .wop.a-button-primary.checkout-continue,.wop.a-button-primary.a-button,.wop.a-button.a-link-primary.a-link,.wop.a-link-primary.a-button.a-button-link{background:#2c5de5;color:#fff}.m-checkout-summary .wop.a-button-secondary.checkout-continue,.o-productlist-rebrush .productlist-rebrush-container .o-list .wop.a-button.pagination-loadmore,.wop.a-button-secondary.a-button,.wop.a-button.a-link-secondary.a-link,.wop.a-link-secondary.a-button.a-button-link{background:#fff;color:#2c5de5}.m-checkout-summary .wop.a-button-secondary.checkout-continue:hover,.o-productlist-rebrush .productlist-rebrush-container .o-list .wop.a-button.pagination-loadmore:hover,.wop.a-button-secondary.a-button:hover,.wop.a-button.a-link-secondary.a-link:hover,.wop.a-link-secondary.a-button.a-button-link:hover{color:#fff}.m-checkout-summary .wop.a-button-tertiary.checkout-continue,.wop.a-button-tertiary.a-button{background:#2c5de5;color:#fff;border:1px solid #fff}.m-checkout-summary .wop.a-button-tertiary.checkout-continue:hover,.wop.a-button-tertiary.a-button:hover{color:#000;border-color:#000}.a-callout{background:#6d7478;color:#fff;margin-bottom:10px;margin-right:10px}.a-callout.subscription-product{background:#666;color:#fff}.a-caption{font-size:12px;line-height:16px;text-align:left}.a-caption.info-text{font-size:14px;line-height:18px;color:red}.a-cartheading .a-heading{margin:0 0 20px}.a-errormessage{color:#af235f;display:none}.a-errormessage.quote-not-convertable{display:block;font-weight:700;color:red;text-align:center}.a-errormessage.dob2-error-message{display:block;text-align:center;color:#000}.a-feedbackbutton{background:#879baa;border:none;border-radius:0;color:#fff;display:inline-block;outline:0;text-align:center;z-index:220;position:fixed;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto;height:auto;right:0;left:auto;bottom:auto;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.a-feedbackbutton .icon{vertical-align:middle}.a-feedbackbutton .icon+.text{margin-left:5px}.a-feedbackbutton .text{vertical-align:middle}.a-feedbackbutton.a-feedbackbutton-primary{background:#41aaaa;color:#fff;top:60%}.a-feedbackbutton:after{content:"";opacity:0;background-color:#fff;height:100%;width:100%;overflow:hidden;position:absolute;top:0;left:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.38,.04,.35,.96);transition:transform .5s cubic-bezier(.38,.04,.35,.96);transition:transform .5s cubic-bezier(.38,.04,.35,.96),-webkit-transform .5s cubic-bezier(.38,.04,.35,.96);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.a-feedbackbutton:hover:after{opacity:.1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.a-formlabel{display:block;margin:0 0 20px}.a-formlabel[for]{margin:0 0 10px}.a-formlabel .label-text.disabled{color:rgba(153,153,153,.5)}.a-formlabel .label-text::after{color:inherit;content:none}.a-formlabel .label-text.required::after{color:inherit;content:" *"}.a-formlabel .label-text .label-text-info{color:#41aaaa}.a-heading sub,.a-heading sup{font-size:14px}.a-heading.h1,h1.a-heading{font-size:21px;line-height:26px;margin:0 0 15px}@media (min-width:750px){.a-feedbackbutton{top:45%}.a-heading.h1,h1.a-heading{font-size:35px;line-height:42px}}@media (min-width:900px){.a-feedbackbutton{top:60%}.a-heading.h1,h1.a-heading{font-size:35px;line-height:39px}}.a-heading.h2,h2.a-heading{font-size:18px;line-height:21px;margin:0 0 15px}.a-heading.h2.selfhelp-category-page,h2.a-heading.selfhelp-category-page{display:block;font-weight:700}@media (min-width:750px){.a-heading.h2,h2.a-heading{font-size:30px;line-height:36px}}@media (min-width:900px){.a-heading.h2,h2.a-heading{font-size:30px;line-height:34px}}.a-heading.h3,h3.a-heading{font-size:16px;line-height:20px;margin:0 0 15px}@media (min-width:750px){.a-heading.h3,h3.a-heading{font-size:24px;line-height:29px}}@media (min-width:900px){.a-heading.h3,h3.a-heading{font-size:24px;line-height:30px}}.a-heading.h4,h4.a-heading{font-size:14px;font-weight:400;line-height:18px;margin:0 0 15px}ol+.a-heading,p+.a-heading,ul+.a-heading{margin:15px 0 0}.a-horizontalrule,hr{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;display:block;width:100%}.a-horizontalrule:before,hr:before{background:#d4d9de;content:'';display:block;width:100%}.a-horizontalrule.horizontalrule-s,hr.horizontalrule-s{margin:10px 0}.a-horizontalrule.no-gutter,hr.no-gutter{padding-left:0;padding-right:0}.a-identifier{color:#000;float:left;font-size:16px;font-weight:700;line-height:20px;margin:20px 0;padding:0;position:relative;text-decoration:none}@media (min-width:750px){.a-heading.h4,h4.a-heading{font-size:18px;line-height:22px}.a-identifier{font-size:22px;line-height:20px;margin:20px 0}.a-morecontenttogglelink .more-less-button.hidden+.content.is-open{padding:30px 0 0}}@media (min-width:900px){.a-heading.h4,h4.a-heading{font-size:18px;line-height:22px}.a-identifier{font-size:20px;line-height:20px;margin:20px 0}}.a-image{display:block;margin:0;position:relative;text-align:center;width:100%}.a-image.align-left{text-align:left}.a-image.align-right{text-align:right}.a-image.float-left,.a-image.float-right{width:auto}.a-image.float-left{margin-right:10px}.a-image.float-right{margin-left:10px}.a-image.a-image-inline{display:inline}.a-image img{display:inline-block;max-width:100%;position:relative;vertical-align:top}.a-image img.portrait-1-2{max-width:50%}.a-image img.portrait-3-4{max-width:75%}.a-image img.portrait-9-16{max-width:56.25%}.a-image img.stretched{width:100%;height:100%}.a-image.ciam-oco-registration-header-image{margin:0 0 20px}.layer-intro-text{margin-top:10px;margin-bottom:30px}.a-button-link.a-button,.a-link,.m-checkout-summary .a-button-link.checkout-continue{color:#41aaaa;cursor:pointer;display:inline-block;font-size:100%;font-weight:400;max-width:100%;position:relative;text-decoration:none}.a-button-link.a-button:active,.a-button-link.a-button:hover,.a-link:active,.a-link:hover,.m-checkout-summary .a-button-link.checkout-continue:active,.m-checkout-summary .a-button-link.checkout-continue:hover{outline:0}.m-checkout-summary .notesanchorlink.a-button-link.checkout-continue,.notesanchorlink.a-button-link.a-button,.notesanchorlink.a-link{float:right}.has-icon.a-button-link.a-button .icon,.has-icon.a-link .icon,.m-checkout-summary .has-icon.a-button-link.checkout-continue .icon{vertical-align:middle;line-height:1}.has-icon.a-button-link.a-button .text,.has-icon.a-link .text,.m-checkout-summary .has-icon.a-button-link.checkout-continue .text{vertical-align:middle}.a-button-link.a-button .has-underline,.a-link .has-underline,.m-checkout-summary .a-button-link.checkout-continue .has-underline{text-decoration:underline}.m-checkout-summary li&gt;.a-button-link.checkout-continue,li&gt;.a-button-link.a-button,li&gt;.a-link{padding-left:15px}.m-checkout-summary li&gt;.a-button-link.checkout-continue:before,li&gt;.a-button-link.a-button:before,li&gt;.a-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;left:0;position:absolute;top:0}li&gt;.a-button.a-button-link,li&gt;.a-button.a-link{padding-left:0}.m-checkout-summary li&gt;.a-button.a-button-link:before,li&gt;.a-button.a-button-link:before,li&gt;.a-button.a-link:before{content:none}.a-button-link.a-button:not(.a-button):visited,.a-link:not(.a-button):visited,.m-checkout-summary .a-button-link.checkout-continue:not(.a-button):visited{color:#41aaaa}.a-button-link.a-button:not(.a-button):visited.a-link-secondary,.a-link:not(.a-button):visited.a-link-secondary,.m-checkout-summary .a-button-link.checkout-continue:not(.a-button):visited.a-link-secondary{color:#879baa}.m-checkout-summary .no-touchevents .a-button-link.checkout-continue:not(.a-button):hover,.no-touchevents .a-button-link.a-button:not(.a-button):hover,.no-touchevents .a-link:not(.a-button):hover,.no-touchevents .m-checkout-summary .a-button-link.checkout-continue:not(.a-button):hover{color:#a5e1e1}.m-checkout-summary .no-touchevents .a-button-link.checkout-continue:not(.a-button):hover.a-link-secondary,.no-touchevents .a-button-link.a-button:not(.a-button):hover.a-link-secondary,.no-touchevents .a-link:not(.a-button):hover.a-link-secondary,.no-touchevents .m-checkout-summary .a-button-link.checkout-continue:not(.a-button):hover.a-link-secondary{color:#a5e1e1}.m-checkout-summary .no-touchevents .a-button-link.checkout-continue:not(.a-button):hover.a-link-disabled:hover,.no-touchevents .a-button-link.a-button:not(.a-button):hover.a-link-disabled:hover,.no-touchevents .a-link:not(.a-button):hover.a-link-disabled:hover,.no-touchevents .m-checkout-summary .a-button-link.checkout-continue:not(.a-button):hover.a-link-disabled:hover{color:#666}.a-button.a-button-link.a-link:before,.a-button.a-button-link:before,.a-button.a-link:before,.m-checkout-summary .a-button.a-button-link:before{font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;margin-right:5px}.a-button.disableicon.a-button-link:before,.a-button.disableicon.a-link:before,.a-button.has-icon.a-button-link:before,.a-button.has-icon.a-link:before{display:none}.a-button.autowidth.a-button-link,.a-button.autowidth.a-link{width:auto}.a-button.a-button-disabled.a-button-link:hover,.a-button.a-button-disabled.a-link:hover{background:#879baa}.a-link-arrow.a-button-link.a-button:before,.a-link-arrow.a-link:before,.a-link-bent-arrow.a-button-link.a-button:before,.a-link-bent-arrow.a-link:before,.m-checkout-summary .a-link-arrow.a-button-link.checkout-continue:before,.m-checkout-summary .a-link-bent-arrow.a-button-link.checkout-continue:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-link-external.a-button-link.a-button:after,.a-link-external.a-link:after,.m-checkout-summary .a-link-external.a-button-link.checkout-continue:after{font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin-left:5px}.a-link-internal.a-button-link.a-button:after,.a-link-internal.a-link:after,.m-checkout-summary .a-link-internal.a-button-link.checkout-continue:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;margin-left:5px}.a-link-underlined.a-button-link.a-button,.a-link-underlined.a-link,.m-checkout-summary .a-link-underlined.a-button-link.checkout-continue{border-bottom:2px dotted #41aaaa}.m-checkout-summary .no-touchevents .a-link-underlined.a-button-link.checkout-continue:hover,.no-touchevents .a-link-underlined.a-button-link.a-button:hover,.no-touchevents .a-link-underlined.a-link:hover,.no-touchevents .m-checkout-summary .a-link-underlined.a-button-link.checkout-continue:hover{border-bottom-color:#a5e1e1}.a-link-underlined.a-link-secondary.a-button-link.a-button,.a-link-underlined.a-link-secondary.a-link,.m-checkout-summary .a-link-underlined.a-link-secondary.a-button-link.checkout-continue,.m-checkout-summary .no-touchevents .a-link-underlined.a-link-secondary.a-button-link.checkout-continue:hover,.no-touchevents .a-link-underlined.a-link-secondary.a-button-link.a-button:hover,.no-touchevents .a-link-underlined.a-link-secondary.a-link:hover,.no-touchevents .m-checkout-summary .a-link-underlined.a-link-secondary.a-button-link.checkout-continue:hover{border-bottom-color:#879baa}.a-link-primary.a-button-link.a-button,.a-link-primary.a-link,.m-checkout-summary .a-link-primary.a-button-link.checkout-continue{color:#41aaaa}.m-checkout-summary .no-touchevents .a-link-primary.a-button-link.checkout-continue:hover,.no-touchevents .a-link-primary.a-button-link.a-button:hover,.no-touchevents .a-link-primary.a-link:hover,.no-touchevents .m-checkout-summary .a-link-primary.a-button-link.checkout-continue:hover{color:#a5e1e1}.a-link-secondary.a-button-link.a-button,.a-link-secondary.a-link,.m-checkout-summary .a-link-secondary.a-button-link.checkout-continue{color:#879baa}.m-checkout-summary .no-touchevents .a-link-secondary.a-button-link.checkout-continue:hover,.no-touchevents .a-link-secondary.a-button-link.a-button:hover,.no-touchevents .a-link-secondary.a-link:hover,.no-touchevents .m-checkout-summary .a-link-secondary.a-button-link.checkout-continue:hover{color:#a5e1e1}.a-link-inline.a-button-link.a-button,.a-link-inline.a-link,.m-checkout-summary .a-link-inline.a-button-link.checkout-continue{padding-left:0}.a-link-inline.a-button-link.a-button:before,.a-link-inline.a-link:before,.m-checkout-summary .a-link-inline.a-button-link.checkout-continue:before{display:none}.a-link-inline.a-link-arrow.a-button-link.a-button:after,.a-link-inline.a-link-arrow.a-link:after,.a-link-inline.a-link-bent-arrow.a-button-link.a-button:after,.a-link-inline.a-link-bent-arrow.a-link:after,.a-link-inline.a-link-download.a-button-link.a-button:after,.a-link-inline.a-link-download.a-link:after,.m-checkout-summary .a-link-inline.a-link-arrow.a-button-link.checkout-continue:after,.m-checkout-summary .a-link-inline.a-link-bent-arrow.a-button-link.checkout-continue:after,.m-checkout-summary .a-link-inline.a-link-download.a-button-link.checkout-continue:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-link-disabled.a-button-link.a-button,.a-link-disabled.a-link,.m-checkout-summary .a-link-disabled.a-button-link.checkout-continue{color:#666;cursor:default}.a-button-remove.a-button-link.a-button:before,.a-button-remove.a-link:before,.m-checkout-summary .a-button-remove.a-button-link.checkout-continue:before{display:none}.a-button-remove.a-button-link.a-button:after,.a-button-remove.a-link:after,.m-checkout-summary .a-button-remove.a-button-link.checkout-continue:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;position:absolute;right:15px}.a-button-disabled.a-button-link.a-button,.a-button-disabled.a-link,.m-checkout-summary .a-button-disabled.a-button-link.checkout-continue{background-color:#666;opacity:.2;cursor:not-allowed;pointer-events:none}.a-link-article.a-button-link.a-button,.a-link-article.a-link,.m-checkout-summary .a-link-article.a-button-link.checkout-continue{color:#666;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.a-link-article.a-button-link.a-button:before,.a-link-article.a-link:before,.m-checkout-summary .a-link-article.a-button-link.checkout-continue:before{display:none}.a-link-article.a-button-link.a-button span.text,.a-link-article.a-link span.text,.m-checkout-summary .a-link-article.a-button-link.checkout-continue span.text{padding:-webkit-calc(1rem / 7) 0;padding:calc(1rem / 7) 0}.a-link-article.a-button-link.a-button:after,.a-link-article.a-link:after,.m-checkout-summary .a-link-article.a-button-link.checkout-continue:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin-left:auto}.a-link-article.a-button-link.a-button:visited,.a-link-article.a-link:visited,.m-checkout-summary .a-link-article.a-button-link.checkout-continue:visited,.m-checkout-summary .no-touchevents .a-link-article.a-button-link.checkout-continue:hover,.no-touchevents .a-link-article.a-button-link.a-button:hover,.no-touchevents .a-link-article.a-link:hover,.no-touchevents .m-checkout-summary .a-link-article.a-button-link.checkout-continue:hover{color:#666}@media print{.a-link.a-backlink{display:none}}.ios-os body:not(:root) .a-link.has-icon .icon,.ios-os body:not(:root) .a-link.has-icon .text,.mac-os body:not(:root) .a-link.has-icon .icon,.mac-os body:not(:root) .a-link.has-icon .text{vertical-align:unset}[dir=rtl] .content-inner li a:before,[dir=rtl] .icon-arrow-right:before,[dir=rtl] .m-serviceteaser .list-unstyled a.a-link:before,[dir=rtl] .teaser-links a:before,[dir=rtl] form i.icon-arrow-left:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}@-webkit-keyframes loader{0%,100%{opacity:0}50%{opacity:1}}@keyframes loader{0%,100%{opacity:0}50%{opacity:1}}.a-loader{display:inline-block;position:relative;vertical-align:middle}.a-loader.area{background:rgba(0,0,0,.5);position:absolute;z-index:500}.a-loader.inline-area{background:rgba(0,0,0,.5);position:absolute;top:0;left:0}.a-loader.layer{background:rgba(0,0,0,.5);height:100%!important;left:0;position:fixed;top:0;width:100%!important;z-index:500}.a-loader .loading-indicator{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cssanimations .a-loader{height:18px;width:18px}.cssanimations .a-loader img{display:none}.cssanimations .a-loader .loading-indicator{height:18px;width:18px}.cssanimations .a-loader .loader-el{-webkit-animation:1s infinite loader;animation:1s infinite loader;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:block;height:4px;left:50%;opacity:0;position:absolute;top:-webkit-calc(50% - 2px);top:calc(50% - 2px);width:1px}.cssanimations .a-loader.area .loader-el,.cssanimations .a-loader.inline-area .loader-el,.cssanimations .a-loader.layer .loader-el{height:16px;width:2px}.cssanimations .a-loader.inline-area{width:100%;height:100%}.cssanimations .a-loader .loader-el-0{-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(0) translateY(6px);-ms-transform:rotate(0) translateY(6px);transform:rotate(0) translateY(6px)}.cssanimations .a-loader.area .loader-el-0,.cssanimations .a-loader.inline-area .loader-el-0,.cssanimations .a-loader.layer .loader-el-0{-webkit-transform:rotate(0) translateY(20px);-ms-transform:rotate(0) translateY(20px);transform:rotate(0) translateY(20px)}.cssanimations .a-loader .loader-el-1{-webkit-animation-delay:-.9166666667s;animation-delay:-.9166666667s;-webkit-transform:rotate(30deg) translateY(6px);-ms-transform:rotate(30deg) translateY(6px);transform:rotate(30deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-1,.cssanimations .a-loader.inline-area .loader-el-1,.cssanimations .a-loader.layer .loader-el-1{-webkit-transform:rotate(30deg) translateY(20px);-ms-transform:rotate(30deg) translateY(20px);transform:rotate(30deg) translateY(20px)}.cssanimations .a-loader .loader-el-2{-webkit-animation-delay:-.8333333333s;animation-delay:-.8333333333s;-webkit-transform:rotate(60deg) translateY(6px);-ms-transform:rotate(60deg) translateY(6px);transform:rotate(60deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-2,.cssanimations .a-loader.inline-area .loader-el-2,.cssanimations .a-loader.layer .loader-el-2{-webkit-transform:rotate(60deg) translateY(20px);-ms-transform:rotate(60deg) translateY(20px);transform:rotate(60deg) translateY(20px)}.cssanimations .a-loader .loader-el-3{-webkit-animation-delay:-.75s;animation-delay:-.75s;-webkit-transform:rotate(90deg) translateY(6px);-ms-transform:rotate(90deg) translateY(6px);transform:rotate(90deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-3,.cssanimations .a-loader.inline-area .loader-el-3,.cssanimations .a-loader.layer .loader-el-3{-webkit-transform:rotate(90deg) translateY(20px);-ms-transform:rotate(90deg) translateY(20px);transform:rotate(90deg) translateY(20px)}.cssanimations .a-loader .loader-el-4{-webkit-animation-delay:-.6666666667s;animation-delay:-.6666666667s;-webkit-transform:rotate(120deg) translateY(6px);-ms-transform:rotate(120deg) translateY(6px);transform:rotate(120deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-4,.cssanimations .a-loader.inline-area .loader-el-4,.cssanimations .a-loader.layer .loader-el-4{-webkit-transform:rotate(120deg) translateY(20px);-ms-transform:rotate(120deg) translateY(20px);transform:rotate(120deg) translateY(20px)}.cssanimations .a-loader .loader-el-5{-webkit-animation-delay:-.5833333333s;animation-delay:-.5833333333s;-webkit-transform:rotate(150deg) translateY(6px);-ms-transform:rotate(150deg) translateY(6px);transform:rotate(150deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-5,.cssanimations .a-loader.inline-area .loader-el-5,.cssanimations .a-loader.layer .loader-el-5{-webkit-transform:rotate(150deg) translateY(20px);-ms-transform:rotate(150deg) translateY(20px);transform:rotate(150deg) translateY(20px)}.cssanimations .a-loader .loader-el-6{-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg) translateY(6px);-ms-transform:rotate(180deg) translateY(6px);transform:rotate(180deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-6,.cssanimations .a-loader.inline-area .loader-el-6,.cssanimations .a-loader.layer .loader-el-6{-webkit-transform:rotate(180deg) translateY(20px);-ms-transform:rotate(180deg) translateY(20px);transform:rotate(180deg) translateY(20px)}.cssanimations .a-loader .loader-el-7{-webkit-animation-delay:-.4166666667s;animation-delay:-.4166666667s;-webkit-transform:rotate(210deg) translateY(6px);-ms-transform:rotate(210deg) translateY(6px);transform:rotate(210deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-7,.cssanimations .a-loader.inline-area .loader-el-7,.cssanimations .a-loader.layer .loader-el-7{-webkit-transform:rotate(210deg) translateY(20px);-ms-transform:rotate(210deg) translateY(20px);transform:rotate(210deg) translateY(20px)}.cssanimations .a-loader .loader-el-8{-webkit-animation-delay:-.3333333333s;animation-delay:-.3333333333s;-webkit-transform:rotate(240deg) translateY(6px);-ms-transform:rotate(240deg) translateY(6px);transform:rotate(240deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-8,.cssanimations .a-loader.inline-area .loader-el-8,.cssanimations .a-loader.layer .loader-el-8{-webkit-transform:rotate(240deg) translateY(20px);-ms-transform:rotate(240deg) translateY(20px);transform:rotate(240deg) translateY(20px)}.cssanimations .a-loader .loader-el-9{-webkit-animation-delay:-.25s;animation-delay:-.25s;-webkit-transform:rotate(270deg) translateY(6px);-ms-transform:rotate(270deg) translateY(6px);transform:rotate(270deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-9,.cssanimations .a-loader.inline-area .loader-el-9,.cssanimations .a-loader.layer .loader-el-9{-webkit-transform:rotate(270deg) translateY(20px);-ms-transform:rotate(270deg) translateY(20px);transform:rotate(270deg) translateY(20px)}.cssanimations .a-loader .loader-el-10{-webkit-animation-delay:-.1666666667s;animation-delay:-.1666666667s;-webkit-transform:rotate(300deg) translateY(6px);-ms-transform:rotate(300deg) translateY(6px);transform:rotate(300deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-10,.cssanimations .a-loader.inline-area .loader-el-10,.cssanimations .a-loader.layer .loader-el-10{-webkit-transform:rotate(300deg) translateY(20px);-ms-transform:rotate(300deg) translateY(20px);transform:rotate(300deg) translateY(20px)}.cssanimations .a-loader .loader-el-11{-webkit-animation-delay:-83.3333333ms;animation-delay:-83.3333333ms;-webkit-transform:rotate(330deg) translateY(6px);-ms-transform:rotate(330deg) translateY(6px);transform:rotate(330deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-11,.cssanimations .a-loader.inline-area .loader-el-11,.cssanimations .a-loader.layer .loader-el-11{-webkit-transform:rotate(330deg) translateY(20px);-ms-transform:rotate(330deg) translateY(20px);transform:rotate(330deg) translateY(20px)}.cssanimations .a-loader .loader-el-12{-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(360deg) translateY(6px);-ms-transform:rotate(360deg) translateY(6px);transform:rotate(360deg) translateY(6px)}.cssanimations .a-loader.area .loader-el-12,.cssanimations .a-loader.inline-area .loader-el-12,.cssanimations .a-loader.layer .loader-el-12{-webkit-transform:rotate(360deg) translateY(20px);-ms-transform:rotate(360deg) translateY(20px);transform:rotate(360deg) translateY(20px)}.a-loader .loading-text{font-size:14px;color:#d4d9de;font-weight:700;position:relative;top:70px;left:-106px;width:250px;display:inline-block}.a-loadmore{clear:both;display:inline-block;float:left;left:50%;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.a-loadmore.a-loadmore-rebrush{left:auto;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit}.a-logo{display:block;overflow:hidden;position:relative}.a-logo .a-image,.a-logo .a-image img{width:auto}.a-logo.svg-logo .a-image img,.a-logo.svg-logo svg{width:150px;height:50px}.a-menu{width:20px;height:15px;position:relative;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.a-menu span{display:block;position:absolute;height:2.5px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.a-menu span:nth-child(1){top:0}.a-menu span:nth-child(2),.a-menu span:nth-child(3){top:6px}.a-menu span:nth-child(4){top:12px}.a-menu.open span:nth-child(1){top:6px;width:0%;left:50%}.a-menu.open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.a-menu.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.a-menu.open span:nth-child(4){top:6px;width:0%;left:50%}.a-menulinks .menu-link{cursor:pointer}.a-menulinks .menu-link.a-link{display:inline;color:#000}.a-menulinks .menu-link:focus{outline:#0064a6 dotted 1px}@media (min-width:900px){.a-menulinks .menu-link{border-bottom:2px solid transparent}.a-menulinks .menu-link.active{border-bottom:2px solid}}.a-morecontenttogglelink{width:100%}.form-row .a-morecontenttogglelink{margin-bottom:0}.a-morecontenttogglelink .more-less-button{display:inline-block;padding:0;width:100%}.a-morecontenttogglelink.expand-link{margin:0}.a-morecontenttogglelink.expand-link .more-less-button{padding:0}.a-morecontenttogglelink .content-toggle .icon,.a-morecontenttogglelink .content-toggle.is-open .icon,.a-morecontenttogglelink.expand-link .content-toggle .icon,.a-morecontenttogglelink.expand-link .content-toggle.is-open .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-morecontenttogglelink .content{max-height:0;overflow:hidden}.a-morecontenttogglelink .content:after{clear:both;content:'';display:table;width:100%}.a-morecontenttogglelink .content.is-in-transition{-webkit-transition:max-height .4s;transition:max-height .4s}.a-morecontenttogglelink .content.is-open{max-height:none;overflow:visible}.a-morecontenttogglelink .content .content-less-toggle{text-align:center;width:100%}.a-morecontenttogglelink .content .content-less-toggle .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-morecontenttogglelink .content&gt;:last-child{margin-bottom:0}.a-morecontenttogglelink .content .o-teasercontainer{margin-left:-1.3888888889%;margin-right:-1.3888888889%}.a-page-part-container{width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);background-color:#f2f2f2;padding:25px 0;margin-bottom:50px}.a-page-part-container .page-part-container-wrap{max-width:1360px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:1.3888888889%;padding-right:1.3888888889%}.a-page-part-container .page-part-container-wrap:after{content:" ";display:block;clear:both}.a-paginationarrows.next,.a-paginationarrows.prev{background:0 0;border:none;color:#879baa;cursor:pointer;display:block;font-size:20px;height:30px;margin-top:-15px;opacity:1;outline:0;padding:0;position:absolute;top:50%;width:30px;z-index:1}.a-paginationarrows.next.slick-disabled,.a-paginationarrows.prev.slick-disabled{background:0 0}.no-touchevents .a-paginationarrows.next:hover,.no-touchevents .a-paginationarrows.prev:hover{background-color:transparent}.no-touchevents .a-paginationarrows.next:hover.slick-disabled,.no-touchevents .a-paginationarrows.prev:hover.slick-disabled{background:0 0;cursor:default}.a-paginationarrows.next{right:0}[dir=rtl] .a-paginationarrows.next:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-paginationarrows.next.last-slide{right:0}.a-paginationarrows.next.last-slide:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-paginationarrows.prev{left:0}[dir=rtl] .a-paginationarrows.prev:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}@media (min-width:750px){.a-paginationarrows.next,.a-paginationarrows.prev{font-size:20px;height:44px;margin-top:-22px;width:44px}}.a-paginationdots{display:block;list-style:none;padding:0;position:absolute;text-align:center;width:100%;z-index:2}.a-paginationdots li{cursor:pointer;display:inline-block;height:30px;margin:0 8px;padding:0;position:relative;width:10px}.a-paginationdots li button{background:#e9ecee;border:none;color:transparent;cursor:pointer;display:block;font-size:0;line-height:0;margin:0;outline:0;overflow:hidden;padding:0;width:20px}.a-paginationdots li.slick-active button{background:#41aaaa}@media (min-width:900px){.a-paginationarrows.next,.a-paginationarrows.prev{font-size:20px;height:20px;margin-top:-10px;width:20px}.a-paginationdots .slick-dots{bottom:0}}.a-paginationnumber{color:#86939b;font-size:14px}.a-productavailability{display:inline-block;margin:0}.a-productavailability:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-productavailability.a-link.few,.a-productavailability.few{color:#ffcd50}.a-productavailability.a-link.in-stock,.a-productavailability.available,.a-productavailability.in-stock{color:#647d2d}.a-productavailability.a-link.out-of-stock,.a-productavailability.out-of-stock{color:#af235f}.a-productavailability.available{margin-top:0}.a-productavailability.available .text{color:#2d373c}.a-product-code-energy-label .energy-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:20px 10px}.a-product-code-energy-label .energy-label-image{margin-right:15px}.a-product-code-energy-label .energy-label-class-range{display:block;margin:0 10px 15px}.a-progressbar{width:100%;background-color:#e9ecee}.a-progressbar .rectanglebar{height:10px;background-color:#829bac}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:visited.a-link-secondary,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:visited.a-link-secondary,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:visited.a-link-secondary{color:#d4d9de!important}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-rating-stars{color:#ffb900!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup{border:1px solid #41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding-top:10px!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-popup-histogram-ratings table{width:90%!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-popup-histogram-ratings table .bv-popup-histogram-ratings-star{padding-left:0!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-popup-histogram-ratings table .bv-popup-histogram-ratings-score{padding-right:0!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-content-secondary-ratings-container{background-color:#d4d9de!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-content-secondary-ratings-container .bv-content-secondary-ratings-value{background-color:#41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-action-bar{margin:0 auto!important;padding-bottom:10px!important;padding-left:0!important;padding-right:0!important;width:90%!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-action-bar .bv-toplevel-actions button.bv-read-review{background:#41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important;width:100%!important}.bv-cleanslate.bv-popup-in .bv-core-container-660 .bv-popup .bv-action-bar .bv-toplevel-actions button.bv-read-review:hover{background:#a5e1e1!important}.a-rating .scale .icon{color:#d4d9de}.a-rating .scale .icon.is-active{color:#0064a6}.a-rating .scale .icon.is-active-partly{overflow:hidden;position:absolute}.a-rating .unclickableRating{display:inline}.a-rating .ratings .number,.a-rating .reviews .number{color:#0064a6;padding-left:0}.a-rating .ratings .number:before,.a-rating .reviews .number:before{content:'('}.a-rating .ratings .number:after,.a-rating .reviews .number:after{content:')'}.a-ratingdimension .scale .icon{line-height:1;color:#d4d9de}.a-ratingdimension .scale .icon.is-active{color:#0064a6}.a-ratingdimension .scale .icon.is-active-partly{overflow:hidden;position:absolute}.a-ratingdimension .unclickable-rating{display:block;max-height:10px}.a-ratingdimension .ratings .number,.a-ratingdimension .reviews .number{color:#0064a6;padding-left:0}.a-ratingdimension .ratings .number:before,.a-ratingdimension .reviews .number:before{content:'('}.a-ratingdimension .ratings .number:after,.a-ratingdimension .reviews .number:after{content:')'}.a-reviewheading.span,span.a-reviewheading{font-size:20px;line-height:24px;margin:0 0 15px;font-weight:700}.a-selectedfilter{background:0 0;color:#879baa;display:inline-block;padding:10px;margin-bottom:5px;position:relative}.a-selectedfilter .icon-close{border:1px solid #879baa;left:5px}.a-selectedfilter .a-rating .scale .icon{color:#dfe6ed;vertical-align:middle}.a-selectedfilter .a-rating .scale .icon.is-active{color:#ffb900}.a-selectedfilter.unselectable:hover{background:0 0;cursor:default}.a-selectedfilter.unselectable .icon{display:none}.a-selectedfilter .a-rating{display:inline-block}.a-st4bold{font-weight:700}.a-st4emphasis{font-style:italic}.a-st4image{display:inline}.a-st4imagecontainer{display:block}.a-st4imagecontainer .st4-image-caption{display:inline-block;padding-bottom:5px;padding-right:5px;width:100%}.a-st4imagecontainer .st4-image-caption .st4-imgtitle{display:block}.a-st4link{display:initial}.a-st4title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;margin:0 0 15px}.a-st4title .a-st4headline-icon{background:#d4d9de;height:90px;margin:0 10px 0 0}.a-st4title h1.a-heading{margin:0}.a-st4warnword{font-style:italic}.a-stateindicator{display:block;margin-bottom:20px}.a-stateindicator:last-child{margin-bottom:0}.a-stateindicator::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-stateindicator.a-link.cancelled::before,.a-stateindicator.a-link.expired::before,.a-stateindicator.cancelled::before,.a-stateindicator.expired::before{color:#999}.a-stateindicator.a-link.ordered::before,.a-stateindicator.a-link.shipped::before,.a-stateindicator.ordered::before,.a-stateindicator.shipped::before{color:#f6ff0d}.a-stateindicator.a-link.confirmed::before,.a-stateindicator.a-link.created::before,.a-stateindicator.a-link.inprocess::before,.a-stateindicator.confirmed::before,.a-stateindicator.created::before,.a-stateindicator.inprocess::before{color:#647d2d}@media (min-width:750px){.a-reviewheading.span,span.a-reviewheading{font-size:22px;line-height:26px}.a-stateindicator{display:inline-block;margin-bottom:0;width:auto}}.a-text2col .column.first{padding-right:1.3888888889%}.a-text2col .column.last{padding-left:1.3888888889%}.a-textpictogram{width:100%}.a-textpictogram.float-none .text{display:table}.a-textpictogram .a-image{float:left;margin:0 30px 5px 0}@media (max-width:749px){.a-ratingdimension .scale .icon{font-size:24px}.a-st4title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.a-textpictogram .text{clear:both}}.a-toggleSwitch{position:relative;padding-left:40px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.a-toggleSwitch input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.a-toggleSwitch input:checked~.control{background-color:#41aaaa}.a-toggleSwitch input:checked~.control:after{left:22px}.a-toggleSwitch .control{position:absolute;top:0;left:0;height:20px;width:40px;border-radius:10px;background-color:#666;-webkit-transition:background-color .15s ease-in;transition:background-color .15s ease-in}.a-toggleSwitch .control:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:10px;background:#fff;-webkit-transition:left .15s ease-in;transition:left .15s ease-in}.a-tooltip{max-width:300px;opacity:0;white-space:nowrap;z-index:500}.a-tooltip.is-active{opacity:1}.a-totop{color:#41aaaa;font-size:14px;line-height:20px;margin:0 10px}.a-typeplatefinder-textimage{margin-bottom:16px}.a-typeplatefinder-textimage .a-typeplatefinder-image{text-align:left;margin-top:8px}.a-typeplatefinder-textimage .a-typeplatefinder-image img{border:1px solid #000}@media (min-width:900px){.a-reviewheading.span,span.a-reviewheading{font-size:1em;line-height:26px}.m-layer_addnewcard .layer-wrapper .layer-content{width:50%}}.m-layer_addnewcard .layer-wrapper .layer-content .computop-iframe-section iframe{border:0}.m-layer_addnewcard .layer-wrapper .layer-content .form-computop .form-actions,.m-layer_addnewcard .layer-wrapper .layer-content .form-computop h3{margin-left:20px}.m-layer_addnewcard .layer-wrapper .layer-content .form-actions .form-action{width:19%}.m-layer_addnewcard .layer-wrapper .layer-content .form-actions .form-action.form-action-primary{float:left;margin-right:24px}.m-add-question .layer-content-wrapper,.m-add-question .layer-content-wrapper .col-container{display:block}.m-add-question .layer-content-wrapper .col-container .col-img img{max-width:100%;max-height:200px}@media (min-width:750px){.m-add-question .layer-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.m-add-question .layer-content-wrapper .col-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-add-question .layer-content-wrapper .guidelines-wrapper{position:relative}}.m-addtocartpopover .popover-header{float:right}.m-addtocartpopover .popover-content .a-image{display:none}.m-addtocartpopover .popover-content .description{float:right;margin:0 0 5px;width:60%}@media (min-width:900px){.m-addtocartpopover .popover-content .a-image{display:block;margin:0 10px 0 0}.m-addtocartpopover .popover-content .description{margin:0 10px 5px 0}}.m-advanceenumber .divider-text{display:block;margin:0 0 20px}.m-advanceenumber .m-searchfield,.m-advanceenumber .m-searchinput:last-child{margin-bottom:0;width:100%}.m-advanceenumber .searchfield-fullwidth .form-row:last-of-type{margin-right:0}.m-advanceenumber .form-row:last-of-type{padding:0}.m-advanceenumber .form-row:last-of-type .input-wrap:not(.fullwidth) .form-error-wrapper:before{display:none!important}.m-advanceenumber .form-row:last-of-type+div{display:none}.m-advanceenumber .m-enterenumberproductids{padding:0!important;margin-bottom:0!important}.m-advanceenumber .m-enterenumberproductids .m-searchfield{width:100%}.m-advanceenumber .m-enterenumberproductids .m-searchfield m-searchinput{margin-bottom:0!important}.m-advanceenumber .m-enterenumberproductids .m-searchfield .input-wrap{width:100%!important;padding-right:0!important}.m-advanceenumberfield .form-row-wrapper{position:relative}.m-advanceenumberfield .form-row-wrapper fieldset.form-row{margin-right:0;padding:0}.m-advanceenumberfield .uppercase{text-transform:uppercase}.m-advanceenumberfield .form-input-icon{position:absolute;right:5px!important;top:43px}.m-advanceenumberfield .icon.icon-calendar{font-size:25px;top:38px}.m-advanceenumberfield .m-enterenumberproductids{padding:0!important;margin-bottom:10!important}.m-advanceenumberfield .m-enterenumberproductids .m-searchfield m-searchinput{margin-bottom:0!important;width:100%!important}.m-advanceenumberfield .m-enterenumberproductids .m-searchfield m-searchinput .form-row .searchinput .input-wrap{width:100%!important}.m-advanceenumberfield .m-enterenumberproductids .m-searchfield .input-wrap{width:100%!important;padding-right:0!important}.m-all-filter-modal{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-all-filter-modal .modal{background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:250;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);padding:10px 0;overflow:auto}.m-all-filter-modal .modal.open{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.m-all-filter-modal .modal.animation-in{-webkit-animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModal;animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModal}.m-all-filter-modal .modal.animation-out{-webkit-animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModalReverse;animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModalReverse}.m-all-filter-modal .modal .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-all-filter-modal .modal .icon.close-modal:focus{outline:#0064a6 dotted 1px}.m-all-filter-modal .modal .price-range{position:relative}.m-all-filter-modal .modal .price-range .rangeslider{position:static;-ms-touch-action:none;touch-action:none}.m-all-filter-modal .modal .price-range .input-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;left:0;padding:0 8px}.m-all-filter-modal .modal .price-range .input-container .price-range-inputs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-all-filter-modal .modal .price-range .input-container .price-range-inputs .divider{border-top:2px solid #000;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:15px;margin:0 5px}.m-all-filter-modal .modal .price-range .input-container .price-range-inputs input{width:75px;padding:5px}.m-all-filter-modal .modal .general-filter .filter{border-top:1px solid #eee}.m-all-filter-modal .modal .general-filter .filter.open .filter-content{display:block}.m-all-filter-modal .modal .general-filter .filter.open .selected-filters{display:none}.m-all-filter-modal .modal .general-filter .filter .filter-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-all-filter-modal .modal .general-filter .filter .filter-head .filter-toggle{margin-left:10px}.m-all-filter-modal .modal .general-filter .filter .filter-head .selected-filters{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#0064a6;margin:5px 0}.m-all-filter-modal .modal .general-filter .filter .filter-text-container{overflow:hidden}.m-all-filter-modal .modal .general-filter .filter .filter-text-container .filter-name .filter-name-text{font-weight:700}.m-all-filter-modal .modal .general-filter .filter .filter-text-container .filter-name .a-button{height:auto}.m-all-filter-modal .modal .general-filter .filter .filter-content{display:none}.m-all-filter-modal .modal .sort-by .sort-by-headline{padding:10px 8px}.m-all-filter-modal .modal .sort-by .chips-container{padding:10px 8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto}.m-all-filter-modal .modal .sort-by .chips-container .m-chips:first-of-type{margin-left:0}.m-all-filter-modal .modal .sort-by .chips-container .m-chips:last-of-type{margin-right:0}.m-all-filter-modal .modal .cta .results-button{width:100%}.m-all-filter-modal .modal .reset .reset-button{display:block;padding:0;background:0 0;text-align:left}@-webkit-keyframes blowUpModal{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes blowUpModalReverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.o-alternativeproduct{background-color:transparent;border-radius:4px;overflow:hidden;height:auto}.o-alternativeproduct .tile-description{max-width:300px;padding:5px 15px 15px;background-color:#fff;border-bottom-right-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.o-alternativeproduct .tile-description .m-producttitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 0}.o-alternativeproduct .tile-description .m-producttitle .product-code{font-size:14px;line-height:normal}.o-alternativeproduct .tile-description .m-producttitle .product-name{font-size:18px;line-height:normal}.o-alternativeproduct .tile-description .m-producttitle .fragment{overflow-wrap:anywhere}.o-alternativeproduct .product-image-wrapper{position:relative;background-color:#fff;padding:10px 10px 15px 0}.o-alternativeproduct .product-image-wrapper .a-link{width:100%}.o-alternativeproduct .product-image-wrapper .a-link .a-image{padding:0}.o-alternativeproduct .product-image-wrapper .a-link .a-image img{height:178px;object-fit:contain}.ambassador-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px;width:100%;height:150px;margin:auto}.ambassador-card .profile{border-radius:50%;width:80px;height:80px}.ambassador-card .ambassador-info{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 0 10px 20px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.ambassador-card .ambassador-info .headline{font-weight:700;margin-bottom:5px;font-size:1rem;line-height:normal}@media (min-width:750px){.ambassador-card{height:150px}.ambassador-card .profile{width:100px;height:100px}.ambassador-card .ambassador-info{margin:0 0 10px 40px}.ambassador-card .ambassador-info .headline{font-size:1.5rem}}@media (min-width:900px){.ambassador-card{height:300px;margin:20px auto}.ambassador-card .profile{width:250px;height:250px}.ambassador-card .ambassador-info{margin:0 0 20px 40px}.ambassador-card .ambassador-info .headline{font-size:2.5rem;margin-bottom:40px}}.ambassador-card .ambassador-info .name{font-size:.7rem;margin:0}@media (min-width:750px){.ambassador-card .ambassador-info .name{font-size:.8rem}}@media (min-width:900px){.ambassador-card .ambassador-info .name{font-size:1.5rem;margin:10px 0}}.ambassador-card .ambassador-info .location{margin:0 0 5px;font-size:.5rem}.ambassador-card .logo{margin:0 10px;min-width:60px;min-height:60px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media (min-width:750px){.ambassador-card .ambassador-info .location{font-size:.6rem}.ambassador-card .logo{min-width:80px;min-height:80px}}@media (min-width:900px){.ambassador-card .ambassador-info .location{font-size:.8rem;margin:10px 0}.ambassador-card .logo{margin:10px 10px 0;min-width:100px;min-height:100px}}.m-article-in-checkout{background-color:#fff;padding:.5rem 10px 1rem 1rem;border-radius:.25rem;overflow:hidden}.m-article-in-checkout .article-media-container{float:left;width:30%;padding:10px 10px 0 0}.m-article-in-checkout .article-link{color:inherit}.m-article-in-checkout .article-header{float:right;width:70%;padding:10px 10px 0 0}.m-article-in-checkout .article-content{width:70%;float:right}@media (max-width:899px){.m-addtocartpopover .popover-content .description{max-width:none;width:100%}.m-article-in-checkout .article-content{width:100%;padding:0}}.m-article-in-checkout .article-quantity{margin:1rem 0 0}@media (max-width:749px){.m-article-in-checkout .article-quantity{margin:1rem 0}}.m-article-in-checkout .article-description .a-heading{margin-bottom:0}.m-article-in-checkout .article-description .article-description-code{color:#666;font-size:1rem}.m-article-in-checkout .available-icon{color:#647d2d}.m-article-in-checkout .article-price-container{margin:1rem 0}.m-article-in-checkout .article-price-vat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.25rem 0 0 .5rem}.m-article-in-checkout .article-price{font-size:1rem;font-weight:700;margin:0 .5rem 0 0;color:#000}.m-article-in-checkout .article-vat{font-size:.7rem;color:#000}.m-article-in-checkout .additional-text{font-size:.7rem;color:#666}.m-article-in-checkout .input-options{border:1px solid #d4d9de;border-radius:.25rem;padding:.25rem .5rem;margin-top:10px}.m-article-in-checkout .input-options .input-option{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-article-in-checkout .input-options .input-option p{display:inline;margin:0;padding:0}.m-article-in-checkout .text-highlight{font-weight:700}.m-article-in-checkout .a-alert.checkout-alert{margin:.5rem 0 0}.m-article-in-checkout .checkout-callout{margin:0 0 5px}.m-article-in-checkout .article-productsets{margin-top:10px;float:none;padding:0;width:100%}.m-article-in-checkout .cew-list{margin-top:0;overflow:hidden;line-height:13px;width:100%}.m-article-in-checkout .cew-container{overflow:hidden;margin-top:3px}.m-article-in-checkout .cew-label{overflow-wrap:break-word;float:left;width:30%}@media (max-width:749px){.m-article-in-checkout .cew-label{width:40%}}.m-article-in-checkout .cew-value{overflow-wrap:break-word;float:right;margin-bottom:0;margin-left:0;width:70%}@media (max-width:749px){.m-article-in-checkout .cew-value{width:60%}.m-article-in-checkout .input-options .quantityselector-button{width:20px}}.m-article-in-checkout .a-heading{font-size:1em}.m-article-in-checkout .article-previous{display:block;color:#999;text-decoration:line-through;font-size:1rem}.m-article-in-checkout .article-edit{width:100%;text-decoration:underline;text-align:right}.m-article-in-checkout .delete{text-align:right;margin-top:10px}.m-article-in-checkout .input-options .a-morecontenttogglelink{margin-bottom:15px}.m-article-in-checkout .input-options .quantityselector-button{height:24px;line-height:0}.m-article-in-checkout .input-options .quantityselector-value{height:24px;width:40px}.m-article-in-checkout .input-option-item{width:350px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (max-width:749px){.m-article-in-checkout .input-options .quantityselector-value{width:30px}.m-article-in-checkout .input-options .icon-xs{font-size:7px}.m-article-in-checkout .input-option-item{width:200px}}.m-article-in-checkout .input-option{margin-bottom:15px}.m-article-in-checkout .applied-discount-value{color:red}.m-article-in-checkout .subscription-selection .m-subscriptionselection{float:none;margin-top:10px}.m-article-in-checkout .subscription-selection .select2-container .select2-selection,.m-article-in-checkout .subscription-selection .select2-container--default .select2-results .select2-results__option{background-color:#fff}.m-article-in-checkout .subscription-selection .radio-border{border:1px solid #000;border-radius:.25rem}.m-article-in-checkout .local-stock-article{color:#000}.m-article-in-checkout .m-quantityselector.has-alert .quantityselector-button-minus{color:#de1c22}.m-article-in-checkout .m-quantityselector .quantityselector-value{border-top:1px solid #000;border-bottom:1px solid #000}.m-article-in-checkout .m-quantityselector .quantityselector-button-minus{border-top-left-radius:1rem;border-bottom-left-radius:1rem;background-color:#fff;border:1px solid #000}.m-article-in-checkout .m-quantityselector .quantityselector-button-plus{border-top-right-radius:1rem;border-bottom-right-radius:1rem;background-color:#fff;border:1px solid #000}.m-article-in-checkout .price{font-weight:700}.m-article-in-checkout .previous{color:#999;text-decoration:line-through;margin-left:5px;font-weight:700}.m-article-in-checkout .no-stock{color:red}.m-article-in-checkout .article-in-checkout-warranty{margin-top:10px;border:1px solid #d4d9de;border-radius:.25rem;padding:.25rem .5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-article-in-checkout .article-in-checkout-warranty p{display:inline;margin:0;padding:0}.m-averageproductrating{float:left;text-align:center}.m-averageproductrating .avg-rating{display:block;font-size:30px;padding:5% 0 0}.m-averageproductrating .totalReviews{margin:5% 0 0}.m-averageproductrating .totalReviews span{font-size:20px}@media (min-width:750px){.m-averageproductrating .avg-rating{padding:10% 0 5%;font-size:50px}}@media (min-width:900px){.m-averageproductrating .avg-rating{padding:20% 0 5%;font-size:60px}.m-breadcrumb ul:not(.extendbreadcrumb-list){margin:0;padding:5px 0}}.m-awardgallery{margin:0}.m-awardgallery .awards-slider .slick-dots{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:10px 0 0}.m-awardgallery .awards-slider .slick-dots li button{background-color:#c7c7c7;font-size:0;border-radius:50%;width:10px;height:10px;border-width:0;padding:0}.m-awardgallery .awards-slider .slick-dots li.slick-active button{background-color:#000}.m-awardgallery .awards-slider .slick-track{margin-left:0}.m-awardgallery .awards-slider .award-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;outline:0}.m-awardgallery .awards-slider .award-caption{font-size:12px;margin:5px 0 0}.m-awardgallery .awards-slider .award-image-container{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:160px}.m-form-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-form-actions .form-action-cart,.m-form-actions .form-action-save-quote{margin-top:10px;width:15%}@media (max-width:749px){.m-form-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-form-actions .form-action-cart,.m-form-actions .form-action-save-quote{width:100%}}.m-form-actions .form-action-cart{margin-right:20px}.m-form-actions .button-secondary-wop{border-radius:.5rem;font-weight:700;color:#2b5ee5;background-color:#fff;border:1px solid #2b5ee5}.m-form-actions .button-primary-wop{background:#2b5ee5;color:#fff;font-weight:700;font-size:1rem;border-radius:.5rem}.m-brandmosaic{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-brandmosaic .item-wrapper{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:"row1 row1 row1" "row2 row2 row2";grid-gap:15px}.m-brandmosaic .item-wrapper .item-container{position:relative;overflow:hidden}.m-brandmosaic .item-wrapper .item-container img,.m-brandmosaic .item-wrapper .item-container video{width:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.m-brandmosaic .item-wrapper .item-container:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.2)));background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.2) 100%);opacity:1;z-index:1}.m-brandmosaic .item-wrapper .item-container:hover img,.m-brandmosaic .item-wrapper .item-container:hover video{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.m-brandmosaic .item-wrapper .item-container .item-headline{position:absolute;bottom:15px;right:15px;color:#000;font-weight:700;z-index:2}.m-brandmosaic .item-wrapper .item-container:first-child{grid-area:row1}.m-brandmosaic .item-wrapper .item-container:first-child .item-headline{font-size:22px}.m-brandmosaic .mosaic-button{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;background-color:#2b5ee5;padding:15px;color:#fff;border-radius:5px;text-decoration:none;margin:15px 0 0}.m-brandmosaic .mosaic-button:hover{background-color:#214abb}.m-breadcrumb{cursor:default}.m-breadcrumb ul:not(.extendbreadcrumb-list) li{max-height:30px;padding-left:20px;-webkit-transition:.4s;transition:.4s}@media (max-width:749px){.m-brandmosaic .item-wrapper{grid-template-areas:"row1 row1" "row2 row2" "row3 row3"}.m-brandmosaic .item-wrapper .item-container:last-child{grid-area:row3}.m-breadcrumb ul:not(.extendbreadcrumb-list) li.is-hidden-mobile{margin-bottom:0;max-height:0;opacity:0}}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:not(:last-child):after{font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#96a0aa;display:none;font-size:10px;margin:0 5px;vertical-align:middle}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:nth-child(n+2):nth-last-child(n+3):after{content:' '}.m-breadcrumb ul:not(.extendbreadcrumb-list) li .a-link{vertical-align:middle}.m-breadcrumb ul:not(.extendbreadcrumb-list) li.extend-breadcrumb{margin-right:5px}.m-breadcrumb .is-active{color:#41aaaa;cursor:pointer;position:relative;vertical-align:middle}.m-breadcrumb .is-active:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;left:-15px;position:absolute;top:0}.m-breadcrumb .is-active-mobile:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:750px){.m-breadcrumb ul:not(.extendbreadcrumb-list):after{clear:both;content:'';display:table;width:100%}.m-breadcrumb ul:not(.extendbreadcrumb-list) li{float:left;padding-left:0;-webkit-transition:none;transition:none}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:not(:last-child):after{display:inline-block}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:nth-child(n+2):nth-last-child(n+3){display:none}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:nth-child(n+2):nth-last-child(n+3):nth-last-child(3){display:inline-block}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:nth-child(n+2):nth-last-child(n+3):nth-last-child(3) .a-link{display:none}.m-breadcrumb ul:not(.extendbreadcrumb-list) li:nth-child(n+2):nth-last-child(n+3):nth-last-child(3):before{content:'...';cursor:pointer;margin-left:5px;margin-right:-5px}.m-breadcrumb .is-active{color:inherit;cursor:default}.m-breadcrumb .is-active:before{display:none}}[dir=rtl] .m-breadcrumb ul:not(.extendbreadcrumb-list) li:not(:last-child):after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.extendbreadcrumb{color:#0064a6;position:absolute;background:#f2f2f2;height:0;overflow:hidden;padding:0 10px;width:30%;z-index:100}.extendbreadcrumb.is-active-desktop{height:auto;-webkit-transition:height .2s linear;transition:height .2s linear;text-align:center;padding-top:10px}@media (min-width:900px){.extendbreadcrumb{margin-top:-11px}.m-cardlayout{height:170px}}@media (min-width:750px) and (max-width:899px){.extendbreadcrumb{margin-top:-17px}}.m-breadcrumb-rebrush{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-breadcrumb-rebrush .a-link{padding:4px 8px}.m-breadcrumb-rebrush .a-link.crumb-root-link{padding:4px 8px 4px 0}.m-breadcrumb-rebrush .crumb-text{padding:4px 8px}.m-breadcrumb-rebrush .crumb-links-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-breadcrumb-rebrush .crumb-links-wrap .crumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.m-buyareatitle .m-ratingsummary,.m-buyareatitle .m-ratingsummary .a-rating{display:inline-block}.m-buyareatitle .toast{background-color:#d4d9de;padding:10px;margin:0 0 10px;border-radius:2px}.m-buyareatitle .toast .a-link{color:#000}.m-cardlayout{margin:10px;padding:10px;height:170px;border-radius:10px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.4);box-shadow:0 0 8px 0 rgba(0,0,0,.4);background:#fff;color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.m-cardlayout .card-top{overflow:hidden}.m-cardlayout .card-top .delete-card{float:right;text-align:right;width:40%}.m-cardlayout .card-top .delete-card a.a-link{font-size:1em}.m-cardlayout .card-top .delete-card a.a-link .icon{float:none;font-size:1em;margin-top:0}.m-cardlayout .card-top .delete-card .m-form{text-align:left}.m-cardlayout .card-top .input-card{float:right}.m-cardlayout .card-top .subscription-badge-overlay{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:100;-webkit-transition:width .4s,height .4s;transition:width .4s,height .4s}.m-cardlayout .card-top .subscription-badge{margin:0;color:#fff;padding:2px 5px;font-size:10px;text-transform:uppercase;background-color:#647d2d;position:absolute;top:0;left:0;-webkit-transform:translateX(-30%) translateY(0) rotate(-45deg);-ms-transform:translateX(-30%) translateY(0) rotate(-45deg);transform:translateX(-30%) translateY(0) rotate(-45deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.m-cardlayout .card-top .subscription-badge::after,.m-cardlayout .card-top .subscription-badge::before{content:'';position:absolute;top:0;width:100%;height:100%;background:inherit;min-width:55px;z-index:-1}.m-cardlayout .card-top .subscription-badge::before{right:50%}.m-cardlayout .card-top .subscription-badge::after{left:50%}.m-cardlayout .payment-type{width:75px;border-radius:8px}.m-cardlayout .card-details{font-weight:700}.m-cardlayout .card-details .card-number{display:inline-block;margin-bottom:5px}.m-cardlayout .card-details .card-date{float:right;font-weight:400}.m-cardlayout .card-details .card-date .card-expired{color:red}.border-highlight{border:4px solid #000}.m-carousel{position:relative}@media (max-width:749px){.m-carousel.no-carousel-mobile .m-slider .slide:not(:first-child):not(.slide-initialized){visibility:visible;position:relative;left:0}.m-carousel.no-carousel-mobile .carousel-paginationarrows,.m-carousel.no-carousel-mobile .carousel-paginationnumber{display:none}}.m-carousel.paginationelements-top{margin-top:80px}.m-carousel.paginationelements-bottom{margin-bottom:80px}.m-carousel .slide{width:100%;float:left;height:100%;min-height:auto;overflow:visible;position:relative}@media (min-width:750px){.m-carousel .slide{width:50%;float:left;padding-left:10px;padding-right:10px}}.m-carousel .slide:focus{outline:0}.m-carousel .slider-container:not(.slick-initialized){display:block;font-size:0;text-align:left}.m-carousel .slider-container:not(.slick-initialized) .slide{display:inline-block;float:none;font-size:14px;text-align:left}.m-carousel.slider-rebrush .slick-list{padding:0 10% 0 0}@media (min-width:900px){.m-carousel .slide{width:25%;float:left;padding-left:10px;padding-right:10px}.m-carousel.slider-rebrush .slick-list{padding:0}}.m-carousel.slider-rebrush .carousel-paginationarrows,.m-carousel.slider-rebrush .carousel-paginationnumber{display:none}@media (min-width:750px){.m-carousel.slider-rebrush .slick-list{padding:0}.m-carousel .slick-list,.m-carousel .slider-container:not(.slick-initialized){margin-left:-10px;margin-right:-10px}}.m-carousel .slick-slider{overflow:hidden}.m-carousel .paginationnumberposition-top{bottom:auto;margin:-40px auto auto;position:absolute;text-align:center;top:0;width:100px}.m-carousel .paginationnumberposition-bottom{bottom:0;margin:auto auto -40px;position:absolute;text-align:center;top:auto;width:100px}.m-carousel .paginationnumberposition-center{left:0;right:0}.m-carousel .paginationnumberposition-left{left:0}.m-carousel .paginationnumberposition-right{right:0}.m-carousel .paginationnumberposition-none{display:none}.m-carousel .carousel-paginationarrows{display:block;padding:0}.m-carousel .carousel-paginationarrows .a-paginationarrows.next,.m-carousel .carousel-paginationarrows .a-paginationarrows.prev{background:0 0;height:auto;margin-top:0;top:auto;width:auto}.no-touchevents .m-carousel .carousel-paginationarrows .a-paginationarrows.next:hover,.no-touchevents .m-carousel .carousel-paginationarrows .a-paginationarrows.prev:hover{background:0 0;color:#000}.m-carousel .carousel-paginationarrows.paginationarrowposition-outside{top:50%;width:100%}.m-carousel .carousel-paginationarrows.paginationarrowposition-outside .a-paginationarrows.next,.m-carousel .carousel-paginationarrows.paginationarrowposition-outside .a-paginationarrows.prev{background:0 0;border:none;color:#879baa;cursor:pointer;display:block;font-size:20px;height:30px;margin-top:-15px;opacity:1;outline:0;padding:0;position:absolute;top:50%;width:30px;z-index:1}.no-touchevents .m-carousel .carousel-paginationarrows.paginationarrowposition-outside .a-paginationarrows.next:hover,.no-touchevents .m-carousel .carousel-paginationarrows.paginationarrowposition-outside .a-paginationarrows.prev:hover{background-color:transparent;color:#becdd7}.m-carousel .carousel-paginationarrows.paginationarrowposition-outside .a-paginationarrows.next{float:right;margin-right:0}.m-carousel .carousel-paginationarrows.paginationarrowposition-outside .a-paginationarrows.prev{float:left;margin-left:0}.m-carousel .paginationarrowposition-top{bottom:auto;height:20px;margin:-40px auto auto;position:absolute;top:0}.m-carousel .paginationarrowposition-bottom{bottom:0;height:20px;margin:auto auto -40px;position:absolute;top:auto}.m-carousel .paginationarrowposition-corner{left:auto;right:auto;width:100%}.m-carousel .paginationarrowposition-center{left:0;right:0;width:100px}.m-carousel .paginationarrowposition-left{left:0;text-align:left;width:100px}.m-carousel .paginationarrowposition-right{right:0;text-align:right;width:100px}.m-carousel .paginationarrowposition-none{display:none}@media (min-width:900px){.m-carousel.paginationelements-top{margin-top:90px}.m-carousel.paginationelements-bottom{margin-bottom:90px}.m-carousel .paginationarrowposition-top,.m-carousel .paginationnumberposition-top{margin-top:-50px}.m-carousel .paginationarrowposition-bottom,.m-carousel .paginationnumberposition-bottom{margin-bottom:-50px}.m-carousel.no-carousel-mobile .carousel-paginationarrows,.m-carousel.no-carousel-mobile .carousel-paginationnumber{display:block}}@media (max-width:749px){.m-carousel .m-teaser .teaser-media{padding:0}}.m-carousel .m-teaser.effect-on-hover .teaser-media img{-webkit-transition:30s linear;transition:30s linear}.m-carousel .m-teaser.effect .teaser-media .a-image,.m-carousel .m-teaser.effect-on-hover .teaser-media .a-image{overflow:hidden}.m-carousel .m-teaser.effect .teaser-media img,.m-carousel .m-teaser.effect-on-hover .teaser-media .a-image:hover img{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-carousel .a-paginationdots{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-carousel .slick-dots{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:10px 0 0}.m-carousel .slick-dots li button{background-color:#c7c7c7;font-size:0;border-radius:50%;width:10px;height:10px;border-width:0;padding:0}.m-carousel .slick-dots li.slick-active button{background-color:#000}.m-carousel .carousel-link{width:60%;margin:0 auto;display:block}.m-carousel .carousel-link .text{margin-right:10px}.m-cartmessage-wop{clear:both;margin-top:10px}.m-cartmessage-wop .heading{border-top-left-radius:.5em;border-top-right-radius:.5em;position:relative;padding-left:20px}.m-cartmessage-wop .heading:before{position:absolute;top:-webkit-calc(50%);top:calc(50%);left:10px;font-size:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-cartmessage-wop .heading .a-heading{padding:10px 10px 10px 25px;margin:0;font-size:18px}.m-cartmessage-wop .heading.suggestion{background-color:#d7e1fe}.m-cartmessage-wop .heading.suggestion:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#2c5de5}.m-cartmessage-wop .heading.info{background-color:#d7e1fe}.m-cartmessage-wop .heading.info:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#2c5de5}.m-cartmessage-wop .heading.warning{background-color:#fff7e8}.m-cartmessage-wop .heading.warning:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#ffaf15}.m-cartmessage-wop .content{overflow:hidden;background-color:#fff;padding:10px}.m-cartmessage-wop .content .message-textarea{margin:0;padding:0}.m-cartmessage-wop .content .message-textarea .icon{padding-right:5px}.m-cartmessage-wop .content .message-callactions,.m-cartmessage-wop .content .message-confirmation{width:100%;float:left;margin:10px 0;padding:0}@media (min-width:750px){.m-carousel .carousel-link{width:30%}.m-cartmessage-wop .content .message-callactions,.m-cartmessage-wop .content .message-confirmation{width:50%}}@media (min-width:900px){.m-carousel .carousel-link{width:30%}.m-cartmessage-wop .content .message-callactions,.m-cartmessage-wop .content .message-confirmation{width:50%}}.m-cartmessage-wop .content .a-button{display:inline-block;margin:0 0 10px;width:100%}@media (min-width:750px){.m-cartmessage-wop .content .a-button{width:100%}}.m-cashjournal{width:35%;float:right;padding:1em}.m-cashjournal .a-button{background:#2b5ee5;color:#fff;font-weight:700;font-size:1em;border-radius:.5em}.m-cashjournal .a-button:before{display:none}.m-cashjournal .info-text{margin:1em 0}.m-cashjournal .info-text:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-cashjournal .info-text:after{display:none}.m-categorypromotion{margin:64px 0}.m-categorypromotion .category-slider-container{width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.m-categorypromotion .category-slider-container.center-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-categorypromotion .category-slider-container .category-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-categorypromotion .category-slider-container .category-slider .category-tile.is-active .m-tile{border:3px solid #2b5ee5}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .tile-title{font-size:10px}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .tile-image{object-fit:cover;min-height:39.37px}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows{visibility:hidden;z-index:-1}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows.is-not-touch{visibility:visible;z-index:auto}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .a-paginationarrows{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .next,.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .prev{background:rgba(255,255,255,.5);color:#0064a6}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .next{margin-right:50px}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .prev{margin-left:50px}@media (min-width:900px){.m-cartmessage-wop .content .a-button{width:50%}.m-categorypromotion{margin:96px 0}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile{height:155px;width:155px}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .tile-title{font-size:14px}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .tile-image{width:139px;height:78.19px;min-height:78.19px}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows{visibility:visible;z-index:auto}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .next{margin-right:100px}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .prev{margin-left:100px}}.m-warrantyselection{border:1px solid #d4d9de;border-radius:.25rem;padding:.25rem .5rem;margin-top:10px}.m-warrantyselection .warrantyselection-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-warrantyselection .warrantyselection-heading .a-link{margin-left:5px}.m-warrantyselection .radio-border{margin-bottom:10px}.m-warrantyselection .warranty-price-container{margin-left:30px}.m-warrantyselection .warranty-price-container .warrantyprice{font-weight:700}.m-warrantyselection .warranty-input-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-warrantyselection .warranty-input-container .a-link{margin-left:5px}.change-payment-subscription .subscription-payment-action{width:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:30px}.change-payment-subscription .subscription-payment-save{background:#2b5ee5;color:#fff;font-weight:700;border-radius:.5rem}.change-payment-subscription .subscription-payment-cancel{border-radius:.5rem;font-weight:700;color:#2b5ee5;background-color:#fff;border:1px solid #2b5ee5;margin-right:20px}.m-checkoutdeliverybillingaddress{margin:20px 0}.m-checkoutdeliverybillingaddress.subscription-edit-delivery-address{overflow:hidden}.m-checkoutdeliverybillingaddress .billing-address-readonly{padding:10px 0 0}.m-checkoutdeliverybillingaddress .billing-address-editable{padding:10px 0 0}.m-checkoutdeliverybillingaddress .billing-address-edit-link{margin:20px 0 0}.m-checkoutdeliverybillingaddress-wop{margin:20px 0}.m-checkoutdeliverybillingaddress-wop.subscription-edit-delivery-address{overflow:hidden}.m-checkoutdeliverybillingaddress-wop .billing-address-readonly{padding:10px 0 0}@media (min-width:900px){.m-checkoutdeliverybillingaddress .billing-address-readonly .billing-address-info{border:2px solid #999;-webkit-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;background-color:#fff;padding:5px;margin-right:20%;border-radius:5px}.m-checkoutdeliverybillingaddress .billing-address{width:50%;float:left}.m-checkoutdeliverybillingaddress-wop .billing-address-readonly .billing-address-info{border:2px solid #999;-webkit-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;background-color:#fff;padding:5px;margin-right:20%;border-radius:5px}}.m-checkoutdeliverybillingaddress-wop .billing-address-editable{padding:16px;background-color:#fff;border-radius:2px}.m-checkoutdeliverybillingaddress-wop .billing-address-edit-link{margin:20px 0 0}.m-checkoutdeliverybillingaddress-wop .billing-address-container{width:300px;background-color:#fff;padding:16px;border-radius:2px}@media (max-width:749px){.m-cashjournal{width:100%;float:none}.m-checkoutdeliverybillingaddress-wop .billing-address{margin-right:1rem}.m-checkoutdeliverybillingaddress-wop .billing-address-container{width:100%}}.m-checkoutdeliverybillingaddress-wop .billing-address-headline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.m-checkoutdeliverybillingaddress-wop .billing-address-body{margin-left:35px}.m-checkoutdeliverybillingaddress-wop .checkout-edit-icon{font-size:1.2rem;margin:0 1.2rem 0 0}.m-checkoutdeliverybillingaddress-wop .checkout-icon-summary{font-size:1.5rem;padding:1rem 0;margin:0 .25rem 0 0}.m-checkoutdeliverybillingaddress-wop .highlight-text{font-weight:700}.m-checkoutdeliverybillingaddress-wop .billing-address-head-container{margin:0 0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkoutdeliverybillingaddress-wop .m-togglebox{margin:0 0 20px}.m-checkoutdeliverycontactpermission.no-hiercharchy ul{margin:0;padding:0;list-style-type:none}.m-checkoutdeliverycontactpermission.no-hiercharchy .introtext ul{margin:0 0 0 15px;list-style-type:initial}.m-checkoutdeliverycontactpermission .consent-optin-group{width:100%}.m-checkoutdeliverycontactpermission .consent-optin-group:after{clear:both;content:'';display:table;width:100%}.m-checkoutdeliverycontactpermission .consent-optin-group ul[class^=level-]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:flex-start;-ms-flex-flow:flex-start;flex-flow:flex-start}.m-checkoutdeliverycontactpermission .consent-optin-group .consent-optin{width:100%}.m-checkoutdeliverycontactpermission .consent-optin-group.layout-half&gt;ul&gt;.consent-optin{width:50%}@media (max-width:749px){.m-checkoutdeliverybillingaddress-wop .billing-address-head-container{display:block}.m-checkoutdeliverycontactpermission .consent-optin-group.layout-half&gt;ul&gt;.consent-optin{width:100%}}.m-checkoutdeliverycontactpermission .consent-optin-group.layout-third&gt;ul&gt;.consent-optin{width:33%}@media (max-width:899px){.m-checkoutdeliverycontactpermission .consent-optin-group.layout-third&gt;ul&gt;.consent-optin{width:50%}}@media (max-width:749px){.m-checkoutdeliverycontactpermission .consent-optin-group.layout-third&gt;ul&gt;.consent-optin{width:100%}}.m-checkoutdeliverycontactpermission .consent-optin-group.layout-fourth&gt;ul&gt;.consent-optin{width:25%}@media (max-width:899px){.m-checkoutdeliverycontactpermission .consent-optin-group.layout-fourth&gt;ul&gt;.consent-optin{width:50%}}.m-checkoutdeliverycontactpermission li.footer,.m-checkoutdeliverycontactpermission li.heading{display:block;width:100%}.m-checkoutdeliverycontactpermission .form-layout-full:after{clear:both;content:'';display:table;width:100%}.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;min-width:25%}.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col:nth-child(n+5){max-width:25%}@media (max-width:899px){.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col{min-width:50%}.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col:nth-child(n+2){max-width:50%}}.m-form .m-checkoutdeliverycontactpermission .a-formlabel.checkbox .label-text.checkRequired::before,.m-form .m-checkoutdeliverycontactpermission .a-formlabel.radio .label-text.checkRequired::before{color:inherit;content:" *"}.m-checkoutdeliverymode .border-highlight{border:2px solid #2b5ee5!important}.m-checkoutdeliverymode .deliverydatepicker .delivery-date-info .delivery-date-date{font-weight:700}.m-checkoutdeliverymode .deliverylocalstorage .m-pickupalternativestoragelocation.localstorage{padding-top:0}.m-checkoutdeliverymode .deliveryaddanote.localstorage{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-checkoutdeliverymode .deliverylocalstorage.localstorage{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-checkoutdeliverymode .form-row.grid-container .deliverydetails .deliveryadditionalinfo.localstorage,.m-checkoutdeliverymode .form-row.grid-container .deliverydetails .deliverydatepicker.localstorage{display:none}.m-checkoutdeliverypickupaddress{padding-left:30px}.m-checkoutdeliverypickupaddress .address{padding:20px 10}.m-checkoutdeliverypickupaddress .address:after{clear:both;content:'';display:table;width:100%}.m-checkoutdeliverypickupaddress .m-forminput.m-forminput-radio.form-field-width-l,.m-checkoutdeliverypickupaddress .m-forminput.m-forminput-radio.form-field-width-xl,.m-checkoutdeliverypickupaddress .m-forminput.m-forminput-radio.form-field-width-xs,.m-checkoutdeliverypickupaddress .m-forminput.m-forminput-radio.form-field-width-xxs,.m-checkoutdeliverypickupaddress .m-forminput.m-forminput-radio.form-field-width-xxxl{float:left}.m-checkoutdeliverypickupaddress .addresses{margin-bottom:-20px;margin-top:20px}.m-checkoutdeliverypickupaddress .addresses .list-unstyled li{font-size:14px}@media (min-width:750px){.m-checkoutdeliverypickupaddress .addresses{margin-left:-1.3888888889%}.m-checkoutdeliverypickupaddress .address{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-checkoutdeliverypickupaddress .address:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.m-checkoutdeliverypickupaddress .address:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.m-checkoutdeliverypickupaddress .m-containerexpandable{margin-top:-60px}}@media (min-width:900px){.m-checkoutdeliverypickupaddress .addresses{margin-left:-1.3888888889%}.m-checkoutdeliverypickupaddress .address{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-checkoutdeliverypickupaddress .address:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.m-checkoutdeliverypickupaddress .address:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.m-checkoutdeliverypickupaddress .address:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}}.m-checkoutdeliveryservice .form-row.grid-container.onlyoneoption .deliveryselection{padding:5px 0 5px 30px}.m-checkoutdeliveryservice .form-row.grid-container.onlyoneoption .deliveryselection .deliverydate{padding:0}.m-checkoutdeliveryservice .form-row.grid-container{border:1px solid #000;max-width:none;padding:10px;margin:0 0 10px}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection{display:grid;display:-ms-grid;grid-template-columns:50% 50%;-ms-grid-columns:50% 50%;padding:5px 0}@media (min-width:750px){.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection{grid-template-columns:25% 25% 50%;-ms-grid-columns:25% 25% 50%}}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliveryoption{-ms-grid-row:1;-ms-grid-column:1}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliveryoption .m-forminput-radio{width:auto;padding:0}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliveryoption .m-forminput-radio .a-formlabel{margin:0}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliveryprice{-ms-grid-row:1;-ms-grid-column:2}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliverydate{-ms-grid-row:1;-ms-grid-column:3;padding:0 0 0 15px}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliverydate .label{font-weight:700}@media (max-width:749px){.m-checkoutdeliverycontactpermission .consent-optin-group.layout-fourth&gt;ul&gt;.consent-optin{width:100%}.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col{min-width:100%}.m-form .m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col:nth-child(n+1){max-width:100%}.m-checkoutdeliveryservice .form-row.grid-container.onlyoneoption .deliverydetails .deliveryaddanote{display:none}.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliverydate{-ms-grid-column:span 2;grid-column-start:span 2;-ms-grid-column-span:2;-ms-grid-row:2;ms-grid-column:1;padding:10px 0 0 30px}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliveryadditionalinfo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails{display:grid;display:-ms-grid;grid-template-columns:1fr;-ms-grid-columns:1fr;grid-column-gap:30px;grid-row-gap:10px;-webkit-column-gap:30px;column-gap:30px;row-gap:10px}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .m-checkoutdeliverypickupaddress{-ms-grid-row:1;-ms-grid-column:1}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .m-pickupalternativestoragelocation{-ms-grid-row:2;-ms-grid-column:1;grid-row:2;grid-column:1}@media (min-width:900px){.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .m-pickupalternativestoragelocation{-ms-grid-row:1;-ms-grid-column:2;grid-row:1;grid-column:2}}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliveryadditionalinfo{-ms-grid-row:1;-ms-grid-column:1;margin-top:10px}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliveryaddanote{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-row:span 2;grid-row-start:span 2;-ms-grid-row-span:2;margin-top:10px;margin-bottom:10px}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliveryaddanote{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;-ms-grid-row:3;-ms-grid-column:1}}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker{margin:10px 0 0;display:-webkit-box;display:-webkit-flex;display:flex;display:-ms-flexbox;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-grid-row:2;-ms-grid-column:1}@media (min-width:750px){.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails{grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker .a-formlabel{width:100%}}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;-ms-grid-row:2;-ms-grid-column:1}}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker .a-formlabel{margin:0 10px 0 0}@media (min-width:900px){.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker .a-formlabel{width:unset}}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverydatepicker .m-forminput-datepicker{width:auto;margin-top:-7px}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverycutofftime{-ms-grid-column:span 2;grid-column-start:span 2;justify-self:end;-ms-grid-column-align:end;-ms-grid-column-span:2;-ms-grid-row:3;-ms-grid-column:2}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails .deliverycutofftime{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;-ms-grid-column:span 1;grid-column-start:span 1;-ms-grid-column-span:1;-ms-grid-row:4;-ms-grid-column:1}}.m-checkoutdeliveryservice .form-row.grid-container .a-formlabel{font-weight:700;margin:0}.m-checkoutdeliveryservice .form-row.grid-container-wop{cursor:pointer;border:2px solid #f2f2f2;border-radius:.25rem;max-width:none;padding:10px;margin:0 0 10px}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection{padding:5px 0}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .delivery-wrapper-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliverycutofftime{padding:15px 0 0 30px}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliverycutofftime{padding:15px 0 0 5px}}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliveryoption .m-forminput-radio{width:auto;padding:0}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliveryoption .m-forminput-radio .a-formlabel{margin:0}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliverydate{padding:15px 0 0 30px}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliverydate .label{font-weight:700}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails{padding:20px 30px 0}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container-wop .deliveryselection .deliverydate{padding:15px 0 0 5px}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails{padding:10px 5px 0}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .m-pickupalternativestoragelocation .m-table{width:300px;overflow-x:scroll}}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .m-checkoutdeliverypickupaddress{padding-left:0}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .m-pickupalternativestoragelocation .table-stripes-vertical{width:600px}}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliveryadditionalinfo{margin-top:10px}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliveryaddanote{margin-top:10px;margin-bottom:10px}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliveryaddanote textarea{border-radius:.25rem;border:2px solid #f2f2f2}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:10px 0 0}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .a-formlabel{margin:0 10px 0 0}@media (min-width:750px){.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .a-formlabel{width:100%}}@media (min-width:900px){.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .a-formlabel{width:unset}}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .m-forminput-datepicker{z-index:10!important;width:250px;margin-top:-7px}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .m-forminput-datepicker::after{font-size:20px;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;position:absolute}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .m-forminput-datepicker .m-forminput{border-radius:.25rem;border:2px solid #f2f2f2}.m-checkoutdeliveryservice .form-row.grid-container-wop .a-formlabel{font-weight:700;margin:0}.m-checkoutdeliveryshippingaddress .checkoutdeliveryshippingaddress-kiala-link{margin-top:10px}.m-checkoutdeliveryshippingaddress .address:after{clear:both;content:'';display:table;width:100%}.m-checkoutdeliveryshippingaddress .m-forminput.m-forminput-radio.form-field-width-l,.m-checkoutdeliveryshippingaddress .m-forminput.m-forminput-radio.form-field-width-xl,.m-checkoutdeliveryshippingaddress .m-forminput.m-forminput-radio.form-field-width-xs,.m-checkoutdeliveryshippingaddress .m-forminput.m-forminput-radio.form-field-width-xxs,.m-checkoutdeliveryshippingaddress .m-forminput.m-forminput-radio.form-field-width-xxxl{float:left}@media (min-width:750px){.m-checkoutdeliveryshippingaddress .addresses{margin-left:-1.3888888889%}.m-checkoutdeliveryshippingaddress .address{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-checkoutdeliveryshippingaddress .address:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.m-checkoutdeliveryshippingaddress .address:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.m-checkoutdeliveryshippingaddress .m-containerexpandable{margin-top:-60px}}@media (min-width:900px){.m-checkoutdeliveryshippingaddress .addresses{margin-left:-1.3888888889%}.m-checkoutdeliveryshippingaddress .address{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-checkoutdeliveryshippingaddress .address:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.m-checkoutdeliveryshippingaddress .address:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.m-checkoutdeliveryshippingaddress .address:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}}.m-checkoutdeliveryshippingaddress-wop .containerexpandable-togglelink{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-checkoutdeliveryshippingaddress-wop .form-row{padding-bottom:0!important}.m-checkoutdeliveryshippingaddress-wop .is-open{padding-top:0!important}.m-checkoutdeliveryshippingaddress-wop .form-layout-full,.m-checkoutdeliveryshippingaddress-wop .form-layout-half{background-color:#fff;border-radius:2px;padding:10px}.m-checkoutdeliveryshippingaddress-wop .address{width:50%}@media (max-width:749px){.m-checkoutdeliveryshippingaddress-wop .containerexpandable-togglelink{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-checkoutdeliveryshippingaddress-wop .address{width:100%}}.m-checkout-summary{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0;padding:1rem;background-color:#fff;border-radius:.25rem}.m-checkout-summary .checkout-list-el{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.m-checkout-summary .checkout-list-el .highlight{font-weight:700}.m-checkout-summary .checkout-list-el .previous{text-decoration:line-through}.m-checkout-summary .checkout-total{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkout-summary .checkout-total .checkout-heading{margin:0}.m-checkout-summary .free-shipping{font-weight:700}.m-checkout-summary .checkout-down-payment,.m-checkout-summary .checkout-vat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkout-summary .additional-text{text-align:right}.m-checkout-summary .checkout-hr{margin:0 0 30px}.m-checkout-summary .highlight-text{font-weight:700;font-size:1rem}.m-checkout-summary .checkout-continue{background:#2b5ee5;color:#fff;font-weight:700;font-size:1rem}.m-checkout-summary .discount-label{padding:.5rem .25rem;color:#647d2d;background-color:#d6f3e2;border-radius:.25rem}.m-checkout-summary .discount-value{padding:.5rem 0;white-space:nowrap}.m-checkout-summary .a-alert{margin:7.5px 0 15px}.m-checkout-summary .voucher-code-apply .togglebox-wrapper{width:unset!important}.m-checkout-summary .voucher-code-apply .form-button-wop{width:100px;background:#2b5ee5;color:#fff;font-weight:700;border-radius:.5rem}.m-checkout-summary .voucher-code-apply .voucherel{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkout-summary .voucher-code-apply .voucher-wrap{width:100%}.m-checkout-summary .voucher-code-apply .voucher-redeem{white-space:unset!important}.m-checkout-summary .voucher-code-apply .discount-label{width:50%;text-align:center!important;word-break:break-word}.m-checkout-summary .voucher-code-apply .discount-label:hover{background:#d6f3e2}.m-checkout-summary .voucher-code-apply .discount-value{font-weight:700;font-size:1rem}.m-checkout-summary .voucher-code-apply .togglebox-title{font-size:14px!important;line-height:18px!important;padding:0!important}.m-checkout-summary .form-action-secondary .button-secondary-wop{margin:15px 0 0;border-radius:.5rem;font-weight:700;color:#2b5ee5;background-color:#fff;border:1px solid #2b5ee5}.m-checkout-summary .form-action-secondary .button-secondary-wop:hover{background-color:#000}.m-checkoutsummary-itemlist{margin-bottom:16px!important}.m-checkoutsummary-itemlist .a-image{max-width:60px}.m-checkoutsummary-itemlist .item-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-checkoutsummary-itemlist .item-expanded{border-top:2px solid #d4d9de;padding-top:12px}.m-checkoutsummary-itemlist .additional-services{margin-top:12px}.m-checkoutsummary-itemlist .service-vib-name{width:240px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.m-checkoutsummary-itemlist .service-vib-hr{padding-left:6px;padding-right:6px;margin-bottom:10px;margin-top:0}.m-checkoutsummary-itemlist .service-vib-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.m-checkoutsummary-itemlist .service-vib-quantity-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:right}.m-checkoutsummary-itemlist .service-vib-quantity{margin-top:5px}.m-checkoutsummary-itemlist .item-price-quantity{text-align:right}.m-checkoutsummary-itemlist .item-quantity{display:inline-block;margin-top:5px}.m-checkoutsummary-itemlist .discounted{color:red}.m-checkoutsummary-itemlist .m-producttitle{margin-left:12px;width:190px!important}.m-checkoutsummary-itemlist .m-producttitle .product-name{font-size:16px}@media (max-width:749px){.m-checkout-summary{padding:1rem 1rem 1rem 0}.m-checkoutsummary-itemlist .m-producttitle{width:170px}}.m-checkoutsummary-itemlist .service-warranty-name{width:240px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.m-checkoutsummary-itemlist .service-warranty-hr{padding-left:6px;padding-right:6px;margin-bottom:10px;margin-top:0}.m-checkoutsummary-itemlist .service-warranty-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.m-checkoutsummary-itemlist .service-warranty-quantity-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:right}.m-checkoutsummary-itemlist .service-warranty-quantity{margin-top:5px}.m-checkout-teaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-checkout-teaser .checkout-teaser-icon{line-height:100px}.m-checkout-teaser .icon{font-size:100px}.m-checkout-teaser .checkout-teaser-button{width:220px;background:#2b5ee5;color:#fff;font-weight:700;font-size:1rem;border-radius:.5rem}.m-checkout-teaser .list-el:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#2b5ee5;margin-right:.5rem}.m-checkout-teaser .checkout-teaser-items{margin-top:1rem}.m-checkout-user-information-summary{padding:1rem;border-radius:.25rem;background-color:#fff}.m-checkout-user-information-summary .checkout-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-checkout-user-information-summary .checkout-list-el{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}.m-checkout-user-information-summary .checkout-list-el.checkout-list-el-sm{width:50%}@media (max-width:749px){.m-checkout-teaser .checkout-teaser-button{width:100%}.m-checkout-user-information-summary{padding:1rem}.m-checkout-user-information-summary .checkout-list-el{margin:0}.m-checkout-user-information-summary .checkout-list-el.checkout-list-el-sm{width:100%}}.m-checkout-user-information-summary .checkout-headline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkout-user-information-summary .checkout-body{margin:0 0 1rem 2.1rem}.m-checkout-user-information-summary .highlight-text{font-weight:700}.m-checkout-user-information-summary .checkout-icon{font-size:1.5rem;padding:1rem 0;margin:0 .5rem 0 0}.m-checkout-user-information-summary .checkout-headline-text{padding:1.25rem 0 1rem;vertical-align:top}.m-checkout-user-information-summary .checkout-hr{margin:10px 0 0;bottom:0;position:absolute}.m-checkout-user-information-summary .checkout-edit-icon{font-size:1.2rem;margin:0 1.2rem 0 0}.m-checkout-user-information-summary .checkoutordersummary-headline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-checkout-user-information-summary .checkout-icon-summary{font-size:1.5rem;padding:1rem 0;margin:0 .25rem 0 0}.m-checkout-user-information-summary .checkoutordersummary-item{width:50%}.m-chips{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;margin:4px;height:40px;max-width:222px}.m-chips .chips-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%;width:100%;padding:12px 16px;border:1px solid}.m-chips .chips-content:focus{outline:#0064a6 dotted 1px}.m-chips .chips-content .chips-content-inner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-chips .chips-content .chips-icon{display:none}.m-chips .chips-content&gt;:not(:first-child):not(.chips-icon){margin-left:12px}.m-chips.rating{max-width:none}.m-chips.rating .chips-content .a-rating.chips-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.m-chips.rating .chips-content .a-rating.chips-rating .icon{font-size:inherit}.m-chips.rating .chips-content .a-rating.chips-rating .icon.is-active{color:inherit}.m-chips.active{border-color:#2c5de5}.m-chips.active .chips-content{color:#2c5de5}.m-chips.disabled .chips-content{color:#a1a1a1;background-color:#f1f1f1}.m-chips.closeable .chips-icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin:0 0 0 10px;cursor:pointer}.m-chips.closeable .chips-icon:focus{outline:#0064a6 dotted 1px}.m-chips .dropdown-content{visibility:hidden;display:block;position:relative;z-index:5;padding:12px 16px;width:100%;background-color:#fff;border-radius:0 0 20px 20px;border:1px solid;border-top:none}.m-chips .dropdown-content .chips-select-option{padding:6px 0}.m-chips .dropdown-content .chips-select-option:focus{outline:#0064a6 dotted 1px}.m-chips .dropdown-content .a-button.multiselect-submit{margin-top:15px}.m-chips.dropdown,.m-chips.select{cursor:pointer}.m-chips.dropdown.disabled,.m-chips.select.disabled{cursor:auto}.m-chips.dropdown .chips-icon,.m-chips.select .chips-icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin:0 0 0 10px;cursor:pointer}.m-chips.dropdown .chips-icon:focus,.m-chips.select .chips-icon:focus{outline:#0064a6 dotted 1px}.m-chips.dropdown.dropdown-open .chips-icon,.m-chips.select.dropdown-open .chips-icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin:0 0 0 10px;cursor:pointer}.m-chips.dropdown.dropdown-open .chips-icon:focus,.m-chips.select.dropdown-open .chips-icon:focus{outline:#0064a6 dotted 1px}.m-chips.dropdown.dropdown-open .chips-content,.m-chips.select.dropdown-open .chips-content{border-radius:20px 20px 0 0}.m-chips.dropdown.dropdown-open .chips-content .chips-content-inner,.m-chips.dropdown.dropdown-open .chips-content .chips-icon,.m-chips.dropdown.dropdown-open .chips-content .chips-prepend-icon,.m-chips.select.dropdown-open .chips-content .chips-content-inner,.m-chips.select.dropdown-open .chips-content .chips-icon,.m-chips.select.dropdown-open .chips-content .chips-prepend-icon{color:#2c5de5}.m-chips.dropdown.dropdown-open .dropdown-content,.m-chips.select.dropdown-open .dropdown-content{visibility:visible}.m-chips.show-all-filters-chip{cursor:pointer}.m-chips.highlighted .chips-content{color:#fff;border:none}.m-chips.highlighted.dropdown.dropdown-open .chips-content-inner,.m-chips.highlighted.dropdown.dropdown-open .chips-icon,.m-chips.highlighted.dropdown.dropdown-open .chips-prepend-icon,.m-chips.highlighted.select.dropdown-open .chips-content-inner,.m-chips.highlighted.select.dropdown-open .chips-icon,.m-chips.highlighted.select.dropdown-open .chips-prepend-icon{color:#fff}.m-chips.highlighted.dropdown.dropdown-open .dropdown-content,.m-chips.highlighted.select.dropdown-open .dropdown-content{border-color:#2648a4}.m-chips-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-collage-module .collage-headline{opacity:0;-webkit-transform:translateY(120px);-ms-transform:translateY(120px);transform:translateY(120px);-webkit-transition:opacity 1s cubic-bezier(.5,1,.89,1),-webkit-transform .4s cubic-bezier(.5,1,.89,1);transition:opacity 1s cubic-bezier(.5,1,.89,1),transform .4s cubic-bezier(.5,1,.89,1),-webkit-transform .4s cubic-bezier(.5,1,.89,1);margin:12px}.m-collage-module .collage-item-wrapper{margin:15px;padding:0 0 50px}.m-collage-module .collage-item-wrapper .collage-item{list-style:none;z-index:1;display:-ms-grid;display:grid}@media (min-width:900px){.m-collage-module .collage-headline{text-align:center}.m-collage-module .collage-item-wrapper{display:-ms-grid;display:grid}.m-collage-module .collage-item-wrapper .collage-item{width:60%;-ms-grid-column:1;grid-column:1}}.m-collage-module .collage-item-wrapper .collage-item&gt;*{-ms-grid-column:1;grid-column:1}.m-collage-module .collage-item-wrapper .collage-item .collage-img{-ms-grid-row-span:10;-ms-grid-row:3;grid-row:3/span 10;-webkit-transform:translateY(500px);-ms-transform:translateY(500px);transform:translateY(500px)}.m-collage-module .collage-item-wrapper .collage-item .collage-img img{width:100%}.m-collage-module .collage-item-wrapper .collage-item .collage-description-box{-webkit-transform:translateY(-220px);-ms-transform:translateY(-220px);transform:translateY(-220px);-ms-grid-row-span:6;-ms-grid-row:1;grid-row:1/span 6;max-width:200px;height:-webkit-fit-content;height:fit-content;padding:15px;border-radius:5px;-webkit-box-shadow:0 0 10px 5px #d3d3d3;box-shadow:0 0 10px 5px #d3d3d3;background-color:#fff;z-index:3}.m-collage-module .collage-item-wrapper .collage-item .collage-description-box .a-heading{font-weight:700}.m-collage-module .collage-item-wrapper .collage-item .collage-description-box&gt;*{margin-bottom:10px}.m-collage-module .collage-item-wrapper .collage-item .collage-description-box&gt;:last-child{margin-bottom:0}@media (max-width:899px){.m-collage-module .collage-item-wrapper .collage-item{max-width:470px}.m-collage-module .collage-item-wrapper .collage-item:not(:first-child){margin:20px 0 0}.m-collage-module .collage-item-wrapper .collage-item:nth-child(2) .collage-description-box{margin-left:auto}}.m-collage-module .collage-item-wrapper .collage-item:not(:first-child) .collage-img{border:6px solid #fff}.m-collage-module .collage-item-wrapper .collage-item:first-child{margin-left:auto}.m-collage-module .collage-item-wrapper .collage-item:first-child .collage-img{margin:0 0 0 25px}@media (min-width:900px){.m-collage-module .collage-item-wrapper .collage-item:first-child .collage-img{margin:0 25px 0 0}.m-collage-module .collage-item-wrapper .collage-item:first-child{-ms-grid-row-span:15;-ms-grid-row:1;grid-row:1/span 15}.m-collage-module .collage-item-wrapper .collage-item:first-child .collage-description-box{margin-left:auto}}.m-collage-module .collage-item-wrapper .collage-item:nth-child(2){-ms-grid-row-span:15;-ms-grid-row:9;grid-row:9/span 15}@media (min-width:900px){.m-collage-module .collage-item-wrapper .collage-item:nth-child(2) .collage-img{margin:0 0 0 25px}}@media (max-width:899px){.m-collage-module .collage-item-wrapper .collage-item:nth-child(2) .collage-img{margin:0 25px 0 0}.m-compareadditem__text{display:none}}.m-collage-module .collage-item-wrapper .collage-item:nth-child(3){margin-left:auto}.m-collage-module .collage-item-wrapper .collage-item:nth-child(3) .collage-img{margin:0 0 0 25px}@media (min-width:900px){.m-collage-module .collage-item-wrapper .collage-item:nth-child(3) .collage-img{margin:0 25px 0 0}.m-collage-module .collage-item-wrapper .collage-item:nth-child(3){-ms-grid-row-span:15;-ms-grid-row:18;grid-row:18/span 15}.m-collage-module .collage-item-wrapper .collage-item:nth-child(3) .collage-description-box{margin-left:auto}}.m-collapsableprocesstoggle.is-active .process-wrapper .process-step-wrapper{background-color:#0064a6}.m-collapsableprocesstoggle.has-validated .process-wrapper .process-step-wrapper .process-step .step-icon-wrapper .step-icon{color:#647d2d;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-collapsableprocesstoggle.has-warnings .process-wrapper .process-step-wrapper .process-step .step-icon-wrapper .step-icon{color:orange;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-collapsableprocesstoggle.has-validated .process-wrapper .process-step-wrapper,.m-collapsableprocesstoggle.has-warnings .process-wrapper .process-step-wrapper{background-color:#fff;color:#000}.m-collapsableprocesstoggle.has-validated .process-wrapper .process-step-wrapper .process-step-edit .step-edit,.m-collapsableprocesstoggle.has-warnings .process-wrapper .process-step-wrapper .process-step-edit .step-edit{font-size:20px;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#999;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2);color:#fff;padding:20px;margin-bottom:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-step{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:17px}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-step .step-number-wrapper{border:1px solid #fff;border-radius:50%;width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-step .step-icon-wrapper{font-size:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-step .step-text{padding:10px;font-weight:700}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary{width:100%;margin-top:10px}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(1){margin-left:1%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(2){margin-left:2%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(3){margin-left:3%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(4){margin-left:4%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(5){margin-left:5%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(6){margin-left:6%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(7){margin-left:7%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(8){margin-left:8%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(9){margin-left:9%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(10){margin-left:10%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(11){margin-left:11%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(12){margin-left:12%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(13){margin-left:13%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(14){margin-left:14%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(15){margin-left:15%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(16){margin-left:16%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(17){margin-left:17%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(18){margin-left:18%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(19){margin-left:19%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .problem-steps:nth-child(20){margin-left:20%}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .process-summary .address-type-text{display:block;font-weight:700;font-size:18px}.m-collapsableprocesstoggle .process-wrapper .process-step-wrapper .dob-error{width:100%;color:red}.m-collapsableprocesstoggle .process-wrapper .process-step-content{display:none;padding-bottom:10px}.m-collapsableprocesstoggle .process-wrapper .process-step-content.is-open{display:block}.m-collapsableprocesstoggle .process-wrapper .process-step-content .step-submit{width:auto;float:left}.m-collapsemodule{margin-bottom:15px}.m-collapsemodule .collapse-header{border-radius:90px 6px 0 0}.m-collapsemodule .collapse-headline{margin:15px 0;text-align:center}.m-collapsemodule .collapse-divider{margin:0;padding:0 60px}.m-collapsemodule .collapse-divider::before{height:1px}.m-collapsemodule .collapse-label-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 60px}@media (max-width:749px){.m-checkout-user-information-summary .checkoutordersummary-item{width:100%}.m-collapsemodule .collapse-label-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.m-collapsemodule .collapse-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:10px;text-align:center;cursor:pointer}.m-collapsemodule .collapse-label:focus{outline:#0064a6 dotted 1px}.m-collapsemodule .collapse-label:last-child{margin-right:0}.m-collapsemodule .collapse-label-active{font-weight:700}@media (max-width:749px){.m-collapsemodule .collapse-label{width:50%;margin-right:0;margin-bottom:10px}.m-collapsemodule .collapse-label:last-child{margin-bottom:0}}.m-collapsemodule .collapse-checkmark{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:100%;margin-bottom:5px;-webkit-transition:background-color .4s ease-in-out .1s;transition:background-color .4s ease-in-out .1s}.m-collapsemodule .collapse-checkmark .icon{-webkit-transition:color .4s ease-in-out .1s;transition:color .4s ease-in-out .1s}.m-collapsemodule .collapse-content{height:0;position:relative;border-radius:0 0 6px 6px;-webkit-transition:height .4s ease-in-out .1s;transition:height .4s ease-in-out .1s}.m-collapsemodule .collapse-text{position:absolute;padding:15px 60px;opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.m-collapsemodule .collapse-text-active{opacity:1;-webkit-transition:opacity .2s ease-in-out .4s;transition:opacity .2s ease-in-out .4s}.m-collapsemodule .collapse-text :last-child{margin-bottom:0}.m-collapsemodule .collapse-text .a-heading{font-weight:700}.m-collapsemodule.light-theme .collapse-header{border:1px solid #d7e1fe;border-bottom:none;background-color:#d7e1fe}.m-collapsemodule.light-theme .collapse-headline{color:#000}.m-collapsemodule.light-theme .collapse-divider::before{background-color:#2c5de5}.m-collapsemodule.light-theme .collapse-label{color:#000}.m-collapsemodule.light-theme .collapse-checkmark{border:1px solid #2c5de5;background-color:#fff}.m-collapsemodule.light-theme .collapse-checkmark .icon{color:#2c5de5}.m-collapsemodule.light-theme .collapse-label-active .collapse-checkmark{background-color:#2c5de5}.m-collapsemodule.light-theme .collapse-label-active .collapse-checkmark .icon{color:#fff}.m-collapsemodule.light-theme .collapse-content{border:1px solid #d7e1fe;border-top:none}.m-collapsemodule.dark-theme .collapse-header{border:1px solid #2c5de5;border-bottom:none;background-color:#2c5de5}.m-collapsemodule.dark-theme .collapse-headline{color:#fff}.m-collapsemodule.dark-theme .collapse-divider::before{background-color:#fff}.m-collapsemodule.dark-theme .collapse-label{color:#fff}.m-collapsemodule.dark-theme .collapse-checkmark{border:1px solid #fff;background-color:#2c5de5}.m-collapsemodule.dark-theme .collapse-checkmark .icon{color:#fff}.m-collapsemodule.dark-theme .collapse-label-active .collapse-checkmark{background-color:#fff}.m-collapsemodule.dark-theme .collapse-label-active .collapse-checkmark .icon{color:#2c5de5}.m-collapsemodule.dark-theme .collapse-content{border:1px solid #2c5de5;border-top:none}.m-compareadditem{border:1px solid #d4d9de;color:#0064a6;cursor:pointer;text-align:center;margin-top:15px}.m-compareadditem&gt;.add-item{padding:30px 20px;margin-bottom:0}.m-compareadditem&gt;.add-item .icon{margin-left:-10px}@media print{.m-compareadditem .add-item{display:none}}@-webkit-keyframes moveout{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes moveout{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes slideIn{from{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideIn{from{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.m-comparestickybar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:-30%;left:0;width:100%;z-index:999;-webkit-transition:2s linear;transition:2s linear;background:#d4d9de}.m-comparestickybar.is-show{bottom:0;margin:0}.m-comparestickybar .comparison-slider-container{max-width:80%;float:left}.m-comparestickybar .comparison-slider-container .comparebar-content-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;margin-left:60px}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track{min-width:-webkit-max-content;min-width:max-content}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container{min-width:175px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container.moveOut{-webkit-animation:.6s moveout;animation:.6s moveout}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container.new-product{-webkit-animation:.6s ease-in forwards slideIn;animation:.6s ease-in forwards slideIn}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container .image-code{display:inline-block}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container .image-code .a-image{margin-right:30px;min-height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container .image-code .comparebar-thumb-code{margin-top:10px}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container .comparebar-thumb-close{cursor:pointer;float:right;font-size:10px}.m-comparestickybar .comparison-slider-container .comparebar-content-container .slick-track .comparebar-thumb-container .vl{border-left:1px solid #666;height:80px;margin-left:20%}.m-comparestickybar a.btn-bottom-set{margin-top:auto;margin-bottom:auto;height:-webkit-fit-content;height:fit-content}@media (max-width:749px){.m-comparestickybar .is-desktop{display:none!important}.m-comparestickybar a.btn-bottom-set{width:100%}}@media (min-width:750px) and (max-width:899px){.m-comparestickybar .is-desktop{display:none!important}.m-comparestickybar a.btn-bottom-set{width:100%}}@media (min-width:900px){.m-comparestickybar .is-mobile{display:none!important}.m-comparestickybar a.btn-bottom-set{width:auto;border-radius:7px}.m-comparetable__header-top{padding-left:10px}}.m-comparestickybar .a-paginationarrows{font-size:15px;width:30px;height:30px;margin-top:-10px;background-color:#999;color:#000}.m-comparestickybar .a-paginationarrows.slick-disabled{display:none!important}.m-comparestickybar .a-paginationarrows.next{margin-right:20%}.m-comparetable{background:#fff}.m-comparetable__warning-message{margin:10px;border:2px solid #2b5ee5;background-color:#c3d3df;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-comparetable__warning-message .content{color:#2b5ee5;padding:10px}.m-comparetable__warning-message .content-icon{color:#2b5ee5;padding:20px}.m-comparetable__header-top{min-height:30px;margin-top:20px}.m-comparetable__title{display:block;font-weight:700;font-size:24px}.m-comparetable__product-numbers,.m-comparetable__product-numbers-unit{font-weight:400}.m-comparetable__product-optional-headline{margin:10px 0}.m-comparetable__col{min-height:30px;vertical-align:top;border-bottom:none;text-align:left;padding:3px}.m-comparetable__col--wide{border-bottom:none;width:60px;text-align:left}@media (min-width:750px){.m-comparetable__col{padding:5px}.m-comparetable__col--wide{width:120px}}@media (min-width:900px){.m-comparetable__col{padding:10px}.m-comparetable__col--wide{width:200px}}.m-comparetable__col--small{width:25px;min-width:25px;padding-left:0;padding-right:0;visibility:visible;border-bottom:none}.m-comparetable__col--hidden{display:none}.m-comparetable__col--with-padding{padding-left:35px}.m-comparetable__propertyvalue{word-break:break-word;width:45%;max-width:45%}.m-comparetable__expand-controls{padding-top:5px;padding-bottom:10px;float:right}@media (min-width:750px){.m-comparetable__propertyvalue{width:20%;max-width:20%}.m-comparetable__expand-controls{padding-top:5px}.m-comparetable__table .m-comparetable__property-content-wrapper{padding:0}}@media (min-width:900px){.m-comparetable__expand-controls{padding-top:0}}.m-comparetable__slide-controls{margin-top:160px;display:inline-block}.m-comparetable__slide-controls:hover{cursor:pointer}.m-comparetable__slide-controls--disabled.m-comparetable__slide-controls{color:#d4d9de;cursor:default}.m-comparetable__subrow{border-bottom:1px solid #d4d9de}.m-comparetable__subrow--has-differences .m-comparetable__property-content-wrapper{background-color:rgba(0,100,166,.25)}.m-comparetable__subrow--has-differences .m-comparetable__property-content-wrapper--noBackgroud{background:0 0}.m-comparetable__propertyname-row{display:none}.m-comparetable__property-content-wrapper{min-height:30px;padding:10px}.m-comparetable__expandrow:hover{cursor:pointer}.m-comparetable__expandrow:not(.m-comparetable__expandrow--expanded) .m-comparetable__property-title:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-comparetable__expandrow:not(.m-comparetable__expandrow--expanded) .m-comparetable__property-title .m-comparetable__text.is-opened{display:none}.m-comparetable__expandrow:not(.m-comparetable__expandrow--expanded) .m-comparetable__property-title .m-comparetable__text.is-closed{display:inline}.m-comparetable__expandrow--expanded .m-comparetable__property-title{color:#3c464b}.m-comparetable__expandrow--expanded .m-comparetable__property-title:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-comparetable__expandrow--expanded .m-comparetable__property-title .m-comparetable__text.is-opened{display:inline}.m-comparetable__expandrow--expanded .m-comparetable__property-title .m-comparetable__text.is-closed{display:none}.m-comparetable__expandrow--expanded .m-comparetable__property-content-wrapper{-webkit-animation-name:rowslidedown;animation-name:rowslidedown;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease}.m-comparetable__table{margin:0;border-spacing:0;border:0;table-layout:fixed;width:100%}.m-comparetable__table--expanded .m-comparetable__expand-all-rows{display:none}.m-comparetable__table--expanded .m-comparetable__collapse-all-rows,.m-comparetable__table:not(.m-comparetable__table--expanded) .m-comparetable__expand-all-rows{display:inline}.m-comparetable__table:not(.m-comparetable__table--expanded) .m-comparetable__collapse-all-rows{display:none}.m-comparetable__table .table-fixed-header{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.m-comparetable__table .m-comparetable__property-content-wrapper{padding:0}.m-comparetable__table .m-comparetable__propertyname-row .m-comparetable__property-content-wrapper{padding-top:5px;padding-left:50px}.m-comparetable__table .m-comparetable__propertyname{word-break:break-all}.m-comparetable__table .m-comparetable__view-controls{position:absolute}.m-comparetable__properties{padding:0 15px 0 25px}.m-comparetable__property-title{padding-top:10px}.m-comparetable__text{padding-left:20px}.m-comparetable__show-differences-only{margin-top:10px;padding-bottom:5px;vertical-align:middle}.m-comparetable__m-compareadditem{border:1px solid #d4d9de;cursor:pointer;text-align:center;margin-top:15px}@media (min-width:900px){.m-comparetable__table .m-comparetable__property-content-wrapper{padding:10px}.m-comparetable__m-compareadditem{display:none!important}.product-family-dropdown{float:right}}@-webkit-keyframes rowslidedown{0%{max-height:0}100%{max-height:-webkit-max-content;max-height:max-content}}@keyframes rowslidedown{0%{max-height:0}100%{max-height:-webkit-max-content;max-height:max-content}}.fixedHeader-floating,.fixedHeader-locked{background:#fff}.fixedHeader-locked{display:none}.m-productconversionarea.m-productconversionarea--m-compareTable{word-break:break-word}.m-productconversionarea.m-productconversionarea--m-compareTable .buttongroup .a-button{width:100%;max-width:240px}.m-productconversionarea.m-productconversionarea--m-compareTable .stock-wrapper{margin-bottom:0}.js-initial-hidden-column{visibility:hidden}.product-family-dropdown .product-family-container .select2-container .select2-selection{font-weight:700;border-radius:4px!important}.product-family-dropdown .product-family-container .select2-container .select2-results__options{overflow-x:hidden;word-break:break-all}.footnote-sup{cursor:pointer}@media print{body{width:100%}.a-rating,.icon-arrow-left,.icon-arrow-right,.js-button-group-wrapper,.js-detail-wrapper,.m-comparetable__expand-controls,.m-comparetable__header-bottom,.m-comparetable__print-controls,.m-comparetable__product-optional-headline,.m-comparetable__view-controls,.m-comparetable__warning-message,.m-footerfootnote,.m-linklist,.m-next-best-steps,.m-pagetitle,.o-producttilesslider,.product-family-dropdown,.stock-info-wrapper{display:none}.m-comparetable__table .table-fixed-header{position:static}.m-comparetable__additem{visibility:hidden}}.a-heading.header-text{font-size:15px}.m-comparetableHeader{max-width:240px}.m-comparetableHeader__header{overflow:hidden}.m-comparetableHeader__delete{text-align:right;width:20%;float:right;padding:0}.m-comparetableHeader__thumbnail{width:80%;float:left}.m-comparetableHeader__thumbnail img{max-height:250px}.m-comparetableHeader__producttitle{min-height:40px;margin-top:9px}.m-comparetableHeader__ratingsummary{margin-top:10px;font-size:12px}.m-comparetableHeader__ratingsummary .questions,.m-comparetableHeader__ratingsummary .reviews,.m-comparetableHeader__ratingsummary .text{display:none!important}@media (min-width:900px){.m-comparetableHeader__delete{padding-left:10px;text-align:left}.m-comparetableHeader__ratingsummary .ratings .text{display:block!important}}.m-comparetableHeader__button{margin-top:10px;word-break:break-all}.m-comparetableHeader .product-promotion-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-comparetableHeader .product-promotion-wrapper .promotion-wrapper-left,.m-comparetableHeader .product-promotion-wrapper .promotion-wrapper-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-confirmationmessage{margin:0 0 20px}.m-confirmationmessage .a-button{max-width:30em}.m-confirmationmessage .email-sent-to .email-to{font-weight:none;color:none}.m-confirmationmessage.checkout-confirmation-message,.m-confirmationmessage.dob2-confirmation-message{text-align:center}.m-consumerdetailsstatus{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.m-consumerdetailsstatus .consumer-is-one-consumer{font-weight:700}.m-consumersearchbox .submitwrapper button{margin-bottom:0}.m-consumersearchbox .simplesearch .a-morecontenttogglelink{margin-bottom:0}.m-consumersearchbox .detailed-search-trigger .content-toggle{margin-top:10px}.m-consumersearchbox .detailed-search-view{max-height:0;overflow:hidden}.m-consumersearchbox .detailed-search-view:after{clear:both;content:'';display:table;width:100%}.m-consumersearchbox .detailed-search-view.is-in-transition{-webkit-transition:max-height .4s;transition:max-height .4s}.m-consumersearchbox .detailed-search-view.is-open{max-height:none;overflow:visible}.m-consumersearchbox .detailed-search-view .m-filterlayer:after{content:none}.m-contactteaser{max-width:100%;margin-left:auto;margin-right:auto}.m-contactteaser:after{content:" ";display:block;clear:both}.m-contactteaser .person-details,.m-contactteaser .profile-image{margin-bottom:30px}.m-contactteaser .person-details .a-heading{margin-bottom:10px}.m-contactteaser .person-details .title{margin-bottom:15px}.m-contactteaser .contact,.m-contactteaser .person-details .adress{margin-bottom:0}@media (min-width:750px){.m-consumersearchbox .simplesearch fieldset{padding-bottom:0}.m-contactteaser .profile-image{width:25%;float:left;margin:0;padding:0 1.3888888889% 0 0}.m-contactteaser .person-details{width:50%;float:left;margin:0;padding:0 1.3888888889%}.m-contactteaser .person-details:first-child{padding-left:0;width:75%}.m-contactteaser .contact{width:25%;float:left;padding:0 0 0 1.3888888889%}.m-contentheader .content{padding:0}}.m-containerexpandable .containerexpandable-togglelink .content-toggle{text-align:left;width:100%}.m-containerexpandable .containerexpandable-togglelink .content-less-toggle{text-align:center}.m-contentcomparetable.arrow-position-0 .container .content-wrap .item:nth-of-type(1) .item-content-information .expand-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-contentcomparetable.arrow-position-0 .container .content-wrap .item:nth-of-type(1) .item-content-information .expand-area .icon{visibility:visible}.m-contentcomparetable.arrow-position-1 .container .content-wrap .item:nth-of-type(2) .item-content-information .expand-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-contentcomparetable.arrow-position-1 .container .content-wrap .item:nth-of-type(2) .item-content-information .expand-area .icon,.m-contentcomparetable.arrow-position-2 .container .content-wrap .item:nth-of-type(3) .item-content-information .expand-area .icon{visibility:visible}.m-contentcomparetable .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.m-contentcomparetable .container .content-wrap{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:15px}.m-contentcomparetable .container .content-wrap .item{width:100%;z-index:3}.m-contentcomparetable .container .content-wrap .item:nth-of-type(1n+5){display:none}.m-contentcomparetable .container .content-wrap .item:nth-of-type(1n+2) .headline-expand-area{visibility:hidden}.m-contentcomparetable .container .content-wrap .item:last-of-type .item-content,.m-contentcomparetable .container .content-wrap .item:last-of-type .item-content-information.expanded,.m-contentcomparetable .container .content-wrap .item:nth-of-type(4) .item-content,.m-contentcomparetable .container .content-wrap .item:nth-of-type(4) .item-content-information.expanded{overflow:hidden}.m-contentcomparetable .container .content-wrap .item .item-headline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-contentcomparetable .container .content-wrap .item .item-content-information{max-height:100px;overflow:hidden;position:relative}.m-contentcomparetable .container .content-wrap .item .item-content-information.expanded{max-height:unset;overflow:visible}.m-contentcomparetable .container .content-wrap .item .item-content-information.expanded .expand-area{display:none}.m-contentcomparetable .container .content-wrap .item .item-content-information .expand-area{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;bottom:0;padding:0 0 10px;height:25px;background-color:#fff;opacity:.9;width:100%}.m-contentcomparetable .container .content-wrap .item .item-content-information .expand-area .icon{visibility:hidden}.m-contentcomparetable .container .content-wrap .item .item-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;z-index:4}.m-contentcomparetable .container .content-wrap .item .item-header .m-forminput .select-wrap{margin:0}.m-contentcomparetable .container .content-wrap .item .item-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-contentcomparetable .container .content-wrap .item .item-content .a-image img{width:100%}.m-contentcomparetable .container .content-wrap .item .item-content .inner-information{margin:15px 0;overflow:hidden;position:relative}.m-contentcomparetable .container .content-wrap .item .item-content .divider-light{width:-webkit-calc(100% + 15px);width:calc(100% + 15px);height:1px;background-color:rgba(0,0,0,.2)}.m-contentcomparetable .container .content-wrap .item .item-content .divider-dark{width:-webkit-calc(100% + 15px);width:calc(100% + 15px);height:1px;background-color:rgba(0,0,0,.5)}.m-contentheader .content{padding:0}.m-contentheader .footnote-number{font-weight:700;vertical-align:super}.m-contentheader .footnote-number::before{content:"["}.m-contentheader .footnote-number::after{content:"]"}.m-contentheader .footnote-number-innote::before{content:"["}.m-contentheader .footnote-number-innote::after{content:"]"}.m-contentheader .footnote-number-innote{vertical-align:super}.m-contentheader .footnote-text{font-size:12px;color:#999}.m-contentloadBySelection__content{margin:20px 0 0}.m-contentloadBySelection__tab-inner{color:#000;margin:0}.m-contentloadBySelection .m-tabs .tab-panel.is-active{float:none}.m-contentteaser .contentteaser-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-contentteaser .contentteaser-wrap .media{width:100%}@media (min-width:750px){.m-contentteaser .contentteaser-wrap .media{-webkit-flex-basis:67%;-ms-flex-preferred-size:67%;flex-basis:67%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.m-contentteaser .contentteaser-wrap .media-inner{padding-left:1.3888888889%;padding-right:1.3888888889%;margin:0 5px}.m-contentteaser .contentteaser-wrap .content{-webkit-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}.m-contentteaser .contentteaser-wrap .content .content-inner{padding-left:1.3888888889%;padding-right:1.3888888889%;margin:0 20px}.m-contentteaser .contentteaser-wrap.media-right .media{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-contentteaser .contentteaser-wrap.media-right .content{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-contentteaser .contentteaser-wrap.media-right .content .content-inner{padding-top:10px;padding-bottom:10px;margin:0 10px}}.m-contentteaser.effect-on-hover .media-inner .a-image img{-webkit-transition:30s linear;transition:30s linear}.m-contentteaser.effect .media-inner .a-image,.m-contentteaser.effect-on-hover .media-inner .a-image{overflow:hidden}.m-contentteaser.effect .media-inner img,.m-contentteaser.effect-on-hover .media-inner .a-image:hover img{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-contentteaser .footnote-number{font-weight:700;vertical-align:super}.m-contentteaser .footnote-number::before{content:"["}.m-contentteaser .footnote-number::after{content:"]"}.m-contentteaser .footnote-number-innote::before{content:"["}.m-contentteaser .footnote-number-innote::after{content:"]"}.m-contentteaser .footnote-number-innote{vertical-align:super}.m-contentteaser .footnote-text{font-size:12px;color:#999}.m-contenttext2col{margin-bottom:0;width:100%}.m-contenttext2col:after{clear:both;content:'';display:table;width:100%}.m-contenttext2col .footnote-number{font-weight:700;vertical-align:super}.m-contenttext2col .footnote-number::before{content:"["}.m-contenttext2col .footnote-number::after{content:"]"}.m-contenttext2col .footnote-number-innote::before{content:"["}.m-contenttext2col .footnote-number-innote::after{content:"]"}.m-contenttext2col .footnote-number-innote{vertical-align:super}.m-contenttext2col .footnote-text{font-size:12px;color:#999}.m-contenttextmedia{width:100%}.m-contenttextmedia .heading:after,.m-contenttextmedia:after{clear:both;content:'';display:table;width:100%}.m-contenttextmedia .content:only-child{display:block;float:none;width:100%}.m-contenttextmedia .content-inner p+.a-heading{margin-top:20px}.m-contenttextmedia .media .m-highlightbox,.m-contenttextmedia .media .m-listbox,.m-contenttextmedia .media .m-mediagallery,.m-contenttextmedia .media .mediagallery-wrapper{margin-bottom:0}.m-contenttextmedia .content .icon-rotate360{display:none}@media (max-width:899px){.m-contentcomparetable.arrow-position-0 .container .content-wrap .item:nth-of-type(1) .item-headline .icon,.m-contentcomparetable.arrow-position-1 .container .content-wrap .item:nth-of-type(2) .item-headline .icon{visibility:visible}.m-contentcomparetable .container .content-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.m-contentcomparetable .container .content-wrap .item:nth-of-type(1n+3){display:none}.m-contentcomparetable .container .content-wrap .item:nth-of-type(2) .item-content,.m-contentcomparetable .container .content-wrap .item:nth-of-type(2) .item-content-information.expanded{overflow:hidden}.m-contentcomparetable .container .content-wrap .item .item-content .a-image img{margin-top:0}.m-contentcomparetable .container .content-wrap .item .item-content-information{max-height:0}.m-contentcomparetable .container .content-wrap .item .item-headline .icon{visibility:hidden}.m-contentcomparetable .container .content-wrap .item .expand-area{display:none}.m-contenttextmedia .content .icon-rotate360{display:inline-block}.m-contenttextmediaslider.pagination-with-dots .m-slider.slick-initialized .paginationarrows{display:none}}.g-col .m-contenttextmedia{margin-left:-1.3888888889%;margin-right:-1.3888888889%;width:auto}@media (min-width:750px){.m-contenttextmedia .heading-special{display:block;float:left;vertical-align:middle;width:50%}.m-contenttextmedia .heading-special .a-heading{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-contenttextmedia .heading-special~.content{clear:both}.m-contenttextmedia .media{width:50%}.m-contenttextmedia .media.align-bottom{vertical-align:bottom}.m-contenttextmedia .content{width:50%}.m-contenttextmedia .content,.m-contenttextmedia .media{display:block;float:left;vertical-align:top}.m-contenttextmedia[data-media-size=size-1of3] .media{width:33.3333333333%}.m-contenttextmedia[data-media-size=size-1of3] .content,.m-contenttextmedia[data-media-size=size-2of3] .media{width:66.6666666667%}.m-contenttextmedia[data-media-size=size-2of3] .content{width:33.3333333333%}.m-contenttextmedia[data-type=contenttext-image] .content,.m-contenttextmedia[data-type=contenttext-video] .content{width:100%}}@media (min-width:900px){.m-contentheader .content{padding:0}.m-contenttextmedia[data-type=contenttext-image],.m-contenttextmedia[data-type=contenttext-video]{display:table;table-layout:fixed}.m-contenttextmedia[data-type=contenttext-image] .content,.m-contenttextmedia[data-type=contenttext-video] .content{display:table-cell;float:none;vertical-align:middle;width:50%}.m-contenttextmedia[data-type=contenttext-image] .media,.m-contenttextmedia[data-type=contenttext-video] .media{display:table-cell;float:none}}.m-contenttextmedia.effect-on-hover .media-inner .a-image img{-webkit-transition:30s linear;transition:30s linear}.m-contenttextmedia.effect .media-inner,.m-contenttextmedia.effect .media-inner .a-image,.m-contenttextmedia.effect-on-hover .media-inner,.m-contenttextmedia.effect-on-hover .media-inner .a-image{overflow:hidden}.m-contenttextmedia.effect .media-inner .a-image,.m-contenttextmedia.effect-on-hover .media-inner:hover .a-image{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-contenttextmedia .footnote-number{font-weight:700;vertical-align:super}.m-contenttextmedia .footnote-number::before{content:"["}.m-contenttextmedia .footnote-number::after{content:"]"}.m-contenttextmedia .footnote-number-innote::before{content:"["}.m-contenttextmedia .footnote-number-innote::after{content:"]"}.m-contenttextmedia .footnote-number-innote{vertical-align:super}.m-contenttextmedia .footnote-text{font-size:12px;color:#999}.m-contenttextmediabig.effect-on-hover .media-inner .a-image img{-webkit-transition:30s linear;transition:30s linear}.m-contenttextmediabig.effect .media-inner .a-image,.m-contenttextmediabig.effect-on-hover .media-inner .a-image{overflow:hidden}.m-contenttextmediabig.effect .media-inner img,.m-contenttextmediabig.effect-on-hover .media-inner .a-image:hover img{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-contenttextmediabig .footnote-number{font-weight:700;vertical-align:super}.m-contenttextmediabig .footnote-number::before{content:"["}.m-contenttextmediabig .footnote-number::after{content:"]"}.m-contenttextmediabig .footnote-number-innote::before{content:"["}.m-contenttextmediabig .footnote-number-innote::after{content:"]"}.m-contenttextmediabig .footnote-number-innote{vertical-align:super}.m-contenttextmediabig .footnote-text{font-size:12px;color:#999}.m-contenttextmediaslider{position:relative}.m-contenttextmediaslider .image-video-wrapper{font-size:0;line-height:0}.m-contenttextmediaslider .m-contenttextmedia{margin-bottom:10px;width:100%}@media (max-width:749px){.m-contenttextmediaslider{margin-bottom:20px}}.m-contenttextmediaslider.pagination-with-dots .m-slider.slick-initialized .a-paginationdots{position:static}.m-contenttextmediaslider.pagination-with-dots .m-slider.slick-initialized .paginationarrows{visibility:hidden}.m-contenttextmediaslider.pagination-with-dots .m-slider.slick-initialized:hover .paginationarrows{visibility:visible}.m-contenttextmediaslider.effect-on-hover .media-inner img{-webkit-transition:30s linear;transition:30s linear}.m-contenttextmediaslider.effect .media-inner .a-image,.m-contenttextmediaslider.effect-on-hover .media-inner .a-image{overflow:hidden}.m-contenttextmediaslider.effect .media-inner img,.m-contenttextmediaslider.effect-on-hover .media-inner .a-image:hover img{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.stock-placeholder{height:20px;width:100%;margin-bottom:10px;margin-top:10px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}@-webkit-keyframes skeleton-loading{0%{background-color:#d4d9de}}.location-link-placeholder{height:100px;margin-bottom:10px;margin-top:10px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.color-select-placeholder{height:50px;width:100%;margin-bottom:10px;margin-top:10px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.quantity-select-placeholder{height:50px;width:100%;max-width:150px;margin-bottom:10px;margin-top:10px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.add-to-cart-button-placeholder{height:50px;width:100%;margin-bottom:10px;margin-top:10px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-conversionbar{display:inline-block;width:100%}.m-conversionbar .a-link{border-left:1px solid #d4d9de;float:right}.m-conversionbar .a-link .count-indicator{vertical-align:middle}.m-conversionbar .search.is-active .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}@media (min-width:750px){.contenttextmedia-size-1of3 .m-contenttextmedia .content:not(:only-child){width:66.6666666667%}.contenttextmedia-size-1of3 .m-contenttextmedia .media{width:33.3333333333%}.contenttextmedia-size-1of2 .m-contenttextmedia .content:not(:only-child),.contenttextmedia-size-1of2 .m-contenttextmedia .media{width:50%}.contenttextmedia-size-2of3 .m-contenttextmedia .content:not(:only-child){width:33.3333333333%}.contenttextmedia-size-2of3 .m-contenttextmedia .media{width:66.6666666667%}.m-conversionbar .a-link{padding:5px 15px}.m-conversionbarrebrush.user-logged-in:not(.popover-content) .mybrand .text{display:inline}}@media (max-width:899px){.m-conversionbar .a-link .text{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (min-width:900px){.m-conversionbar .a-link{border:none}.m-conversionbar .a-link.js-vp3-hidden{display:none}}.m-conversionbarrebrush{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-conversionbarrebrush:not(.popover-content) .mybrand .text{display:none}.m-conversionbarrebrush .search:focus{outline:#0064a6 dotted 1px}.m-conversionbarrebrush .icon-avatarloggedin,.m-conversionbarrebrush .icon-avatarloggedinactive{font-size:30px}.m-conversionbarrebrush .icon-avatardefault,.m-conversionbarrebrush .icon-avatardefaultactive{font-size:24px}.m-conversionbarrebrush .a-link.mybrand{color:#000}.m-conversionbarrebrush .a-link.mybrand.active,.m-conversionbarrebrush .a-link.mybrand:hover{color:#2c5de5}.m-conversionbarrebrush .a-link.shoppingcart,.m-conversionbarrebrush .icon.icon-search{color:#000;cursor:pointer}.m-conversionbarrebrush .a-link.shoppingcart:hover,.m-conversionbarrebrush .icon.icon-search:hover{color:#2c5de5}.m-cookitmaplist{position:relative;height:100%;max-width:100%;margin-left:auto;margin-right:auto}.m-cookitmaplist:after{content:" ";display:block;clear:both}.m-cookitmaplist.pre-initialized{display:none;visibility:hidden}.m-cookitmaplist .dealer-layout{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.m-cookitmaplist .dealer-col-1{grid-column:1/4;min-height:130px}.m-cookitmaplist .expert-image-container{-ms-grid-column:4;grid-column:4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:20px}.m-cookitmaplist .expert-image-container img{width:80px;height:80px;border-radius:50%}.m-cookitmaplist .map-wrap{height:100%;position:relative}.m-cookitmaplist .map-wrap.pre-initialized .a-button-show-layer,.m-cookitmaplist .map-wrap.pre-initialized .a-button-toggle-list{display:none}.m-cookitmaplist .map{height:100%;position:relative}.m-cookitmaplist .map-inner{height:100%;position:absolute;width:100%}.m-cookitmaplist .map-inner .location-pin{z-index:9}.m-cookitmaplist .map-inner .location-pin.active,.m-cookitmaplist .map-inner .location-pin.mouseover{cursor:pointer;font-size:40px;margin-left:-5px;margin-top:-5px;z-index:10}.m-cookitmaplist .map-inner .location-pin.active.dealer-pin,.m-cookitmaplist .map-inner .location-pin.mouseover.dealer-pin{color:#9e2896}.m-cookitmaplist .map-inner .location-pin.active.expert-pin,.m-cookitmaplist .map-inner .location-pin.mouseover.expert-pin{color:#00884a}.m-cookitmaplist .map-inner .location-pin.active.event-pin,.m-cookitmaplist .map-inner .location-pin.mouseover.event-pin{color:#18837e}.m-cookitmaplist .map-inner .location-pin.active:after,.m-cookitmaplist .map-inner .location-pin.mouseover:after{font-size:15px;left:5.5px;line-height:5px;top:32px;width:28px}.m-cookitmaplist .a-button-show-layer,.m-cookitmaplist .a-button-toggle-list{background:#fff;position:absolute;z-index:12}.m-cookitmaplist .a-button-show-layer.a-button-plain:hover,.m-cookitmaplist .a-button-toggle-list.a-button-plain:hover{background:#fff}.m-cookitmaplist .a-button-show-layer.mobile-hidden,.m-cookitmaplist .a-button-toggle-list.mobile-hidden{display:none;visibility:hidden}.m-cookitmaplist .a-button-toggle-list{height:125px;left:0;margin-top:-62.5px;top:50%;width:25px}.m-cookitmaplist .a-button-show-layer{bottom:0;height:20px;left:50%;margin-left:-62.5px;width:125px}.m-cookitmaplist .dealer-wrap{overflow:hidden;position:relative;padding:0 2px;display:none}.m-cookitmaplist .dealer-wrap.visible{display:block}.m-cookitmaplist .dealer-list{height:-webkit-calc(100% - 15px);height:calc(100% - 15px);list-style:none;overflow-y:auto;padding-left:0;margin:0}.m-cookitmaplist .dealer-list.no-results{margin-bottom:0}.m-cookitmaplist .search-legend .search-legend-dealers{background-color:#f7eef6}.m-cookitmaplist .search-legend .search-legend-experts{background-color:#e2f5e7}.m-cookitmaplist .search-legend .search-legend-events{background-color:#ddf5f3}.m-cookitmaplist .search-legend p{margin:0;padding:.5rem}.m-cookitmaplist .search-legend .search-legend-item{margin-bottom:.6rem}.m-cookitmaplist .dealer-item{border-bottom:1px solid #879baa;margin-bottom:10px;position:relative}.m-cookitmaplist .dealer-item.cookit-dealer-item{background-color:#f7eef6}.m-cookitmaplist .dealer-item.cookit-expert-item{background-color:#e2f5e7}.m-cookitmaplist .dealer-item.cookit-event-item{background-color:#ddf5f3}.m-cookitmaplist .dealer-item.cookit-expert-support-item{background-color:#e8f1ff}.m-cookitmaplist .dealer-item .opening-hours{margin-bottom:20px}.m-cookitmaplist .dealer-item .dealer-col-1{padding-top:20px}.m-cookitmaplist .dealer-item.filter-hidden{display:none;visibility:hidden}.m-cookitmaplist .dealer-item.no-results{border-bottom:none;padding:0}.m-cookitmaplist .dealer-item.no-results:hover{background:0 0;cursor:default}.m-cookitmaplist .dealer-item .cookit-data-event{margin-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.m-cookitmaplist .dealer-item .external-cookit-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:10px;grid-column:1/-1}.m-cookitmaplist .dealer-item .dealer-col-1,.m-cookitmaplist .dealer-item .dealer-col-2{padding-left:63px}.m-cookitmaplist .dealer-item .dealer-data{display:block}.m-cookitmaplist .dealer-item .dealer-data.hours,.m-cookitmaplist .dealer-item .dealer-data.links{list-style:none;margin:0 0 20px;padding:0}.m-cookitmaplist .dealer-item .dealer-data.links .a-link{overflow:hidden;width:100%;word-break:break-all}.m-cookitmaplist .dealer-item .dealer-data.address{font-style:normal;margin-bottom:20px}.m-cookitmaplist .dealer-item .location-meta{display:block;left:12px;position:absolute;text-align:center;top:29px;width:31px}@media (min-width:750px){.m-cookitmaplist .dealer-item .external-cookit-link{margin:10px 10px 10px 0;padding-left:63px;padding-right:130px}.m-cookitmaplist .dealer-item .location-meta{left:5px;width:48px}.m-cookitmaplist .dealer-item .dealer-col-1,.m-cookitmaplist .dealer-item .dealer-col-2,.m-cookitmaplist .dealer-item .dealer-gallery{padding-left:63px}}.m-cookitmaplist .dealer-item .location-distance{display:inline-block;margin-top:10px;word-spacing:999px}.m-cookitmaplist .dealer-item .link-buy-online,.m-cookitmaplist .dealer-item .m-imagelist-dealerlocator{margin-bottom:20px}@media (max-width:749px){.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-1,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-2,.m-cookitmaplist .dealer-item .dealer-col-1,.m-cookitmaplist .dealer-item .dealer-col-2{padding-right:12px}}@media (min-width:900px){.m-cookitmaplist .dealer-item .location-meta{left:0;width:55px}.m-cookitmaplist .dealer-item .dealer-col-1{padding-left:63px}.m-cookitmaplist .dealer-item .dealer-col-2{width:33.3333333333%;float:left;padding-left:2.7777777778%;padding-right:2.7777777778%}.m-cookitmaplist .dealer-item .dealer-gallery{padding-left:63px}.m-cookitmaplist .dealer-item .dealer-gallery .a-paginationarrows.next,.m-cookitmaplist .dealer-item .dealer-gallery .a-paginationarrows.prev{font-size:30px;height:60px;margin-top:-30px;width:60px}}.m-cookitmaplist .dealer-wrap .location-pin:after{top:2px;left:5px}.m-cookitmaplist .map-wrap .location-pin:after{top:18px;left:5.5px}.m-cookitmaplist .map-wrap .location-pin.baidu:after{top:-3px;left:5px}.m-cookitmaplist .map-wrap .location-pin.mouseover.baidu:after{top:0;left:7px}.m-cookitmaplist .location-pin{position:relative}.m-cookitmaplist .location-pin.dealer-pin{color:#9e2896}.m-cookitmaplist .location-pin.expert-pin{color:#00884a}.m-cookitmaplist .location-pin.event-pin{color:#18837e}.m-cookitmaplist .location-pin:after{border-radius:50%;color:#fff;content:attr(data-dealer-index);display:block;font-family:sans-serif;font-size:12px;position:absolute;text-align:center;width:20px}.m-cookitmaplist .dealer-detail-wrap{margin-top:76px}.m-cookitmaplist .dealer-detail-wrap .link-container{border-bottom:1px solid #879baa;left:0;padding-bottom:15px;padding-top:20px;position:absolute;right:0;top:0}.m-cookitmaplist .dealer-detail-wrap .dealer-detail{position:relative;max-height:100%;overflow-y:auto}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-1,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-2{padding-left:63px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-data{display:block}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-data.hours,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-data.links{list-style:none;margin:0 0 20px;padding:0}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-data.links .a-link{overflow:hidden;width:100%;word-break:break-all}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-data.address{font-style:normal;margin-bottom:20px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .location-meta{display:block;left:12px;position:absolute;text-align:center;top:29px;width:31px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .location-distance{display:inline-block;margin-top:10px;word-spacing:999px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .link-buy-online,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .m-imagelist-dealerlocator{margin-bottom:20px}@media (min-width:750px){.m-cookitmaplist .dealer-detail-wrap .dealer-detail .location-meta{left:5px;width:48px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-1,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-2,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-gallery{padding-left:63px}}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .hours-item:after{clear:both;content:'';display:table;width:100%}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .hours-item .times{float:right}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .hours-item .times .times-item{display:block}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-logo{display:block;margin-bottom:20px;max-width:100%}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-text{margin-bottom:20px}.m-cookitmaplist .more-info{grid-column:1/-1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;margin:20px 0;padding-left:63px;padding-right:12px}.m-cookitmaplist .more-info .more-info-button{width:-webkit-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;cursor:pointer}.m-cookitmaplist .more-info .more-info-details{max-width:350px}.m-cookitmaplist .more-info .more-info-details .more-info-list{list-style:inside;margin-bottom:15px}.m-cookitmaplist .more-info .more-info-details .more-info-text{text-align:center}.m-cookitmaplist .item-indicator{margin-bottom:16px;color:#fff;width:-webkit-fit-content;width:fit-content;grid-column:1/-1;padding:5px;font-weight:700}.m-cookitmaplist .item-indicator.dealer-indicator{background-color:#9e2896}.m-cookitmaplist .item-indicator.expert-indicator{background-color:#00884a}.m-cookitmaplist .item-indicator.event-indicator{background-color:#18837e}.m-cookitmaplist .item-indicator.event-type{position:absolute;justify-self:end;background-color:#707070}.m-cookitmaplist .item-indicator.event-online-indicator{position:absolute;right:0;background-color:#707070}@media (max-width:749px){.m-cookitmaplist .a-button-load-more{margin-top:20px}.m-cookitmaplist .a-button-load-more.hidden{display:none;visibility:hidden}.m-cookitmaplist .map.trigger-layer:after{background:0 0;bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:12}.m-cookitmaplist .dealer-list:not(.no-results){margin-top:20px}.m-cookitmaplist .dealer-item.mobile-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (min-width:750px){.m-cookitmaplist{height:100%;margin-bottom:20px}.m-cookitmaplist .dealer-wrap{width:58.3333333333%;float:left;padding-right:1.3888888889%;height:100%;left:0;padding-left:0;position:absolute;top:0}.m-cookitmaplist .map-wrap{width:41.6666666667%;float:right;padding-left:1.3888888889%;height:100%;padding-right:0}.m-cookitmaplist .map-wrap.full-width{width:100%;float:right;padding-left:0;padding-right:0}.m-cookitmaplist .map-wrap.full-width .a-button-toggle-list{left:0}.m-cookitmaplist .dealer-detail-wrap,.m-cookitmaplist .dealer-list-wrap{bottom:0;left:0;right:0;top:0;width:100%}.m-cookitmaplist .dealer-detail-wrap.all-legend-active,.m-cookitmaplist .dealer-list-wrap.all-legend-active{height:-webkit-calc(100% - 139.5px);height:calc(100% - 139.5px)}.m-cookitmaplist .dealer-detail-wrap.two-legend-active,.m-cookitmaplist .dealer-list-wrap.two-legend-active{height:-webkit-calc(100% - 94px);height:calc(100% - 94px)}.m-cookitmaplist .dealer-detail-wrap.one-legend-active,.m-cookitmaplist .dealer-list-wrap.one-legend-active{height:-webkit-calc(100% - 46.5px);height:calc(100% - 46.5px)}.m-cookitmaplist .cookit-list-wrap{margin-right:2.7777777778%}.m-cookitmaplist .dealer-detail-wrap{margin-right:2.7777777778%;margin-top:56px}.m-cookitmaplist .dealer-detail-wrap.off-screen{left:100%;right:-100%}.m-cookitmaplist .dealer-detail-wrap .link-container{padding-top:0;top:-56px}.m-cookitmaplist .map{height:100%}.m-cookitmaplist .dealer-item.mouseover,.m-cookitmaplist .dealer-item.mouseover .location-pin,.m-cookitmaplist .dealer-item:hover,.m-cookitmaplist .dealer-item:hover .location-pin{cursor:default}.m-cookitmaplist .link-buy-online{width:155px}}.m-cookitmaplist .cookit-defautl-expert-background{background-color:#acc3e97f}.m-countryselectorlist .region{display:block;max-width:1360px;margin-left:auto;margin-right:auto}.m-countryselectorlist .region:after{content:" ";display:block;clear:both}.m-countryselectorlist .region .country{display:block;line-height:30px;padding:6px 1.3888888889%;width:100%;float:left}@media (min-width:750px){.m-countryselectorlist .region .country{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}@media (min-width:900px){.m-cookitmaplist .dealer-detail-wrap .dealer-detail .location-meta{left:0;width:55px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-1{padding-left:63px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-col-2{width:33.3333333333%;float:left;padding-left:2.7777777778%;padding-right:2.7777777778%}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-gallery{padding-left:63px}.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-gallery .a-paginationarrows.next,.m-cookitmaplist .dealer-detail-wrap .dealer-detail .dealer-gallery .a-paginationarrows.prev{font-size:30px;height:60px;margin-top:-30px;width:60px}.m-cookitmaplist .dealer-wrap{width:50%;float:left;padding-right:1.3888888889%;padding-left:0}.m-cookitmaplist .dealer-wrap .dealer-layout{max-width:100%;margin-left:auto;margin-right:auto}.m-cookitmaplist .dealer-wrap .dealer-layout:after{content:" ";display:block;clear:both}.m-cookitmaplist .map-wrap{width:50%;float:right;padding-left:1.3888888889%;padding-right:0}.m-cookitmaplist .link-buy-online{width:220px}.m-countryselectorlist .region .country{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-countryselectorlist .region .country .m-imagelist{display:inline-block;float:left;padding:8px 0 0}.m-countryselectorlist .region .country .a-link.language:not(:first-child):before{content:'|'}.m-countryselectorlist .region .country .a-link.countryName:hover,.m-countryselectorlist .region .country .a-link.countryName:hover+a.defaultLanguage,.m-countryselectorlist .region .country .a-link:hover{font-weight:700}fieldset.form-row .m-customfilterdateselection .form-row{margin-right:0;padding:0}fieldset.form-row .m-customfilterdateselection .customfilterdateselection-slider.is-slide-active{height:300px}.pika-single .pika-lendar table th abbr[title],.pika-single .pika-lendar table th acronym[title]{text-decoration:none;cursor:default}.m-customfilterdateselection .customfilterdateselection-inner{position:relative}.m-customfilterdateselection .customfilterdateselection-inner .custom-input-dropdown{height:40px;cursor:pointer}.m-customfilterdateselection .customfilterdateselection-inner .custom-input-dropdown .input-text{line-height:40px;margin-left:10px}.m-customfilterdateselection .customfilterdateselection-inner .custom-input-dropdown:hover{color:#000}.m-customfilterdateselection .customfilterdateselection-inner .clear-input{position:absolute;right:40px;top:10px}.m-customfilterdateselection .customfilterdateselection-slider{background:#f2f2f2;height:0;overflow:hidden;position:absolute;padding:0 10px;width:100%;z-index:10}.m-customfilterdateselection .customfilterdateselection-slider.is-slide-active{height:330px;padding-top:10px;-webkit-transition:height .2s linear;transition:height .2s linear}.m-customfilterdateselection .customfilterdateselection-slider .form-row{margin-bottom:10px;padding:0}.m-customfilterdateselection .customfilterdateselection-slider .options{margin:0 0 15px;padding:0}.m-customfilterdateselection .filterSelection{cursor:pointer;display:block;margin:10px 0}.m-customfilterdateselection .confirmation-wrapper .clear-date{float:right;line-height:40px;text-align:center;width:100px}@media (max-width:749px){.m-customfilterdateselection .confirmation-wrapper .clear-date{width:100%}}.m-customfilterdateselection .confirmation-wrapper .confirm-date{float:right;width:100px}@media (max-width:749px){.m-customfilterdateselection .confirmation-wrapper .confirm-date{width:100%}}.m-dealerlocatorproductteaser:after{clear:both;content:'';display:table;width:100%}.m-dealerlocatorproductteaser .media .a-image img{margin:0 auto;max-height:100%;max-width:100%}@media (min-width:750px){.m-dealerlocatorproductteaser .media .a-image{display:inline-block;position:relative;width:100%}.m-dealerlocatorproductteaser .media .a-image::after{content:'';display:block;margin-top:100%}.m-dealerlocatorproductteaser .media .a-image img,.m-dealerlocatorproductteaser .media .a-image picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-dealerlocatorproductteaser .media{width:16.6666666667%}.m-dealerlocatorproductteaser .content{width:83.3333333333%}}.m-dealerlocatorproductteaser .content .product-info span{padding-right:10px}.m-dealerlocatorproductteaser .content .heading-link{color:#000}.m-dealerlocatorproductteaser .content .heading-link:hover{color:#0064a6}.m-dealerteaser .media,.m-dealerteaser .shop-title{margin-bottom:20px}.m-dealerteaser .dealerteaser-mail{word-break:break-all}.m-dealerteaser .dealer-info{color:#000;font-size:12px;margin:0 0 10px}.m-dealerteaserrebrush .media{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-dealerteaserrebrush .media .a-image{width:85%;text-align:left}.m-dealerteaserrebrush .media .icon-wrapper{position:absolute;bottom:50%;right:5%;color:#000}.m-dealerteaserrebrush .media .a-link{width:100%;padding:10px;border:1px solid #d4d9de;text-decoration:none;color:#000}.m-dealerteaserrebrush .shop-title{margin-bottom:20px}.delayed-add-to-cart .a-button-link{background:0;padding:0;text-align:left;border:0}.delayed-add-to-cart .a-button-link:before{display:none}.m-deliverydetails{margin:0 0 20px;position:relative}.m-deliverydetails:after{clear:both;content:'';display:table;width:100%}.m-deliverydetails .m-deliverydetails-header-edit h2{width:85%;float:left;word-break:break-all;padding-right:10px}.m-deliverydetails .m-deliverydetails-header-edit .edit{float:right;width:15%;word-break:break-all;top:-2px}.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .customer-remarks,.m-deliverydetails .delivery-date,.m-deliverydetails .internal-notes,.m-deliverydetails .point-of-service,.m-deliverydetails .sales-agent,.m-deliverydetails .shipping-adress{width:100%;float:left;margin-bottom:30px;padding:0}.m-deliverydetails.deliverydetails-layout-fourth.order-info .agent-info,.m-deliverydetails.deliverydetails-layout-fourth.order-info .billing-adress,.m-deliverydetails.deliverydetails-layout-fourth.order-info .customer-remarks,.m-deliverydetails.deliverydetails-layout-fourth.order-info .delivery-date,.m-deliverydetails.deliverydetails-layout-fourth.order-info .internal-notes,.m-deliverydetails.deliverydetails-layout-fourth.order-info .point-of-service,.m-deliverydetails.deliverydetails-layout-fourth.order-info .sales-agent,.m-deliverydetails.deliverydetails-layout-fourth.order-info .shipping-adress{padding-right:1.3888888889%;padding-left:0}.m-deliverydetails.deliverydetails-layout-fourth.order-info div:nth-last-child(-n+2){margin-bottom:inherit}.m-deliverydetails :last-child{margin-bottom:0}@media (min-width:750px){.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .customer-remarks,.m-deliverydetails .delivery-date,.m-deliverydetails .internal-notes,.m-deliverydetails .point-of-service,.m-deliverydetails .sales-agent,.m-deliverydetails .shipping-adress{width:50%}.m-deliverydetails .billing-adress{padding-right:1.3888888889%}.m-deliverydetails .shipping-adress{padding-left:1.3888888889%;padding-right:0}.m-deliverydetails .delivery-date{padding-left:0;padding-right:1.3888888889%}.m-deliverydetails .agent-info{padding-left:1.3888888889%;padding-right:0}.m-deliverydetails.deliverydetails-layout-fourth div:nth-last-child(-n+2){margin-bottom:0}}@media (min-width:900px){.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .customer-remarks,.m-deliverydetails .delivery-date,.m-deliverydetails .internal-notes,.m-deliverydetails .point-of-service,.m-deliverydetails .sales-agent,.m-deliverydetails .shipping-adress{width:33.3333333333%}.m-deliverydetails.deliverydetails-layout-fourth .agent-info,.m-deliverydetails.deliverydetails-layout-fourth .billing-adress,.m-deliverydetails.deliverydetails-layout-fourth .customer-remarks,.m-deliverydetails.deliverydetails-layout-fourth .delivery-date,.m-deliverydetails.deliverydetails-layout-fourth .internal-notes,.m-deliverydetails.deliverydetails-layout-fourth .point-of-service,.m-deliverydetails.deliverydetails-layout-fourth .sales-agent,.m-deliverydetails.deliverydetails-layout-fourth .shipping-adress{width:25%}.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .delivery-date,.m-deliverydetails .shipping-adress{margin-bottom:0}.m-deliverydetails .agent-info,.m-deliverydetails .delivery-date,.m-deliverydetails .shipping-adress{padding:0 1.3888888889%}}.m-dob2-appliance-data{background-color:#fff;padding:.5rem 10px 1rem 1rem;border-radius:.25rem;overflow:hidden}.m-dob2-appliance-data .dob2-appliance-media-container{float:left;width:30%;padding:10px 10px 0 0}.m-dob2-appliance-data .dob2-appliance-header{float:right;width:70%;padding:10px 10px 0 0}.m-dob2-appliance-data .dob2-appliance-description{margin-left:110px}.m-dob2-appliance-data .dob2-appliance-description .a-heading{margin-bottom:0}.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details{margin:1rem 0}.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details .dob2-appliancedetail-list{margin-top:0;margin-bottom:15px;overflow:hidden;line-height:13px;width:100%}.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details .dob2-appliancedetail-container{overflow:hidden;margin-top:3px;margin-bottom:15px}.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details .dob2-appliancedetail-label{overflow-wrap:break-word;float:left;width:30%}@media (max-width:749px){.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details .dob2-appliancedetail-label{width:40%}}.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details .dob2-appliancedetail-value{overflow-wrap:break-word;float:right;margin-bottom:0;margin-left:0;width:70%}.m-dob2-appliance-data .additional-text{font-size:.7rem;color:#666}.o-dob2repairaddressfields .suggestion-fieldset{padding:1px!important;visibility:hidden}.o-dob2repairaddressfields .suggestion-togglebox{border-bottom:none;margin-bottom:1px!important}.o-dob2repairaddressfields .suggestion-togglebox-content.is-open{margin-bottom:20px!important}.m-dob2-user-information-summary{padding:1rem;border-radius:.25rem;background-color:#fff}.m-dob2-user-information-summary .dob2-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-dob2-user-information-summary .dob2-list-el{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}.m-dob2-user-information-summary .dob2-list-el.dob2-list-el-sm{width:50%}@media (max-width:749px){.m-dob2-appliance-data .dob2-appliance-description .dob2-appliance-details .dob2-appliancedetail-value{width:60%}.m-dob2-user-information-summary{padding:1rem}.m-dob2-user-information-summary .dob2-list-el{margin:0}.m-dob2-user-information-summary .dob2-list-el.dob2-list-el-sm{width:100%}}.m-dob2-user-information-summary .dob2-headline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-dob2-user-information-summary .dob2-body{margin:0 0 1rem 2.1rem}.m-dob2-user-information-summary .highlight-text{font-weight:700}.m-dob2-user-information-summary .dob2-icon{font-size:1.5rem;padding:1rem 0;margin:0 .5rem 0 0}.m-dob2-user-information-summary .dob2-headline-text{padding:1.25rem 0 1rem;vertical-align:top}.m-dob2-user-information-summary .dob2-hr{margin:10px 0 0;bottom:0;position:absolute}.m-dob2-user-information-summary .dob2-edit-icon{font-size:1.2rem;margin:0 1.2rem 0 0}.m-dob2-user-information-summary .dob2ordersummary-headline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-dob2-user-information-summary .dob2-icon-summary{font-size:1.5rem;padding:1rem 0;margin:0 .25rem 0 0}.m-dob2-user-information-summary .dob2ordersummary-item{width:50%}@media (max-width:749px){.m-dob2-user-information-summary .dob2ordersummary-item{width:100%}}.m-dob2-user-information-summary .address-type-text{display:block;font-weight:700;font-size:18px}.m-dobappointmentappliance .appointment{width:100%}@media (min-width:750px){.m-dobappointmentappliance .appointment{width:50%}}@media (min-width:900px){.m-dobappointmentappliance .appointment{width:33.3333333333%}}.m-dobappointmentappliance .appointment .appointment-chosen:after,.m-dobappointmentappliance .appointment .appointment-open:after{clear:both;content:'';display:table;width:100%}.m-dobappointmentappliance .appointment .appointment-chosen{margin-bottom:15px}.m-dobappointmentappliance .appointment .appointment-icon-content{color:#000;float:left;font-size:20px;margin:0;width:20px}.m-dobappointmentappliance .appointment .appointment-content{margin:0 0 0 35px}.m-dobappointmentappliance .appointment .appointment-form-content{margin:15px 0 0 35px}.m-dobavailabilityservicepartneritem .servicepartner-data{list-style:none;margin:0 0 20px;padding:0}.m-dobavailabilityservicepartneritem .servicepartner-data .hours-item{margin:0 0 2px}.m-dobavailabilityservicepartneritem .times{float:right}@media (min-width:750px) and (max-width:899px){.m-dobavailabilityservicepartneritem .image-col{width:33%}.m-dobavailabilityservicepartneritem .address-col{width:66%}.m-dobavailabilityservicepartneritem .openingHours-col{margin-left:33%;width:66%}}.m-downloadbasketbottom{max-width:100%;margin-left:auto;margin-right:auto}.m-downloadbasketbottom:after{content:" ";display:block;clear:both}.m-downloadbasketbottom .element-wrapper{float:left;padding:0}.m-downloadbasketbottom .empty-basket,.m-downloadbasketbottom .trigger-download-basket{display:inline-block;margin-top:10px}.m-downloadbasketbottom .m-multioptionbutton{float:left;padding:0}.m-downloadbaskettop{margin:20px}.m-downloadbaskettop .not-active{pointer-events:none;cursor:default}.m-downloadbaskettop .pdb-header{display:block}.m-downloadbaskettop .pdb-header .more-less-container{width:66.6666666667%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-downloadbaskettop .pdb-header .m-multioptionbutton{width:33.3333333333%;float:left;text-align:right;padding:20px}.m-downloadbaskettop .downloadbaskettop-inner .resetSelection{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;text-align:right;margin:0 20px 0 0}.m-downloadbaskettop .downloadbaskettop-inner .resetSelection .a-link{width:initial}.m-downloadbaskettop .downloadbaskettop-inner .calendar-wrapper{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-downloadteaser{margin:0 0 20px;width:100%}.m-downloadteaser:after{clear:both;content:'';display:table;width:100%}.m-downloadteaser .a-image{display:table;float:left;max-width:25%;table-layout:fixed}.m-downloadteaser .download .select-wrap{margin:0}.m-downloadteaser .heading{display:table}.m-downloadteaser .content{display:inline-block}@media (min-width:750px){.m-downloadteaser .content{display:table}.m-downloadteaser .content .download,.m-entervibqrcode .qrcode-external-link-container .external-link-container{width:50%}}.m-eancodefield .m-form .form-layout-third .form-layout-col:last-child{padding-left:0}.m-eancodefield .m-form .form-layout-third .form-layout-col .form-row{margin-right:0}.m-eancodefield .m-form .form-layout-third .form-layout-col .form-row .form-error-wrapper:before{display:none!important}@media (max-width:749px){.m-eancodefield .m-form .form-layout-third .form-layout-col .form-row{padding:0 0 10px}}.m-eancodefield .eanfield-input{margin:0;padding:11px}.m-eancodefield .m-form .m-forminput~.form-success-wrapper{display:none;color:#647d2d;margin:10px 0}.m-eancodefield .m-form .m-forminput~.form-eanerror-wrapper{display:none;margin:10px 0}.m-eancodefield .m-form .m-forminput.has-eanerror~.form-eanerror-wrapper,.m-eancodefield .m-form .m-forminput.has-success~.form-success-wrapper{display:block}.m-eancodefield.rebrush .eanfield-input{border-radius:.5rem}.m-eancodefield.rebrush .submit-ean .a-button{background:#2b5ee5;color:#fff;font-weight:700;font-size:1rem;border-radius:.5rem}.m-eancodefield.rebrush .submit-ean .a-button:hover{background:#000}.m-enterenumberproductids .divider-text{display:block;margin:0 0 20px}.m-enterenumberproductids .m-searchfield,.m-enterenumberproductids .m-searchinput:last-child{margin-bottom:0}.m-enterenumberproductids .searchfield-fullwidth .form-row:last-of-type{margin-right:0}.m-enterenumberproductids .form-row:last-of-type{padding:0}.m-enterenumberproductids .form-row:last-of-type .input-wrap:not(.fullwidth) .form-error-wrapper:before{display:none!important}.m-enterenumberproductids .m-searchfield .product-tile{background:#fff;padding:15px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:10px;max-width:500px;margin-bottom:20px;border:1px solid #000}.m-enterenumberproductids .m-searchfield .product-tile .reset-product-button{text-align:right}.m-enterenumberproductids .m-searchfield .product-tile .icon-product-remove{cursor:pointer}.m-entervib .teaser-description{margin:0 0 30px}.m-entervibqrcode .qrcode-external-link-container .external-link-container{margin:0 0 20px}.m-entervibqrcode .qrcode-external-link-container .qrcode-container{display:none}.m-estimateddeliverydate{margin-bottom:15px}.m-estimateddeliverydate.state-red .estimated-delivery-text{color:red}.m-estimateddeliverydate.state-yellow .estimated-delivery-text{color:orange}.m-estimateddeliverydate.state-green .estimated-delivery-text{color:#647d2d}.m-expandablestage{margin:48px auto;width:100%}@media (min-width:900px){.m-downloadteaser .a-image{width:25%}.m-downloadteaser .content,.m-downloadteaser .heading{width:48.75%}.m-downloadteaser .download{float:right;width:20.8333333333%}.m-eancodefield .m-form .form-layout-third .submit-ean .a-button{width:46%}.m-entervibqrcode .qrcode-external-link-container .external-link-container{width:25%}.m-expandablestage{margin:64px auto;width:100%}}.m-expandablestage .expandable-stage-elements-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-expandablestage .expandable-stage-elements-wrap .expandable-stage-title{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.m-expandablestage .expandable-stage-elements-wrap .expandable-area{max-height:3.2rem;overflow:hidden}.m-expandablestage .expandable-stage-elements-wrap .expandable-area.expanded{max-height:none}.m-expandablestage .expandable-stage-elements-wrap .expandable-area .expandable-area-text+.expandable-area-diverse-content{margin:32px 0 0}.m-expandablestage .expandable-stage-elements-wrap .expandable-arrow{width:100%;text-align:center}.m-expandablestage .expandable-stage-elements-wrap .expandable-arrow .expand-toggle{cursor:pointer}.m-expandablestage .expandable-stage-elements-wrap .expandable-arrow .expand-toggle:focus{outline:#0064a6 dotted 1px}.m-expandablestage .expandable-stage-elements-wrap .expandable-arrow .fade-out{-webkit-box-shadow:-10px -10px 15px #fff;box-shadow:-10px -10px 15px #fff;width:100%}.m-externalquestiondisplay{float:right;width:100%;text-align:right;margin-top:2%}@media (min-width:900px){.m-externalquestiondisplay{width:50%}}.m-externalquestiondisplay .syndicated-question-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-externalquestiondisplay .syndicated-question-container .syndicated-question-text{margin-left:1rem}.m-externalquestiondisplay .syndicated-question-container .syndicated-image-image{margin:0 0 0 8px;height:auto;max-width:55px}.feature-promotion{width:100%;border:1px solid #0064a6}.feature-promotion .subline .subline-text{color:#fff;word-wrap:break-word}.feature-promotion .promotion-description{width:100%}.feature-promotion .promotion-image{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);float:right}@media (min-width:750px){.m-entervibqrcode .qrcode-external-link-container .qrcode-container{display:block}.feature-promotion .promotion-content{margin:15px}.feature-promotion .promotion-description{padding:15px 0 5px;display:inline-block}.feature-promotion .promotion-image{width:auto;float:none}}.feature-promotion .image-checkbox-wrapper{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);float:right}@media (min-width:750px){.feature-promotion .image-checkbox-wrapper{float:none;width:auto}.feature-promotion{width:48%;height:-webkit-fit-content;height:fit-content}}@media (min-width:900px){.feature-promotion{width:32%;height:-webkit-fit-content;height:fit-content}}.tabs-placeholder{height:50px;width:100%;margin-bottom:10px;margin-top:10px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.feature-stories-placeholder{margin-bottom:40px}.feature-stories-placeholder .feature-stories-header{height:50px;width:35%;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;margin-top:20px;margin-bottom:20px}.feature-stories-placeholder .feature-tiles-container-placeholder{display:-ms-grid;display:grid;-ms-grid-columns:48% 48%;grid-template-columns:48% 48%;margin-bottom:4%}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(4){-ms-grid-row:2;-ms-grid-column:1}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(7){-ms-grid-row:3;-ms-grid-column:1}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(8){-ms-grid-row:3;-ms-grid-column:2}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(9){-ms-grid-row:3;-ms-grid-column:3}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder:nth-child(10){-ms-grid-row:4;-ms-grid-column:1}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder .feature-tile-placeholder{margin-right:15px;margin-bottom:15px;height:-webkit-calc(50vw - 50px);height:calc(50vw - 50px);position:relative;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;cursor:pointer}@media (min-width:900px){.feature-stories-placeholder .feature-tiles-container-placeholder{-ms-grid-columns:34% 34% 34%;grid-template-columns:34% 34% 34%}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder .feature-tile-placeholder{height:169px}}.feature-stories-placeholder .feature-tiles-container-placeholder .feature-tile-wrapper-placeholder .feature-tile-placeholder:before{content:"";position:absolute;width:100%;height:100%;z-index:1}.feature-stories-placeholder .copi-keyfeatures-container-placeholder .copi-keyfeatures-placeholder{height:30px;width:75%;margin-bottom:15px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.feature-stories{margin-bottom:40px}.feature-stories.color-tiles{margin-bottom:0}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(1) .feature-tile{background-color:#0064a6}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(2) .feature-tile{background-color:#00567f}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(3) .feature-tile{background-color:#006499}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(4) .feature-tile{background-color:#0066af}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(5) .feature-tile{background-color:#0088c6}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(6) .feature-tile{background-color:#0077c9}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(7) .feature-tile{background-color:#069}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(8) .feature-tile{background-color:#0099cf}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(9) .feature-tile{background-color:#177faf}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper:nth-child(10) .feature-tile{background-color:#33c4e9}.feature-stories.color-tiles .feature-tiles-container .feature-tile-wrapper .feature-tile:before{background-color:transparent}.feature-stories .feature-tiles-container{display:-ms-grid;display:grid;-ms-grid-columns:48% 48%;grid-template-columns:48% 48%;margin-bottom:4%}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(4){-ms-grid-row:2;-ms-grid-column:1}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(7){-ms-grid-row:3;-ms-grid-column:1}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(8){-ms-grid-row:3;-ms-grid-column:2}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(9){-ms-grid-row:3;-ms-grid-column:3}.feature-stories .feature-tiles-container .feature-tile-wrapper:nth-child(10){-ms-grid-row:4;-ms-grid-column:1}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile{margin-right:15px;margin-bottom:15px;height:-webkit-calc(50vw - 50px);height:calc(50vw - 50px);position:relative;background-color:#999;cursor:pointer}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile:before{content:"";background-color:#000;opacity:.6;position:absolute;width:100%;height:100%;z-index:1}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .icon-play{color:#0064a6;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .a-image{height:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .a-image img{width:100%;height:100%;object-fit:cover;max-width:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .m-video{height:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .content-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;padding:10px;overflow:hidden;z-index:2}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .content-wrapper .feature-name{width:60%;float:left;padding:5px 0 0 5px;color:#fff;font-weight:400;font-size:11px}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .content-wrapper .feature-name .feature-name-text{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .content-wrapper .feature-media-icon{float:right;padding-right:10px;padding-top:5px;color:#fff}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .content-wrapper .feature-open-layer-icon{position:absolute;bottom:10px;right:10px;color:#fff}.feature-stories .button-wrapper{margin:10px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){.feature-stories .feature-tiles-container{-ms-grid-columns:34% 34% 34%;grid-template-columns:34% 34% 34%}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile{height:169px}.feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .content-wrapper .feature-name{font-size:15px;font-weight:700}.feature-stories .button-wrapper{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.feature-stories .button-wrapper .a-button{width:auto}.feature-stories .m-layer{margin-top:8%}.feature-stories .copi-text .footnote-sup{cursor:pointer}.m-filter:not(.m-filter-dealerlocator){margin-bottom:40px;position:relative}.m-filterbar:not(.m-filterbar-dealerlocator){border-bottom:none;border-left:none;border-right:none;border-top:none;margin:0;padding:0;position:relative;width:100%}.m-filterbar:not(.m-filterbar-dealerlocator):not(.has-filter-link):not(.has-compare-link):not(.has-sort-dropdown):not(.has-grid-list-toggle):not(.has-reset-button) .filterbar-buttons{display:none}.m-filterbar:not(.m-filterbar-dealerlocator).list-header{margin-bottom:20px;padding-bottom:20px}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-results{padding-bottom:5px}.m-filterbar:not(.m-filterbar-dealerlocator) ul li{margin:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-arrow{display:block;height:30px;left:50%;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;width:30px}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-arrow.is-active{visibility:visible}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-arrow:after,.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-arrow:before{bottom:-2px;content:'';display:block;height:0;position:absolute;width:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-arrow:before{border:16px solid transparent;border-bottom-color:#d4d9de;margin:-2px 0 1px -1px}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-arrow-invisible{display:none}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-nav{display:block;list-style-type:none;margin:10px 0;padding:0;position:relative;text-align:right}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-nav:after{clear:both;content:'';display:table;width:100%}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-nav .filterbar-right-content{float:right}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-title-label{font-size:14px;font-weight:700;line-height:20px}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item{background:#fff;font-weight:700;padding:0 1.3888888889%;text-align:center;width:15%;display:inline-block}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.is-active:not(.filterbar-icons)&gt;a,.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item:hover{color:#2d373c}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item-invisible{visibility:hidden}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-category,.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-filter{padding-left:0;float:left}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-category{text-align:left}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-category .m-forminput-dropdown{margin:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-category .select2-container--default .select2-results&gt;.select2-results__options{overflow-x:hidden}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-reset{padding-right:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-title{color:#2d373c;padding-bottom:10px;padding-left:0;text-align:left}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-title:first-child:last-child{width:100%}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .select2-container{font-weight:400}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-filter-label{display:none}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-sorting{padding-right:0;text-align:left}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-sorting .m-forminput-dropdown{margin:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-sorting .select-wrap{margin:0;color:#666}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-icons{padding:0;text-align:right}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-icons .a-button{padding-bottom:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-icons .a-button:last-of-type{padding-right:0}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-gridview,.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-listview{cursor:pointer;display:inline-block;outline:0;padding:10px}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-gridview:hover,.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-listview:hover{color:#2d373c}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-gridview.is-active,.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-listview.is-active{color:#2d373c;cursor:default}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item{-webkit-box-sizing:border-box;box-sizing:border-box}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:33.3333333%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title{width:33.333333%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-compare-link .filterbar-item.filterbar-title{width:80%}.m-filterbar:not(.m-filterbar-dealerlocator).filterbar-title:first-child:last-child,.m-filterbar:not(.m-filterbar-dealerlocator).has-compare-link:first-child:last-child{width:100%}@media (min-width:750px){.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item .filterbar-filter-label{display:inline-block}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item{width:20%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:40%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-icons{width:15%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item{width:20%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title{width:40%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-icons,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item.filterbar-icons{width:15%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title{width:60%}.m-filterbar:not(.m-filterbar-dealerlocator).has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown .filterbar-item.filterbar-title{width:80%}}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-selected-filters{margin-bottom:10px}.m-filterbar:not(.m-filterbar-dealerlocator) .a-selectedfilter .a-rating{line-height:17px}.m-filterbar-rebrush{border-top:1px solid #000;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.m-filterbar-rebrush .reset-button{background:0 0;width:auto}.m-filterbar-rebrush .filterbarrebrush-selected-filters{margin-bottom:0 0 8px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-filterbar-rebrush .a-selectedfilter .a-rating{line-height:17px}@media (min-width:900px){.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:20%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-icons{width:15%}.m-filterbar:not(.m-filterbar-dealerlocator).has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:40%}.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-grid-list-toggle.has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:60%}.m-filterbar:not(.m-filterbar-dealerlocator).has-compare-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-filter-link .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar:not(.m-filterbar-dealerlocator).has-sort-dropdown .filterbar-item.filterbar-title{width:80%}.filter-area-placeholder{margin:20px 20px 0 0}.filter-area-placeholder .filter-placeholder{height:50px;width:15%;-webkit-animation:1s linear infinite alternate plp-filter-loader;animation:1s linear infinite alternate plp-filter-loader;margin:0 5px 5px 0;border-radius:30px;background-color:#d4d9de;display:inline-block}.filter-area-placeholder .results-count-placeholder{height:30px;width:10%;-webkit-animation:1s linear infinite alternate plp-filter-loader;animation:1s linear infinite alternate plp-filter-loader;margin:40px 0 10px 5px;background-color:#d4d9de;border-radius:30px}@-webkit-keyframes plp-filter-loader{0%{opacity:.3}}@keyframes plp-filter-loader{0%{opacity:.3}}.m-filterlayer:not(.m-filterlayer-dealerlocator) .selected-filters .a-selectedfilter{float:left}}.m-filterlayer:not(.m-filterlayer-dealerlocator){display:none;visibility:hidden}.m-filterlayer:not(.m-filterlayer-dealerlocator).is-opened{display:block;visibility:visible}.m-filterlayer:not(.m-filterlayer-dealerlocator).is-opened:not(.filter-block-is-opened)::after{padding-bottom:20px;margin-bottom:20px}.m-filterlayer:not(.m-filterlayer-dealerlocator)::after{content:'';display:block}.m-filterlayer:not(.m-filterlayer-dealerlocator) .selected-filters{padding-top:20px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .selected-filters:after{clear:both;content:'';display:table;width:100%}.m-filterlayer:not(.m-filterlayer-dealerlocator) .selected-filters .a-selectedfilter{margin:0 25px 10px 0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-block-outer{margin-bottom:0}@media (min-width:750px){.m-filterlayer:not(.m-filterlayer-dealerlocator) .selected-filters{padding-top:40px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-block-outer{display:none;visibility:hidden}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-block-outer.is-opened{display:block;visibility:visible}}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-spacer{padding-bottom:0;padding-top:20px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-border{border-bottom:1px solid #ccd9e1;border-top:1px solid #ccd9e1}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-border+.filterlayer-border,.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-border:first-child{border-top:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-border:last-child{border-bottom:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper::after{clear:both;content:'';display:table;width:100%}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}@media (min-width:750px){.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-spacer{padding-top:40px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filterlayer-border{border:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper.show-all .filterlayer-col:nth-child(n+3){display:block;visibility:visible}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:first-child,.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(2n+1){padding-left:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(2n+0){padding-right:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(n+3){display:none;visibility:hidden}}@media (min-width:900px){.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper.show-all .filterlayer-col:nth-child(n+5){display:block;visibility:visible}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(4n+1){margin-left:0;margin-right:-100%;clear:both}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(4n+2){margin-left:25%;margin-right:-100%;clear:none}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(4n+3){margin-left:50%;margin-right:-100%;clear:none}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(4n+4){margin-left:75%;margin-right:-100%;clear:none}}@media (max-width:749px){.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper{margin-top:20px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper.show-all .filterlayer-col:nth-child(n+2){display:block;visibility:visible}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col{padding-left:0;padding-right:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(n+2){display:none;visibility:hidden}.m-filterlayer:not(.m-filterlayer-dealerlocator) button.filter-closefilterarea-button,.m-filterlayer:not(.m-filterlayer-dealerlocator) button.reset-button{margin-top:20px;margin-bottom:20px;width:100%;display:block}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(6n):not(:last-child){margin-bottom:30px;border-bottom:0}}@media (min-width:900px){.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(2n+1){padding-left:1.3888888889%}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(2n+0){padding-right:1.3888888889%}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(4n+1){padding-left:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(4n+0){padding-right:0}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(n+3){display:block;visibility:visible}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-col:nth-child(n+5){display:none;visibility:hidden}.m-filterlist-dealer .filterlist-heading{font-size:18px;line-height:21px}}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-rating .a-rating{display:inline-block}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-rating .a-rating .scale .icon{font-size:22px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-rating .a-rating.a-formlabel,.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-rating&gt;div{margin-bottom:10px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-rating input,.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-group-wrapper .filterlayer-selectablerange input{display:none}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .show-hide-wrapper{margin-top:30px}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .show-hide-wrapper .filter-toggle.is-active .filter-toggle-hide{display:inline-block}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .show-hide-wrapper .filter-toggle .filter-toggle-hide,.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .show-hide-wrapper .filter-toggle.is-active .filter-toggle-showmore{display:none}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .show-hide-wrapper .filter-toggle .filter-toggle-showmore{display:inline-block}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .close-button-wrapper{margin-top:30px}.m-filterlayer-rebrush::after{content:"";display:block}.m-filterlayer-rebrush .selected-filters:after{clear:both;content:'';display:table;width:100%}.m-filterlayer-rebrush .filter-group-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:899px){.m-filterlayer-rebrush .filter-group-wrapper{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.m-filterlayer-rebrush .filter-group-wrapper .chip-sorting{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating .a-rating{display:inline-block}.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating .a-rating .scale .icon{font-size:22px}.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating .a-rating.a-formlabel,.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating&gt;div{margin-bottom:10px}.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating input,.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-selectablerange input{display:none}.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating .a-formlabel:focus,.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-selectablerange .a-formlabel:focus{outline:0}.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-rating .a-formlabel:focus:before,.m-filterlayer-rebrush .filter-group-wrapper .filterlayer-selectablerange .a-formlabel:focus:before{outline:#0064a6 dotted 1px}.m-filterlist-dealer .filterlist-container{background:0 0;height:0;list-style-type:none;margin:10px 0;max-height:0;overflow:hidden;padding:0;-webkit-transition:height .4s,max-height .4s;transition:height .4s,max-height .4s}.m-filterlist-dealer .filterlist-container.open-mobile{height:190px;max-height:190px;overflow-x:hidden;overflow-y:scroll}.m-filterlist-dealer .filterlist-heading{color:#2d373c;cursor:pointer;display:inline-block;font-weight:700;line-height:21px}.m-filterlist-dealer .filterlist-heading:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;padding-right:10px}.m-filterlist-dealer .filterlist-heading.is-opened{color:#2d373c}.m-filterlist-dealer .filterlist-heading.is-opened:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}@media (min-width:750px){.m-filterlayer:not(.m-filterlayer-dealerlocator) button.filter-closefilterarea-button,.m-filterlayer:not(.m-filterlayer-dealerlocator) button.reset-button{display:none}.m-filterlayer:not(.m-filterlayer-dealerlocator) .filter-layer-controls .close-button-wrapper{margin-top:0}.m-filterlist-dealer .filterlist-container{height:190px;max-height:190px;overflow-x:hidden;overflow-y:scroll;-webkit-transition:none;transition:none}.m-filterlist-dealer .filterlist-heading{color:#2d373c;cursor:default;font-size:18px;line-height:21px}.m-filterlist-dealer .filterlist-heading:before{content:'';padding:0}.m-filterlist-dealer .filterlist-heading.is-opened:before{content:''}.m-filterlist:not(.m-filterlist-dealer) .filterlist-container.open-mobile{position:absolute;z-index:100;left:0;right:0}}.m-filterlist-dealer .filterlist-row{display:block;margin:0;width:100%}.m-filterlist-dealer .filterlist-label{float:left;width:100%}.m-filterlist-dealer .filterlist-label~.a-formlabel{margin:0;padding:10px 34px 10px 10px}.m-filterlist-dealer .filterlist-label:checked~.a-formlabel:before,.m-filterlist-dealer .filterlist-label~.a-formlabel:before{display:none}.m-filterlist-dealer .filterlist-row-item{background:0 0;color:#2d373c;cursor:pointer;display:block;position:relative;width:100%}.m-filterlist-dealer .filterlist-row-item.is-active,.m-filterlist-dealer .filterlist-row-item:hover{background:0 0;color:#41aaaa}.m-filterlist-dealer .filterlist-row-item.is-active .filterlist-label-icon{display:none}.m-filterlist-dealer .filterlist-row-item.is-active .filterlist-close-icon{display:block}.m-filterlist-dealer .filterlist-row-item.is-active:hover{background:0 0;color:#41aaaa}.m-filterlist-dealer .filterlist-label-icon{display:block;position:absolute;right:10px;top:10px;z-index:1}.m-filterlist-dealer .filterlist-close-icon{display:none;position:absolute;right:10px;top:10px}.m-filterlist-dealer .filterlist-heading-filter-icon{color:#41aaaa;display:none;float:right}.m-filterlist-dealer .filterlist-heading-filter-icon.is-active{display:block}.m-filterlist:not(.m-filterlist-dealer){position:relative}.m-filterlist:not(.m-filterlist-dealer) .filterlist-container{background:#fff;height:0;list-style-type:none;margin:10px 0;max-height:0;overflow:hidden;padding:0}.m-filterlist:not(.m-filterlist-dealer) .filterlist-container.open-mobile{max-height:190px;height:auto;overflow-x:hidden;overflow-y:auto;padding-bottom:5px;padding-left:5px}@media (max-width:749px){.m-filterlayer-rebrush button.reset-button{margin-top:20px;margin-bottom:20px;width:100%;display:block}.m-filterlist:not(.m-filterlist-dealer) .filterlist-container{-webkit-transition:height .4s,max-height .4s;transition:height .4s,max-height .4s}}.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading{color:#2d373c;cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:20px}.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;float:right}.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading.is-opened{color:#2d373c}.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading.is-opened:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}@media (min-width:750px){.m-filterlist:not(.m-filterlist-dealer)[data-legacy=true] .filterlist-container{height:190px;max-height:190px;overflow-x:hidden;overflow-y:scroll;-webkit-transition:none;transition:none}.m-filterlist:not(.m-filterlist-dealer)[data-legacy=true] .filterlist-heading{color:#2d373c;cursor:default;font-size:16px;line-height:22px}.m-filterlist:not(.m-filterlist-dealer)[data-legacy=true] .filterlist-heading:before{content:'';padding:0}.m-filterlist:not(.m-filterlist-dealer)[data-legacy=true] .filterlist-heading.is-opened:before{content:''}.m-filter-teaser .filter-teaser-content .chip-container .filterlayer-col{width:50%}}.m-filterlist:not(.m-filterlist-dealer) .filterlist-row{display:block;margin:0;width:100%}.m-filterlist:not(.m-filterlist-dealer) .filterlist-label{float:left;width:100%}.m-filterlist:not(.m-filterlist-dealer) .filterlist-label~.a-formlabel{margin:0;padding:10px 34px 0 10px}.m-filterlist:not(.m-filterlist-dealer) .filterlist-row-item{background:#fff;color:#999;cursor:pointer;display:block;position:relative;width:100%}.m-filterlist:not(.m-filterlist-dealer) .filterlist-row-item:hover{background:#fff;color:#2d373c}.m-filterlist:not(.m-filterlist-dealer) .filterlist-row-item.is-active .filterlist-label-icon{display:none}.m-filterlist:not(.m-filterlist-dealer) .filterlist-row-item.is-active .filterlist-close-icon{display:block}.m-filterlist:not(.m-filterlist-dealer) .filterlist-row-item.is-active:hover{background:#fff;color:#becdd7}.m-filterlist:not(.m-filterlist-dealer) .filterlist-label-icon{display:block;position:absolute;right:10px;top:10px;z-index:1}.m-filterlist:not(.m-filterlist-dealer) .filterlist-close-icon{display:none;position:absolute;right:10px;top:10px}.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading-filter-icon{color:#879baa;display:none;float:right}.m-filterlist:not(.m-filterlist-dealer) .filterlist-heading-filter-icon.is-active{display:block}.m-filterlist:not(.m-filterlist-dealer) .icon-filter:before{content:''}.m-filterlist-rebrush{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-filterlist-rebrush .m-chips.dropdown.dropdown-open .chips-content{height:-webkit-fit-content;height:fit-content;margin:0;z-index:1}.m-filterlist-rebrush .m-chips.dropdown.dropdown-open .filterlist-heading{white-space:normal;text-overflow:clip}.m-filterlist-rebrush .filterlist-heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.m-filterlist-rebrush .filterlist-chip-Icon{padding-left:5px}.m-filterlist-rebrush .filterlist-container{margin:0;padding:0;overflow-x:hidden}.m-filterlist-rebrush .filterlist-row{margin:0}.m-filterlist-rebrush .filterlist-row .filterlist-label~.a-formlabel{margin:0;padding:10px 34px 10px 30px}.m-filterlist-rebrush .filterlist-row-item{color:#0064a6;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.m-filterlist-rebrush .filterlist-row-item:hover{color:#0064a6}.m-filterlist-rebrush .filterlist-row-item .filterlist-close-icon{display:none}.m-filterlist-rebrush .filterlist-row-item .m-forminput-checkbox{word-break:break-word}.m-filterlist-rebrush .filterlist-row-item .info-button{margin:0 10px 0 auto}.m-filterlist-rebrush .filterlist-row-item.is-active{color:#0064a6}.m-filterlist-rebrush .filterlist-row-item.is-active .info-button{display:none}.m-filterlist-rebrush .filterlist-row-item.is-active .filterlist-close-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 10px 0 auto}.m-filterlist-rebrush .filterlist-row-item.is-active .filterlist-close-icon:focus{outline:#0064a6 dotted 1px}.m-filterlist-rebrush .filterlist-row-item.is-active:hover{color:#0064a6}.m-filterlist-rebrush.is-in-modal{width:100%}.m-filterlist-rebrush.is-in-modal .filterlist-container{width:100%;max-height:unset}.m-filter-rebrush{position:relative}.m-filter-rebrush .filter-wrap{max-width:100vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (min-width:900px){.m-filterlist:not(.m-filterlist-dealer)[data-legacy=true] .filterlist-heading{font-size:14px;line-height:20px}.m-filter-rebrush .filter-wrap{padding:24px 0;background-color:#d7e2fe}}.m-filter-rebrush .filter-wrap .filter-container{max-width:1360px;margin-left:auto;margin-right:auto;width:100%;float:left}.m-filter-rebrush .filter-wrap .filter-container:after{content:" ";display:block;clear:both}.m-filter-teaser{width:98%;background-color:#d7e2fe}.m-filter-teaser .filter-teaser-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-filter-teaser .filter-teaser-content.hidden-desktop.hidden-tablet{padding:4px}.m-filter-teaser .filter-teaser-content .filter-teaser-image img{margin-left:15%;height:auto}.m-filter-teaser .filter-teaser-content .filter-teaser-child{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-filter-teaser .filter-teaser-content .filter-teaser-child:first-child{margin-top:3%;margin-bottom:3%}.m-filter-teaser .filter-teaser-content .filter-teaser-dropdown .filter-description{line-height:.85em}.m-filter-teaser .filter-teaser-content .chip-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:749px){.m-filter-teaser .filter-teaser-content .chip-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:2em}.m-filter-teaser .m-filterlist-rebrush .chips-content{width:138%}}.m-filter-teaser .filter-teaser-content .show-more-a-link{margin-top:5%;margin-left:35%;text-decoration:underline}.m-filter-teaser .filter-teaser-content::after{content:"";display:block}.m-filter-teaser .filter-teaser-content .selected-filters:after{clear:both;content:'';display:table;width:100%}.m-filter-teaser .filter-teaser-content .filter-group-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:899px){.m-filter-teaser .filter-teaser-content .filter-group-wrapper{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .chip-sorting{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating .a-rating{display:inline-block}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating .a-rating .scale .icon{font-size:22px}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating .a-rating.a-formlabel,.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating&gt;div{margin-bottom:10px}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating input,.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-selectablerange input{display:none}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating .a-formlabel:focus,.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-selectablerange .a-formlabel:focus{outline:0}.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-rating .a-formlabel:focus:before,.m-filter-teaser .filter-teaser-content .filter-group-wrapper .filterlayer-selectablerange .a-formlabel:focus:before{outline:#0064a6 dotted 1px}.m-filter-teaser .m-filterlist-rebrush{display:block}.m-filter-teaser .m-filterlist-rebrush .filterlayer-rating input,.m-filter-teaser .m-filterlist-rebrush .filterlayer-selectablerange input{display:none}.m-filter-teaser .m-filterlist-rebrush .filterlayer-rating .a-formlabel:focus,.m-filter-teaser .m-filterlist-rebrush .filterlayer-selectablerange .a-formlabel:focus{outline:0}.m-filter-teaser .m-filterlist-rebrush .filterlayer-rating .a-formlabel:focus:before,.m-filter-teaser .m-filterlist-rebrush .filterlayer-selectablerange .a-formlabel:focus:before{outline:#0064a6 dotted 1px}.m-filter-teaser .m-filterlist-rebrush .m-chips.dropdown.dropdown-open .chips-content,.m-filter-teaser .m-filterlist-rebrush .m-chips.select.dropdown-open .chips-content{border-radius:2px}.m-filter-teaser .m-filterlist-rebrush .m-chips{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-filter-teaser .m-filterlist-rebrush .chips-content{border-radius:2px}.m-filter-teaser .m-filterlist-rebrush .chips-content-inner,.m-filter-teaser .m-filterlist-rebrush .dropdown-content{border-radius:2px}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row{display:block;margin:0;width:100%}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item{color:#0064a6;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item.is-active,.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item:hover{color:#0064a6}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item.is-active .filterlist-label-icon{display:none}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item.is-active .filterlist-close-icon{display:block}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item.is-active .filterlist-close-icon:focus{outline:#0064a6 dotted 1px}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-row-item.is-active:hover{color:#0064a6}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-label-icon{display:block;position:absolute;right:10px;top:-2px;z-index:1}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-close-icon{display:none;position:absolute;right:10px;top:10px}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-heading-filter-icon{color:#879baa;display:none;float:right}.m-filter-teaser .m-filterlist-rebrush .dropdown-content .filterlist-row .filterlist-heading-filter-icon.is-active{display:block}.m-firedmessage{margin:0 0 20px;width:100%}.m-firedmessage.a-area,.m-firedmessage.a-area.a-area-desktop,.m-firedmessage.a-area.a-area-mobile,.m-firedmessage.a-area.a-area-tablet{padding:25px}.m-firedmessage .content{color:#2d373c}.m-firedmessage .content ul,.m-firedmessage .content ul li{margin:0;padding:0}.m-firedmessage .content-icon{color:#2d373c;float:left;margin:0;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;width:30px}.m-fitstoappliance .preview-picture{width:320px;height:auto;display:none;border:5px solid #999}.m-fitstoappliance .vib-state-container{display:block;width:100%}.m-fitstoappliance .vib-state-container .vib-state-content{border:1px solid;margin:10px 0;padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-fitstoappliance .vib-state-container .vib-state-content .search-camera-icon{padding:10px}.m-fitstoappliance .vib-state-container .vib-state-content .search-camera-icon .icon{font-size:2em;top:60px}.m-fitstoappliance .vib-state-container .vib-state-content .content-icon{display:inline-block;padding:10px}.m-fitstoappliance .vib-state-container .vib-state-content .content-icon .icon{font-size:2em;display:block}.m-fitstoappliance .vib-state-container .vib-state-content .content{display:inline-block;vertical-align:top;width:-webkit-calc(100% - 55px);width:calc(100% - 55px)}.m-fitstoappliance .vib-state-container .vib-state-content.state-success{color:#647d2d}.m-fitstoappliance .vib-state-container .vib-state-content.state-error{color:red}.m-floating-button{z-index:102;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:74px;left:16px;color:#fff;width:56px;height:56px;border-radius:50%;cursor:pointer;-webkit-transform:translateY(-webkit-calc((56px + 74px) * -1));-ms-transform:translateY(calc((56px + 74px) * -1));transform:translateY(calc((56px + 74px) * -1));-webkit-transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.m-floating-button.visible{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.m-fly-in-layer .fly-in-layer-content{bottom:auto;left:auto;right:0;top:10%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);position:fixed;min-width:320px;max-width:320px;min-height:0;max-height:460px;-webkit-transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;border:none;background-color:#fff;z-index:222}.m-fly-in-layer .a-area--fly-in-flag{right:auto;bottom:auto;top:10%;left:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.m-fly-in-layer .a-area--fly-in-flag .fly-in-flag-text{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .js-close-button{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:30px 30px 10px 10px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner{padding:0 30px 30px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:750px){.m-fly-in-layer .fly-in-layer-content{bottom:auto;left:auto;right:0;top:30%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);min-width:600px;max-width:600px;min-height:0;max-height:310px}.m-fly-in-layer .a-area--fly-in-flag{right:auto;bottom:auto;top:30%;left:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.m-fly-in-layer .a-area--fly-in-flag .fly-in-flag-text{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .js-close-button{padding:30px 30px 10px 10px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner{padding:0 30px 30px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-image-area{-webkit-box-flex:2;-webkit-flex:2 1 0;-ms-flex:2 1 0px;flex:2 1 0;margin:0 0 17px}@media (min-width:750px){.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-image-area{margin:0 17px 0 0}}@media (min-width:900px){.m-fly-in-layer .fly-in-layer-content{bottom:auto;left:auto;right:0;top:30%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);min-width:770px;max-width:770px;min-height:0;max-height:400px}.m-fly-in-layer .a-area--fly-in-flag{right:auto;bottom:auto;top:30%;left:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.m-fly-in-layer .a-area--fly-in-flag .fly-in-flag-text{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .js-close-button{padding:30px 60px 10px 10px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner{padding:0 60px 60px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-image-area{margin:0}.m-footerpagefunctionsfollow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-footerpagefunctionsfollow .likes{margin-left:auto}}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-text-cta-area{-webkit-box-flex:2;-webkit-flex:2 1 0;-ms-flex:2 1 0px;flex:2 1 0}.m-fly-in-layer.is-open .fly-in-layer-content{-webkit-transform:none;-ms-transform:none;transform:none}.m-fly-in-layer.is-open .a-area--fly-in-flag{display:none}.m-fly-in-layer .a-area--fly-in-flag{display:block;position:fixed;padding:10px 15px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;cursor:pointer;z-index:221}.m-fly-in-layer .a-area--fly-in-flag .fly-in-flag-text{display:inline-block}.m-footerfootnote{margin-bottom:40px;padding-bottom:10px;border-bottom:1px solid #d4d9de}.m-footerlinkscopyright ul{display:block;width:100%}.m-footerlinkscopyright ul:after{clear:both;content:'';display:table;width:100%}.m-footerlinkscopyright li{display:block;margin-right:20px}.m-footerlinkscopyright li .a-link{padding-left:0}.m-footerlinkscopyright li .a-link:before{content:''}.m-footerpagefunctionsfollow .a-link{margin-right:20px}.m-footerpagefunctionsfollow .likes .text{margin-right:20px}.m-footerpagefunctionsfollow .likes .a-link{margin-right:5px;padding:3px 0 0}.m-footerpagefunctionsfollow .likes .a-link .icon{font-size:20px}.m-footerpagefunctionsfollow .likes .a-link:after,.m-footerpagefunctionsfollow .likes .a-link:before{content:''}.m-footerpagefunctionsfollow .likes ul{display:inline-block}.m-footerpagefunctionsfollow .likes li{display:inline-block;height:20px;vertical-align:middle}.m-footnotes{margin-top:20px;margin-left:20px}.m-footnotes .hide-text{height:22px;overflow:hidden;padding-top:5px}.m-footnotes .expand-footnote{cursor:pointer}.m-footnotes .expand-footnote:focus{outline:#0064a6 dotted 1px}.m-footnotes .showmore-button{-webkit-box-shadow:-10px -18px 15px #fff;box-shadow:-10px -18px 15px #fff;background-color:#fff;width:100%;color:#2b5ee5}.m-footnotes .showless-button{color:#2b5ee5}.m-footnotes .footnote-item{margin-bottom:10px}.m-footnotes .footenote-hide{display:none}@media print{.m-footnotes .footenote-hide{display:list-item!important}.m-footnotes .hide-text{height:auto!important;overflow:unset!important;padding-top:0!important}.form-actions,.m-footnotes .button-wrapper{display:none}}.m-footnotes-info-container{display:none}.m-footnotes-rebrush{margin-top:30px}.m-footnotes-rebrush .footnotes-toggle{cursor:pointer}.m-footnotes-rebrush .footnotes-toggle:focus{outline:#0064a6 dotted 1px}.m-footnotes-rebrush .showmore-button{display:block;position:relative}.m-footnotes-rebrush .showmore-button.fade-out-footnote-plp{-webkit-box-shadow:5px -22px 15px #f2f2f2;box-shadow:5px -22px 15px #f2f2f2}.m-footnotes-rebrush .showmore-button.fade-out-footnote{-webkit-box-shadow:5px -22px 15px #fff;box-shadow:5px -22px 15px #fff}.m-footnotes-rebrush .showless-button{display:none}.m-footnotes-rebrush .footnotes-list.cut-third-item-height li:nth-child(3){list-style:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.m-footnotes-rebrush .footnotes-list.cut-third-item-height li:nth-child(3) span{-webkit-clip-path:inset(0 0 20% 0);clip-path:inset(0 0 20% 0)}.m-footnotes-rebrush .footnotes-list li:nth-child(n+4),.m-footnotes-rebrush.expanded .showmore-button{display:none}.m-footnotes-rebrush.expanded .showless-button{display:block}.m-footnotes-rebrush.expanded .footnotes-list li:nth-child(3){list-style:inherit;white-space:normal;overflow:unset}.m-footnotes-rebrush.expanded .footnotes-list li:nth-child(3) span{-webkit-clip-path:none;clip-path:none}.m-footnotes-rebrush.expanded .footnotes-list li:nth-child(n+4){display:list-item}.js-footnote-reference-number{cursor:pointer}.js-layer-container-inner .js-footnote-reference-number{pointer-events:none}.m-form .empty-div{overflow:auto;width:100%}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col){width:-webkit-calc(100%/3 - 6.6666666667px);width:calc(100%/3 - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-xxxl,.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col)&gt;.m-forminput{width:100%}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-xxl{width:-webkit-calc(87.5% - 6.6666666667px);width:calc(87.5% - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-xl{width:-webkit-calc(75% - 6.6666666667px);width:calc(75% - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-l{width:-webkit-calc(62.5% - 6.6666666667px);width:calc(62.5% - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-m{width:-webkit-calc(50% - 6.6666666667px);width:calc(50% - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-s{width:-webkit-calc(37.5% - 6.6666666667px);width:calc(37.5% - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-xs{width:-webkit-calc(25% - 6.6666666667px);width:calc(25% - 6.6666666667px)}.m-form [data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-xxs{width:-webkit-calc(12.5% - 6.6666666667px);width:calc(12.5% - 6.6666666667px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col){width:-webkit-calc(100%/2 - 5px);width:calc(100%/2 - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-xxxl,.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col)&gt;.m-forminput{width:100%}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-xxl{width:-webkit-calc(87.5% - 5px);width:calc(87.5% - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-xl{width:-webkit-calc(75% - 5px);width:calc(75% - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-l{width:-webkit-calc(62.5% - 5px);width:calc(62.5% - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-m{width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-s{width:-webkit-calc(37.5% - 5px);width:calc(37.5% - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-xs{width:-webkit-calc(25% - 5px);width:calc(25% - 5px)}.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-xxs{width:-webkit-calc(12.5% - 5px);width:calc(12.5% - 5px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col){width:-webkit-calc(100%/1 - 0px);width:calc(100%/1 - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-xxxl,.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col)&gt;.m-forminput{width:100%}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-xxl{width:-webkit-calc(87.5% - 0px);width:calc(87.5% - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-xl{width:-webkit-calc(75% - 0px);width:calc(75% - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-l{width:-webkit-calc(62.5% - 0px);width:calc(62.5% - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-m{width:-webkit-calc(50% - 0px);width:calc(50% - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-s{width:-webkit-calc(37.5% - 0px);width:calc(37.5% - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-xs{width:-webkit-calc(25% - 0px);width:calc(25% - 0px)}.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-xxs{width:-webkit-calc(12.5% - 0px);width:calc(12.5% - 0px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio){width:-webkit-calc(100%/3 - 6.6666666667px);width:calc(100%/3 - 6.6666666667px);display:inline-block;margin:0;text-align:left!important}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio):nth-last-of-type(1){float:right}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xxxl{width:100%}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xxl{width:-webkit-calc(87.5% - 6.6666666667px);width:calc(87.5% - 6.6666666667px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xl{width:-webkit-calc(75% - 6.6666666667px);width:calc(75% - 6.6666666667px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-l{width:-webkit-calc(62.5% - 6.6666666667px);width:calc(62.5% - 6.6666666667px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-m{width:-webkit-calc(50% - 6.6666666667px);width:calc(50% - 6.6666666667px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-s{width:-webkit-calc(37.5% - 6.6666666667px);width:calc(37.5% - 6.6666666667px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xs{width:-webkit-calc(25% - 6.6666666667px);width:calc(25% - 6.6666666667px)}.m-form [data-field-count="3"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xxs{width:-webkit-calc(12.5% - 6.6666666667px);width:calc(12.5% - 6.6666666667px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio){width:-webkit-calc(100%/2 - 5px);width:calc(100%/2 - 5px);display:inline-block;margin:0;text-align:left!important}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio):nth-last-of-type(1){float:right}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xxxl{width:100%}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xxl{width:-webkit-calc(87.5% - 5px);width:calc(87.5% - 5px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xl{width:-webkit-calc(75% - 5px);width:calc(75% - 5px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-l{width:-webkit-calc(62.5% - 5px);width:calc(62.5% - 5px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-m{width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-s{width:-webkit-calc(37.5% - 5px);width:calc(37.5% - 5px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xs{width:-webkit-calc(25% - 5px);width:calc(25% - 5px)}.m-form [data-field-count="2"] .a-formlabel:not(.form-layout-col):not(.radio).form-field-width-xxs{width:-webkit-calc(12.5% - 5px);width:calc(12.5% - 5px)}@media (min-width:900px){.m-form .layout-2columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.m-form .layout-2columns .a-heading{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.m-form .layout-2columns .form-row{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.m-form .form-layout-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media (min-width:750px){.m-footerlinkscopyright ul{margin-bottom:0}.m-footerlinkscopyright li{display:inline-block}.m-footerpagefunctionsfollow .likes .a-link{margin-right:10px}.m-form .form-layout-flex.form-layout-flex-third .form-layout-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-form .form-layout-flex.form-layout-flex-third .form-layout-col:first-child{padding-left:0}.m-form .form-layout-flex.form-layout-flex-third .form-layout-col:last-child{padding-right:0}}@media (max-width:749px){.m-form .form-layout-flex.form-layout-flex-third .form-layout-col{width:100%;float:left;padding-right:1.3888888889%;padding-left:0}}.m-form .form-layout-half:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.m-form .form-layout-half .form-layout-col{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-form .form-layout-half .form-layout-col:first-child{padding-left:0}.m-form .form-layout-half .form-layout-col:last-child{padding-right:0}.m-form .form-layout-half .form-row{max-width:none}.m-form .form-layout-third:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.m-form .form-layout-third .form-layout-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-form .form-layout-third .form-layout-col:first-child{padding-left:0}.m-form .form-layout-third .form-layout-col:last-child{padding-right:0}.m-form .form-layout-third .form-row{max-width:none}.m-form .form-layout-fourth:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.m-form .form-layout-fourth .form-layout-col{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}@media (min-width:900px){.m-form .form-layout-fourth .form-layout-col{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-form .form-layout-fourth .form-layout-col:first-child{padding-left:0}.m-form .form-layout-fourth .form-layout-col:last-child{padding-right:0}.m-form .form-layout-fourth .form-row{max-width:none}.m-form .form-linklist&gt;li{margin:0 0 15px}.m-form .form-morelink{margin:0 0 5px}.m-form .m-forminput.m-forminput-checkbox+.m-forminput,.m-form .m-forminput.m-forminput-radio+.m-forminput{margin-left:0}.m-form .m-forminput:visible+.m-forminput{margin-left:10px}.m-form .form-button,.m-form .form-image{margin-bottom:10px}.m-form .form-textindent{padding-left:30px}.m-form .form-row{display:block;max-width:300px}.m-form .form-row.form-row-fullwidth{max-width:none}.m-form .form-row .m-forminput-radio{float:left}.m-form .form-row .a-formlabel:nth-last-of-type(1):after{clear:both;content:'';display:table;width:100%}.m-form .form-row .m-forminput-dropdown.m-forminput{float:left}.m-form .form-row .m-forminput+.m-forminput:nth-last-of-type(1),.m-form .form-row .m-forminput+div.m-forminput:nth-last-of-type(2){float:right}.m-form .form-row .m-forminput[type=hidden]+.m-forminput:nth-last-of-type(1),.m-form .form-row .m-forminput[type=hidden]+div.m-forminput:nth-last-of-type(2){float:none}.m-form .form-row .m-forminput-radio.m-forminput-radio-autocomplete{float:none;width:100%}.m-form .form-row .m-forminput-slider-captcha,.m-form .form-row .m-forminput-textarea{margin:0}.m-form .form-row&gt;.a-formlabel{display:inline}.m-form .form-row&gt;.a-formlabel+.searchinput{margin:10px 0 0}.m-form .form-error-wrapper{clear:both;position:relative}.m-form .form-error-wrapper::before{display:table;font-size:20px;line-height:38px;margin-top:-38px;position:absolute;right:-30px;top:0;vertical-align:middle}.m-form .form-error-wrapper .a-errormessage{padding:10px 0 0 10px}.m-form .form-error-wrapper .a-errormessage+.m-form .form-error-wrapper .a-errormessage{padding-top:0}.m-form .form-error-wrapper .a-errormessage.js-custom-error-message-success{color:#647d2d}.m-form .m-forminput.had-focus:valid~.form-error-wrapper .error-container:nth-child(0),.m-form .m-forminput.has-error.had-focus:valid~.form-error-wrapper .error-container:nth-child(0),.m-form .m-forminput.has-no-error~.form-error-wrapper .error-container:nth-child(0){display:none}.m-form .m-forminput.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-error.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-no-error~.form-error-wrapper::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#41aaaa}.m-form .m-forminput.has-error.recaptcha-response~.form-error-wrapper::before{display:none}.m-form .had-focus:valid+.m-forminput.had-focus.is-not-selected+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus.is-not-selected~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:invalid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-confirm-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.has-min-length-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.is-invalid.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.had-focus:valid.is-invalid.has-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-ajax-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-ajax-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-confirm-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.has-min-length-error~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.input.had-focus.has-error.is-invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput.input.had-focus.has-error.is-invalid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid+.had-focus:valid~.form-error-wrapper::before,.m-form .had-focus:valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus.is-not-selected+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus.is-not-selected~.form-error-wrapper::before,.m-form .m-forminput.had-focus:invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:invalid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-confirm-error~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.has-min-length-error~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.is-invalid.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.is-invalid.has-error~.form-error-wrapper::before,.m-form .m-forminput.has-ajax-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-ajax-error~.form-error-wrapper::before,.m-form .m-forminput.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-confirm-error~.form-error-wrapper::before,.m-form .m-forminput.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-error~.form-error-wrapper::before,.m-form .m-forminput.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.has-min-length-error~.form-error-wrapper::before,.m-form .m-forminput.input.had-focus.has-error.is-invalid+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput.input.had-focus.has-error.is-invalid~.form-error-wrapper::before,.m-form .m-forminput[data-livevalidation=true].has-error.had-focus:valid+.had-focus:valid~.form-error-wrapper::before,.m-form .m-forminput[data-livevalidation=true].has-error.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus.is-not-selected+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus.is-not-selected~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:invalid+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:invalid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-confirm-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.has-min-length-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.is-invalid.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.had-focus:valid.is-invalid.has-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-ajax-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-ajax-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-confirm-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-confirm-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-min-length-error+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.has-min-length-error~.form-error-wrapper::before,.m-form :valid+.m-forminput.input.had-focus.has-error.is-invalid+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput.input.had-focus.has-error.is-invalid~.form-error-wrapper::before,.m-form :valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid+.had-focus:valid~.form-error-wrapper::before,.m-form :valid+.m-forminput[data-livevalidation=true].has-error.had-focus:valid~.form-error-wrapper::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#af235f}.m-form .had-focus:valid+.m-forminput.has-error.is-warning,.m-form .m-forminput.has-error.is-warning,.m-form :valid+.m-forminput.has-error.is-warning{color:orange}.m-form .had-focus:valid+.m-forminput.has-error.is-warning~.form-error-wrapper:before,.m-form .m-forminput.has-error.is-warning~.form-error-wrapper:before,.m-form :valid+.m-forminput.has-error.is-warning~.form-error-wrapper:before{content:''}.m-form .had-focus:valid+.m-forminput.has-error.is-warning~.form-error-wrapper .a-errormessage,.m-form .m-forminput.has-error.is-warning~.form-error-wrapper .a-errormessage,.m-form :valid+.m-forminput.has-error.is-warning~.form-error-wrapper .a-errormessage{color:orange}.m-form .m-forminput.had-focus:valid.has-no-valid-proof~.form-error-wrapper::before,.m-form .m-forminput.had-focus:valid.is-empty~.form-error-wrapper::before{content:none}.m-form .form-error-wrapper .error-container .has-error,.m-form .form-radio-group-wrapper.had-focus.is-not-selected~.form-error-wrapper .error-container .error-required,.m-form .form-radio-group-wrapper.has-error~.form-error-wrapper .error-container .error-custom,.m-form .m-forminput-simple-captcha[data-field-nr="6"].had-focus.captcha-empty~.form-error-wrapper .error-container:nth-child(6) .error-required,.m-form .m-forminput-textarea[data-field-nr="6"].had-focus.is-empty.is-required~.form-error-wrapper .error-container:nth-child(6) .error-required,.m-form .m-forminput[data-field-nr="6"].had-focus.is-empty:not(.is-bad-input):required:invalid~.form-error-wrapper .error-container:nth-child(6) .error-required,.m-form .m-forminput[data-field-nr="6"].had-focus.is-not-selected~.form-error-wrapper .error-container:nth-child(6) .error-required,.m-form .m-forminput[data-field-nr="6"].had-focus:not(.is-empty):invalid~.form-error-wrapper .error-container:nth-child(6) .error-mismatch,.m-form .m-forminput[data-field-nr="6"].has-ajax-error~.form-error-wrapper .error-container:nth-child(6) .error-custom,.m-form .m-forminput[data-field-nr="6"].has-confirm-error~.form-error-wrapper .error-container:nth-child(6) .error-confirm,.m-form .m-forminput[data-field-nr="6"].has-error~.form-error-wrapper .error-container:nth-child(6) .error-custom,.m-form .m-forminput[data-field-nr="6"].has-min-length-error~.form-error-wrapper .error-container:nth-child(6) .error-min-length,.m-form .m-forminput[data-field-nr="6"][type=number].had-focus.is-bad-input:invalid~.form-error-wrapper .error-container:nth-child(6) .error-bad-input{display:block}.m-form .form-error-wrapper .error-container .has-error,.m-form .form-radio-group-wrapper.had-focus.is-not-selected~.form-error-wrapper .error-container .error-required,.m-form .form-radio-group-wrapper.has-error~.form-error-wrapper .error-container .error-custom,.m-form .m-forminput-simple-captcha[data-field-nr="5"].had-focus.captcha-empty~.form-error-wrapper .error-container:nth-child(5) .error-required,.m-form .m-forminput-textarea[data-field-nr="5"].had-focus.is-empty.is-required~.form-error-wrapper .error-container:nth-child(5) .error-required,.m-form .m-forminput[data-field-nr="5"].had-focus.is-empty:not(.is-bad-input):required:invalid~.form-error-wrapper .error-container:nth-child(5) .error-required,.m-form .m-forminput[data-field-nr="5"].had-focus.is-not-selected~.form-error-wrapper .error-container:nth-child(5) .error-required,.m-form .m-forminput[data-field-nr="5"].had-focus:not(.is-empty):invalid~.form-error-wrapper .error-container:nth-child(5) .error-mismatch,.m-form .m-forminput[data-field-nr="5"].has-ajax-error~.form-error-wrapper .error-container:nth-child(5) .error-custom,.m-form .m-forminput[data-field-nr="5"].has-confirm-error~.form-error-wrapper .error-container:nth-child(5) .error-confirm,.m-form .m-forminput[data-field-nr="5"].has-error~.form-error-wrapper .error-container:nth-child(5) .error-custom,.m-form .m-forminput[data-field-nr="5"].has-min-length-error~.form-error-wrapper .error-container:nth-child(5) .error-min-length,.m-form .m-forminput[data-field-nr="5"][type=number].had-focus.is-bad-input:invalid~.form-error-wrapper .error-container:nth-child(5) .error-bad-input{display:block}.m-form .form-error-wrapper .error-container .has-error,.m-form .form-radio-group-wrapper.had-focus.is-not-selected~.form-error-wrapper .error-container .error-required,.m-form .form-radio-group-wrapper.has-error~.form-error-wrapper .error-container .error-custom,.m-form .m-forminput-simple-captcha[data-field-nr="4"].had-focus.captcha-empty~.form-error-wrapper .error-container:nth-child(4) .error-required,.m-form .m-forminput-textarea[data-field-nr="4"].had-focus.is-empty.is-required~.form-error-wrapper .error-container:nth-child(4) .error-required,.m-form .m-forminput[data-field-nr="4"].had-focus.is-empty:not(.is-bad-input):required:invalid~.form-error-wrapper .error-container:nth-child(4) .error-required,.m-form .m-forminput[data-field-nr="4"].had-focus.is-not-selected~.form-error-wrapper .error-container:nth-child(4) .error-required,.m-form .m-forminput[data-field-nr="4"].had-focus:not(.is-empty):invalid~.form-error-wrapper .error-container:nth-child(4) .error-mismatch,.m-form .m-forminput[data-field-nr="4"].has-ajax-error~.form-error-wrapper .error-container:nth-child(4) .error-custom,.m-form .m-forminput[data-field-nr="4"].has-confirm-error~.form-error-wrapper .error-container:nth-child(4) .error-confirm,.m-form .m-forminput[data-field-nr="4"].has-error~.form-error-wrapper .error-container:nth-child(4) .error-custom,.m-form .m-forminput[data-field-nr="4"].has-min-length-error~.form-error-wrapper .error-container:nth-child(4) .error-min-length,.m-form .m-forminput[data-field-nr="4"][type=number].had-focus.is-bad-input:invalid~.form-error-wrapper .error-container:nth-child(4) .error-bad-input{display:block}.m-form .form-error-wrapper .error-container .has-error,.m-form .form-radio-group-wrapper.had-focus.is-not-selected~.form-error-wrapper .error-container .error-required,.m-form .form-radio-group-wrapper.has-error~.form-error-wrapper .error-container .error-custom,.m-form .m-forminput-simple-captcha[data-field-nr="3"].had-focus.captcha-empty~.form-error-wrapper .error-container:nth-child(3) .error-required,.m-form .m-forminput-textarea[data-field-nr="3"].had-focus.is-empty.is-required~.form-error-wrapper .error-container:nth-child(3) .error-required,.m-form .m-forminput[data-field-nr="3"].had-focus.is-empty:not(.is-bad-input):required:invalid~.form-error-wrapper .error-container:nth-child(3) .error-required,.m-form .m-forminput[data-field-nr="3"].had-focus.is-not-selected~.form-error-wrapper .error-container:nth-child(3) .error-required,.m-form .m-forminput[data-field-nr="3"].had-focus:not(.is-empty):invalid~.form-error-wrapper .error-container:nth-child(3) .error-mismatch,.m-form .m-forminput[data-field-nr="3"].has-ajax-error~.form-error-wrapper .error-container:nth-child(3) .error-custom,.m-form .m-forminput[data-field-nr="3"].has-confirm-error~.form-error-wrapper .error-container:nth-child(3) .error-confirm,.m-form .m-forminput[data-field-nr="3"].has-error~.form-error-wrapper .error-container:nth-child(3) .error-custom,.m-form .m-forminput[data-field-nr="3"].has-min-length-error~.form-error-wrapper .error-container:nth-child(3) .error-min-length,.m-form .m-forminput[data-field-nr="3"][type=number].had-focus.is-bad-input:invalid~.form-error-wrapper .error-container:nth-child(3) .error-bad-input{display:block}.m-form .form-error-wrapper .error-container .has-error,.m-form .form-radio-group-wrapper.had-focus.is-not-selected~.form-error-wrapper .error-container .error-required,.m-form .form-radio-group-wrapper.has-error~.form-error-wrapper .error-container .error-custom,.m-form .m-forminput-simple-captcha[data-field-nr="2"].had-focus.captcha-empty~.form-error-wrapper .error-container:nth-child(2) .error-required,.m-form .m-forminput-textarea[data-field-nr="2"].had-focus.is-empty.is-required~.form-error-wrapper .error-container:nth-child(2) .error-required,.m-form .m-forminput[data-field-nr="2"].had-focus.is-empty:not(.is-bad-input):required:invalid~.form-error-wrapper .error-container:nth-child(2) .error-required,.m-form .m-forminput[data-field-nr="2"].had-focus.is-not-selected~.form-error-wrapper .error-container:nth-child(2) .error-required,.m-form .m-forminput[data-field-nr="2"].had-focus:not(.is-empty):invalid~.form-error-wrapper .error-container:nth-child(2) .error-mismatch,.m-form .m-forminput[data-field-nr="2"].has-ajax-error~.form-error-wrapper .error-container:nth-child(2) .error-custom,.m-form .m-forminput[data-field-nr="2"].has-confirm-error~.form-error-wrapper .error-container:nth-child(2) .error-confirm,.m-form .m-forminput[data-field-nr="2"].has-error~.form-error-wrapper .error-container:nth-child(2) .error-custom,.m-form .m-forminput[data-field-nr="2"].has-min-length-error~.form-error-wrapper .error-container:nth-child(2) .error-min-length,.m-form .m-forminput[data-field-nr="2"][type=number].had-focus.is-bad-input:invalid~.form-error-wrapper .error-container:nth-child(2) .error-bad-input{display:block}.m-form .form-error-wrapper .error-container .has-error,.m-form .form-radio-group-wrapper.had-focus.is-not-selected~.form-error-wrapper .error-container .error-required,.m-form .form-radio-group-wrapper.has-error~.form-error-wrapper .error-container .error-custom,.m-form .m-forminput-simple-captcha[data-field-nr="1"].had-focus.captcha-empty~.form-error-wrapper .error-container:nth-child(1) .error-required,.m-form .m-forminput-textarea[data-field-nr="1"].had-focus.is-empty.is-required~.form-error-wrapper .error-container:nth-child(1) .error-required,.m-form .m-forminput[data-field-nr="1"].had-focus.is-empty:not(.is-bad-input):required:invalid~.form-error-wrapper .error-container:nth-child(1) .error-required,.m-form .m-forminput[data-field-nr="1"].had-focus.is-not-selected~.form-error-wrapper .error-container:nth-child(1) .error-required,.m-form .m-forminput[data-field-nr="1"].had-focus:not(.is-empty):invalid~.form-error-wrapper .error-container:nth-child(1) .error-mismatch,.m-form .m-forminput[data-field-nr="1"].has-ajax-error~.form-error-wrapper .error-container:nth-child(1) .error-custom,.m-form .m-forminput[data-field-nr="1"].has-confirm-error~.form-error-wrapper .error-container:nth-child(1) .error-confirm,.m-form .m-forminput[data-field-nr="1"].has-error~.form-error-wrapper .error-container:nth-child(1) .error-custom,.m-form .m-forminput[data-field-nr="1"].has-min-length-error~.form-error-wrapper .error-container:nth-child(1) .error-min-length,.m-form .m-forminput[data-field-nr="1"][type=number].had-focus.is-bad-input:invalid~.form-error-wrapper .error-container:nth-child(1) .error-bad-input{display:block}.m-form div[data-t-name=SingleInputChoice] .m-forminput.is-empty~.form-error-wrapper .error-container .error-required{display:block}.m-form div[data-t-name=SingleInputChoice] .m-forminput.has-error.had-focus:valid,.m-form div[data-t-name=SingleInputChoice] .m-forminput.is-empty{border-color:#af235f}.m-form div[data-t-name=SingleInputChoice] .m-forminput.has-error.had-focus:valid~.form-error-wrapper::before,.m-form div[data-t-name=SingleInputChoice] .m-forminput.is-empty~.form-error-wrapper::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#af235f}.m-form .suggest-layer-wrap{position:relative;width:100%}.m-form .suggest-layer-autocomplete{background:#f2f2f2;border:1px solid #999;margin-top:10px;padding:0;position:absolute;width:100%;z-index:250}.m-form .suggest-layer-autocomplete::after,.m-form .suggest-layer-autocomplete::before{border-left:15px solid transparent;border-right:15px solid transparent;content:'';left:1.3888888889%;position:absolute}.m-form .suggest-layer-autocomplete::before{border-bottom:15px solid #999;margin:0;top:-16px}.m-form .suggest-layer-autocomplete::after{border-bottom:15px solid #f2f2f2;margin:0;top:-15px}.m-form .suggest-layer-autocomplete-right::after,.m-form .suggest-layer-autocomplete-right::before{left:83.3333333333%}.m-form .suggest-layer-autocomplete-result-container{list-style-type:none;margin:0;padding:0}.m-form .suggest-layer-autocomplete-result-row{display:block;margin:0;width:100%}.m-form .suggest-layer-autocomplete-result-row:hover{background:#d4d9de}.m-form .suggest-layer-autocomplete-result-row-item{color:#0064a6}.m-form .suggest-layer-autocomplete-result-row-item:hover{color:#000}.m-form .suggest-layer-autocomplete-result-row.state-current{background:#d4d9de;color:#000}.m-form .suggest-layer-autocomplete-result-itemlabel~.a-formlabel{margin:0;padding:10px 34px 10px 10px}.m-form .suggest-layer-autocomplete-result-itemlabel:checked~.a-formlabel:before,.m-form .suggest-layer-autocomplete-result-itemlabel~.a-formlabel:before{display:none}.m-form fieldset.highlighted input[type=text].m-forminput:not(.pikaday__display){background-color:#d4d9de}.m-form fieldset.highlighted .select2-dropdown{border-color:#d4d9de}.m-form fieldset.highlighted .select2-container .select2-results__option,.m-form fieldset.highlighted .select2-container .select2-results__option--highlighted[aria-selected],.m-form fieldset.highlighted .select2-container .select2-results__option[aria-selected=true],.m-form fieldset.highlighted .select2-selection,.m-form fieldset.highlighted .select2-selection.select2-selection--multiple,.m-form fieldset.highlighted .select2-selection.select2-selection--multiple .select2-selection__choice{background-color:#d4d9de}.m-form fieldset.highlighted .select2-container .select2-results__options,.m-form fieldset.highlighted .select2-container--open{border-color:#d4d9de}.m-form fieldset.highlighted .custom-input-dropdown,.m-form fieldset.highlighted .customfilterdateselection-slider,.m-form fieldset.highlighted .select2-container--open .select2-search--dropdown{background-color:#d4d9de}.m-form .icon-camera-enrocr{float:right;font-size:30px;position:relative;top:42px;right:10px;cursor:pointer}.m-form .search-camera-icon .icon-camera-enrocr{top:-24px;font-size:2em}.m-form .has-enrocr-error{border:1px solid #af235f}.m-form .has-enrocr-error~.form-error-wrapper:before{-webkit-font-smoothing:antialiased;color:#af235f;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-form template{display:none}.form-actions{margin-bottom:-10px}.form-actions:after{clear:both;content:'';display:table;width:100%}.form-actions .form-action-secondary{float:left}.form-actions .form-action-primary{float:right}.form-actions .form-action{width:100%;margin-bottom:10px}@media (min-width:750px){.form-actions:not(.layout-half) .form-action{width:50%}.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(3),.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(3)~.form-action,.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(4),.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(4)~.form-action{width:33.3333333333%}.form-actions:not(.layout-half) .form-action:not(.form-action-primary):nth-child(3):last-of-type{padding-right:0}.form-actions:not(.layout-half) .form-action.form-action-primary~.form-action-secondary:last-child{padding-right:1.3888888889%}.form-actions:not(.layout-half) .form-action-primary{padding-right:0}.form-actions:not(.layout-half) .form-action-primary~.form-action-primary,.form-actions:not(.layout-half) .form-action-primary~.form-action-primary:not(:nth-child(4)),.form-actions:not(.layout-half) .form-action-secondary{padding-right:1.3888888889%}.form-actions:not(.layout-half) .form-action-group-primary{float:right;width:33.3333333333%}.form-actions:not(.layout-half) .form-action-group-primary .form-action{width:100%}.form-actions:not(.layout-half) .form-action-group-primary .form-action-primary~.form-action-primary{width:100%;padding-right:0}.form-actions:not(.layout-half) .form-action-group-secondary .form-action{width:33.3333333333%}.form-actions:not(.layout-half) .form-action-group-secondary .form-action-primary,.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(3),.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(3)~.form-action,.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(4),.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(4)~.form-action,.form-actions:not(.layout-half) .form-action-group-secondary .form-action:not(.form-action-primary):nth-child(3):last-of-type{padding-right:1.3888888889%}}.form-actions:not(.layout-half) .actions-info-text{padding-bottom:10px}input.m-forminput{border:1px solid #879baa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2d373c;margin:10px 0 0;padding:10px;width:100%}input.m-forminput.had-focus:invalid,input.m-forminput.has-ajax-error,input.m-forminput.has-confirm-error,input.m-forminput.has-error,input.m-forminput.has-min-length-error,input.m-forminput[data-livevalidation=true].has-error.had-focus:valid{border-color:#af235f}input.m-forminput.has-error.is-warning{border-color:orange}input.m-forminput.has-error.had-focus:valid,input.m-forminput:not([class*="-error"]):required:valid,input.m-forminput:not([class*=need-min-length]):required:valid{border-color:#41aaaa}input.m-forminput.has-error.had-focus:valid.has-no-valid-proof,input.m-forminput:not([class*="-error"]):required:valid.has-no-valid-proof,input.m-forminput:not([class*=need-min-length]):required:valid.has-no-valid-proof{border-color:#879baa}input.m-forminput.has-error.had-focus:valid.is-invalid,input.m-forminput:not([class*="-error"]):required:valid.is-invalid,input.m-forminput:not([class*=need-min-length]):required:valid.is-invalid{border-color:#af235f}input.m-forminput[type=password]{text-security:disc}input.m-forminput[type=password]::-ms-clear,input.m-forminput[type=password]::-ms-reveal{display:none}input.m-forminput::-webkit-inner-spin-button,input.m-forminput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input.m-forminput[type=number]{-moz-appearance:textfield}.m-forminput [disabled],.m-forminput[disabled]{border-color:rgba(153,153,153,.5);color:rgba(153,153,153,.5);background:0 0}.m-forminput [disabled]::-webkit-input-placeholder,.m-forminput[disabled]::-webkit-input-placeholder{color:rgba(153,153,153,.5)}.m-forminput [disabled]:-ms-input-placeholder,.m-forminput[disabled]:-ms-input-placeholder{color:rgba(153,153,153,.5)}.m-forminput [disabled]::placeholder,.m-forminput[disabled]::placeholder{color:rgba(153,153,153,.5)}.m-forminput [readonly],.m-forminput[readonly]{border-color:transparent;color:#2d373c;font-weight:700;padding-left:0;padding-right:0}.m-forminput [readonly]::-webkit-input-placeholder,.m-forminput[readonly]::-webkit-input-placeholder{color:transparent}.m-forminput [readonly]:-ms-input-placeholder,.m-forminput[readonly]:-ms-input-placeholder{color:transparent}.m-forminput [readonly]::placeholder,.m-forminput[readonly]::placeholder{color:transparent}:placeholder-shown{color:#93a5b2;opacity:1}form-error ::-webkit-input-placeholder{color:#93a5b2;opacity:1}form-error :-ms-input-placeholder{color:#93a5b2;opacity:1}form-error ::placeholder{color:#93a5b2;opacity:1}:-ms-input-placeholder{color:#93a5b2!important;opacity:1}.m-formupload .upload-status-message{padding:10px 0 0 10px;margin:0 0 5px;color:#000;font-size:14px;font-weight:400;line-height:18px}.m-formupload .upload-status-message i.icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin-left:10px;cursor:pointer}.m-formupload .upload-additional-information{margin:16px 0 0}.m-formupload .upload-maxfile-message{color:red}.m-formupload .upload-area-wrapper{display:block;width:100%;padding:30px 0 0}@media (min-width:900px){.form-actions:not(.layout-half) .form-action,.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(3),.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(3)~.form-action,.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(4),.form-actions:not(.layout-half) .form-action:first-child:nth-last-child(4)~.form-action,.form-actions:not(.layout-half) .form-action~.form-action{width:25%}.form-actions:not(.layout-half) .form-action-primary~.form-action-primary{padding-right:1.3888888889%}.form-actions:not(.layout-half) .form-action-group-primary{float:right;width:25%}.form-actions:not(.layout-half) .form-action-group-primary .form-action{width:100%}.form-actions:not(.layout-half) .form-action-group-primary .form-action-primary~.form-action-primary{width:100%;padding-right:0}.form-actions:not(.layout-half) .form-action-group-secondary .form-action{width:25%}.form-actions:not(.layout-half) .form-action-group-secondary .form-action,.form-actions:not(.layout-half) .form-action-group-secondary .form-action.form-action-secondary,.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(3),.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(3)~.form-action,.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(4),.form-actions:not(.layout-half) .form-action-group-secondary .form-action:first-child:nth-last-child(4)~.form-action,.form-actions:not(.layout-half) .form-action-group-secondary .form-action~.form-action{padding-right:1.3888888889%}.form-actions.layout-half .form-action{width:50%}.form-actions.layout-half .form-action-secondary{padding-right:1.3888888889%}.form-actions.layout-half .form-action-primary{padding-left:1.3888888889%}.m-formupload .upload-area-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.m-formupload .upload-dropzone{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:20px;background-color:#e9ecee;border:2px dashed #d4d9de;overflow:hidden;position:relative;width:100%}.m-formupload .upload-dropzone:after{clear:both;content:'';display:table;width:100%}@media (min-width:900px){.m-formupload .upload-dropzone{width:50%;-webkit-box-flex:unset;-webkit-flex-grow:unset;-ms-flex-positive:unset;flex-grow:unset;display:table}}.m-formupload .upload-dropzone input{height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;width:100%;opacity:0;cursor:pointer}.m-formupload .upload-dropzone:hover{background-color:#999}.m-formupload .upload-dropzone .upload-icon{line-height:60px;text-align:center}.m-formupload .upload-dropzone .upload-icon .icon-upload.icon-l{font-size:60px}.m-formupload .upload-dropzone .upload-drophere{line-height:40px;text-align:center;font-size:18px}.m-formupload .upload-dropzone .upload-orclick{line-height:40px;text-align:center;font-size:12px}.m-formupload .upload-dropzone .upload-add-files{line-height:40px;text-align:center;background-color:#666;color:#f2f2f2}.m-formupload .upload-files-list{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;margin-left:0;margin-top:20px}.m-formupload .upload-files-list .upload-file-container{margin-top:10px}.m-formupload .upload-files-list .a-heading{padding-bottom:10px;border-bottom:2px solid #999}.m-formupload .upload-files-list .file{font-size:12px;height:20px}.m-formupload .upload-files-list .file .delete{float:right;cursor:pointer}.m-formupload .upload-files-list .file .delete .icon.icon-s{font-size:12px}.m-formupload .upload-files-list .file .filename{font-weight:700;text-overflow:ellipsis;white-space:nowrap;max-width:80%;display:inline-block;overflow:hidden}.m-formupload .upload-files-list .progressbar{height:6px;background-color:#e9ecee}.m-formupload .upload-files-list .progressbar .progressindicator{height:100%;background-color:#666;width:0}.m-formupload .upload-files-list .progressinfo{font-size:12px}.m-formupload .upload-files-list .progressinfo .performance{float:right}.gigya-error-message{font-weight:700}.m-graphictext{display:block;margin-left:-1.3888888889%;margin-right:-1.3888888889%}.m-graphictext.a-area,.m-graphictext.a-area-desktop,.m-graphictext.a-area-mobile,.m-graphictext.a-area-tablet{padding:40px 1.3888888889%}.m-graphictext .m-contenttextmedia{margin-bottom:0}.m-grid-gallery{margin:40px 0}.m-grid-gallery .gallery-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;gap:15px}.m-grid-gallery .gallery-wrapper .gallery-item{position:relative}.m-grid-gallery .gallery-wrapper .gallery-item .icon-play{position:absolute;color:#0064a6;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-grid-gallery .gallery-wrapper .gallery-item img{width:100%}.m-grid-gallery .gallery-main-image-wrapper{grid-area:1/1/3/span 4}.m-grid-gallery .gallery-small-image-wrapper{grid-area:2/span 3/auto/auto;overflow:hidden}@media (max-width:899px){.m-grid-gallery .gallery-main-image-wrapper{grid-area:1/1/2/span 6}.m-imagetextbuttonsipg .textcontainer:only-of-type .header{position:relative}}.m-grid-gallery .gallery-column .gallery-item:not(:first-child){padding:15px 0 0}.m-helpfulfunction .a-link:first-of-type{border-right:1px solid #d4d9de}.m-helpfulfunction .feedback{display:none}.m-helpfulfunction .feedback .icon{float:left;padding:0 5px 0 0;width:auto}.m-helpfulfunction .feedback .text{padding:0;width:auto}.m-helpfulfunction.was-rated .consumer-review{display:none}.m-helpfulfunction.was-rated .feedback{display:block}.m-helpfulnessvoting{float:left;width:100%;margin:20px 0 0}@media (min-width:900px){.m-formupload .upload-files-list{width:50%;margin-left:40px;margin-top:0}.m-grid-gallery .gallery-small-image-wrapper{grid-area:1/auto/span 2/auto;height:0;min-height:100%}.m-helpfulnessvoting{width:50%}}.m-helpfulnessvoting .m-helpful-button-container .a-button{width:auto}.m-helpfulnessvoting .m-review-report-button{margin:0}.m-helpfulnessvoting .m-review-report-button:hover{color:#fff}.m-helpfulnessvoting .m-review-report-button.reported-inappropriate{background:0 0;color:#000;font-weight:700;opacity:1}.m-helpfulnessvoting .a-button.a-button-disabled.a-link:hover{background:#41aaaa}.form-actions-bv-review-report{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:749px){.form-actions-bv-review-report{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.form-actions-bv-review-report .form-action{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (min-width:900px){.form-actions-bv-review-report .form-action-bv-review-reject{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.form-actions-bv-review-report .form-action{width:50%!important}}.a-button.report-popover-btn{width:100%}.m-hero{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:20px 0 0}.m-highlightbox{display:block;margin:0 0 20px;width:100%}.m-highlightbox.a-area,.m-highlightbox.a-area.a-area-desktop,.m-highlightbox.a-area.a-area-mobile,.m-highlightbox.a-area.a-area-tablet{padding:20px}.m-highlightbox :last-child{margin-bottom:0}.m-iframe iframe{width:100%;border:0}.m-iframe iframe.auto-scrolling{overflow:auto}.m-iframe iframe.no-scrolling{overflow:hidden}.m-iframe iframe.enforce-scrolling{overflow:scroll}.m-iframe-autosize iframe{border:0;min-width:100%;min-height:500px;width:1px}.m-imagelist:after{clear:both;content:'';display:table;width:100%}.m-imagelist&gt;*{float:left;margin-bottom:10px;margin-right:10px;width:auto}.m-imagesequencer{text-align:center}.m-imagesequencer.hide-hint .m360-hint,.m-imagesequencer.hide-overlay-icon.stopped-on-last-frame:before{display:none}.m-imagesequencer .Magic360-container{border:none}.m-imagesequencer .Magic360-container:after{display:none}.m-imagesequencer a.Magic360{border:none}.m-imagesequencer .no-pointer-events{pointer-events:none}.m-imagesequencer.stopped-on-last-frame:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#41aaaa;font-size:120px;left:50%;line-height:120px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.m-imagesequencer.stopped-on-last-frame:hover:before{color:#a5e1e1}.m-imagesequencer.open-layer .Magic360-container{z-index:-1}.mediagallery-slide.mediagallery-trigger-imagesequencer:before{display:none}.not-open-imagesequencer{position:relative}.not-open-imagesequencer:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#41aaaa;font-size:50px;left:50%;line-height:50px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.not-open-imagesequencer:hover:before{color:#a5e1e1}.m-image-teaser-container{position:relative;margin:5px;float:left}.m-image-teaser-container.a-link .text-container .a-button,.m-image-teaser-container.a-link .text-container .a-link{cursor:pointer}.m-image-teaser-container .image-container{display:inline-block}.m-image-teaser-container .text-container{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:1;bottom:0;text-align:justify;width:100%;padding:0 15px 15px}.m-image-teaser-container .text-container .copy-text,.m-image-teaser-container .text-container .header{color:#000}.m-image-teaser-container .text-container .copy-text:last-child{margin-bottom:0}.m-image-teaser-container .text-container .a-link{color:#0064a6}.m-image-teaser-container .text-container .a-link:hover.a-link-disabled:hover{color:#0064a6}.m-image-teaser-container .text-container .a-button{cursor:default}.m-image-teaser-container .text-container .a-button:hover{background-color:#0064a6}.m-image-teaser-container .text-container .a-button:focus{outline:0}@media (min-width:750px){.m-image-teaser-container .text-container{padding:0 25px 15px 15px}.m-imagetext .textcontainer.color-1 .header{color:#000}.m-imagetext .textcontainer.color-2 .header{color:#fff}.m-imagetext .textcontainer.right .header{left:auto;right:5%}}@media (min-width:900px){.m-image-teaser-container .text-container{padding-bottom:0}.m-image-teaser-container .text-container .a-button,.m-image-teaser-container .text-container .a-link,.m-image-teaser-container .text-container .copy-text{display:none}.m-image-teaser-container:focus .a-link,.m-image-teaser-container:focus .copy-text,.m-image-teaser-container:hover .a-link,.m-image-teaser-container:hover .copy-text{padding-bottom:15px;display:block}.m-image-teaser-container:focus .a-button,.m-image-teaser-container:hover .a-button{margin-bottom:15px;display:block}}.m-image-teaser-carousel{margin-bottom:50px}.m-image-teaser-carousel .full-width-section{position:relative}.m-image-teaser-carousel .image-teaser-slider .slick-track{margin-left:0}.m-image-teaser-carousel .image-teaser-slider .slick-dots{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:10px 0 0}.m-image-teaser-carousel .image-teaser-slider .slick-dots li button{background-color:#c7c7c7;font-size:0;border-radius:50%;width:10px;height:10px;border-width:0;padding:0}.m-image-teaser-carousel .image-teaser-slider .slick-dots li.slick-active button{background-color:#000}.m-image-teaser-carousel .image-teaser-slider-arrows .next,.m-image-teaser-carousel .image-teaser-slider-arrows .prev{font-size:20px;height:40px;margin-top:-50px;width:40px}.m-image-teaser-carousel .image-teaser-slider-arrows .prev{margin-left:40px}.m-image-teaser-carousel .image-teaser-slider-arrows .next{margin-right:40px}.m-image-teaser-carousel .m-image-teaser-container .image-container,.m-image-teaser-carousel .m-image-teaser-container .image-container .a-image img{width:100%}.m-image-teaser-carousel .m-image-teaser-container .a-heading{font-weight:700}.m-image-teaser-carousel .m-solid-background-teaser-container{margin:5px}.m-image-teaser-carousel .m-solid-background-teaser-container .background-wrapper{padding:0 0 -webkit-calc(100% * 4 / 3);padding:0 0 calc(100% * 4 / 3)}.m-image-teaser-carousel .m-solid-background-teaser-container .text-container{position:absolute;bottom:0}.m-image-teaser-carousel .m-solid-background-teaser-container .a-heading{font-weight:700}.m-imagetext{position:relative}.m-imagetext .textcontainer{display:block;width:100%}.m-imagetext .copytext,.m-imagetext .header{color:#000}.m-imagetext .copytext p,.m-imagetext .header p{margin-bottom:20px}.m-imagetext .copytext .a-link,.m-imagetext .header .a-link{display:block;margin-top:5px}.m-imagetext .copytext .a-button:not(:last-child),.m-imagetext .header .a-button:not(:last-child){margin-bottom:30px}.m-imagetext .m-productconversionarea .link-addtocart:before{font-size:100%;font-weight:400}@media (min-width:750px) and (max-width:899px){.m-imagetext .header{background:0 0;left:5%;padding:20px;position:absolute;top:5%;width:50%}}@media (min-width:900px){.m-imagetext{margin-bottom:20px}.m-imagetext .textcontainer{background:0 0;left:10%;padding:20px;position:absolute;top:10%;width:50%}.m-imagetext .textcontainer.right{left:auto;right:10%}.m-imagetext .textcontainer.color-1 .copytext{color:#000}.m-imagetext .textcontainer.color-2 .copytext{color:#fff}.m-imagetext .header{margin-bottom:20px}}.m-imagetext.effect-on-hover .a-image img{-webkit-transition:30s linear;transition:30s linear}.m-imagetext.effect .a-image,.m-imagetext.effect-on-hover .a-image{overflow:hidden}.m-imagetext.effect img,.m-imagetext.effect-on-hover .a-image:hover img{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-imagetextbuttonsipg,.m-imagetextbuttonsipg .textcontainer:only-of-type{position:relative}.m-imagetextbuttonsipg .a-backlink{position:absolute;z-index:100;left:0}.m-imagetextbuttonsipg .textcontainer{left:0}.m-imagetextbuttonsipg .textcontainer .a-button{margin-right:10px;white-space:normal;width:auto;height:auto}@media (max-width:749px){.m-imagetextbuttonsipg .textcontainer .a-button{display:block;margin-right:0}.m-imagetextbuttonsipg .textcontainer .a-button:not(:last-child){margin-bottom:20px}.m-imagetextbuttonsipg .textcontainer:only-of-type .header{padding:30px 0 0}.m-imagetextbuttonsipg .a-backlink{padding:0 10px;top:5%}}@media (min-width:750px){.m-imagetextbuttonsipg .m-imagetext .copytext .a-link{display:inline-block}.m-imagetextbuttonsipg .a-button,.m-imagetextbuttonsipg .a-link{top:5%}.m-imagetextbuttonsipg .a-button:not(:last-child){margin-bottom:20px}.m-imagetextbuttonsipg .header{left:0;top:5%;width:100%}.m-imagetextbuttonsipg .textcontainer&gt;div{margin:20px 0;padding:20px 10px;background-color:rgba(255,255,255,.8)}.m-imagetextbuttonsipg .textcontainer:only-of-type .header{padding:25px 0 0}.m-imagetextbuttonsipg .textcontainer.right .header{right:0}}@media (min-width:900px){.m-imagetextbuttonsipg .textcontainer{width:100%;top:5%}.m-imagetextbuttonsipg .textcontainer .a-button{display:inline-block}.m-imagetextbuttonsipg .textcontainer.left{width:50%;top:2%;left:10%}.m-imagetextbuttonsipg .textcontainer.right{width:50%;padding:0 15px 20px}.m-imagetextbuttonsipg .textcontainer.right .header{right:0}.m-imagetextbuttonsipg .textcontainer.right&gt;div{margin-top:0}}.m-imagetextradiobuttonsipg,.m-imagetextradiobuttonsipg .textcontainer:only-of-type{position:relative}.m-imagetextradiobuttonsipg .a-backlink{position:absolute;z-index:100;left:0}@media (max-width:749px){.m-imagetextradiobuttonsipg .form-actions .form-action-primary{float:none;margin:0 auto}.m-imagetextradiobuttonsipg .m-form .form-row{display:block;padding:0 10px}.m-imagetextradiobuttonsipg .m-form .form-row .m-forminput+.m-forminput:nth-last-of-type(1),.m-imagetextradiobuttonsipg .m-form .form-row .m-forminput+.m-forminput:nth-last-of-type(2){float:none}.m-imagetextradiobuttonsipg .m-form .form-row .m-forminput-radio{margin:0 auto;width:100%;float:none;padding-bottom:10px}.m-imagetextradiobuttonsipg.no-background .a-backlink{position:relative;padding:0}}@media (min-width:750px){.m-imagetextradiobuttonsipg .m-imagetext .textcontainer{left:0;width:100%}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer .header{top:10%;width:100%;left:0}.m-imagetextradiobuttonsipg .textcontainer&gt;div{margin:20px 0}.m-imagetextradiobuttonsipg .form-actions .form-action-primary{float:none;margin:0 auto}.m-imagetextradiobuttonsipg .a-formlabel{display:inline}.m-imagetextradiobuttonsipg .m-form{padding:20px;top:50%;width:100%}.m-imagetextradiobuttonsipg .m-form .form-row{display:block;margin:0;max-width:none}.m-imagetextradiobuttonsipg .m-form .form-row:first-child{padding-top:20px}.m-imagetextradiobuttonsipg .m-form .form-row .m-forminput-radio{padding-right:20px;width:50%}.m-imagetextradiobuttonsipg .m-form .form-row .m-forminput-radio .label-text{padding-right:10px}.m-imagetextradiobuttonsipg .textcontainer:only-of-type .header{padding:25px 0 0}}@media (max-width:899px){.m-imagetextradiobuttonsipg .textcontainer:only-of-type .header{position:relative}}.m-imagevideogallery .gallerylist{display:grid;display:-ms-grid;grid-template-columns:1fr;grid-column-gap:8px;-ms-grid-columns:1fr;margin-bottom:0;padding:13px 13px 5px}@media (min-width:900px){.m-imagetextradiobuttonsipg .m-form .form-row:nth-child(n+1){float:left}.m-imagetextradiobuttonsipg .m-form .form-row{display:inline-block;width:50%;max-width:none;margin:0;padding-top:20px;padding-bottom:10px}.m-imagetextradiobuttonsipg .m-form .form-row&gt;.m-forminput{display:inline-block;padding-right:20px;width:50%}.m-imagetextradiobuttonsipg.no-background .m-form{position:relative}.m-imagetextradiobuttonsipg .textcontainer&gt;div{margin:20px 0;padding:20px 10px;background-color:rgba(255,255,255,.8)}.m-imagetextradiobuttonsipg .form-actions .form-action-primary{float:right;margin:0;padding-top:30px;padding-right:50px}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer{top:5%}.m-imagevideogallery .gallerylist{grid-template-columns:1fr 1fr 1fr;-ms-grid-columns:1fr 8px 1fr 8px 1fr 8px 1fr}}.m-imagevideogallery .gallerylist .listitem{margin:0 0 8px;cursor:pointer;position:relative}.m-imagevideogallery .gallerylist .listitem:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(4){-ms-grid-row:4;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(5){-ms-grid-row:5;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(6){-ms-grid-row:6;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(7){-ms-grid-row:7;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(8){-ms-grid-row:8;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(9){-ms-grid-row:9;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(10){-ms-grid-row:10;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(11){-ms-grid-row:11;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(12){-ms-grid-row:12;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(13){-ms-grid-row:13;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(14){-ms-grid-row:14;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(15){-ms-grid-row:15;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(16){-ms-grid-row:16;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(17){-ms-grid-row:17;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(18){-ms-grid-row:18;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(19){-ms-grid-row:19;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(20){-ms-grid-row:20;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(21){-ms-grid-row:21;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(22){-ms-grid-row:22;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(23){-ms-grid-row:23;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(24){-ms-grid-row:24;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(25){-ms-grid-row:25;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(26){-ms-grid-row:26;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(27){-ms-grid-row:27;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(28){-ms-grid-row:28;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(29){-ms-grid-row:29;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(30){-ms-grid-row:30;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(31){-ms-grid-row:31;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(32){-ms-grid-row:32;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(33){-ms-grid-row:33;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(34){-ms-grid-row:34;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(35){-ms-grid-row:35;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(36){-ms-grid-row:36;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(37){-ms-grid-row:37;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(38){-ms-grid-row:38;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(39){-ms-grid-row:39;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(40){-ms-grid-row:40;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(41){-ms-grid-row:41;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(42){-ms-grid-row:42;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(43){-ms-grid-row:43;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(44){-ms-grid-row:44;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(45){-ms-grid-row:45;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(46){-ms-grid-row:46;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(47){-ms-grid-row:47;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(48){-ms-grid-row:48;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(49){-ms-grid-row:49;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(50){-ms-grid-row:50;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem .icon-play{position:absolute;color:#0064a6;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-imagevideogallery .gallerylist .listitem:hover:before{font-size:34px;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;z-index:2}.m-imagevideogallery .gallerylist .listitem:hover:after{background-color:#000;content:' ';width:100%;height:100%;top:0;left:0;position:absolute;opacity:.5;z-index:1}.m-imagevideogallery .m-layer{overflow:hidden;padding:10px}@media (min-width:750px){.m-imagevideogallery .gallerylist{grid-template-columns:1fr 1fr 1fr;-ms-grid-columns:1fr 8px 1fr 8px 1fr 8px 1fr}.m-imagevideogallery .gallerylist .listitem:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(5){-ms-grid-row:2;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(7){-ms-grid-row:2;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(8){-ms-grid-row:2;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(9){-ms-grid-row:3;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(10){-ms-grid-row:3;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(11){-ms-grid-row:3;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(12){-ms-grid-row:3;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(13){-ms-grid-row:4;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(14){-ms-grid-row:4;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(15){-ms-grid-row:4;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(16){-ms-grid-row:4;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(17){-ms-grid-row:5;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(18){-ms-grid-row:5;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(19){-ms-grid-row:5;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(20){-ms-grid-row:5;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(21){-ms-grid-row:6;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(22){-ms-grid-row:6;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(23){-ms-grid-row:6;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(24){-ms-grid-row:6;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(25){-ms-grid-row:7;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(26){-ms-grid-row:7;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(27){-ms-grid-row:7;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(28){-ms-grid-row:7;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(29){-ms-grid-row:8;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(30){-ms-grid-row:8;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(31){-ms-grid-row:8;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(32){-ms-grid-row:8;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(33){-ms-grid-row:9;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(34){-ms-grid-row:9;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(35){-ms-grid-row:9;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(36){-ms-grid-row:9;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(37){-ms-grid-row:10;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(38){-ms-grid-row:10;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(39){-ms-grid-row:10;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(40){-ms-grid-row:10;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(41){-ms-grid-row:11;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(42){-ms-grid-row:11;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(43){-ms-grid-row:11;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(44){-ms-grid-row:11;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(45){-ms-grid-row:12;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(46){-ms-grid-row:12;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(47){-ms-grid-row:12;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(48){-ms-grid-row:12;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(49){-ms-grid-row:13;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(50){-ms-grid-row:13;-ms-grid-column:3}.m-imagevideogallery .m-layer{padding:20px}}.m-imagevideogallery .m-layer.is-active~.gallerylist{visibility:hidden}.m-imagevideogallery .m-layer .layer-overlay{background:#fff;opacity:1}.m-imagevideogallery .m-layer .layer-wrapper,.m-imagevideogallery .m-layer .layer-wrapper .layer-content{max-width:none;min-height:auto;margin:0;padding:0;height:100%}.m-imagevideogallery .m-layer .layer-wrapper .layer-content .layer-close{position:fixed;top:10px;right:10px;float:none;z-index:10}.m-imagevideogallery .m-layer .layer-wrapper .layer-content .layer-content-inner{max-width:none;min-height:auto;height:100%;margin:0;padding:0}.m-imagevideogallery .m-layer .layer-wrapper .layer-content .layer-content-inner .a-image{width:auto;height:100%}.m-imagevideogallery .m-layer .layer-wrapper .layer-content .layer-content-inner .a-image img{width:auto;max-height:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-imagevideogallery .m-layer .layer-wrapper .layer-content .layer-content-inner .m-video{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-imagevideogallery.m-review-imagegallery .a-image{height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-imagevideogallery.m-review-imagegallery .gallerylist .listitem{background-color:#fff}.m-mediagallerylayer.m-imagevideogallery-layer .m-slider:not([data-adaptive-height]) .slide[data-media-type=image] .image-description .a-link{position:relative}.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description{position:absolute;bottom:-50%;left:0;z-index:999;width:100%;-webkit-transition:.5s linear;transition:.5s linear;background:#e2e3e4;-webkit-user-select:none;-ms-user-select:none;user-select:none}.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description.open{bottom:0;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-infodropdowncrossbrand{margin:20px 0 0}.m-infodropdowncrossbrand .m-togglebox{border:1px solid #999;border-radius:10px}.m-infodropdowncrossbrand .m-togglebox .item a.togglebox-title{font-size:16px;border:none;padding:10px;outline:0}.m-infodropdowncrossbrand .m-togglebox .item .togglebox-content.body{padding:0 14px}.m-infodropdowncrossbrand .m-togglebox .item .togglebox-content.body h2.a-heading{font-size:16px}.m-infodropdowncrossbrand .m-togglebox .item .togglebox-content.body .images{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:14px;grid-row-gap:14px;padding-bottom:14px}@media (min-width:900px){.m-imagevideogallery .gallerylist .listitem:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(5){-ms-grid-row:2;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(7){-ms-grid-row:2;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(8){-ms-grid-row:2;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(9){-ms-grid-row:3;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(10){-ms-grid-row:3;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(11){-ms-grid-row:3;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(12){-ms-grid-row:3;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(13){-ms-grid-row:4;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(14){-ms-grid-row:4;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(15){-ms-grid-row:4;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(16){-ms-grid-row:4;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(17){-ms-grid-row:5;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(18){-ms-grid-row:5;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(19){-ms-grid-row:5;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(20){-ms-grid-row:5;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(21){-ms-grid-row:6;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(22){-ms-grid-row:6;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(23){-ms-grid-row:6;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(24){-ms-grid-row:6;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(25){-ms-grid-row:7;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(26){-ms-grid-row:7;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(27){-ms-grid-row:7;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(28){-ms-grid-row:7;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(29){-ms-grid-row:8;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(30){-ms-grid-row:8;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(31){-ms-grid-row:8;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(32){-ms-grid-row:8;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(33){-ms-grid-row:9;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(34){-ms-grid-row:9;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(35){-ms-grid-row:9;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(36){-ms-grid-row:9;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(37){-ms-grid-row:10;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(38){-ms-grid-row:10;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(39){-ms-grid-row:10;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(40){-ms-grid-row:10;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(41){-ms-grid-row:11;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(42){-ms-grid-row:11;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(43){-ms-grid-row:11;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(44){-ms-grid-row:11;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(45){-ms-grid-row:12;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(46){-ms-grid-row:12;-ms-grid-column:3}.m-imagevideogallery .gallerylist .listitem:nth-child(47){-ms-grid-row:12;-ms-grid-column:5}.m-imagevideogallery .gallerylist .listitem:nth-child(48){-ms-grid-row:12;-ms-grid-column:7}.m-imagevideogallery .gallerylist .listitem:nth-child(49){-ms-grid-row:13;-ms-grid-column:1}.m-imagevideogallery .gallerylist .listitem:nth-child(50){-ms-grid-row:13;-ms-grid-column:3}.m-imagevideogallery .m-layer{padding:40px}.m-imagevideogallery .m-layer .layer-wrapper .layer-content .layer-content-inner .m-video{max-width:1500px}.m-imagevideogallery.m-review-imagegallery .a-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-infodropdowncrossbrand .m-togglebox .item .togglebox-content.body .images{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}.m-infodropdowncrossbrand .m-togglebox .item .togglebox-content.body .faq{margin-bottom:10px}.m-ipgselectionoverview .a-heading{font-size:14px}.m-ipgselectionoverview ul{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:5px 0 3px;margin:0}.m-ipgselectionoverview ul li{display:block;padding-right:15px;font-size:14px}.m-ipgselectionoverview ul li i,.m-ipgselectionoverview ul li span{vertical-align:middle}.m-ipgselectionoverview ul li a{display:inline}.m-ipgselectionoverview ul li span.valuetext{font-weight:700}.m-itemserviceitem{width:100%;float:left;padding:0}.m-itemserviceitem .content{width:100%;float:left;margin:0 0 10px;padding:0}.m-itemserviceitem .content .option .price .previous{text-decoration:line-through}.m-itemserviceitem hr{margin:0 0 10px;padding:0}.m-itemserviceitem .quantity{width:50%;float:left;margin:0 0 20px;padding:0}.m-itemserviceitem .quantity.disabled{width:auto}.m-itemserviceitem .quantity.disabled .label,.m-itemserviceitem .quantity.disabled .value{width:100%;float:left;padding:0}.m-itemserviceitem .quantity .m-quantityselector{width:120px}.m-itemserviceitem .quantity .subscription-info{font-size:16px;font-weight:400}.m-itemserviceitem .m-forminput-checkbox{display:inline-block}.m-itemserviceitem .price-information{width:50%;float:left;padding:0}.m-itemserviceitem .price-information .a-link{padding:0 10px 0 0}.m-itemserviceitem .price-information.per-item .label,.m-itemserviceitem .price-information.per-item .price,.m-itemserviceitem .price-information.total .label,.m-itemserviceitem .price-information.total .price{width:100%;float:left;padding:0;text-align:right}.m-itemserviceitem .price-information.per-item .price.previous,.m-itemserviceitem .price-information.total .price.previous{text-decoration:line-through}.m-itemserviceitem .price-information.per-item .price.current,.m-itemserviceitem .price-information.total .price.current{font-weight:bolder}.m-itemserviceitem .service-message-no-select{text-align:left;padding:0 0 10px;font-size:unset;font-weight:unset}@media (min-width:750px){.m-itemserviceitem .service-message-no-select{width:25%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right;text-align:right}.m-itemserviceitem .price-information.total{float:right!important}.m-itemserviceitem .price-information.per-item,.m-itemserviceitem .price-information.total{width:25%;float:left;padding:0}}.m-itemserviceitem .fired-message-wrapper{width:25%;float:right;text-align:right;padding:10px 0 0}.m-itemserviceitem .fired-message-wrapper .fired-message{text-align:right}.m-itemserviceitem.m-itemserviceitem-productitem .content,.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .details{margin:auto}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .details p{font-size:14px}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .current,.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .previous{float:right;font-size:20px;margin:0 0 5px}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .current{width:100%}.m-iumcaption{display:block}.m-iumnavigationl1{margin:50px 0;width:100%;max-width:1360px}.m-iumnavigationl1 ul{display:grid;display:-ms-grid;grid-template-columns:1fr;-ms-grid-columns:1fr;margin:0;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:100%;max-width:1360px;background-color:#fff;z-index:100}.m-iumnavigationl1 ul.fixed{margin-top:0;position:fixed;top:0}@media (max-width:749px){.m-iumnavigationl1 ul{grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr}.m-iumnavigationl1 ul li{margin:20px 10px}.m-iumnavigationl1 ul li:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}}@media (min-width:750px){.m-iumnavigationl1 ul{grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr}.m-iumnavigationl1 ul li{margin:20px 10px}.m-iumnavigationl1 ul li:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}}@media (min-width:900px){.m-itemserviceitem{padding:0 0 0 1.3888888889%}.m-itemserviceitem .option{width:55.5555555556%;float:left;padding:0}.m-itemserviceitem .price-information.per-item,.m-itemserviceitem .price-information.total{width:14.8148148148%}.m-itemserviceitem .quantity{width:14.8148148148%;float:left;padding:0}.m-itemserviceitem .quantity .m-quantityselector{width:100%;float:right;margin:-10px 0 0;padding:0}.m-itemserviceitem .quantity.disabled{margin:0}.m-itemserviceitem .quantity.disabled .value{padding:0 55px 0 0;text-align:right}.m-itemserviceitem.m-itemserviceitem-productitem{width:44.2477876106%;float:left;padding:0}.m-itemserviceitem.m-itemserviceitem-productitem .price-information.per-item,.m-itemserviceitem.m-itemserviceitem-productitem .price-information.total,.m-itemserviceitem.m-itemserviceitem-productitem .quantity{width:33.3333333333%;float:left;padding:0}.m-itemserviceitem.m-itemserviceitem-productitem .quantity .m-quantityselector{width:100%;float:right;padding:0}.m-itemserviceitem.m-itemserviceitem-productitem .quantity.disabled .value{padding:0 55px 0 0;text-align:right;width:100%}.m-itemserviceitem.m-itemserviceitem-productitem .quantity .quantity{width:120px}.m-itemserviceitem.m-itemserviceitem-productitem .subscriptionselection{float:left}.m-itemserviceitem.service-item{float:right;width:75%}.m-itemserviceitem.service-item .option{width:40.8163265306%;float:left;padding:0}.m-itemserviceitem.service-item .price-information.per-item,.m-itemserviceitem.service-item .price-information.total{width:19.5833333333%}.m-itemserviceitem.service-item .quantity{width:20%;float:left;padding:0}.m-itemserviceitem.service-item .quantity .m-quantityselector{float:right;padding:0;width:120px}.m-iumnavigationl1 ul{grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr}.m-iumnavigationl1 ul.fixed{height:206px}.m-iumnavigationl1 ul li:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.m-iumnavigationl1 ul li:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.m-iumnavigationl1 ul li:nth-child(5){-ms-grid-row:2;-ms-grid-column:1}.m-iumnavigationl1 ul li:nth-child(6){-ms-grid-row:2;-ms-grid-column:2}.m-iumnavigationl1 ul li:nth-child(7){-ms-grid-row:2;-ms-grid-column:3}.m-iumnavigationl1 ul li:nth-child(8){-ms-grid-row:2;-ms-grid-column:4}.m-iumnavigationl1.content ul{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr}.m-iumnavigationl1.content ul li:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-iumnavigationl1.content ul li:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.m-iumnavigationl1.content ul li:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.m-iumnavigationl1.content ul li:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.m-iumnavigationl1.content ul li:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.m-iumnavigationl1.content ul li:nth-child(6){-ms-grid-row:1;-ms-grid-column:6}.m-iumnavigationl1.content ul li:nth-child(7){-ms-grid-row:1;-ms-grid-column:7}.m-iumnavigationl1.content ul li:nth-child(8){-ms-grid-row:1;-ms-grid-column:8}.m-iumnavigationl1.fixed{height:206px}}.m-iumnavigationl2&gt;p{font-weight:700;font-size:14px}.m-iumnavigationl2 .submenulist{display:none}.m-iumsearch{display:block;position:relative}.m-iumsearch:after{clear:both;content:'';display:table;width:100%}.m-iumsearch .ium-search-input input{background-color:#fff;color:#2d373c;margin:0;padding:10px 30px 12px 10px;border:1px solid #879baa}.m-iumsearch .ium-search-input input::-webkit-input-placeholder{color:#2d373c}.m-iumsearch .ium-search-input input:-ms-input-placeholder{color:#2d373c}.m-iumsearch .ium-search-input input:active{-webkit-box-shadow:none;box-shadow:none;outline:0}.m-iumsearch .ium-search-button{bottom:0;position:absolute;right:0;top:0}.m-iumsearch .ium-search-button button{background:0 0;border:none;color:#2d373c;width:auto;padding:9px}.no-touchevents .m-iumsearch .ium-search-button button:hover{background:0 0}.m-iumsearch .ium-search-button button .icon{margin:0}@media (max-width:899px){.m-iumsearch{float:left;margin:10px 0 15px}}.m-iumsearchresult{display:block;position:relative;margin-bottom:30px}.m-iumsearchresult:after{clear:both;content:'';display:table;width:100%}.m-iumsearchresult .iumsearchresult-title{margin:2px 0 0;font-size:24px}.m-iumsearchresult .iumsearchresult-desc{margin:0;line-height:24px}.m-iumsearchresult .iumsearchresult-desc em{font-weight:700}.m-iumsearchresult .iumsearchresult-icon{height:50px;width:50px;margin:0 10px 0 0}.m-iumsearchresult .iumsearchresult-icon-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px}.m-iumsearchresults{display:block;position:relative;margin:0}.m-iumsearchresults:after{clear:both;content:'';display:table;width:100%}.m-iumsearchresults .results-overview{margin:10px 0 40px}.m-iumtile a{display:block}.m-iumtile span{display:block;margin-top:10px;text-align:center}.m-iumtile img,.m-iumtile picture{height:120px;width:120px;display:inline-block}.m-iumtile.active picture{background-color:#999;height:120px;width:120px;display:inline-block}.m-iumtile.active img{opacity:.6;height:120px;width:120px;display:inline-block}.m-klarna-widget-section{margin-bottom:10px}.m-languagecountryswitch .content-expanded{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out;width:100%;position:absolute;left:0;top:0;z-index:4;overflow:auto;min-height:100%}.m-languagecountryswitch .content-expanded .top-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:12px 24px;border-bottom:1px solid #000}.m-languagecountryswitch .content-expanded .inner-content .title{font-size:18px;font-weight:700;padding:12px 24px}.m-languagecountryswitch .content-expanded .inner-content .languages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto}.m-languagecountryswitch .content-expanded .inner-content .languages .a-link{padding:12px 24px}.m-languagecountryswitch .content-expanded .inner-content .languages .a-link:hover{background-color:#eee}.m-languagecountryswitch .content-expanded .close-btn{cursor:pointer}.m-languagecountryswitch .content-expanded .close-btn:focus{outline:#0064a6 dotted 1px}.m-languagecountryswitch .content-collapsed .language-selector-btn-wrapper{cursor:pointer}.m-languagecountryswitch .content-collapsed:focus{outline:#0064a6 dotted 1px}.m-languagecountryswitch .content-collapsed .textual-element{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-languagecountryswitch .content-collapsed .textual-element .seperator{margin:0 2px}.m-languagecountryswitch .language-selector-btn-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-languagecountryswitch .language-selector-btn-wrapper .globe-icon{margin-right:2px}.m-languagecountryswitch.open .content-expanded{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.m-layer{bottom:0;display:none;left:0;margin:auto;overflow:auto;-webkit-overflow-scrolling:touch;position:fixed;right:0;top:0;z-index:240}.m-layer[data-openonload=true] .layer-wrapper{width:100%}.m-layer[data-t-decorator=CookieLaw] .o-cookielaw{display:block}.m-layer[data-t-decorator=CookieLaw].is-active{z-index:1500}.m-layer.is-active{display:block}.m-layer .layer-overlay{background:#3c464b;bottom:0;display:block;left:0;margin:auto;opacity:.8;position:fixed;right:0;top:0;z-index:240}.m-layer .layer-wrapper{border:0;display:block;height:auto;left:0;margin:10px auto;min-height:-webkit-calc(100% - 20px);min-height:calc(100% - 20px);outline:0;position:relative;right:0;top:0;z-index:241;max-width:1360px}.m-layer .layer-content{background:#fff;height:auto;margin:0 auto;max-width:1360px;min-height:100%;opacity:1;outline:0;overflow:hidden;padding:0;position:relative}.m-layer .layer-close{float:right;margin:0}.m-layer .layer-close .logout-form{z-index:700}.m-layer .layer-close .logout-form .a-button{z-index:600}.m-layer .layer-content-inner{height:auto;margin:0;min-height:100%}.m-layer .layer-content-inner:after{clear:both;content:'';display:table;width:100%}.m-layer.m-layer-mediagallery .layer-wrapper{margin-top:20px;margin-bottom:0}.m-layer.m-layer-mediagallery .layer-wrapper.full-screen-layout{min-width:100%;margin:0}@media (min-width:750px){.m-layer[data-openonload=true] .layer-wrapper{width:75%}.m-layer .layer-wrapper{bottom:auto;margin:20px auto;min-height:-webkit-calc(100% - 40px);min-height:calc(100% - 40px);top:0}.m-layer .layer-content{height:auto;padding:0}.m-layer .layer-content-inner{height:auto;margin:0}.m-layer.m-layer-mediagallery .layer-content{min-width:500px;max-width:-webkit-calc((100vh - 200px) * (16 / 9));max-width:calc((100vh - 200px) * (16 / 9))}}.m-layer.m-layer-mediagallery .layer-content.full-screen-layout{min-width:100vw;width:100vw;height:100vh;max-height:100vh;min-height:100vh;margin:0}.m-layer.m-layer-mediagallery .layer-content.full-screen-layout .m-mediagallery-layer .mediagallery-wrapper{margin:auto;max-width:1300px}.m-layer.m-layer-mediagallery .layer-content.full-screen-layout .m-mediagallery-layer .mediagallery-wrapper .slick-list .m360-spin-x img{aspect-ratio:unset}@media (min-width:900px){.m-layer[data-openonload=true] .layer-wrapper{width:50%}.m-layer .layer-wrapper{margin:30px auto;min-height:-webkit-calc(100% - 180px);min-height:calc(100% - 180px)}.m-layer .layer-content{padding:0}.m-layer .layer-close{font-size:20px;line-height:25px}.m-layer .layer-content-inner{margin:0}.m-layer.m-layer-mediagallery .layer-content.full-screen-layout .m-mediagallery-layer .mediagallery-wrapper .slick-list{height:400px!important}.m-layer.m-layer-mediagallery .layer-content.full-screen-layout .m-mediagallery-layer .mediagallery-wrapper .slick-list img{aspect-ratio:3;height:290px;object-fit:contain;margin-top:35px}.m-layer.m-layer-mediagallery .layer-content.full-screen-layout .m-mediagallery-layer .mediagallery-wrapper .slick-list video{height:410px}}.m-layer.m-layer-mediagallery .layer-content .layer-content-inner{margin-top:0}.m-layer.m-layer-mediagallery .layer-content .m-mediagallery,.m-layer.m-layer-mediagallery .layer-content .mediagallery-caption{margin-bottom:0}@media (max-width:749px){.m-layer.m-layer-mediagallery .layer-wrapper{height:100%;margin-top:0}.m-layer.m-layer-mediagallery .layer-content,.m-layer.m-layer-mediagallery .layer-content .layer-content-inner{height:100%}}.m-layer.m-layer_locationselector .layer-wrapper{width:50%}.m-layer.m-layer_locationselector .layer-content-inner{margin:15px}@media (max-width:749px){.m-layer.m-layer_locationselector .layer-wrapper{width:75%}}.m-layer.m-layer-orderpage-qrcode .layer-wrapper{width:50%}.m-layer.m-layer-orderpage-qrcode .layer-content-inner{margin:15px;padding:0}.m-layer.m-layer-orderpage-qrcode .m-orderpageqrcodeoverlay .order-table-qrcode-wrapper{padding:15px 0;margin:auto}.m-layer.m-layer-orderpage-qrcode .m-orderpageqrcodeoverlay .order-table-qrcode-wrapper .order-table-qrcode-info{margin:0 0 30px}.m-layer.m-layer-orderpage-qrcode .m-orderpageqrcodeoverlay .order-table-qrcode-wrapper .order-table-qrcode-info h2{margin:0 0 20px}.m-layer.m-layer-orderpage-qrcode .m-orderpageqrcodeoverlay .order-table-qrcode-wrapper .order-table-qrcode-info p{margin:0}.m-layer.m-layer-orderpage-qrcode .m-orderpageqrcodeoverlay .order-table-qrcode-wrapper .m-payment-qrcode{text-align:center}@media (max-width:749px){.m-layer.m-layer-orderpage-qrcode .layer-wrapper{width:100%}.m-linklist.two-column .list-unstyled:first-of-type{margin-bottom:0}}.m-layer.oco-handshake-layer .visited-websites{margin-bottom:20px}.m-layer.m-layer-imagevideogallery .layer-wrapper{height:100%;min-width:100%;margin:0;padding:0;background:#fff}.m-layer.m-layer-imagevideogallery .layer-content{height:100%}.m-layer.m-layer-imagevideogallery .layer-content .layer-content-inner{margin-top:0;height:100%}.m-layer.m-layer-imagevideogallery .layer-content .m-mediagallery{margin-bottom:0;height:100%;width:auto}.m-layer.m-layer-imagevideogallery .layer-content .mediagallery-caption{margin-bottom:0}.m-layer.m-layer-reviewDispaly:not(.m-layer-mediagallery) .layer-content.g-container{height:100%}.m-layer.m-layer-reviewDispaly .m-layer .layer-close{padding-top:10px}.m-layer.m-layer-reviewDispaly .review-caption-txt{width:100%;text-align:center}.m-layer.deletemyproduct_layer .layer-close button{color:#2c5de5}.m-layer.deletemyproduct_layer .layer-close button:hover{border-color:#2648a4}.m-layer.deletemyproduct_layer .form-actions{margin-top:40px}.m-layer.deletemyproduct_layer .form-actions .form-action-primary{float:none;display:inline-block}.m-layer.deletemyproduct_layer .form-actions .form-action-secondary{display:inline-block}.m-layer.deletemyproduct_layer .form-actions .a-button-primary,.m-layer.deletemyproduct_layer .form-actions .a-link-primary.a-button.a-button-link,.m-layer.deletemyproduct_layer .form-actions .a-link-primary.a-button.a-link{padding:13px 16px 12px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px;white-space:unset}.m-checkout-summary .m-layer.deletemyproduct_layer .form-actions .a-link-primary.a-button.a-button-link:hover,.m-layer.deletemyproduct_layer .form-actions .a-button-primary:hover,.m-layer.deletemyproduct_layer .form-actions .a-link-primary.a-button.a-link:hover,.m-layer.deletemyproduct_layer .form-actions .m-checkout-summary .a-link-primary.a-button.a-button-link:hover{background-color:#2648a4}.m-checkout-summary .m-layer.deletemyproduct_layer .form-actions .a-link-secondary.a-button.a-button-link,.m-layer.deletemyproduct_layer .form-actions .a-button-secondary,.m-layer.deletemyproduct_layer .form-actions .a-link-secondary.a-button.a-link,.m-layer.deletemyproduct_layer .form-actions .m-checkout-summary .a-link-secondary.a-button.a-button-link{padding:11px 16px 10px;border-radius:4px;background-color:#fff;font-weight:700;font-size:16px;border:2px solid #000;color:#000}.m-checkout-summary .m-layer.deletemyproduct_layer .form-actions .a-link-secondary.a-button.a-button-link:hover,.m-layer.deletemyproduct_layer .form-actions .a-button-secondary:hover,.m-layer.deletemyproduct_layer .form-actions .a-link-secondary.a-button.a-link:hover,.m-layer.deletemyproduct_layer .form-actions .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#2648a4;color:#2648a4}.m-layer.deletemyproduct_layer .form-actions .icon.icon-s{font-size:12px}.windows-os .m-layer .has-scrollbar{right:17px}.m-linklist,.m-linklist.bottomspacing{margin-bottom:40px}.m-linklist.two-column{width:100%}@media (min-width:750px){.m-layer.m-layer-imagevideogallery .layer-content,.m-layer.m-layer-reviewDispaly .layer-content.g-container,.m-layer.m-layer-reviewDispaly:not(.m-layer-mediagallery) .layer-content.g-container{min-width:500px;max-width:-webkit-calc((100vh - 20px) * (16 / 9));max-width:calc((100vh - 20px) * (16 / 9))}.m-layer.m-layer-reviewDispaly .m-mediagallery .m-slider.slick-initialized.slick-initialized .slide,.m-layer.m-layer-reviewDispaly .m-mediagallery .m-slider.slick-initialized.slick-initialized .slide:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-height:95vh;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-linklist.two-column .list-unstyled{display:inline-block;width:50%}.m-linklist.two-column .list-unstyled:first-of-type{float:left}}.m-linklist.m-article-link-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;margin-bottom:0;padding:8px 0;border-top:2px solid #d4d9de}.m-linklist.m-article-link-list li:last-of-type{border-bottom:2px solid #d4d9de}.m-linklist.m-article-link-list li .icon-wrapper{width:50px;height:24px}.m-linklist.m-article-link-list li .a-st4linklist-icon{background:#d4d9de;height:24px}.m-linklist.m-article-link-list li .a-link-article{display:inline;padding:0}.m-linklist.m-article-link-list li .a-link-article.icon-link:after{content:none}@media (min-width:900px){.m-layer.m-layer-imagevideogallery .layer-content,.m-layer.m-layer-reviewDispaly .layer-content.g-container,.m-layer.m-layer-reviewDispaly:not(.m-layer-mediagallery) .layer-content.g-container{max-width:-webkit-calc((100vh - 60px) * (16 / 9));max-width:calc((100vh - 60px) * (16 / 9))}.m-linklist.m-article-link-list.two-column__article-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2.7777777778%}.m-linklist.m-article-link-list.two-column__article-links .list-unstyled{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%}}@media (max-width:899px){.m-linklist.m-article-link-list.two-column__article-links .list-unstyled:first-of-type{margin-bottom:0}.m-linklist.m-article-link-list.two-column__article-links .list-unstyled:first-of-type li:last-of-type{border-bottom:none}}.m-listbox{color:#2d373c;margin:0 0 10px;width:100%}.m-listbox.a-area,.m-listbox.a-area.a-area-desktop,.m-listbox.a-area.a-area-mobile,.m-listbox.a-area.a-area-tablet{background-color:#fff;padding:30px 30px 30px 10px}.m-listbox .listbox-list{margin:0;padding:0}.m-listbox .listbox-content{margin:0 0 10px;padding-left:40px}.m-listbox .listbox-content:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:15px;margin-left:-30px;padding:0 10px 0 0}.m-listheader{margin:0 0 20px;width:100%}.m-listheader:after{clear:both;content:'';display:table;width:100%}.m-listheader hr{width:100%;float:left;margin:10px 0 0;padding:0}.m-listheader .item{width:55.5555555556%;float:left;padding:0;text-align:left}.m-listheader .price,.m-listheader .quantity,.m-listheader .total{width:14.8148148148%;float:left;padding:0;text-align:right}.m-listheader .quantity{padding:0 30px 0 0}.localstock-text{font-weight:400;color:#2b5ee5;text-decoration:underline}.local-stock-header{height:0}.m-locationLanguageSelection .a-button{width:auto;padding-left:64px;padding-right:64px}.m-layer.location-language-selection-layer[data-t-decorator=CookieLaw].is-active{z-index:19999999}.m-locationselectorlayout{display:none}.m-locationselectorlayout.show-layout{display:block}.m-locationselectorlayout .zip-code-wrapper{margin-top:15px}.m-locationselectorlayout .zip-code-wrapper .location-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px}.m-locationselectorlayout .zip-code-wrapper .form-layout-full{width:85%}.m-locationselectorlayout .zip-code-wrapper .a-button{padding:8px}.m-locationselectorlayout .zip-code-wrapper .form-action{width:15%;margin-top:10px}.m-locationselectorlayout .zip-code-wrapper input.m-forminput{margin-top:10px}.m-locationselectorlayout .zip-code-wrapper .form-error-wrapper:before{display:none}.m-locationselectorlayout:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.m-locationselectorlayout .input-container,.m-locationselectorlayout .location-region{width:25%;float:left}.m-locationselectorlayout .location-submit{width:25%;float:left;margin:0 0 0 40px}}.m-locationselectorlayout.rebrush input.location-zip{border-radius:.5rem;margin:0}.m-locationselectorlayout.rebrush .location-submit{background:#2b5ee5;color:#fff;font-weight:700;width:auto;font-size:1rem;border-radius:.5rem;margin:0 0 0 10px}@media (max-width:749px){.m-locationselectorlayout.rebrush .input-container,.m-locationselectorlayout.rebrush .location-region{width:50%;display:inline-block}}.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio{padding-right:10px}.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio:nth-child(1):nth-last-child(1),.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio:nth-child(1):nth-last-child(2),.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio:nth-child(1):nth-last-child(3),.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio:nth-child(2):nth-last-child(1),.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio:nth-child(2):nth-last-child(2),.oidc-registration .form-row.form-row-fullwidth .m-forminput-radio:nth-child(3):nth-last-child(1){width:100%;float:left;clear:both}.oidc-registration .a-errormessage{padding:0 0 10px}.oidc-registration .oidc-registration-account-selection{padding:10px 0 15px}.m-ciam-mergeaccount.m-ciam-staffsales-email-verification .activation-code-digits-container .verification-code-digit{border-radius:4px}.m-ciam-mergeaccount.m-ciam-staffsales-email-verification .submit-wrap .a-button{border-radius:4px;background-color:#fff;border:2px solid #2c5de5;color:#2c5de5;width:auto}.m-ciam-mergeaccount.m-ciam-staffsales-email-verification .submit-wrap .a-button:hover{color:#000;border-color:#000}.m-ciam-mergeaccount .activationcodeissent-message-container{padding:0;min-height:30px}.m-ciam-mergeaccount .activationcodeissent-message{color:#000;font-weight:700}.m-ciam-mergeaccount .submit-wrap{padding:20px 0}.m-ciam-mergeaccount .input-wrap .text{margin:20px 0 10px}.m-ciam-mergeaccount input.m-forminput[readonly].validation-is-valid{border-color:#41aaaa;color:#2d373c;background-color:transparent;padding:10px}.m-ciam-mergeaccount input.m-forminput.has-ajax-error.had-focus:valid{border-color:#af235f}.m-ciam-mergeaccount input.m-forminput.has-ajax-error.had-focus:valid~.form-error-wrapper::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#af235f}.m-ciam-mergeaccount .m-form .form-row{padding:0 0 10px}.m-ciam-mergeaccount .m-form .form-row .a-formlabel::after{display:inline}.m-ciam-mergeaccount .m-form .form-row input.m-forminput.verification-code-digit{width:30px;float:none}.m-ciam-mergeaccount .m-form .form-row .verification-code{position:fixed;left:-9999px}.m-ciam-mergeaccount .m-forminput[readonly]{padding:0;margin:0;color:rgba(153,153,153,.5);font-weight:400}.m-ciam-mergeaccount .discard-button-wrapper .discard-button{background:0 0;color:#0064a6;width:auto;padding-left:0}.m-ciam-mergeaccount .discard-button-wrapper .discard-button:hover{color:#000}.oco-handshake-approval{margin:5px 0 20px}.oco-handshake-approval .approval-message{padding:0;border:none;background:#fff}.oco-handshake-approval .approval-message.approval-inprogress,.oco-handshake-approval .approval-message.approval-success{color:#000}.oco-handshake-approval .approval-message.approval-rejected{color:red}.m-maplist{position:relative;height:100%;max-width:100%;margin-left:auto;margin-right:auto}.m-maplist:after{content:" ";display:block;clear:both}.m-maplist.pre-initialized{display:none;visibility:hidden}.m-maplist .map-wrap{position:relative}.m-maplist .map-wrap.pre-initialized .a-button-show-layer,.m-maplist .map-wrap.pre-initialized .a-button-toggle-list{display:none}.m-maplist .map{height:100%;position:relative}.m-maplist .map-inner{height:100%;position:absolute;width:100%}.m-maplist .map-inner .location-pin{z-index:9}.m-maplist .map-inner .location-pin.active,.m-maplist .map-inner .location-pin.mouseover{color:#a5e1e1;cursor:pointer;font-size:40px;margin-left:-5px;margin-top:-5px;z-index:10}.m-maplist .map-inner .location-pin.active:after,.m-maplist .map-inner .location-pin.mouseover:after{font-size:15px;left:7px;line-height:5px;top:16px;width:26px}.m-maplist .a-button-show-layer,.m-maplist .a-button-toggle-list{background:#879baa;position:absolute;z-index:12}.m-maplist .a-button-show-layer.a-button-plain:hover,.m-maplist .a-button-toggle-list.a-button-plain:hover{background:#879baa}.m-maplist .a-button-show-layer.mobile-hidden,.m-maplist .a-button-toggle-list.mobile-hidden{display:none;visibility:hidden}.m-maplist .a-button-toggle-list{height:auto;left:0;margin-top:-auto/2;top:50%;width:auto}.m-maplist .a-button-show-layer{bottom:0;height:auto;left:50%;margin-left:-auto/2;width:auto}.m-maplist .dealer-wrap{overflow:hidden;position:relative}.m-maplist .dealer-list{height:100%;list-style:none;overflow-y:auto;padding-left:0}.m-maplist .dealer-list.no-results{margin-bottom:0}.m-maplist .dealer-item{border-bottom:1px solid #879baa;margin-bottom:0;padding-top:20px;position:relative}.m-maplist .dealer-item.filter-hidden{display:none;visibility:hidden}.m-maplist .dealer-item.no-results{border-bottom:none;padding:0}.m-maplist .dealer-item.no-results:hover{background:0 0;cursor:default}.m-maplist .dealer-item .dealer-col-1,.m-maplist .dealer-item .dealer-col-2{padding-left:36px}.m-maplist .dealer-item .dealer-data{display:block}.m-maplist .dealer-item .dealer-data.hours,.m-maplist .dealer-item .dealer-data.links{list-style:none;margin:0 0 20px;padding:0}.m-maplist .dealer-item .dealer-data.links .a-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.m-maplist .dealer-item .dealer-data.links .dealer-email-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-maplist .dealer-item .dealer-data.address{font-style:normal;margin-bottom:20px}.m-maplist .dealer-item .dealer-reviews-detail.not-loaded,.m-maplist .dealer-item .dealer-reviews.not-loaded{display:none}.m-maplist .dealer-item .dealer-reviews-detail.loaded,.m-maplist .dealer-item .dealer-reviews.loaded{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-maplist .dealer-item .dealer-reviews .rating,.m-maplist .dealer-item .dealer-reviews-detail .rating{font-weight:bolder;color:#999;padding:0 5px;margin-left:10px}.m-maplist .dealer-item .dealer-reviews .rating::after,.m-maplist .dealer-item .dealer-reviews-detail .rating::after{content:'|';margin-left:5px}.m-maplist .dealer-item .dealer-reviews .link .a-link,.m-maplist .dealer-item .dealer-reviews-detail .link .a-link{text-decoration:underline;white-space:nowrap;color:#999}.m-maplist .dealer-item .dealer-reviews .a-rating,.m-maplist .dealer-item .dealer-reviews-detail .a-rating{min-width:105px;z-index:1}.m-maplist .dealer-item .dealer-reviews .a-rating .icon,.m-maplist .dealer-item .dealer-reviews-detail .a-rating .icon{color:#d4d9de}.m-maplist .dealer-item .dealer-reviews .a-rating .icon.is-active,.m-maplist .dealer-item .dealer-reviews-detail .a-rating .icon.is-active{color:#0064a6}.m-maplist .dealer-item .dealer-reviews .a-rating .icon.is-active-partly,.m-maplist .dealer-item .dealer-reviews-detail .a-rating .icon.is-active-partly{overflow:hidden;position:absolute}.m-maplist .dealer-item .dealer-reviews .a-rating .icon.last-star,.m-maplist .dealer-item .dealer-reviews-detail .a-rating .icon.last-star{margin-left:4.1px}.m-maplist .dealer-item .dealer-reviews .a-rating-shadows,.m-maplist .dealer-item .dealer-reviews-detail .a-rating-shadows{margin-left:0;margin-top:0;position:absolute;min-width:105px}.m-maplist .dealer-item .dealer-reviews .a-rating-shadows .icon,.m-maplist .dealer-item .dealer-reviews-detail .a-rating-shadows .icon{color:#d4d9de}.m-maplist .dealer-item .location-meta{display:block;left:0;position:absolute;text-align:center;top:19px;width:31px}.m-maplist .dealer-item .location-distance{display:inline-block;margin-top:10px;word-spacing:999px}.m-maplist .dealer-item .link-buy-online,.m-maplist .dealer-item .m-imagelist-dealerlocator{margin-bottom:20px}@media (max-width:749px){.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-1,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-2,.m-maplist .dealer-item .dealer-col-1,.m-maplist .dealer-item .dealer-col-2{padding-right:12px}}@media (min-width:750px){.m-maplist .dealer-item .location-meta{left:5px;width:48px}.m-maplist .dealer-item .dealer-col-1,.m-maplist .dealer-item .dealer-col-2,.m-maplist .dealer-item .dealer-gallery{padding-left:55px}}@media (min-width:900px){.m-maplist .dealer-item .location-meta{left:0;width:55px}.m-maplist .dealer-item .dealer-col-1{width:66.6666666667%;float:left;padding-right:2.7777777778%;padding-left:63px}.m-maplist .dealer-item .dealer-col-2{width:33.3333333333%;float:left;padding-left:2.7777777778%;padding-right:2.7777777778%}.m-maplist .dealer-item .dealer-gallery{padding-left:63px}.m-maplist .dealer-item .dealer-gallery .a-paginationarrows.next,.m-maplist .dealer-item .dealer-gallery .a-paginationarrows.prev{font-size:30px;height:60px;margin-top:-30px;width:60px}}.m-maplist .dealer-wrap .location-pin:after{top:-2px;left:6px}.m-maplist .map-wrap .location-pin.baidu:after{top:-3px;left:5px}.m-maplist .map-wrap .location-pin.mouseover.baidu:after{top:0;left:7px}.m-maplist .location-pin{color:#41aaaa;position:relative}.m-maplist .location-pin:after{border-radius:50%;color:#fff;content:attr(data-dealer-index);display:block;font-family:sans-serif;font-size:12px;position:absolute;text-align:center}.m-maplist .dealer-detail-wrap .link-container{border-bottom:1px solid #879baa;left:0;right:0;top:0}.m-maplist .dealer-detail-wrap .dealer-detail{position:relative;max-height:100%;overflow-y:auto}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-1,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-2{padding-left:36px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data{display:block}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.hours,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links{list-style:none;margin:0 0 20px;padding:0}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links .a-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links .dealer-email-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail.not-loaded,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews.not-loaded{display:none}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail.loaded,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews.loaded{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .rating,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .rating{font-weight:bolder;color:#999;padding:0 5px;margin-left:10px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .rating::after,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .rating::after{content:'|';margin-left:5px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .link .a-link,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .link .a-link{text-decoration:underline;white-space:nowrap;color:#999}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating{min-width:105px;z-index:1}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating .icon,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating .icon{color:#d4d9de}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating .icon.is-active,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating .icon.is-active{color:#0064a6}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating .icon.is-active-partly,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating .icon.is-active-partly{overflow:hidden;position:absolute}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating .icon.last-star,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating .icon.last-star{margin-left:4.1px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating-shadows,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating-shadows{margin-left:0;margin-top:0;position:absolute;min-width:105px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews .a-rating-shadows .icon,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-reviews-detail .a-rating-shadows .icon{color:#d4d9de}.m-maplist .dealer-detail-wrap .dealer-detail .location-meta{display:block;left:0;position:absolute;text-align:center;top:19px;width:31px}.m-maplist .dealer-detail-wrap .dealer-detail .location-distance{display:inline-block;margin-top:10px;word-spacing:999px}.m-maplist .dealer-detail-wrap .dealer-detail .link-buy-online,.m-maplist .dealer-detail-wrap .dealer-detail .m-imagelist-dealerlocator{margin-bottom:20px}@media (min-width:750px){.m-maplist .dealer-detail-wrap .dealer-detail .location-meta{left:5px;width:48px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-1,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-2,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-gallery{padding-left:55px}}.m-maplist .dealer-detail-wrap .dealer-detail .hours-item:after{clear:both;content:'';display:table;width:100%}.m-maplist .dealer-detail-wrap .dealer-detail .hours-item .times{float:right}.m-maplist .dealer-detail-wrap .dealer-detail .hours-item .times .times-item{display:block}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-logo{display:block;margin-bottom:20px;max-width:100%}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-text{margin-bottom:20px}@media (max-width:749px){.m-maplist .a-button-load-more{margin-top:20px}.m-maplist .a-button-load-more.hidden{display:none;visibility:hidden}.m-maplist .map.trigger-layer:after{background:0 0;bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:12}.m-maplist .dealer-list:not(.no-results){margin-top:20px}.m-maplist .dealer-item.mobile-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (min-width:750px){.m-maplist{height:100%;margin-bottom:20px}.m-maplist .dealer-wrap{width:58.3333333333%;float:left;padding-right:1.3888888889%;display:none;height:100%;left:0;padding-left:0;position:absolute;top:0}.m-maplist .dealer-wrap.visible{display:block}.m-maplist .map-wrap{width:41.6666666667%;float:right;padding-left:1.3888888889%;height:100%;padding-right:0}.m-maplist .map-wrap.full-width{width:100%;float:right;padding-left:0;padding-right:0}.m-maplist .map-wrap.full-width .a-button-toggle-list{left:0}.m-maplist .dealer-detail-wrap,.m-maplist .dealer-list-wrap{bottom:0;left:0;position:absolute;right:0;top:0}.m-maplist .dealer-list-wrap{margin-right:2.7777777778%}.m-maplist .dealer-detail-wrap{margin-right:2.7777777778%;margin-top:56px}.m-maplist .dealer-detail-wrap.off-screen{left:100%;right:-100%}.m-maplist .dealer-detail-wrap .link-container{padding-top:0;top:-56px}.m-maplist .map{height:100%}.m-maplist .dealer-item.mouseover,.m-maplist .dealer-item:hover{background:#e9ecee;cursor:default}.m-maplist .dealer-item.mouseover .location-pin,.m-maplist .dealer-item:hover .location-pin{color:#a5e1e1}.m-maplist .dealer-item.mouseover .location-pin:after,.m-maplist .dealer-item:hover .location-pin:after{background:#a5e1e1}.m-maplist .link-buy-online{width:155px}}@media (min-width:900px){.m-maplist .dealer-detail-wrap .dealer-detail .location-meta{left:0;width:55px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-1{width:66.6666666667%;float:left;padding-right:2.7777777778%;padding-left:63px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-col-2{width:33.3333333333%;float:left;padding-left:2.7777777778%;padding-right:2.7777777778%}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-gallery{padding-left:63px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-gallery .a-paginationarrows.next,.m-maplist .dealer-detail-wrap .dealer-detail .dealer-gallery .a-paginationarrows.prev{font-size:30px;height:60px;margin-top:-30px;width:60px}.m-maplist .dealer-wrap{width:50%;float:left;padding-right:1.3888888889%;padding-left:0}.m-maplist .dealer-wrap .dealer-layout{max-width:100%;margin-left:auto;margin-right:auto;display:block}.m-maplist .dealer-wrap .dealer-layout:after{content:" ";display:block;clear:both}.m-maplist .map-wrap{width:50%;float:right;padding-left:1.3888888889%;padding-right:0}.m-maplist .link-buy-online{width:220px}}.m-marker-module{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes fade-in{100%{background-color:#ffdf15}}@keyframes fade-in{100%{background-color:#ffdf15}}.m-marker-module .marker-content-container{width:66.66666%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-marker-module .marker-content-container .marker-text{padding:16px;font-weight:700;text-align:center}.m-marker-module .marker-content-container .marker-text em.highlight{background-color:#0000;-webkit-animation:.8s cubic-bezier(.11,0,.5,0) .4s forwards fade-in;animation:.8s cubic-bezier(.11,0,.5,0) .4s forwards fade-in}.m-marker-module .marker-content-container .marker-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:749px){.m-marker-module .marker-content-container{width:100%}.m-marker-module .marker-content-container .marker-text{text-align:left}.m-marker-module .marker-content-container .marker-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}}.m-marker-module .marker-content-container .marker-links .a-link{padding:16px}.m-mediagallery{margin-bottom:40px;position:relative;direction:ltr}.m-mediagallery .m-slider:not(.slick-initialized) .slide{display:none;visibility:hidden}.m-mediagallery .m-slider:not(.slick-initialized) .slide:first-child{display:block;visibility:visible}.m-mediagallery .mediagallery-downloadlink-desktop{float:right;padding-left:20px;width:20%}.m-mediagallery .mediagallery-downloadlink-desktop .a-link{margin-bottom:20px}.m-mediagallery .mediagallery-wrapper{position:relative;width:100%}.m-mediagallery .mediagallery-wrapper .flexcampaign{max-height:75px;right:0}.m-mediagallery .mediagallery-wrapper .flexcampaign:after{clear:both;content:'';display:table;width:100%}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image{float:left;max-height:75px;max-width:75px;text-align:left;z-index:1}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image:first-child{margin-left:0}.m-mediagallery .mediagallery-wrapper .counter{position:absolute;right:0;bottom:0;padding:5px 10px;margin:10px;background-color:#d4d9de;font-size:15px;color:#000}.m-mediagallery.mediagallery-with-download .mediagallery-wrapper{width:100%}.m-mediagallery.mediagallery-with-download .mediagallery-thumbnailcarousel{margin-bottom:30px}.m-mediagallery.mediagallery-mainslider .slick-list,.m-mediagallery.mediagallery-mainslider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.m-mediagallery .mediagallery-mainslider{margin-bottom:20px}.m-mediagallery .mediagallery-controls{display:block;margin:0;padding:56.25% 0 0;position:absolute;width:100%}.m-mediagallery .mediagallery-controls .prev{background:0 0;color:#879baa;cursor:pointer}.m-mediagallery .mediagallery-controls .prev.is-inactive{background:0 0;color:#fff;cursor:default}.m-mediagallery .mediagallery-controls .next{background:0 0;color:#879baa;cursor:pointer}.m-mediagallery .mediagallery-controls .next.is-inactive{background:0 0;color:#fff;cursor:default}.m-mediagallery .m-slider:not(.slick-initialized) .mediagallery-controls{display:none}.m-mediagallery .m-slider:not([data-adaptive-height]) .slide[data-media-type=image]{display:block;position:relative;width:100%}.m-mediagallery .m-slider:not([data-adaptive-height]) .slide[data-media-type=image]::after{content:'';display:block;margin-top:56.25%}.m-mediagallery .m-slider:not([data-adaptive-height]) .slide[data-media-type=image] .a-image,.m-mediagallery .m-slider:not([data-adaptive-height]) .slide[data-media-type=image] .a-link,.m-mediagallery .m-slider:not([data-adaptive-height]) .slide[data-media-type=image] img,.m-mediagallery .m-slider:not([data-adaptive-height]) .slide[data-media-type=image] picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-mediagallery .slide{cursor:pointer;height:100%;min-height:auto;position:relative}.layer-content .m-mediagallery .slide[data-media-type=image-hires],.layer-content .m-mediagallery .slide[data-media-type=image]{cursor:default}.m-mediagallery .slide[data-media-type=image] img{margin:0 auto;max-height:100%;max-width:100%}.m-mediagallery .slide[data-media-type=image-hires],.m-mediagallery .slide[data-media-type=image-ocr]{display:block;position:relative;width:100%}.m-mediagallery .slide[data-media-type=image-hires]::after,.m-mediagallery .slide[data-media-type=image-ocr]::after{content:'';display:block;margin-top:56.25%}.m-mediagallery .slide[data-media-type=image-hires] .a-image,.m-mediagallery .slide[data-media-type=image-hires] .a-link,.m-mediagallery .slide[data-media-type=image-hires] img,.m-mediagallery .slide[data-media-type=image-hires] picture,.m-mediagallery .slide[data-media-type=image-ocr] .a-image,.m-mediagallery .slide[data-media-type=image-ocr] .a-link,.m-mediagallery .slide[data-media-type=image-ocr] img,.m-mediagallery .slide[data-media-type=image-ocr] picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-mediagallery .slide[data-media-type=image-hires] img,.m-mediagallery .slide[data-media-type=image-ocr] img{margin:0 auto;max-height:100%;max-width:100%}.m-mediagallery .slide[data-media-type=video]{display:block;position:relative;width:100%}.m-mediagallery .slide[data-media-type=video]::after{content:'';display:block;margin-top:56.25%}.m-mediagallery .slide[data-media-type=video] .a-image,.m-mediagallery .slide[data-media-type=video] .a-link,.m-mediagallery .slide[data-media-type=video] .m-video,.m-mediagallery .slide[data-media-type=video] .play-layer{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-mediagallery .mediagallery-caption{min-height:40px}.m-mediagallery .mediagallery-zoom{float:right;height:20px;line-height:2em;margin-bottom:10px;margin-left:30px}.m-mediagallery .mediagallery-zoom .a-button-plain{padding:0 10px 10px}@media (min-width:750px){.m-mediagallery.mediagallery-with-download .mediagallery-wrapper{width:80%}.m-mediagallery.mediagallery-with-download .mediagallery-thumbnailcarousel{margin-bottom:0}}.m-mediagallery.m-mediagallery-rebrush .mediagallery-wrapper .callout{position:absolute;z-index:1;margin:5px 0 0 5px}.m-mediagallery.m-mediagallery-rebrush .mediagallery-wrapper .callout .a-callout{display:table}@media (min-width:900px){.m-mediagallery .mediagallery-slide{min-height:auto;position:relative}.m-mediagallery .paginationnumberposition-bottom{margin-bottom:-50px}.m-mediagallery.m-mediagallery-rebrush .mediagallery-wrapper .m-slider .mediagallery-paginationarrows .a-paginationarrows.next,.m-mediagallery.m-mediagallery-rebrush .mediagallery-wrapper .m-slider .mediagallery-paginationarrows .a-paginationarrows.prev{font-size:20px;height:30px;margin-top:-15px;width:30px}[dir=rtl] .mediagallery-with-download .mediagallery-controls,[dir=rtl] .mediagallery-with-download .mediagallery-mainslider{margin-left:25%}[dir=rtl] .mediagallery-with-download .mediagallery-mainslider{width:100%}}.m-mediagallery.m-mediagallery-rebrush .mediagallery-thumbnailcarousel{padding:0;overflow:hidden}.m-mediagallery.m-mediagallery-rebrush .mediagallery-thumbnailcarousel .slick-list{width:-webkit-calc(100% + 10px * 1.5 + 1px);width:calc(100% + 10px * 1.5 + 1px)}.m-mediagallery.m-mediagallery-rebrush .mediagallery-thumbnailcarousel .slick-track{margin:0 -10px}.m-mediagallery.m-mediagallery-rebrush .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide:last-child .mediagallery-thumbnailcarousel-hover{right:10px}.m-mediagallery .mediagallery-thumbnailcarousel{padding:0 30px}.m-mediagallery .mediagallery-thumbnailcarousel.slick-slider .slick-list,.m-mediagallery .mediagallery-thumbnailcarousel.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide{background:0 0;border:0;cursor:pointer;height:100%;min-height:auto;padding-left:10px;padding-right:10px;display:block;position:relative;width:100%}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide:hover .mediagallery-thumbnailcarousel-hover{background:rgba(0,0,0,.5);border:0;display:block}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide.is-active .mediagallery-thumbnailcarousel-hover{border:1px solid #41aaaa;display:block}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide::after{content:'';display:block;margin-top:56.25%}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .a-image,.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide img,.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide picture{bottom:0;left:0;max-height:100%;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide img{margin:0 auto;max-height:100%;max-width:100%}.m-mediagallery .mediagallery-thumbnailcarousel .slick-slider{overflow:hidden}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-hover{bottom:0;display:none;left:10px;position:absolute;right:10px;top:0}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside{top:50%;width:100%}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next,.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{background:0 0;cursor:pointer;display:block;font-size:20px;height:30px;opacity:1;padding:0;position:absolute;top:50%;width:30px;z-index:1}.no-touchevents .m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next:hover,.no-touchevents .m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev:hover{color:#000}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next.is-inactive,.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next.is-inactive:hover,.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev.is-inactive,.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev.is-inactive:hover{color:#999;cursor:default}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next{float:right}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{float:left}.m-mediagallery .m-slider:not(.slick-initialized) .slide:first-child .a-image,.m-mediagallery .m-slider:not(.slick-initialized) .slide:first-child .a-image img,.m-mediagallery .m-slider:not(.slick-initialized) .slide:first-child .a-image picture{position:relative}.m-mediagallery .m-slider:not(.slick-initialized) .slide:first-child:after{margin-top:0}.m-mediagallery.pre-init .mediagallery-slide:not(:first-child){display:none}.m-mediagallery .typeplatefinder{padding-left:15%}.mediagallery-trigger{cursor:pointer;position:relative}.mediagallery-trigger:before{color:#41aaaa;font-size:40px;left:50%;line-height:40px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.mediagallery-trigger-thumb:before{font-size:20px}.mediagallery-trigger-video.mediagallery-trigger-thumb:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:1em}.mediagallery-trigger-zoom:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.mediagallery-trigger-imagesequencer:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:30px}.mediagallery-trigger:hover:before{color:#a5e1e1}.pinch-to-zoom-hint{margin-top:90px;font-size:20px;line-height:20px;margin-bottom:10px;text-align:center}.back-to-product{width:175px;background:#d4d9de;border:2px solid;font-size:20px;line-height:20px;margin-bottom:10px;margin-top:52px;text-align:center;color:#000;padding:5px}.m-mediagallerylayer{margin-bottom:40px;position:relative}@media (max-width:749px){.m-mediagallery.m-mediagallery-rebrush .mediagallery-wrapper .callout .a-callout .callout-text{font-size:12px;line-height:12px;padding:2px 8px}.m-mediagallerylayer{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);vertical-align:middle}.m-mediagallerylayer .mediagallery-mainslider.slick-slider{-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}}.m-mediagallerylayer.mediagallery-mainslider .slick-list,.m-mediagallerylayer.mediagallery-mainslider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.m-mediagallerylayer .mediagallery-wrapper{margin-bottom:30px;position:relative;width:100%}@media (min-width:750px){.m-mediagallerylayer .mediagallery-wrapper-small{width:75%}.m-mediagallerylayer .mediagallery-wrapper{width:100%}}.m-mediagallerylayer .mediagallery-controls{display:block;margin:0;position:absolute;width:100%}.m-mediagallerylayer .mediagallery-controls .prev{background:0 0;color:#879baa;cursor:pointer}.m-mediagallerylayer .mediagallery-controls .prev.is-inactive{background:0 0;color:#fff;cursor:default}.m-mediagallerylayer .mediagallery-controls .next{background:0 0;color:#879baa;cursor:pointer}.m-mediagallerylayer .mediagallery-controls .next.is-inactive{background:0 0;color:#fff;cursor:default}.m-mediagallerylayer .mediagallery-slide{height:100%;min-height:auto;overflow:visible;position:relative}.m-mediagallerylayer .mediagallery-slide img{display:block;margin:0 auto}.m-mediagallerylayer .mediagallery-caption{margin-bottom:20px;min-height:40px}.m-mediagallerylayer .mediagallery-icon{float:right;margin-top:15px;margin-bottom:8px;margin-left:30px}.m-mediagallerylayer .mediagallery-icon .a-button-plain,.m-mediagallerylayer .mediagallery-icon .a-link{padding:10px}.m-mediagallerylayer .mediagalleryproduct-zoomable-image{overflow:hidden;position:relative}.m-mediagallerylayer .mediagalleryproduct-zoomimage{cursor:default;left:0;position:relative;top:0}.m-mediagallerylayer .mediagalleryproduct-zoomimage.movecursor{cursor:move}.m-mediagalleryteaser{position:relative;margin:-5px}.m-mediagalleryteaser .mediagalleryteaser-biglist,.m-mediagalleryteaser .mediagalleryteaser-smalllist{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.m-mediagalleryteaser .mediagalleryteaser-biglist{-webkit-transition:-webkit-transform .75s linear;transition:transform .75s linear,-webkit-transform .75s linear}.m-mediagalleryteaser .mediagalleryteaser-biglist .mediagalleryteaser-type{margin:5px;display:inline-block;position:relative;cursor:pointer;width:300px;height:225px}@media (min-width:750px){.m-mediagalleryteaser .mediagalleryteaser-biglist .mediagalleryteaser-type{width:600px;height:450px}}@media (min-width:900px){.m-mediagallerylayer .mediagallery-slide{min-height:auto;overflow:visible;position:relative}.m-mediagallerylayer .paginationnumberposition-bottom{margin-bottom:-50px}.m-mediagalleryteaser .mediagalleryteaser-biglist,.m-mediagalleryteaser .mediagalleryteaser-smalllist{display:inline}.m-mediagalleryteaser .mediagalleryteaser-biglist .mediagalleryteaser-type{width:100%;height:100%}}.m-mediagalleryteaser .mediagalleryteaser-biglist .mediagalleryteaser-type .a-image,.m-mediagalleryteaser .mediagalleryteaser-biglist .mediagalleryteaser-type .a-image img{width:100%}.m-mediagalleryteaser .mediagalleryteaser-smalllist{-webkit-transition:-webkit-transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}.m-mediagalleryteaser .mediagalleryteaser-smalllist .mediagalleryteaser-type{margin:5px;display:inline-block;position:relative;cursor:pointer;width:200px;height:150px}@media (min-width:750px){.m-mediagalleryteaser .mediagalleryteaser-smalllist .mediagalleryteaser-type{width:400px;height:300px}}.m-mediagalleryteaser .mediagalleryteaser-smalllist .mediagalleryteaser-type .a-image,.m-mediagalleryteaser .mediagalleryteaser-smalllist .mediagalleryteaser-type .a-image img{width:100%}.m-mediagalleryteaser .visible-lg{display:none}.m-mediagalleryteaser .hidden-lg{display:block}@media (min-width:900px){.m-mediagalleryteaser .mediagalleryteaser-smalllist .mediagalleryteaser-type{width:-webkit-calc(50% - 12px);width:calc(50% - 12px);height:100%}.m-mediagalleryteaser .visible-lg{display:block}.m-mediagalleryteaser .hidden-lg{display:none}}iframe.mendix-iframe.neffProductConfigurator{width:100%;margin-left:0;max-height:85vh;height:85vh;border:none}iframe.mendix-iframe.myUnlimitedConfigurator{width:130%;margin-left:-160px;max-height:85vh;height:85vh;border:none}@media (max-width:1024px){iframe.mendix-iframe.myUnlimitedConfigurator{width:100%;margin-left:0}}.model-viewer-container{position:relative}.model-viewer-container .model-viewer-close-button{float:right;cursor:pointer}.model-viewer-container .qrcode-container{right:0;bottom:0;position:absolute}.model-viewer-container .model-viewer{width:100%}.a-morelesslink{margin-bottom:10px}[data-moreless-flex]{display:block;overflow:hidden;-webkit-transition:max-height .4s;transition:max-height .4s;width:100%}[data-moreless-flex].notransition{-webkit-transition:none;transition:none}.m-multioptionbutton,.m-multioptionbutton .a-button{width:auto}.multioptionbutton-call-to-action{min-width:150px}.multioptionbutton-call-to-action .popover-header{display:none}.multioptionbutton-call-to-action .content{padding:0 0 30px;width:auto}.multioptionbutton-call-to-action .content:last-child{padding:0}.multioptionbutton-call-to-action .content .a-button{width:auto}.m-myproductdatainputfield{display:block}.m-myproductdatainputfield input.m-forminput{border-radius:4px}.m-myproductdatainputfield .m-form .form-row .a-formlabel.e-number-readonly:after{display:inline;content:"/"}.m-myproductdatainputfield div.m-forminput:not(.form-layout-col).m-forminput-dropdown{width:auto;display:inline-block;float:none}.m-myproductdatainputfield div.m-forminput:not(.form-layout-col).m-forminput-dropdown .select2-container .select2-selection{border-radius:4px}.m-myproductdatainputfield form .m-forminput.m-forminput-dropdown.has-error.is-warning .select-wrap{border:1px solid orange}.m-myproductdatainputfield .layer-close button{color:#2c5de5}.m-myproductdatainputfield .layer-close button:hover{border-color:#2648a4}.m-myproductdatainputfield .form-actions{margin-top:40px}.m-myproductdatainputfield .form-actions .form-action-primary{float:none;display:inline-block}.m-myproductdatainputfield .form-actions .form-action-secondary{display:inline-block}.m-checkout-summary .m-myproductdatainputfield .form-actions .a-link-primary.a-button.a-button-link,.m-myproductdatainputfield .form-actions .a-button-primary,.m-myproductdatainputfield .form-actions .a-link-primary.a-button.a-button-link,.m-myproductdatainputfield .form-actions .a-link-primary.a-button.a-button-link.a-link,.m-myproductdatainputfield .form-actions .a-link-primary.a-button.a-link,.m-myproductdatainputfield .form-actions .m-checkout-summary .a-link-primary.a-button.a-button-link{padding:11px 16px 10px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px;white-space:unset}.m-checkout-summary .m-myproductdatainputfield .form-actions .a-link-primary.a-button.a-button-link:hover,.m-myproductdatainputfield .form-actions .a-button-primary:hover,.m-myproductdatainputfield .form-actions .a-link-primary.a-button.a-link:hover,.m-myproductdatainputfield .form-actions .m-checkout-summary .a-link-primary.a-button.a-button-link:hover{background-color:#2648a4}.m-checkout-summary .m-myproductdatainputfield .form-actions .a-link-secondary.a-button.a-button-link,.m-myproductdatainputfield .form-actions .a-button-secondary,.m-myproductdatainputfield .form-actions .a-link-secondary.a-button.a-link,.m-myproductdatainputfield .form-actions .m-checkout-summary .a-link-secondary.a-button.a-button-link{padding:11px 16px 10px;border-radius:4px;background-color:#fff;font-weight:700;font-size:16px;border:2px solid #000;color:#000}.m-checkout-summary .m-myproductdatainputfield .form-actions .a-link-secondary.a-button.a-button-link:hover,.m-myproductdatainputfield .form-actions .a-button-secondary:hover,.m-myproductdatainputfield .form-actions .a-link-secondary.a-button.a-link:hover,.m-myproductdatainputfield .form-actions .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#2648a4;background-color:#fff;color:#2648a4}.m-checkout-summary .m-myproductdatainputfield .form-actions .a-link-secondary.a-button.a-button-link .icon.icon-s,.m-myproductdatainputfield .form-actions .a-button-secondary .icon.icon-s,.m-myproductdatainputfield .form-actions .a-link-secondary.a-button.a-link .icon.icon-s,.m-myproductdatainputfield .form-actions .m-checkout-summary .a-link-secondary.a-button.a-button-link .icon.icon-s{font-size:12px}.myaccount-menu{margin-left:auto;margin-right:auto;max-width:50%}.m-myproducttile{width:100%;background-color:#fff;padding:16px;border:1px solid #000;border-radius:4px;margin-bottom:30px}.m-myproducttile .product-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}.m-myproducttile .callouts{position:relative;top:-30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-myproducttile .callouts .callout-link{text-decoration:none}.m-myproducttile .callouts .a-callout{display:inline-block;border-radius:4px;font-size:10px;color:#fff;width:104px}.m-myproducttile .callouts .a-callout.callout-color-one{background-color:#b90276}.m-myproducttile .callouts .a-callout.callout-color-two{background-color:#2c5de5}.m-myproducttile .product-image .a-link{display:block}.m-myproducttile .product-image .a-link .a-image img{width:auto;max-height:300px}.m-myproducttile .producttitle{margin:10px 0 0}.m-myproducttile .producttitle .m-producttitle .heading-link:hover{color:#2c5de5}.m-myproducttile .producttitle .m-producttitle .heading-link .a-heading{font-size:16px;line-height:20px}.m-myproducttile .producttitle .m-producttitle .heading-link .fragment{font-weight:700}.m-myproducttile .producttitle .m-producttitle .fragment.vervibtID::before{content:none}.m-myproducttile .producttitle .m-producttitle&gt;.a-heading{line-height:20px}.m-myproducttile .producttitle .m-producttitle&gt;.a-heading .fragment.std-header-6,.m-myproducttile .producttitle .m-producttitle&gt;.a-heading .fragment.vervibtID{font-size:14px;color:#656565;font-weight:700}.m-myproducttile .enr .text-enr,.m-myproducttile .enr .text-fdnr,.m-myproducttile .enr .text-purchase-date,.m-myproducttile .enr .text-registration-source,.m-myproducttile .enr .text-znr,.m-myproducttile .fdnr .text-enr,.m-myproducttile .fdnr .text-fdnr,.m-myproducttile .fdnr .text-purchase-date,.m-myproducttile .fdnr .text-registration-source,.m-myproducttile .fdnr .text-znr,.m-myproducttile .purchase-date .text-enr,.m-myproducttile .purchase-date .text-fdnr,.m-myproducttile .purchase-date .text-purchase-date,.m-myproducttile .purchase-date .text-registration-source,.m-myproducttile .purchase-date .text-znr,.m-myproducttile .registration-source .text-enr,.m-myproducttile .registration-source .text-fdnr,.m-myproducttile .registration-source .text-purchase-date,.m-myproducttile .registration-source .text-registration-source,.m-myproducttile .registration-source .text-znr,.m-myproducttile .znr .text-enr,.m-myproducttile .znr .text-fdnr,.m-myproducttile .znr .text-purchase-date,.m-myproducttile .znr .text-registration-source,.m-myproducttile .znr .text-znr{font-size:12px;color:#656565}.m-myproducttile .cta-area .a-link.a-button-primary.primary50,.m-myproducttile .cta-area .a-link.primary50.a-link-primary.a-button{width:auto;padding:13px 16px 12px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px;white-space:unset}.m-myproducttile .cta-area .a-link.a-button-primary.primary50:hover,.m-myproducttile .cta-area .a-link.primary50.a-link-primary.a-button:hover{background-color:#2648a4}.m-checkout-summary .m-myproducttile .cta-area .a-link-secondary.a-button.a-button-link,.m-myproducttile .cta-area .a-button-secondary,.m-myproducttile .cta-area .a-link-secondary.a-button.a-link,.m-myproducttile .cta-area .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto;padding:11px 16px 10px;border-radius:4px;background-color:#fff;font-weight:700;font-size:16px;border:2px solid #000;color:#000;margin-right:20px}.m-checkout-summary .m-myproducttile .cta-area .a-link-secondary.a-button.a-button-link:hover,.m-myproducttile .cta-area .a-button-secondary:hover,.m-myproducttile .cta-area .a-link-secondary.a-button.a-link:hover,.m-myproducttile .cta-area .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#2648a4;background-color:#fff;color:#2648a4}.m-myproducttile.add-new,.m-myproducttile:hover{border-color:#2c5de5;min-height:400px}.m-myproducttile.add-new .a-link.full-dimension,.m-myproducttile:hover .a-link.full-dimension{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;grid-row-gap:10px;width:100%;height:100%;font-size:16px;font-weight:700;color:#2c5de5}.m-myproducttile.add-new .a-link.full-dimension:hover,.m-myproducttile:hover .a-link.full-dimension:hover{color:#2c5de5}.m-myproducttile.add-new .a-link.full-dimension .icon-container,.m-myproducttile.add-new .a-link.full-dimension .text-container,.m-myproducttile:hover .a-link.full-dimension .icon-container,.m-myproducttile:hover .a-link.full-dimension .text-container{text-align:center}.m-myproducttile.detail.rebrush:hover{min-height:auto}.m-myproducttile.detail.rebrush .product-data{margin-top:40px}.m-myproducttile.service-detail.rebrush .product-data{margin:20px 0 0}.myproduct-productarea-container{display:-ms-grid;display:grid;margin:40px 0 0;-ms-grid-columns:1fr;grid-template-columns:1fr}@media (min-width:900px){.m-myproducttile .product-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:10px}.myproduct-productarea-container{-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;grid-column-gap:80px}}.myproduct-productarea-container .myproduct-producttile-cta-area-right .registration-benefits ul{list-style:none;margin:0 0 20px;padding:0}.myproduct-productarea-container .myproduct-producttile-cta-area-right .registration-benefits ul li{margin:0 0 5px}.myproduct-productarea-container .myproduct-producttile-cta-area-right .registration-benefits ul li:before{content:'✓';margin:0 10px 0 0;color:#2c5de5;font-weight:700}.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-button-primary,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-link-primary.a-button{width:100%;padding:13px 16px 12px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px;white-space:unset;margin-bottom:10px}.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-button-primary:hover,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-link-primary.a-button:hover{background-color:#2648a4}@media (min-width:750px){.m-myproducttile .product-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:10px}.myproduct-productarea-container .myproduct-producttile-cta-area-right{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:40px}.myproduct-productarea-container .myproduct-producttile-cta-area-right h3{margin-top:0}.myproduct-productarea-container .myproduct-producttile-cta-area-right .buttons .a-button{display:block}.myproduct-productarea-container .myproduct-producttile-cta-area-right .registration-benefits{margin:0 0 0 30px}.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-button-primary,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-link-primary.a-button{width:auto;margin-right:20px}}@media (min-width:900px){.myproduct-productarea-container .myproduct-producttile-cta-area-right{display:block}.myproduct-productarea-container .myproduct-producttile-cta-area-right .registration-benefits{margin:0}.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-button-primary,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link.a-link-primary.a-button{width:100%}}.m-checkout-summary .myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-button-link,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-button-secondary,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-link,.myproduct-productarea-container .myproduct-producttile-cta-area-right .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:100%;padding:11px 16px 10px;border-radius:4px;background-color:#fff;font-weight:700;font-size:16px;border:2px solid #000;color:#000;margin-bottom:10px}.m-checkout-summary .myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-button-link:hover,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-button-secondary:hover,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-link:hover,.myproduct-productarea-container .myproduct-producttile-cta-area-right .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#2648a4;background-color:#fff;color:#2648a4}@media (min-width:750px){.m-checkout-summary .myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-button-link,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-button-secondary,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-link,.myproduct-productarea-container .myproduct-producttile-cta-area-right .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto;margin-right:20px}}.m-navanchor{width:100%;z-index:230}.m-navanchor .navanchor-navigation{width:100%;min-height:42px;max-width:1360px;margin-left:auto;margin-right:auto}.m-navanchor .navanchor-navigation:after{content:" ";display:block;clear:both}.m-navanchor .navanchor-navigation.is-fixed{position:fixed;top:0;z-index:230}.m-navanchor .navanchor-navigation.is-fixed .navanchor-list{position:relative}.m-navanchor .navanchor-navigation.is-fixed .navanchor-list.navanchor-has-ctc-active{padding-top:0;margin-top:0;float:left}.m-navanchor .navanchor-navigation.is-fixed .navanchor-list.navanchor-has-ctc-active .more-container{max-width:95%}.m-navanchor .navanchor-navigation.is-fixed .to-top{display:block}.m-navanchor .navanchor-navigation.animate-out{-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.m-navanchor .navanchor-list{margin:0;position:absolute;width:100%}.m-navanchor .navanchor-list:after{clear:both;content:'';display:table;width:100%}.m-navanchor .navanchor-list&gt;li{float:left;margin:0}.m-navanchor .navanchor-list&gt;li:first-child .a-link{padding-left:0}.m-navanchor .navanchor-list&gt;li.to-top{float:right}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc{position:fixed}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc.header-active{margin-top:-125px}.m-navanchor .navanchor-list&gt;li.more&gt;a span.text{display:none}.m-navanchor .to-top{display:none}.m-navanchor .to-top .a-link{line-height:16px;vertical-align:middle}.m-navanchor .a-link{font-size:16px;font-weight:700;padding:15px 10px}.m-navanchor .a-link:before{display:none}.m-navanchor .a-link.is-active{color:#000}.m-navanchor .more-active{max-width:80%}.m-navanchor .more-active .text{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.m-navanchor .more-trigger{border:1px solid transparent;border-bottom:none;position:absolute;z-index:231}@media (min-width:900px){.m-checkout-summary .myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-button-link,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-button-secondary,.myproduct-productarea-container .myproduct-producttile-cta-area-right .a-link-secondary.a-button.a-link,.myproduct-productarea-container .myproduct-producttile-cta-area-right .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:100%}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc{position:relative;float:left;margin-top:0;top:auto}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc.header-active{margin-top:0}.m-navanchor .navanchor-list&gt;li.more{position:relative}.m-navanchor .navanchor-list&gt;li.more&gt;a span.text{display:inline-block}.m-navanchor .more-trigger{position:relative}}.m-navanchor .more-trigger .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-navanchor .more-trigger.is-open{background:#fff;border-color:#fff}.m-navanchor .more-trigger.is-open .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-navanchor .more-trigger.is-open+.more-container{display:block}.m-navanchor .more-container{background:#fff;border:1px solid #fff;display:none;left:0;max-width:90%;position:absolute;top:-webkit-calc(100% - 1px);top:calc(100% - 1px);width:auto;z-index:230;padding-right:56px}.m-navanchor .more-container li .text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-navanchor .more-container-list{margin:0;padding:0}.m-navanchor .more-container-list li{padding:0}.m-navanchor .more-container-list .a-link{padding:15px 10px}.m-navanchor .navanchor-ctc-wrapper{width:125px;float:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:750px){.m-navanchor .navanchor-ctc-wrapper{width:225px;float:right}.m-navfooter:not(.rebrush) .hidden-list li:not(.group-header){display:block}.m-navfooter:not(.rebrush) nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-navfooter:not(.rebrush) .section-wrap{margin-bottom:30px}.m-navfooter:not(.rebrush) .section-wrap .section{margin:0 -1.3888888889%}.m-navfooter:not(.rebrush) ul{margin:0 0 30px;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.m-navfooter:not(.rebrush) li .a-link{padding-left:0}.m-navfooter:not(.rebrush) li .a-link:before{content:""}.m-navfooter:not(.rebrush) li .icon{display:none}.m-navfooter:not(.rebrush) li:not(.group-header){padding-left:0}}.m-navanchor .navanchor-ctc-wrapper .m-productconversionarea{width:100%}.m-navanchor .navanchor-ctc-wrapper .m-productconversionarea form .a-button{width:100%;margin-bottom:0;font-size:inherit;font-weight:400;padding:11px}.m-navfooter{display:block}.m-navfooter .section-wrap{border-bottom:0 solid #879baa}.m-navfooter .group-header{padding:0 0 10px}.m-navfooter .hidden-list li:not(.group-header){display:none}.m-navfooter li:not(.group-header){padding-left:20px}.m-navfooter li .a-link{padding-left:0}.m-navfooter li .a-link:before{content:""}.m-navfooter .close-section{width:25%;margin:0 auto}@media (min-width:900px){.m-navanchor .more-container{min-width:200px;right:0;left:auto}.m-navfooter:not(.rebrush) ul{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.m-navfooter:not(.rebrush) li.group-header .a-link{pointer-events:auto}.m-navfooter.rebrush .hidden-list li:not(.group-header){display:block}.m-navfooter.rebrush nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-navfooter.rebrush .section-wrap{margin-bottom:30px}.m-navfooter.rebrush ul{margin:0 0 30px;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.m-navfooter.rebrush li .a-link{padding-left:0}.m-navfooter.rebrush li .a-link:before{content:""}.m-navfooter.rebrush li .icon{display:none}.m-navfooter.rebrush li:not(.group-header){padding-left:0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .navigation-col:not(:last-child){border-right:none}}@media (max-width:899px){.m-navfooter.rebrush nav .list-unstyled{padding:16px 0;border-top:1px solid #d4d9de}.m-navfooter.rebrush nav .list-unstyled:first-child{border-top:none}.m-navfooter.rebrush nav .list-unstyled .a-link.has-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-navfooter.rebrush nav .list-unstyled .a-link.has-icon .icon{margin-left:auto}}.g-container .m-navfooter .g-layout-fourth .g-col{margin-left:0;margin-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.g-container .m-navfooter .g-layout-fourth .g-col{margin-right:-3%}[dir=rtl] .g-container .m-navfooter .g-layout-fourth .g-col{margin-left:-3%;margin-right:0}}.m-navigation-flyout{background-color:#2d373c;height:100%;position:relative}.m-navigation-flyout .navigation-lists-wrap{height:100%}.m-navigation-flyout .navigation-lists-container{overflow-x:hidden}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .navigation-col{-webkit-box-flex:33.3333333%;-webkit-flex:33.3333333%;-ms-flex:33.3333333%;flex:33.3333333%;max-width:33.333333%;width:33.333333%}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .first-level{z-index:3;position:relative}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .second-level{z-index:2}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .third-level{z-index:1}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}@media (min-width:900px){.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .third-level .m-navigation-link-list .navigation-link.has-child-level:after{content:none}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel:not(.active).second-level{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel:not(.active).third-level{-webkit-transform:translateX(-200%);-ms-transform:translateX(-200%);transform:translateX(-200%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .back-button{display:none}}@media (max-width:899px){.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .navigation-col{-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%;max-width:100%;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .first-level{z-index:1}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .second-level{z-index:2}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .third-level{z-index:3}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .fourth-level{z-index:4}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .fifth-level{z-index:5}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sixth-level{z-index:6}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .seventh-level{z-index:7}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .eighth-level{z-index:8}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.second-level{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.third-level{-webkit-transform:translateX(-200%);-ms-transform:translateX(-200%);transform:translateX(-200%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.fourth-level{-webkit-transform:translateX(-300%);-ms-transform:translateX(-300%);transform:translateX(-300%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.fifth-level{-webkit-transform:translateX(-400%);-ms-transform:translateX(-400%);transform:translateX(-400%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.sixth-level{-webkit-transform:translateX(-500%);-ms-transform:translateX(-500%);transform:translateX(-500%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.seventh-level{-webkit-transform:translateX(-600%);-ms-transform:translateX(-600%);transform:translateX(-600%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel.active.eighth-level{-webkit-transform:translateX(-700%);-ms-transform:translateX(-700%);transform:translateX(-700%)}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list.match-parent-overflow-hidden{height:100%;overflow:hidden}}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .sublevel .m-navigation-link-list:not(.active){display:none}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%;background:#2d373c}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .back-button{margin:0 17px 0 0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .back-button:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading{margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container{border-bottom:none;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container .mybrand{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container .mybrand .icon{margin-right:12px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading-row,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .product-adviser-title,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-link{padding:12px 24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading-row .navigation-link{padding:0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link{text-decoration:none;color:#fff!important}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.has-child-level:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin-left:auto}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .special-feature-slot{margin:0}@media (min-width:900px){.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link .text{border-bottom:2px solid transparent}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.active .text{border-bottom:2px solid}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .special-feature-slot{margin:0;border-top:none}}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .special-feature-slot .special-feature-link.a-link{color:#fff!important}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .special-feature-slot .special-feature-link.a-link .icon{margin:0 12px 0 0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .product-adviser-slot{margin:24px 0 0}.m-navigation-flyout .promotion-teaser-container{display:none}.m-navigation-flyout .promotion-teaser-container .m-searchresultpromotionteaser{margin:25px 0 0;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0)}.m-navigation-flyout .promotion-teaser-container .m-searchresultpromotionteaser.animate-zoom{-webkit-animation:.35s forwards animate-zoom;animation:.35s forwards animate-zoom}@media (min-width:900px){.m-navigation-flyout .promotion-teaser-container{position:absolute;top:0;right:0;width:33.333333%}.m-navigation-flyout .promotion-teaser-container .m-searchresultpromotionteaser{margin:25px}.m-navigation-flyout .m-navigation-link-list .promotion-teaser-container{position:relative;width:auto}.m-navigation-flyout .m-navigation-link-list .promotion-teaser-container .m-searchresultpromotionteaser.animate-zoom{-webkit-animation-delay:.25s;animation-delay:.25s}}@-webkit-keyframes animate-zoom{0%{-webkit-transform:scale(.6,.6);transform:scale(.6,.6)}100%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes animate-zoom{0%{-webkit-transform:scale(.6,.6);transform:scale(.6,.6)}100%{-webkit-transform:scale(1,1);transform:scale(1,1)}}[dir=rtl] .m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.has-child-level:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-navmain{max-width:100%;margin-left:auto;margin-right:auto}.m-navmain:after{content:" ";display:block;clear:both}.m-navmain ul{padding:0}.m-navmain .button-menu{width:25%;display:block;float:none}.m-navmain .button-menu.is-active-mobile .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.no-touchevents .m-navmain .button-menu .a-button:hover{background:0 0;color:#000}.m-navmain .navigation-state-active&gt;a,.m-navmain .navigation-state-active&gt;a:not(.a-button):visited{color:#000}@media (max-width:899px){.m-navmain{margin-bottom:10px}.m-navmain .navigation{background:#fff;display:none;margin:10px -10px 0;overflow:hidden;padding:0 10px}.m-navmain .navigation.is-active-mobile{display:block}.m-navmain .nav-header{display:none;padding:0}.m-navmain .nav-header.is-active{display:block}.m-navmain .nav-header .overview{border-bottom:1px solid #d8d8d8}.m-navmain .nav-header .overview a{font-weight:700}.m-navmain .nav-header .previous{border-bottom:1px solid #d8d8d8}.m-navmain nav{position:relative}.m-navmain nav a{font-weight:700}.m-navmain ul{margin:0;-webkit-transition:.4s,-webkit-transform .4s;transition:.4s,transform .4s,-webkit-transform .4s;width:100%}.m-navmain li{border-bottom:1px solid #d8d8d8;margin:0;padding:0}.m-navmain li.overview{display:none}.m-navmain a{display:block;padding:10px 0}.m-navmain a:before{opacity:0}.m-navmain a.has-child-level:before{display:block;left:auto;opacity:1;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s;transition:opacity .3s}.m-navmain .first-level ul{left:0;opacity:0;position:absolute;top:0;-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);z-index:0}.m-navmain .first-level ul.is-active-mobile{opacity:1;z-index:50}.m-navmain .first-level.is-active-parent-mobile{-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%);-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.m-navmain .first-level.is-active-parent-mobile ul{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);-webkit-transition:.4s,-webkit-transform .4s;transition:.4s,transform .4s,-webkit-transform .4s}.m-navmain .first-level.is-active-parent-mobile .is-active-mobile{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.m-navmain .first-level.is-active-parent-mobile .is-active-parent-mobile{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.m-navmain .is-skipped-level{-webkit-transition:none;transition:none}.m-navmain .is-skipped-level&gt;li&gt;a,.m-navmain .second-level .close,.m-navmain .second-level img{display:none}}@media (min-width:750px){.m-navmain .button-menu{display:block}.m-navmain .navigation .first-level.is-active-parent-mobile li&gt;.a-link,.m-navmain .navigation .overview a{padding-left:0}}@media (max-width:749px){.m-navmain .button-menu .a-button .text{border:0;clip:rect(0,0,0,0);height:1px;margin:0 5px;overflow:hidden;padding:0;width:1px;position:relative}.m-navmain .navigation .first-level.is-active-parent-mobile li&gt;.a-link,.m-navmain .navigation .overview a{padding-left:0}}@media (min-width:900px){.m-navmain .button-menu{display:none}.m-navmain .navigation{-webkit-transition:height .3s;transition:height .3s}.m-navmain .navigation nav{display:block}.m-navmain .navigation .first-level.is-active-parent-mobile li&gt;.a-link,.m-navmain .navigation .overview a{padding-left:0}.m-navmain .first-level{display:block;position:relative}.m-navmain .first-level&gt;li{display:inline-block}.m-navmain .first-level&gt;li&gt;a{font-size:24px;font-weight:700;padding:15px 15px 15px 0}.m-navmain .first-level a:after,.m-navmain .first-level a:before{content:'';opacity:0}.m-navmain .is-active&gt;a{color:#000}.m-navmain .is-active&gt;a:after,.m-navmain .is-active&gt;a:before{border:solid transparent;bottom:-1px;content:'';left:50%;opacity:1;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:201}.m-navmain .is-active&gt;a:after{border-bottom-color:#fff;border-width:10px;margin-left:-10px}.m-navmain .is-active&gt;a:before{border-bottom-color:#999;border-width:11px;margin-left:-11px}.m-navmain .is-active .second-level{display:block}.m-navmain .is-active .second-level.fade-in{opacity:1}.m-navmain .second-level{background-color:#fff;border-bottom:1px solid #999;border-top:1px solid #999;display:none;left:0;margin-top:0;opacity:0;padding:30px 0;position:absolute;top:auto;-webkit-transition:opacity .3s .4s;transition:opacity .3s .4s;width:100%;z-index:200}.m-navmain .second-level&gt;li{margin-bottom:30px}.m-navmain .second-level&gt;li:not(.overview){width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-navmain .second-level .overview{display:block;min-height:0;width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;clear:both}.m-navmain .second-level .overview .a-link{font-weight:700}.m-navmain .second-level a{padding-left:0}.m-navmain .second-level .a-image{margin-bottom:10px}.m-navmain .second-level .close{bottom:0;left:50%;margin-bottom:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-navmain .second-level-link{font-weight:700;margin-bottom:5px}}[dir=rtl] .m-navmain .second-level .second-level-link{position:relative}[dir=rtl] .m-navmain .second-level .second-level-link:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;position:absolute;right:0}.m-navmeta{display:none;width:100%}.m-navmeta .a-link{display:block;margin:0;text-align:left}.m-navmeta .a-link:after,.m-navmeta .a-link:before{display:none}.m-navmeta .navmeta-links{float:none}.m-navmeta .language-selector{padding:0 0 20px}.m-navmeta .language-selector .m-forminput-dropdown{margin-bottom:0;padding:10px 0}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection{background:#fff}.m-navmeta .close-mobile{bottom:0;display:none;left:50%;margin-bottom:-10px;position:relative;width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-navmeta.is-active-mobile,.m-navmeta.is-active-mobile .close-mobile{display:block}@media (min-width:900px){.m-navmeta{display:block}.m-navmeta:after{clear:both;content:'';display:table;width:100%}.m-navmeta .navmeta-links{float:left;max-width:75%}.m-navmeta .navmeta-links .a-link{display:inline-block;padding:15px 15px 0 0}.m-navmeta .language-selector{float:right;padding-bottom:0;width:auto}.m-navmeta .language-selector .a-link{float:left;padding-bottom:20px;padding-right:15px;padding-top:15px}.m-navmeta .language-selector .m-forminput-dropdown{float:right;padding-bottom:9px;padding-top:6px;width:150px}}.m-navmyaccount{border-radius:4px}.m-navmyaccount.m-popover{width:300px}.m-navmyaccount .popover-header .a-button.popover-close{position:absolute;color:#000;top:15px;right:16px}.m-navmyaccount .popover-header .a-button.popover-close .icon-close{font-size:14px}.m-navmyaccount .popover-content .mybrand{border-bottom:1px solid #000;padding:0 0 12px}.m-navmyaccount .popover-content .mybrand p{margin:0}.m-navmyaccount .popover-content .mybrand .a-link{font-weight:700}.m-navmyaccount .popover-content .list-unstyled li{padding:8px 0;border-bottom:1px solid #a1a1a1}.m-navmyaccount .popover-content .list-unstyled li .a-link{color:#2c5de5;padding:0}.m-navmyaccount .popover-content .list-unstyled li .a-link:hover{font-weight:700}.m-navmyaccount .popover-content .list-unstyled li .a-link:before{display:none}@media (max-width:899px){.m-navmyaccount.m-popover{border:none;width:100%;background:#f1f1f1}.m-navmyaccount.m-popover.is-active .popover-arrow{display:none}.m-navmyaccount .popover-content .buttons,.m-navmyaccount .popover-content .list-unstyled li,.m-navmyaccount .popover-content .mybrand{padding-left:12px}}.m-navmyaccount .popover-content .buttons form{display:inline-block;margin:0}.m-navmyaccount .popover-content .buttons .a-button-primary,.m-navmyaccount .popover-content .buttons .a-link-primary.a-button.a-button-link,.m-navmyaccount .popover-content .buttons .a-link-primary.a-button.a-link{padding:12px 16px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:14px;white-space:unset;width:auto;margin:0 10px 10px 0}.m-checkout-summary .m-navmyaccount .popover-content .buttons .a-link-primary.a-button.a-button-link:hover,.m-navmyaccount .popover-content .buttons .a-button-primary:hover,.m-navmyaccount .popover-content .buttons .a-link-primary.a-button.a-link:hover,.m-navmyaccount .popover-content .buttons .m-checkout-summary .a-link-primary.a-button.a-button-link:hover{background-color:#2648a4}.m-checkout-summary .m-navmyaccount .popover-content .buttons .a-link-secondary.a-button.a-button-link,.m-navmyaccount .popover-content .buttons .a-button-secondary,.m-navmyaccount .popover-content .buttons .a-link-secondary.a-button.a-link,.m-navmyaccount .popover-content .buttons .m-checkout-summary .a-link-secondary.a-button.a-button-link{padding:11px 16px 10px;border-radius:4px;background-color:#fff;font-weight:700;font-size:14px;border:2px solid #2c5de5;color:#2c5de5;width:auto}.m-checkout-summary .m-navmyaccount .popover-content .buttons .a-link-secondary.a-button.a-button-link:hover,.m-navmyaccount .popover-content .buttons .a-button-secondary:hover,.m-navmyaccount .popover-content .buttons .a-link-secondary.a-button.a-link:hover,.m-navmyaccount .popover-content .buttons .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#000;color:#000;background:#fff}.m-next-best-steps{background-color:#eee;padding:20px;margin:50px 0}.m-next-best-steps .module-heading{text-align:center}.m-next-best-steps .step-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:15px}.m-next-best-steps .step-container .m-step-element{-webkit-flex-basis:33.33%;-ms-flex-preferred-size:33.33%;flex-basis:33.33%}@media (min-width:900px){.m-next-best-steps.single-step-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-next-best-steps.single-step-layout .module-heading{text-align:left;-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}.m-next-best-steps.single-step-layout .step-container{-webkit-flex-basis:33.33%;-ms-flex-preferred-size:33.33%;flex-basis:33.33%}.m-next-best-steps.single-step-layout .step-container .m-step-element{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}@media (max-width:899px){.m-next-best-steps .step-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.m-oneaccountdecidedefaultdata .info{margin:10px 0;text-align:center}.m-oneaccountidentification h3{margin-top:20px}.m-oneaccountidentification .account .account-brand{margin-right:10px}.m-oneaccountidentification .form-row{margin-top:20px}.m-oneaccountstart .link{padding:10px 0}.m-oneaccountstart h3{margin-top:20px}.m-oneaccountstart .account .account-brand{margin-right:10px}#OneyInstallmentsSection{border-top:1px solid #ccc;padding-top:20px;padding-bottom:20px;padding-right:40px;margin-top:20px}.m-oney-widget-section{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:auto;background-color:#f7f7f7;padding:12px!important;border-radius:5px;font-size:.875em}.m-oney-widget-section a.oney-widget-link{color:#84bd06}body .oney-modal.svelte-1temslo.svelte-1temslo{z-index:2}body .oney-modal.svelte-1temslo.svelte-1temslo .oney-modal-dialog.svelte-1temslo{top:40%;border-radius:10px;overflow:hidden}body .oney-modal.svelte-1temslo.svelte-1temslo .oney-modal-dialog.svelte-1temslo .simulationPopin.svelte-1temslo.svelte-1temslo{max-height:500px}.m-ordercancelitem{margin:0 0 30px;text-align:right;width:100%}.m-ordercancelitem:after{clear:both;content:'';display:table;width:100%}.m-ordercancelitem .cancel-reason-title,.m-ordercancelitem .cancel-status-message{font-weight:700}.m-ordercancelitem .cancel-reason-text{margin:0}@media (min-width:750px){.m-ordercancelitem{text-align:left;width:50%}.m-ordercancelitem .a-horizontalrule{display:none}}.m-ordercookbook .ordercookbook-textmedia-wrapper:after{clear:both;content:'';display:table;width:100%}.m-ordercookbook .ordercookbook-media{margin-bottom:40px;width:100%}.m-ordercookbook .ordercookbook-content{width:100%}.m-ordercookbook .ordercookbook-content,.m-ordercookbook .ordercookbook-media{display:block;float:left;vertical-align:top}.m-ordercookbook .success-message{margin-top:40px}@media (min-width:750px){.m-ordercookbook .ordercookbook-media{float:right;padding-left:1.3888888889%;width:50%}.m-ordercookbook .ordercookbook-content{padding-right:1.3888888889%;width:50%}.m-ordercookbook .ordercookbook-header{display:inline-block}}.g-container&gt;.m-orderitem{margin-top:30px}.m-orderitem .item-wrapper:after,.m-orderitem:after{clear:both;content:'';display:table;width:100%}.m-orderitem .item-wrapper.order-info.expanded{background:#fff}.m-orderitem .order-details .o-orderpurchasedetail .m-orderpurchaseitem{border:0}.m-orderitem .order-details .o-orderpurchasedetail .m-orderpurchaseitem .m-productitem.item{width:100%}.m-orderitem .order-details .o-orderpurchasedetail .m-orderpurchaseitem .m-productitem.item .m-itemserviceitem.service-item{padding-left:1.3888888889%}.m-orderitem .a-horizontalrule{margin-bottom:0}.m-orderitem dl{margin:0}.m-orderitem dl:after{clear:both;content:'';display:table;width:100%}.m-orderitem dt{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;color:#999;margin:0}.m-orderitem dd{width:50%;float:right;padding-left:1.3888888889%;padding-right:1.3888888889%;margin:0}.m-orderitem .expand-collapse{cursor:pointer}.m-orderitem .expand-collapse span .icon,.m-orderitem .expand-collapse span.is-expanded .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-orderitem .order-details{margin-top:20px}.m-orderitem .buttons,.m-orderitem .order-number{width:100%;float:left}.m-orderitem .cancel,.m-orderitem .care-contract{margin:10px 0 0}.m-orderitem .delivery-status dd{position:relative}.m-orderitem .delivery-status .icon{position:absolute}.m-orderitem .delivery-status.repair,.m-orderitem .price{margin-bottom:20px}.m-orderitem .price .h3{font-size:18px}.m-orderitem .buttons .a-button:before{content:''}.m-orderitem .buttons .a-button+.a-button,.m-orderitem .buttons .a-button+.m-multioptionbutton{margin-top:10px}.m-orderitem .m-multioptionbutton .a-button{width:100%}@media (min-width:750px){.m-orderitem .item-detail,.m-orderitem .item-detail-big{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-orderitem .item-detail-big:first-child,.m-orderitem .item-detail:first-child{width:5%;padding-left:0}.m-orderitem .expand-collapse{width:2%}.m-orderitem .order-date,.m-orderitem .order-type{width:20%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-orderitem .price{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .m-productitem.item .media{width:3}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-wrap{width:30.6748466258%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-orderitem .delivery-status dd{padding-left:20px;position:relative}.m-orderitem .delivery-status .icon{left:0}.m-orderitem dd,.m-orderitem dt{float:none;padding:0;width:100%}.m-orderitem dt{margin-bottom:10px}.m-orderitem .buttons{float:right;width:33.3333333333%}}@media (min-width:900px){.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-wrap{width:40%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-orderitem .item-detail{width:14.2857142857%}.m-orderitem .expand-collapse{width:2%}.m-orderitem .price{margin-bottom:0}.m-orderitem .buttons{width:25%}}.m-ordernotesarea{height:300px;overflow-y:scroll}.m-ordernotesarea .mynotes-row{margin-top:15px;margin-bottom:15px;text-align:right}.m-ordernotesarea .mynotes-row .note-container{display:inline-block;width:66%}.m-ordernotesarea .mynotes-row .note-container .note{text-align:left;padding:10px;background-color:#fff;border:1px solid #000}.m-ordernotesarea .mynotes-row .note-container .authortimestamp{text-align:left;color:#999}.m-ordernotesarea .othersnotes-row{margin-top:15px;margin-bottom:15px;text-align:left}.m-ordernotesarea .othersnotes-row .note-container{display:inline-block;width:66%}.m-ordernotesarea .othersnotes-row .note-container .note{padding:10px;background-color:#d4d9de;border:1px solid #000}.m-ordernotesarea .othersnotes-row .note-container .authortimestamp{color:#999}.m-orderpurchaseitem{margin:0 0 20px}.m-orderpurchaseitem .action{width:100%;float:left;padding:0}.m-orderpurchaseitem .information{min-height:10px;width:100%;float:left;padding:0}.m-orderpurchaseitem .information .delivery,.m-orderpurchaseitem .information .links{width:100%;float:left;padding:0}.m-orderpurchaseitem.calloutonimage{position:relative}.m-orderpurchaseitem.calloutonimage .callouts{position:absolute;z-index:2}.m-orderpurchaseitem.last{margin:0}.m-orderpurchaseitem.last .m-productitem.item{border:none!important}.m-orderpurchaseitem.last .m-productitem.item:hover{border:1px solid transparent}@media (max-width:749px){.m-orderpurchaseitem .m-productitem .a-image img,.m-orderpurchaseitem .m-productitem .content-right,.m-orderpurchaseitem .m-productitem .content-right .action{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}@media (min-width:750px){.m-orderpurchaseitem .m-productitem .content-right{width:33.3333333333%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right}.m-orderpurchaseitem .m-productitem .content-right .action{width:100%;float:right}.m-orderpurchaseitem .m-productitem .content-right .action .a-button,.m-orderpurchaseitem .m-productitem .content-right .action .a-button-multioption{width:100%}.m-orderpurchaseitem .action{width:50%;float:left;padding:0;text-align:right}.m-orderpurchaseitem .action .a-button{width:66.6666666667%;float:right;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-orderpurchaseitem .action .a-button-multioption{width:66.6666666667%;float:right;padding:0}.m-orderpurchaseitem .action .a-button-multioption .a-button{width:100%}.m-orderpurchaseitem .action p{width:100%;float:left;padding:0}.m-orderpurchaseitem .information{width:50%;float:left;padding:0}.m-orderpurchaseitem .information .delivery,.m-orderpurchaseitem .information .links{width:100%;float:left;padding:0}}@media (min-width:900px){.m-orderpurchaseitem .m-productitem .content-right{width:25%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right}.m-orderpurchaseitem .m-itemserviceitem{padding-left:1.3888888889%}}.m-overviewtile .content{border-left:10px solid #d4d9de;padding:0 0 5px 5px;height:auto;word-break:break-word}.m-overviewtile .content .icon{font-size:1em;cursor:pointer;display:inline-block}.m-overviewtile .content .footnote-sup{cursor:pointer}.m-overviewtile .content .m-layer{margin-top:8%}.m-overviewtile-placeholder{margin-top:5px;margin-left:25px;margin-right:100px;width:200px}.m-overviewtile-placeholder .content{border-left:10px solid #d4d9de;padding:0 0 5px 5px;height:auto}.m-overviewtile-placeholder .content .highlightcontainer{height:20px;width:50%;margin-bottom:5px;margin-right:20px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-overviewtile-placeholder .content .technicalTextcontainer{height:20px;width:75%;margin-right:20px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.bottom-tile{margin-bottom:50px}.m-pagestage{position:relative;margin-bottom:25px;width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%)}.m-pagestage.force-pagestage-alt-position.pagestage-alt-position-toggle{--toggle-state:true}.m-pagestage .pagestage-headline{font-weight:700;font-size:21px;line-height:26px;margin:0 0 15px}@media (min-width:750px){.m-pagestage .pagestage-headline{font-size:35px;line-height:42px}}.m-pagestage .pagestage-content-wrapper .pagestage-content-container{position:relative}.m-pagestage .a-image{margin-bottom:20px}.m-pagestage .a-image img{width:100%}.m-pagestage .m-video{margin-bottom:20px}.m-pagestage .m-video .play-layer .icon-play{display:none}.m-pagestage .pagestage-video-control{position:absolute;left:25px;padding:10px;-webkit-transform:translateY(-webkit-calc(-100% - 20px - 25px));-ms-transform:translateY(calc(-100% - 20px - 25px));transform:translateY(calc(-100% - 20px - 25px));cursor:pointer}.m-pagestage .pagestage-video-control .icon:before{font-size:20px}.m-pagestage.pagestage-light-theme .pagestage-video-control{color:#000}.m-pagestage.pagestage-dark-theme .pagestage-video-control{color:#fff}.m-pagestage .pagestage-description{margin-bottom:25px}@media (max-width:899px){.m-pagestage .pagestage-content{width:100%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:none}.m-checkout-summary .m-pagestage .a-link-primary.a-button.a-button-link,.m-checkout-summary .m-pagestage .a-link-primary.a-button.a-button-link.checkout-continue,.m-pagestage .a-button-primary,.m-pagestage .a-link-primary.a-button.a-button-link,.m-pagestage .a-link-primary.a-button.a-button-link.a-link,.m-pagestage .a-link-primary.a-button.a-link,.m-pagestage .m-checkout-summary .a-link-primary.a-button.a-button-link,.m-pagestage .m-checkout-summary .a-link-primary.a-button.a-button-link.checkout-continue{margin-bottom:25px}.m-parallax .parallax-container .images-container{width:100%}}.m-pagetitle{margin-bottom:40px}@media (min-width:900px){.m-pagestage .pagestage-headline{font-size:35px;line-height:39px}.m-pagestage.pagestage-light-theme{color:#000}.m-pagestage.pagestage-dark-theme{color:#fff}.m-pagestage .pagestage-content-wrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;z-index:102}.m-pagestage .pagestage-content-wrapper .pagestage-content-container{width:100%;height:100%;max-width:1440px}.m-pagestage .pagestage-video-control{bottom:25px;-webkit-transform:none;-ms-transform:none;transform:none}.m-pagestage .pagestage-content{position:absolute;max-width:450px}.m-pagestage .pagestage-content-center{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-pagestage .pagestage-content-top-left{top:20%;left:10%}.m-pagestage .pagestage-content-top-right{top:20%;right:10%}.m-pagestage .pagestage-content-bottom-left{bottom:20%;left:10%}.m-pagestage .pagestage-content-bottom-right{right:10%;bottom:20%}.m-pagetitle.bottomspacing{margin-bottom:40px}.m-pagetitle.threequarters{padding-right:1.3888888889%;width:75%}}.m-pagination{-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:15px}.m-pagination.hidden{display:none}.m-pagination&gt;ul{display:block;padding:0;margin:0;text-align:center}.m-pagination&gt;ul&gt;li{list-style-type:none;padding:5px 10px;margin:0;display:inline;cursor:pointer}.m-pagination&gt;ul&gt;li.pagination-btn-deactivated{opacity:.25}.m-pagination&gt;ul&gt;li.prev{margin-right:5px}.m-pagination&gt;ul&gt;li.prev::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-pagination&gt;ul&gt;li.nxt{margin-left:5px}.m-pagination&gt;ul&gt;li.nxt::before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-pagination&gt;ul&gt;li.js-page-button-spacer::before{content:"...";color:#000}.m-parallax{padding:20px 0;overflow:hidden}.m-parallax .parallax-container,.m-parallax&gt;.a-heading{padding:0 1.3888888889%}.m-parallax .parallax-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){.m-parallax .parallax-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-parallax .parallax-container&gt;*{-webkit-transition:opacity 1s,-webkit-transform 1s;transition:transform 1s,opacity 1s,-webkit-transform 1s;opacity:0}.m-parallax .parallax-container .content{padding:10px 30px 10px 0;-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}}.m-parallax .parallax-container .content{-webkit-box-flex:50%;-webkit-flex:50%;-ms-flex:50%;flex:50%}.m-parallax .parallax-container .content .a-heading.h3{font-weight:700}.m-parallax .parallax-container .images-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[18];grid-template-columns:repeat(18,1fr);grid-auto-rows:minmax(10px,auto);-webkit-box-flex:50%;-webkit-flex:50%;-ms-flex:50%;flex:50%;padding:40px 0}@media (min-width:750px){.m-parallax .parallax-container .images-container{padding:50px 0}}.m-parallax .parallax-container .images-container .background{background-color:#d4d9de;-ms-grid-column-span:14;-ms-grid-column:1;grid-column:1/span 14;grid-row:1/4;aspect-ratio:4/3}.m-parallax .parallax-container .images-container .foreground{-ms-grid-column-span:16;-ms-grid-column:3;grid-column:3/span 16;-ms-grid-row:2;grid-row:2}.m-parallax .parallax-container.media-left .images-container .background{-ms-grid-column-span:14;-ms-grid-column:5;grid-column:5/span 14;grid-row:1/4}.m-parallax .parallax-container.media-left .images-container .foreground{-ms-grid-column-span:16;-ms-grid-column:1;grid-column:1/span 16;grid-row:2/3}.m-paybylink{display:block;width:100%}@media (min-width:900px){.m-parallax .parallax-container .images-container{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);max-width:50%;padding:40px 0}.m-parallax .parallax-container.media-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.m-parallax .parallax-container.media-left .content{padding:10px 0 10px 30px;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}.m-parallax .parallax-container.media-left .images-container{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}.m-paybylink .pay-by-link-content{width:50%}}.m-paybylink .pay-by-link-content{border:1px solid;margin:10px 0}.m-paybylink .pay-by-link-content .content-icon{display:inline-block;padding:10px}.m-paybylink .pay-by-link-content .content-icon .icon{font-size:2em;display:block;font-weight:700}.m-paybylink .pay-by-link-content .content{display:inline-block;vertical-align:top;width:-webkit-calc(100% - 55px);width:calc(100% - 55px);padding:10px 0}.m-paybylink .pay-by-link-content.state-success{color:#647d2d}.m-paybylink .pay-by-link-content.state-error{color:red}.m-paymentadyen .adyen-checkout__spinner{border:3px solid #0064a6;border-radius:50%;height:43px;width:43px;border-top-color:transparent;-webkit-animation:1.5s linear infinite rotateSpinner;animation:1.5s linear infinite rotateSpinner}@-webkit-keyframes rotateSpinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateSpinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.m-paymentadyen .adyen-checkout__input{color:#000;caret-color:#999;font-size:14px;display:block;height:40px;background:#fff;border:1px solid #999;border-radius:inherit;padding:5px 8px;position:relative;outline:0;width:100%}.m-paymentadyen .adyen-checkout__input.adyen-checkout__input--error{border-color:red}.m-paymentadyen .adyen-checkout__dropdown__button{border-radius:inherit}.m-paymentadyen .adyen-checkout__dropdown__button--active,.m-paymentadyen .adyen-checkout__dropdown__button--active:hover,.m-paymentadyen .adyen-checkout__dropdown__button--focus,.m-paymentadyen .adyen-checkout__dropdown__button--focus:hover,.m-paymentadyen .adyen-checkout__dropdown__button:active,.m-paymentadyen .adyen-checkout__dropdown__button:active:hover,.m-paymentadyen .adyen-checkout__dropdown__button:focus,.m-paymentadyen .adyen-checkout__dropdown__button:focus:hover,.m-paymentadyen .adyen-checkout__input--focus,.m-paymentadyen .adyen-checkout__input--focus:hover,.m-paymentadyen .adyen-checkout__input:active,.m-paymentadyen .adyen-checkout__input:active:hover,.m-paymentadyen .adyen-checkout__input:focus,.m-paymentadyen .adyen-checkout__input:focus:hover{border:1px solid #999;outline:#000 dotted 1px;-webkit-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none}.m-paymentadyen .adyen-checkout__error-text,.m-paymentadyen .adyen-checkout__label--focused,.m-paymentadyen .adyen-checkout__label__text{font-size:14px;margin-bottom:5px}.m-paymentadyen .adyen-checkout__label--focused .adyen-checkout__label__text,.m-paymentadyen .adyen-checkout__label__text{color:#000}.m-paymentadyen .adyen-checkout__error-text{color:red}.m-paymentadyen .a-errormessage{margin:20px 0 0}.m-paymentadyen .adyen-checkout__fieldset__title{padding:20px 0 12px;color:#000;font-size:15px;text-transform:none}.m-paymentadyen .adyen-checkout__checkbox{float:left}.m-paymentadyen .store-details-info{display:inline-block;margin-left:5px;bottom:2px}.m-paymentadyen .store-details-checkbox-info{margin-top:10px!important}.m-paymentadyen .adyen-checkout__dropdown .adyen-checkout__dropdown__list--active{position:relative}.m-paymentadyen .js-adyen-card-container .adyen-checkout__button--pay{display:none}.m-paymentadyen .js-adyen-card-container .adyen-checkout__segmented-control-segment{height:auto}.m-paymentadyen .js-adyen-action-container .adyen-checkout__qr-loader--swish .adyen-checkout__qr-loader__app-link{display:block}.m-paymentdeliverymethod .fired-message{clear:both;color:red;display:block}.m-paymentdeliverymethod .payment{display:block;margin-bottom:30px}.m-paymentdeliverymethod .payment.computop-section{width:100%;height:100%}.m-paymentdeliverymethod .payment .computop-iframe-section{position:relative}.m-paymentdeliverymethod .payment .computop-iframe-section iframe{border:0;width:100%;height:100%;overflow:hidden}.m-paymentdeliverymethod .payment .computop-iframe-section iframe:focus-visible{outline:0!important;outline-offset:0!important}@media (min-width:750px){.m-paymentdeliverymethod .payment{width:50%;float:left;padding-right:1.3888888889%}}@media (min-width:900px){.m-paymentdeliverymethod .payment{width:33.3333333333%}}.m-paymentdeliverymethodAdyen .radio-container{padding-bottom:8px;margin-top:15px;border-bottom:1px solid #d4d9de}.m-paymentdeliverymethodAdyen .radio-container .m-forminput.m-forminput-radio{padding:0}.m-paymentdeliverymethodAdyen .radio-container .adyen-card-container{margin-left:0}.m-paymentdeliverymethodAdyen .radio-container .adyen-card-container .adyen-stored-card{margin-bottom:10px}.m-paymentdeliverymethodAdyen .radio-container .adyen-card-container .m-forminput.m-forminput-radio{width:100%}.m-paymentdeliverymethodAdyen .radio-container .adyen-card-container .m-forminput.m-forminput-radio.new-card-adyen{clear:both;float:none}.m-paymentdeliverymethodAdyen .radio-container .adyen-card-container .m-forminput.m-forminput-radio .a-formlabel.radio{margin-bottom:10px}.m-paymentdetails .payment-details-payment{margin:25px 0}.m-paymentdetails .payment-details-payment .payment-details-payment-text{font-weight:700}.m-paymentdetails .payment-details-amount{margin:25px 0}.m-paymentdetails .payment-details-amount .payment-details-amount-text{font-weight:700}.m-paymentdetails .payment-details-table.m-table table td,.m-paymentdetails .payment-details-table.m-table table th{min-width:233px!important}.m-paymentdetails .payment-details-table.m-table table th{font-weight:700}.m-paymentdetails .payment-details-table .scrollable{overflow-x:unset!important;overflow-y:unset!important;position:unset!important}@media (max-width:749px){.m-paymentdetails .payment-details-table.m-table table td,.m-paymentdetails .payment-details-table.m-table table th{min-width:250px!important}.m-paymentdetails .payment-details-table .scrollable{overflow-x:scroll!important;overflow-y:hidden!important;position:relative!important}}.m-paymentoptions .text{vertical-align:middle}.m-paymentoptions .m-imagelist{display:inline-block;float:none;vertical-align:middle}.js-payu-payment-selection{display:block;float:left;width:100%;margin:20px 0}.payu-input-field .field{font-size:16px;font-weight:400;border:1px solid #cfd7df;border-radius:5px;outline:0!important;height:auto;line-height:normal;padding:15px;width:100%;margin:0 0 10px}.payu-expr-and-cvv-div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px}.payu-expr-and-cvv-div .payu-input-field{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-paymentselection .additional-information,.m-paymentselection .date-container,.m-paymentselection .message-text,.m-paymentselection .radio-buttons-wrap .a-heading{padding:0 1.3888888889%}.m-paymentselection .simple-text-content{margin-bottom:40px}.m-paymentselection .simple-text-content.has-fixedcontentheight .content-inner{max-height:10em;overflow-y:auto}.m-paymentselection .method{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;margin-bottom:30px}.m-paymentselection .method .a-image{margin-bottom:10px}.m-paymentselection .method .a-image[data-related-to]:hover{cursor:pointer}.m-paymentselection .method .oney-payment-info-section{font-size:12px;padding-left:12px}.m-paymentselection .method .oney-payment-info-section ul{list-style-type:none;margin:0;padding:0}.m-paymentselection .method .oney-payment-info-section ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-paymentselection .method .oney-payment-info-section ul li.oney-four-logo{margin-top:30px}.m-paymentselection .method .oney-payment-info-section ul li img{width:100%}.m-paymentselection .radio-buttons-wrap:after{clear:both;content:'';display:table;width:100%}.m-paymentselection .installments{width:100%;float:left}.m-paymentselection .installments .m-table{margin-bottom:30px}.m-paymentselection .installments .m-table .left-col{padding-left:0}.m-paymentselection .no-downpayment-message{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-paymentselection .message-text{color:red}@media (min-width:750px){.m-paymentselection .simple-text-content.has-fixedcontentheight .content-inner{max-height:7em}.m-paymentselection .method{width:50%}.m-paymentselection .radio-buttons-wrap:after{clear:both;content:'';display:table;width:100%}}@media (min-width:900px){.m-paymentselection .simple-text-content.has-fixedcontentheight .content-inner{max-height:5em}.m-paymentselection .method{width:25%}}.m-personaldataitem dl{float:left;line-height:21px;width:100%}.m-personaldataitem dt{color:#999}.m-personaldataitem dd{margin:0 0 10px}.m-pickupalternativestoragelocation{clear:both;padding-top:20px}.m-pickupalternativestoragelocation .m-table{overflow:visible;position:static;display:block}.m-pickupalternativestoragelocation .m-table table td,.m-pickupalternativestoragelocation .m-table table th{min-width:0}.m-pickupalternativestoragelocation .m-table table td{height:70px}.m-pickupalternativestoragelocation .m-table table .m-forminput-dropdown{min-height:50px}.m-pickupalternativestoragelocation .m-table table .m-forminput-dropdown span.pieces{float:right}.m-pickupalternativestoragelocation .m-table table .m-forminput-dropdown span.customerno,.m-pickupalternativestoragelocation .m-table table .m-forminput-dropdown span.pieces{word-break:break-word;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.m-pickupalternativestoragelocation .m-table table th.productname-head{width:140px}.m-pickupalternativestoragelocation .m-table table th.quantity-head{width:76px}.m-pickupalternativestoragelocation .m-table table th.alternative-storage-locations-head{width:auto}.m-pickupalternativestoragelocation .m-table table td.quantity{text-align:center}.m-pickupalternativestoragelocation .select2-container .select2-selection__rendered{padding-right:0}.m-pickupalternativestoragelocation.localstorage{max-width:500px}.m-pickupalternativestoragelocation.localstorage .pieces{float:right}.m-pictureupload .form-row{margin-right:0}.m-pictureupload .form-row&gt;.a-formlabel{width:100%}.m-pictureupload .form-error-wrapper{margin-bottom:20px}.m-pictureupload .image-row{max-width:initial}.m-pictureupload .a-errormessage.has-error{display:block}.m-pictureupload .js-preview img{max-height:450px;max-width:100%}.m-pictureupload .upload-actions{width:100%;float:left;padding:15px 0}.m-pictureupload .upload-actions .upload-button-container{float:left;padding:0}@media (min-width:750px){.m-personaldataitem dt{float:left;width:40%}.m-personaldataitem dd{float:left;margin-bottom:0;width:60%}.m-pictureupload .upload-actions .upload-button-container{width:50%;float:left;padding:0 5px 0 0}}.m-pictureupload .upload-actions .upload-button-container iframe{display:none}.m-pictureupload .upload-actions .upload-button-container .form-row{max-width:initial;padding:0 0 5px;margin:0}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper{position:relative;overflow:hidden;display:inline-block;width:100%}@media (min-width:900px){.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper{width:300px}}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper input[type=file]{font-size:100px;position:absolute;left:0;top:0;opacity:0;margin:0;cursor:pointer}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper button{margin-bottom:0}.m-pictureupload .upload-actions .upload-button-container .m-formupload{padding:0;margin-bottom:0}.m-pictureupload .upload-actions .form-actions{width:100%;float:left;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:750px){.m-pictureupload .upload-actions .form-actions{width:50%;float:left;padding:0 0 0 5px}}.m-pictureupload .upload-actions .form-actions .form-action-primary{width:100%;margin:0}.m-popover{background:#fff;display:block;margin:0;max-width:100vw;opacity:0;padding:10px;pointer-events:none;position:absolute;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:opacity .4s;transition:opacity .4s;z-index:250}.m-popover:not(.is-active){left:-9999em!important;top:-9999em!important}.m-popover.is-active{opacity:1;pointer-events:auto}.m-popover.no-image-float .a-image{float:none;margin-bottom:15px}.m-popover .popover-arrow{position:absolute}.m-popover .popover-arrow:after,.m-popover .popover-arrow:before{content:'';display:block;height:0;position:absolute;width:0}.m-popover .popover-arrow:before{border:8px solid transparent}.m-popover .popover-arrow:after{border:7px solid transparent}.m-popover.popover-bottom.popover-align-left .popover-arrow,.m-popover.popover-top.popover-align-left .popover-arrow{left:3.5px;margin-left:0;right:auto}.m-popover.popover-bottom.popover-align-right .popover-arrow,.m-popover.popover-top.popover-align-right .popover-arrow{left:auto;right:3.5px}.m-popover.popover-left.popover-align-top .popover-arrow,.m-popover.popover-right.popover-align-top .popover-arrow{bottom:auto;margin-top:0;top:3.5px}.m-popover.popover-left.popover-align-bottom .popover-arrow,.m-popover.popover-right.popover-align-bottom .popover-arrow{bottom:3.5px;top:auto}.m-popover[x-placement=bottom] .popover-arrow{border-bottom:1px solid #fff;bottom:100%;left:50%}.m-popover[x-placement=bottom] .popover-arrow:before{margin:-2px 0 0 -1px}.m-popover[x-placement=left] .popover-arrow{left:100%;top:50%}.m-popover[x-placement=left] .popover-arrow:before{margin:-1px 0 0}.m-popover[x-placement=right] .popover-arrow{right:100%;top:50%}.m-popover[x-placement=right] .popover-arrow:before{margin:-1px 0 0 -2px}.m-popover[x-placement=top] .popover-arrow{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;top:100%}.m-popover[x-placement=top] .popover-arrow:before{margin:0 0 0 -1px}.m-popover .popover-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.m-popover .popover-close:hover{color:#000}.m-popover .popover-content{width:100%}.m-popover .popover-content:after{clear:both;content:'';display:table;width:100%}.m-popover .popover-content h3:first-of-type{margin:auto}.m-popover .popover-content .link-container{margin-top:10px;display:block}.m-popover.m-addtocartpopover{width:350px}.m-popover.add-to-download-basket .popover-content h3:first-of-type{margin-bottom:10px}.m-popover.add-to-compare{width:400px}.m-popover.add-to-compare .popover-content .highlight{margin-bottom:10px}.m-popover.product-info{width:200px}.m-pressdateselection{max-width:100%;margin-left:auto;margin-right:auto;position:relative}.m-pressdateselection:after{content:" ";display:block;clear:both}.m-pressdateselection .m-forminput{margin-bottom:0}.m-pressdateselection .m-forminput-dropdown .select-wrap{margin-top:0}.m-pressdateselection .from-date,.m-pressdateselection .to-date{width:100%;float:left;margin-bottom:30px;padding:0}.m-pressdateselection .month{width:50%;float:left;padding:0 1.3888888889% 0 0}.m-pressdateselection .year{width:50%;float:left;padding:0 0 0 1.3888888889%}@media (min-width:750px){.m-pressdateselection .from-date,.m-pressdateselection .to-date{width:50%;float:left}.m-pressdateselection .from-date{padding:0 1.3888888889% 0 0}.m-pressdateselection .to-date{padding:0 0 0 1.3888888889%}.m-pressdateselection .action{width:25%;float:right;padding:0 0 0 1.3888888889%}}@media (min-width:900px){.m-pictureupload .upload-actions .form-actions .form-action-primary{width:300px;float:right}.m-pressdateselection .from-date,.m-pressdateselection .to-date{width:25%;float:left;margin-bottom:0}.m-pressdateselection .from-date{padding:0 1.3888888889% 0 0}.m-pressdateselection .to-date{padding:0 1.3888888889%}.m-pressdateselection .action{width:20%;float:left;bottom:0;padding:0 0 0 1.3888888889%;position:absolute;right:0}}.m-presspicturegallerylayer .layer-row-image{max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px}.m-presspicturegallerylayer .layer-row-image:after{content:" ";display:block;clear:both}.m-presspicturegallerylayer .layer-row-image .a-image{cursor:default}.m-presspicturegallerylayer .layer-row-content{max-width:100%;margin-left:auto;margin-right:auto}.m-presspicturegallerylayer .layer-row-content:after{content:" ";display:block;clear:both}.m-presspicturegallerylayer .layer-col{width:100%;float:left;padding:0}.m-presspicturegallerylayer .layer-form&gt;fieldset{margin-bottom:15px}.m-presspicturegallerylayer .layer-form&gt;fieldset:last-child{margin-bottom:0}.m-presspicturegallerylayer .m-multioptionbutton .a-button{width:100%}.m-presspictureteaser{position:relative}.m-presspictureteaser .teaser-media{margin-bottom:15px}.m-presspictureteaser .teaser-media p{margin-top:15px;margin-bottom:0}.m-presspictureteaser .a-caption{margin-bottom:15px}.m-presspictureteaser .a-image{cursor:pointer}.m-presspictureteaser .teaser-form&gt;fieldset{margin-bottom:15px}.m-presspictureteaser .teaser-form&gt;fieldset:last-child{margin-bottom:0}.m-presspictureteaser .teaser-form&gt;fieldset .m-forminput-checkbox input{height:20px;margin-left:30px}.m-presspictureteaser .m-multioptionbutton .a-button{width:100%}.o-list-press-pictures.press-pictures-flexbox .list-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-list-press-pictures.press-pictures-flexbox .list-layout .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.5em;width:100%}.o-list-press-pictures.press-pictures-flexbox .list-layout .item .m-presspictureteaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.o-list-press-pictures.press-pictures-flexbox .list-layout .item .m-presspictureteaser .teaser-media{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}@media (min-width:750px){.m-presspicturegallerylayer .layer-col{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-list-press-pictures .m-presspictureteaser .ratio{width:100%;position:relative;padding-top:75%}.o-list-press-pictures .m-presspictureteaser .ratio .a-image{position:absolute;top:0;left:0;right:0;bottom:0}.o-list-press-pictures .m-presspictureteaser .ratio .a-image img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translatex(-50%) translateY(-50%);-ms-transform:translatex(-50%) translateY(-50%);transform:translatex(-50%) translateY(-50%)}.m-pressteaser .content.with-image .a-image-link{padding-bottom:0}}.m-pressteaser{max-width:100%;margin-left:auto;margin-right:auto}.m-pressteaser:after{content:" ";display:block;clear:both}.m-pressteaser .action{width:100%;float:left;padding:0}.m-pressteaser .action .a-button{width:100%}.m-checkout-summary .m-pressteaser .action .a-link-primary.a-button.a-button-link,.m-pressteaser .action .a-button-primary,.m-pressteaser .action .a-link-primary.a-button.a-button-link,.m-pressteaser .action .a-link-primary.a-button.a-button-link.a-link,.m-pressteaser .action .a-link-primary.a-button.a-link,.m-pressteaser .action .m-checkout-summary .a-link-primary.a-button.a-button-link{margin:0 0 10px}.m-pressteaser .content{width:100%;float:left;padding:0}.m-pressteaser .content.with-image .a-heading,.m-pressteaser .content.with-image .a-link,.m-pressteaser .content.with-image .date{width:75%;float:right;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-pressteaser .content.with-image .a-link{padding-left:0}.m-pressteaser .content.with-image .a-link .a-heading{float:none;width:auto}.m-pressteaser .content.with-image .a-image-link{width:25%;float:left;padding-right:1.3888888889%;padding-left:0}.m-pressteaser .content.with-image .a-image{margin:0 0 20px}.m-pressteaser .content.with-image .text{width:100%;float:left;padding:0}.m-pressteaser .content .a-heading,.m-pressteaser .content .a-link,.m-pressteaser .content .date{width:100%;float:left;padding-right:1.3888888889%;padding-left:0}.m-pressteaser .content .text{margin:0 0 20px}@media (min-width:750px){.m-pressteaser .action{width:25%;float:right;padding:0 0 0 1.3888888889%}.m-pressteaser .content{width:75%;float:left;padding:0}.m-pressteaser .content.with-image .a-image-link{width:33.3333333333%;float:left;padding-right:1.3888888889%;padding-left:0}.m-pressteaser .content.with-image .a-link.heading-link,.m-pressteaser .content.with-image .date,.m-pressteaser .content.with-image .text,.m-pressteaser .content.with-image h3.a-heading{width:66.6666666667%;float:right;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-pressteaser .content.with-image .a-heading{width:66.6666666667%;float:left;padding-right:1.3888888889%;padding-left:0}.m-pressteaser .content p{padding:0 1.3888888889% 0 0}.m-pressteaser .content .text{margin:0}}.m-presubtotalquoteamount .promotion-discount-price-two{color:red}.m-processaccordion{margin:0 0 20px}.m-processaccordion .item .heading{color:#0064a6}.m-processaccordion .item .heading .a-heading{margin:10px 0}.m-processaccordion .item .heading .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;float:left}.m-processaccordion .item .heading.is-open{color:#000}.m-processaccordion .item .heading.is-open .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-processaccordion .item .heading:hover{color:#000;cursor:pointer}.m-processaccordion .item .content{max-height:0;overflow:hidden;-webkit-transition:max-height .5s;transition:max-height .5s}.m-processaccordion .item .content.body *{padding:0}.m-processaccordion .item .content .pa-next{min-height:30px}.m-processaccordion .item .content.is-open{margin:0 0 20px}.m-processaccordion .item.is-deactivated,.m-processaccordion .item.is-deactivated .content,.m-processaccordion .item.is-deactivated .heading{color:#d4d9de}.m-processaccordion .item.is-deactivated .content:hover,.m-processaccordion .item.is-deactivated .heading:hover,.m-processaccordion .item.is-deactivated:hover{color:#d4d9de;cursor:default}@media (min-width:900px){.m-processaccordion .item .heading{padding:20px 0}.m-processaccordion .item .content.is-open{margin:0 0 30px}}.m-processbar{background:#3c464b}.m-processbar ul{display:table;margin-left:0;padding:0;table-layout:fixed;width:100%}.m-processbar li{cursor:default;display:table-cell;height:40px;padding:0;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;width:.5%}.m-processbar li:after,.m-processbar li:before{background:0 0;border-color:transparent;border-style:solid;border-width:20px 0 20px 10px;content:'';display:block;height:0;left:100%;position:absolute;top:0;width:0;z-index:2}.m-processbar li:after{border-left-color:#fff;top:-2px;z-index:1}.m-processbar li:before{border-left-color:#3c464b}.m-processbar li:last-child:after,.m-processbar li:last-child:before{display:none}.m-processbar .icon,.m-processbar .text{display:none;vertical-align:middle}.m-processbar .icon{font-size:20px}.m-processbar .info-tooltip{font-size:10px}.m-processbar .is-done .step-content:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;vertical-align:middle}.m-processbar .is-active{background:#41aaaa;color:#fff;width:1%}.m-processbar .is-active:before{border-left-color:#41aaaa;margin-left:0}.m-processbar .is-active .step-content{margin-left:10px}.m-processbar .is-active .icon{display:inline-block}.m-processbar .is-active+li,.m-processbar .is-active+li+li{width:1%}.m-processbar .is-active+li .icon,.m-processbar .is-active+li+li .icon{display:inline-block}.m-processbar .is-cancelled{background:red;color:#fff;width:1%}.m-processbar .is-cancelled:before{border-left-color:#41aaaa;margin-left:0}.m-processbar .is-cancelled .step-content{margin-left:10px}.m-processbar .is-cancelled .icon{display:inline-block}.m-processbar .is-cancelled+li,.m-processbar .is-cancelled+li+li{width:1%}.m-processbar .is-cancelled+li .icon,.m-processbar .is-cancelled+li+li .icon{display:inline-block}.m-processbar .is-shipped{background:#647d2d;color:#fff;width:1%}.m-processbar .is-shipped:before{border-left-color:#41aaaa;margin-left:0}.m-processbar .is-shipped .step-content{margin-left:10px}.m-processbar .is-shipped .icon{display:inline-block}.m-processbar .is-shipped+li,.m-processbar .is-shipped+li+li{width:1%}.m-processbar .is-shipped+li .icon,.m-processbar .is-shipped+li+li .icon{display:inline-block}.m-processbar .is-full li{width:1%}.m-processbar .is-full .icon{display:inline-block}@media (max-width:749px){.m-processbar .is-full .is-done .icon,.m-processbar ul:not(.is-full) .is-done .step-content:after{display:none}.m-processbar .is-full .is-done .info-tooltip{display:inline}}@media (min-width:750px){.m-processaccordion .item .heading{padding:20px 0}.m-processaccordion .item .content.is-open{margin:0 0 30px}.m-processbar li{width:1%}.m-processbar .icon{display:inline-block}.m-processbar .is-done .step-content:after{margin-left:.5em}.m-processbar .is-active{width:2%}.m-processbar .is-active .text{display:inline-block}.m-processbar .is-shipped{width:2%}.m-processbar .is-shipped .text{display:inline-block}.m-processbar .is-cancelled{width:2%}.m-processbar .is-cancelled .text{display:inline-block}.m-processbar .is-full .is-active,.m-processbar .is-full .is-cancelled,.m-processbar .is-full .is-shipped{width:1%}.m-processbar .is-full .text{display:inline-block}}.m-processbar .processbar-icon-participation{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-productconversionarea .repair-index-wrapper{width:60px;margin-top:10px;display:-ms-grid;display:grid}.m-productconversionarea .additional-energy-labels-repair-index{display:-ms-grid;display:grid}.m-productconversionarea .a-rating,.m-productconversionarea .data-sheet-energy{display:inline-block;margin:0 10px 0 0;position:relative;width:100%}.m-productconversionarea .a-rating:after,.m-productconversionarea .data-sheet-energy:after{clear:both;content:'';display:table;width:100%}.m-productconversionarea .a-rating .m-imagelist,.m-productconversionarea .data-sheet-energy .m-imagelist{display:inline-block;float:left;padding:15px 0 0;width:80px}.m-productconversionarea .a-rating .m-imagelist .energy-label-image img,.m-productconversionarea .data-sheet-energy .m-imagelist .energy-label-image img{height:46px}.m-productconversionarea .a-rating .a-link-download,.m-productconversionarea .data-sheet-energy .a-link-download{padding:15px 0 0;position:static}.m-productconversionarea .a-rating .a-link-download:first-child,.m-productconversionarea .data-sheet-energy .a-link-download:first-child{position:relative}.m-productconversionarea .a-rating .energy-class-range,.m-productconversionarea .data-sheet-energy .energy-class-range{display:inline-block;float:right;width:100%}.m-productconversionarea .salesprogram .a-image{text-align:left}.m-productconversionarea .price:after{clear:both;content:'';display:table;width:100%}.g-layout-half .slide .m-productconversionarea .price .current,.g-layout-half .slide .m-productconversionarea .price .previous{font-size:26.25px;white-space:nowrap}.m-productconversionarea .price .previous{text-decoration:line-through}.m-productconversionarea .price .current.highlight:first-of-type.color-black{color:#000}.m-productconversionarea .price .current.basicprice{font-size:16px}.m-productconversionarea .details{margin:0}.m-productconversionarea .details .promotion-link-wrapper{margin:0 0 20px}.m-productconversionarea .details .promotion-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px}.m-productconversionarea .a-productavailability{display:block}.m-productconversionarea .a-button{display:inline-block;margin:0 0 10px;width:100%}.m-productconversionarea .a-formlabel.compare-product,.m-productconversionarea .a-formlabel.wishlist,.m-productconversionarea .warranty{margin:0 0 10px}.m-productconversionarea .m-forminput-checkbox .compare-product{display:block;height:20px;margin-left:30px}.m-productconversionarea .stock-info-wrapper:after{clear:both;content:'';display:table;width:100%}.m-productconversionarea .few,.m-productconversionarea .in-stock,.m-productconversionarea .out-of-stock{width:100%;float:left;padding:0}.m-productconversionarea .m-forminput.colors,.m-productconversionarea .m-forminput.sizes,.m-productconversionarea .m-forminput.variations{float:left;padding:0}.m-productconversionarea .m-forminput.colors .select-wrap,.m-productconversionarea .m-forminput.sizes .select-wrap,.m-productconversionarea .m-forminput.variations .select-wrap{margin:0}.m-productconversionarea .m-quantityselector.quantity{float:left;padding:0 1.3888888889% 0 0}li .m-productconversionarea .a-link.link-addtocart{padding-left:15px}li .m-productconversionarea .a-link.link-addtocart:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;left:0;position:absolute;top:0}li .m-productconversionarea .a-button.button-addtocart{width:100%}.m-productconversionarea .dealer-logos{display:-ms-grid;display:grid;-ms-grid-columns:120px 120px;grid-template-columns:120px 120px;grid-row-gap:2px;grid-column-gap:2px}.m-productconversionarea .dealer-logos a{text-decoration:none}.m-productconversionarea .dealer-logos p{margin:0}.m-productconversionarea .dealer-logos .price-info{color:#000;font-size:12px}.m-productconversionarea .dealer-logos .dealer-price-wrapper{width:auto;text-align:left}.m-productconversionarea .dealer-logos .dealer-price.highlight{font-size:14px;color:#0064a6}.m-productconversionarea .dealer-logos .dealer-info{color:#000;font-size:12px;padding:0 10px 10px;float:left}.m-productconversionarea .dealer-logos .a-heading{-ms-grid-column-span:2;-ms-grid-row:1;-ms-grid-column:1;grid-column-end:span 2;grid-row:1;grid-column:1}.m-productconversionarea .dealer-logos .a-logo:nth-child(2){-ms-grid-row:2;-ms-grid-column:1;grid-row:2;grid-column:1}.m-productconversionarea .dealer-logos .a-logo:nth-child(3){-ms-grid-row:2;-ms-grid-column:2;grid-row:2;grid-column:2}.m-productconversionarea .dealer-logos .a-logo:nth-child(4){-ms-grid-row:3;-ms-grid-column:1;grid-row:3;grid-column:1}.m-productconversionarea .dealer-logos .a-logo:nth-child(5){-ms-grid-row:3;-ms-grid-column:2;grid-row:3;grid-column:2}@media (min-width:750px){.m-productconversionarea .buttongroup .a-button{width:100%;display:inline-block}.m-productconversionarea .buttongroup .a-button+.a-button{float:right}.m-productconversionarea .m-forminput-checkbox .compare-product{display:block;height:20px;margin-left:30px}.m-productconversionarea .m-forminput.colors,.m-productconversionarea .m-forminput.sizes,.m-productconversionarea .m-forminput.variations{width:70%;float:left;padding:0}.m-productconversionarea .m-forminput.colors .select-wrap,.m-productconversionarea .m-forminput.sizes .select-wrap,.m-productconversionarea .m-forminput.variations .select-wrap{margin:0}.m-productconversionarea .m-quantityselector.quantity{width:30%;float:left;padding:0 1.3888888889% 0 0}}.m-productconversionarea .m-productconversionarea__m-productsubscription{margin:0 0 10px;color:#41aaaa}.m-productconversionarea .localstock-text{font-weight:400}.product-discount-details{color:#9f4040}.m-productitem{width:100%}.m-productitem:after{clear:both;content:'';display:table;width:100%}.m-productitem.bottomspacing .m-multioptionbutton{width:100%}.m-productitem .a-morecontenttogglelink,.m-productitem .actions{margin-bottom:20px}.m-productitem .delete,.m-productitem .edit{text-align:right;width:100%}.m-productitem .delete .highlight-delete{display:inline-block;border-radius:0;padding:10px;border:none}.m-productitem dl{float:left;line-height:21px;width:100%}.m-productitem dt{color:#999}.m-productitem dd{margin:0 0 10px}.m-productitem dd span{float:left;line-height:20px;width:100%}.m-productitem dd .address-divider{margin-bottom:15px}.m-productitem dd .a-link span{float:none}.m-productitem .media .a-image,.m-productitem .media .callouts{text-align:left;width:100%}.m-productitem .media .callouts:after{clear:both;content:'';display:table;width:100%}.m-productitem .media .callouts.onimage{float:none;position:absolute;text-align:center}.m-productitem .media .productitem-thumbnail{float:left;font-size:0;line-height:0;position:relative;width:100%}.m-productitem .media .productitem-thumbnail .a-image img{left:0;right:auto;top:0}.m-productitem .media .productitem-thumbnail .callouts.onimage{z-index:1}.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image{display:block;margin-top:10px;max-width:75px;position:relative}.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image::after,.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image:first-child{margin-top:0}.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image img,.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image picture{max-height:75px;max-width:75px}.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image picture{position:static}.m-productitem .media .productitem-thumbnail .callouts.onimage .flexcampaign .a-image img{display:inline-block;position:relative}.m-productitem .media&gt;.a-link{display:block}.m-productitem .media .a-image img{max-height:300px;max-width:100%}@media (min-width:750px){.m-productitem .media .a-image{display:inline-block;position:relative;width:100%}.m-productitem .media .a-image::after{content:'';display:block;margin-top:100%}.m-productitem .media .a-image img,.m-productitem .media .a-image picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-productitem .media .a-image img{max-height:100%;top:auto}.m-productitem .media{float:left;padding-right:1.3888888889%;width:25%}.m-productitem .media .callouts{float:left;width:100%}.m-productitem .content-wrap{float:left;padding-left:1.3888888889%;width:75%}.m-productitem .content-right{float:left}.m-productitem .content-right .actions{width:100%}.m-productitem .other-product{float:right;padding-left:1.3888888889%;width:75%}.m-productitem dt{clear:left;float:left;width:40%}.m-productitem dd{float:left;margin-bottom:0;width:60%}}.m-productitem .content-right .a-rating{margin-top:10px}.m-productitem .content-right .warranty{margin-bottom:20px}.m-productitem .m-multioptionbutton .a-button{width:100%}.m-productitem.item .callouts{width:100%;float:left;padding:0}.m-productitem .sparepartfinder .first,.m-productitem .sparepartfinder .second{margin-bottom:0}.m-productitem .sparepartfinder span:after{content:'|';padding:0 10px}.m-productitem .sparepartfinder span:first-of-type{padding-left:0}.m-productitem .sparepartfinder .product-group:after,.m-productitem .sparepartfinder .prog-cat:after{content:''}.m-productitem .other-product:not(:last-child){margin:0 0 15px}.m-productitem .additional-linkbutton{clear:both}@media (min-width:900px){.m-productitem .content-left{float:left;padding-right:1.3888888889%;width:66.6666666667%}.m-productitem .content-right{padding-left:1.3888888889%;width:33.3333333333%}.m-productitem .content-right .actions{width:100%}.m-productitem .other-product{float:left;padding-left:0;width:100%}.m-productitem .a-morecontenttogglelink .more-less-button{display:none}.m-productitem .a-morecontenttogglelink .content{max-height:100%}.m-productitem.item .content-wrap{width:30.6748466258%;float:left;padding:0 0 0 1.3888888889%}.m-productitem.item .content-wrap .content-left{padding:0;width:100%}.m-productitem.item .product-service-item-checkbox{width:75%;float:left;padding:0}}.m-productitem .description .productitemdata-wrapper{margin-bottom:15px}.m-productitem .description .productitemdata-wrapper:after{clear:both;content:'';display:table;width:100%}.m-productitem .description .productitemdata-wrapper&gt;label.a-formlabel{width:50%;float:left;vertical-align:top;line-height:50px;margin-bottom:0}.m-productitem .description .productitemdata-wrapper fieldset{width:50%;float:right;padding:0;margin-right:0}@media (max-width:749px){.m-productitem .description .productitemdata-wrapper&gt;label.a-formlabel{display:block;width:100%;clear:both;float:none}.m-productitem .description .productitemdata-wrapper fieldset{display:block;text-align:left;width:100%;clear:both;float:none}}.m-productitem .description .productitemdata-wrapper fieldset label{display:inline-block}.m-productitem .description .productitemdata-wrapper fieldset .e-number-readonly:after{padding:0 5px;content:"/";display:inline-block;width:auto}.m-productitem .description .productitemdata-wrapper fieldset .e-number-readonly.novibki:after{content:"";padding:0}.m-productitem .description .productitemdata-wrapper fieldset .m-forminput{display:inline-block}.m-productitem .description .productitemdata-wrapper fieldset .m-forminput.m-forminput-dropdown{margin-bottom:0;width:auto;float:none}.m-productitem .description button.form-button{margin-top:15px}.m-productitem .a-button[type=submit],.m-productitem .productitem-delete,.m-productitem .productitem-edit{width:33.3333333333%;margin:15px 0}@media (max-width:749px){.m-productitem .a-button[type=submit],.m-productitem .productitem-delete,.m-productitem .productitem-edit{width:100%}}.m-productitem .timeslot-info{width:75%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right;margin:20px 0}@media (max-width:899px){.m-productitem .timeslot-info{width:100%;padding:0}.m-quotationcancellation a&gt;span{display:none}}.m-productitem .stock-info{margin:0 0 10px}.m-productlisttitlerebrush .a-link.heading-link{color:#000}.m-productlisttitlerebrush .a-link.heading-link :hover{color:#0064a6}.m-productlisttitlerebrush .product-list-code{font-size:14px}.m-productlisttitlerebrush .product-name{font-size:18px}.m-productlisttitlerebrush p{margin-bottom:5px}.m-productlisttitlerebrush .fragment{margin-right:5px}.m-productlisttitlerebrush .fragment.vervibtID::before{content:' - '}.m-productlisttitlerebrush .fragment.std-header-1,.m-productlisttitlerebrush .fragment.std-header-2,.m-productlisttitlerebrush .fragment.std-header-3,.m-productlisttitlerebrush .fragment.std-header-4,.m-productlisttitlerebrush .fragment.std-header-5{display:inline}.m-productpromotion .m-carousel,.m-productpromotion .m-carousel.paginationelements-bottom{margin-bottom:0}.m-productpromotion .m-carousel .slider-container.slick-initialized{padding-bottom:48px}.m-productpromotion .m-carousel .carousel-paginationarrows,.m-productpromotion .m-carousel .carousel-paginationnumber{margin-bottom:0}.m-productpromotion .m-carousel .slick-list,.m-productpromotion .m-carousel .slider-container:not(.slick-initialized){margin:0}.m-productpromotion .m-carousel .slide{padding-left:0;padding-right:0}.m-productpromotion .m-carousel+.a-horizontalrule,.m-productpromotion .o-list+.a-horizontalrule{margin:30px 0 0;padding:0}.m-productpromotion .promotion-separator{height:30px;position:absolute;text-align:center;width:30px}.m-productpromotion .promotion-separator .icon{background-color:#fff;border:none;height:30px;padding:7px 0;position:relative;width:30px}.m-productpromotion .m-productpromotionteaser .data-sheet-energy{display:block}.m-productpromotion .m-productpromotionteaser .product-conversion-area,.m-productpromotion .m-productpromotionteaser .product-info{width:100%}.m-productpromotion.fixed .list-layout{margin:0}.m-productpromotion.fixed .list-layout .item{padding:0}.m-productpromotion.fixed .m-productpromotionteaser{padding-top:0}.m-productpromotion.fixed .a-productavailability{margin-bottom:0}.m-productpromotion.fixed .promotion-separator .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-productpromotion.flexible .m-productpromotionteaser.last .promotion-separator{display:none;visibility:hidden}.m-productpromotion.flexible .promotion-separator .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:30px}.m-productpromotion.flexible .promotion-separator .icon.first{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:15px}.m-productpromotion .bundle{float:right;margin:30px 0 0;padding:0;width:100%}.m-productpromotion .bundle .header-text{float:left;font-size:18px;text-align:left;width:100%}.m-productpromotion .bundle .current,.m-productpromotion .bundle .previous{width:100%}@media (max-width:749px){.m-productpromotion.fixed .list-layout .item{margin-top:70px}.m-productpromotion.fixed .list-layout .item:first-child{margin-top:0}.m-productpromotion.fixed .promotion-separator{bottom:-50px;left:50%}}.m-productpromotion.fixed .bundle-item:not(.max-width) .bundle .header-text{width:100%;padding:0;text-align:left}.m-productpromotion.fixed .bundle-item:not(.max-width) .bundle .product-conversion-area{width:100%;padding:0}.m-productpromotion.fixed .bundle-item.max-width{border-top:1px solid #d4d9de}.m-productpromotion .max-width{width:100%!important}.promotion-category{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:750px){.m-productpromotion.fixed .list-layout .item{margin-top:70px}.m-productpromotion.fixed .promotion-separator{bottom:-50px;right:-35px}.m-productpromotion.flexible .product-conversion-area,.m-productpromotion.flexible .product-info{float:left}.m-productpromotion.flexible .promotion-separator{right:-35px;top:50%}.m-productpromotion .bundle .header-text{width:50%;float:left;padding:0 15px 0 0;text-align:right}.m-productpromotion .bundle .product-conversion-area{width:50%;float:left;padding:0 0 0 15px}.m-productpromotion .carousel-paginationarrows,.m-productpromotion .carousel-paginationnumber{margin-left:42.5531914894%}.promotion-category{width:48%}}@media (min-width:900px){.m-productpromotion.fixed .promotion-separator{margin-top:-15px;right:-35px;top:50%}.m-productpromotion.flexible .promotion-separator{right:-35px;top:50%}.m-productpromotion .product-conversion-area,.m-productpromotion .product-info{float:left}.m-productpromotion .bundle .header-text{width:75%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-productpromotion .bundle .product-conversion-area{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-productpromotion.flexible .bundle .header-text{padding:0 0 0 56.5%;text-align:left}.m-productpromotion .carousel-paginationarrows,.m-productpromotion .carousel-paginationnumber{margin-left:45.4545454545%}.promotion-category{border-radius:5px;width:32%}.m-productpromotionteaser .product-image{position:relative}}.promotion-category .heading-text{color:#fff;padding:10px 0 0 20px}.promotion-category .layer-heading-text{padding-left:15px}.promotion-category .tile-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:20px}.promotion-category .tile-container .sub-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.promotion-category .tile-container .sub-container:nth-child(2n+1):nth-last-child(-n+2),.promotion-category .tile-container .sub-container:nth-child(2n+1):nth-last-child(-n+2)~.sub-container{margin-bottom:20px}.promotion-category .tile-container .sub-container:nth-child(odd){margin-right:0}.promotion-category .tile-container .sub-container:nth-child(even){margin-left:0}.promotion-category .tile-container .sub-container .text-label{color:#2b5ee5;padding-left:20px;border-bottom:2px solid}.promotion-category .tile-container .sub-container .image-container{padding:0 20px 20px}.promotion-category .link-text-container .link-text{color:#fff;padding:0 0 0 15px}.promotion-category .teaser-footer{border:2px solid #0064a6;background-color:#2b5ee5;padding-left:15px;color:#fff}@media (min-width:750px){.promotion-category .teaser-footer{margin:0 15px}.m-productservices .service .m-forminput-checkbox{width:auto}}.m-productpromotionteaser{position:relative}.m-productpromotionteaser:after{clear:both;content:'';display:table;width:100%}.m-productpromotionteaser.is-disabled{opacity:.3;pointer-events:none}.m-productpromotionteaser.is-disabled:after{bottom:0;content:'';left:0;position:absolute;right:0;top:0;z-index:999}.m-productpromotionteaser .product-image{margin:0 0 20px}.m-productpromotionteaser .product-info .product-title{color:#000}.m-productpromotionteaser .product-info .product-title:hover{color:#0064a6}.m-productpromotionteaser .product-info .product-id{margin:0}.m-productpromotionteaser .m-productconversionarea .remove-item{margin-bottom:0}.m-productpromotionteaser .m-productconversionarea .a-productavailability{float:none}.m-productpromotionteaser .remove-item.top{position:absolute;right:-1px;top:3px}.m-productregistration-appliancedetails{background:#eee;padding:15px}.m-productregistration-appliancedetails .a-morecontenttogglelink.expand-link{padding:0 0 10px}.m-productregistration-appliancedetails .form-row .m-forminput-dropdown.registered-product-dropdown{float:left}.m-productregistration-appliancedetails .form-row .m-forminput-dropdown.kis-dropdown{width:25%;float:right}.m-productregistration-appliancedetails .form-row .m-forminput-dropdown.kis-dropdown:before{content:"/";position:absolute;left:-10px;top:20px}.m-productregistration-appliancedetails .delete-registration{text-align:right;max-width:500px;margin-left:15px}.m-productservices .delivery{margin:0 0 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.m-productservices .delivery .delivery-text{padding:0 10px}.m-productservices .delivery .package-text{color:#647d2d}.m-productservices .service .m-forminput-checkbox{display:inline-block}.m-productservices .service .a-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-productservices .service .price .highlight,.m-productservices .service .price .previous{white-space:nowrap;text-align:right}.m-productservices .cew-heading{margin:10px 0 15px}.m-productservices .cew-option .m-forminput-radio{display:inline-block;width:66.6666666667%}@media (min-width:750px){.m-productservices .cew-option .m-forminput-radio{width:auto}.m-productservices .cew-option .price .previous,.m-productservices .service .price .previous{margin:0 8px}}.m-productservices .cew-option,.m-productservices .cew-option .price,.m-productservices .service,.m-productservices .service .price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:749px){.m-productservices .cew-option .price,.m-productservices .service .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:33.3333333333%}}.m-productservices .cew-option .price .previous,.m-productservices .service .price .previous{text-decoration:line-through}.m-productset-thumbnails{width:75%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-productset-thumbnails section:after{clear:both;content:'';display:table;width:100%}.m-productset-thumbnails .productset-ids,.m-productset-thumbnails .productset-names{margin-bottom:20px}.m-productset-thumbnails .productset-ids .a-heading,.m-productset-thumbnails .productset-ids&gt;ul,.m-productset-thumbnails .productset-ids&gt;ul&gt;li,.m-productset-thumbnails .productset-names .a-heading,.m-productset-thumbnails .productset-names&gt;ul,.m-productset-thumbnails .productset-names&gt;ul&gt;li{display:inline;font-size:14px;font-weight:400;line-height:12px;margin:0}.m-productset-thumbnails .productset-ids .a-heading,.m-productset-thumbnails .productset-names .a-heading{font-weight:700;padding-right:5px}.m-productset-thumbnails .productset-ids ul,.m-productset-thumbnails .productset-names ul{padding:0}.m-productset-thumbnails .productset-ids&gt;ul&gt;li,.m-productset-thumbnails .productset-names&gt;ul&gt;li{list-style:none}.m-productset-thumbnails .productset-ids&gt;ul&gt;li:last-child,.m-productset-thumbnails .productset-names&gt;ul&gt;li:last-child{padding-right:0}.m-productset-thumbnails .productset-ids{display:none}.m-productset-thumbnails .productset-names span,.m-productset-thumbnails .productset-names ul&gt;li{font-size:16px;font-weight:700}.m-productset-thumbnails .productset-thumbnails{margin:0 0 20px -1.3888888889%}.m-productset-thumbnails .productset-thumbnails:after{clear:both;content:'';display:table;width:100%}.m-productset-thumbnails .productset-thumbnail{width:33.3333333333%;float:left;padding-left:2.0833333333%;padding-right:2.0833333333%;height:100%;overflow:visible;position:relative}.m-productset-thumbnails .productset-thumbnail:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.m-productset-thumbnails .productset-thumbnail:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.m-productset-thumbnails .productset-thumbnail:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}.m-productset-thumbnails .thumbnails-separator{height:12px;position:absolute;right:-6px;text-align:center;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);width:12px}.m-productset-thumbnails .thumbnails-separator .icon{color:#0064a6;height:12px;padding:0;position:relative;width:12px}.m-productset-thumbnails .thumbnails-separator .icon.first{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px}@media (min-width:750px){.m-productservices .cew-option .price .highlight,.m-productservices .service .price .highlight{margin:0 8px}.m-productset-thumbnails .productset-ids{display:block}.m-productset-thumbnails .product-thumbnail{float:right}.m-productset-thumbnails .productset-thumbnails{margin:0 -2.2222222222% 20px}.m-productset-thumbnails .productset-thumbnails:after{clear:both;content:'';display:table;width:100%}.m-productset-thumbnails .productset-thumbnail{width:20%;float:left;height:100%;overflow:visible;position:relative}.m-productset-thumbnails .productset-thumbnail:nth-child(5n+1){margin-left:0;margin-right:-100%;clear:both}.m-productset-thumbnails .productset-thumbnail:nth-child(5n+2){margin-left:20%;margin-right:-100%;clear:none}.m-productset-thumbnails .productset-thumbnail:nth-child(5n+3){margin-left:40%;margin-right:-100%;clear:none}.m-productset-thumbnails .productset-thumbnail:nth-child(5n+4){margin-left:60%;margin-right:-100%;clear:none}.m-productset-thumbnails .productset-thumbnail:nth-child(5n+5){margin-left:80%;margin-right:-100%;clear:none}.m-productset-thumbnails .thumbnails-separator{height:30px;right:-15px;top:-webkit-calc(50% - 15px);top:calc(50% - 15px);width:30px}.m-productset-thumbnails .thumbnails-separator .icon{height:30px;padding:7px 0;width:30px}.m-productset-thumbnails .thumbnails-separator .icon.first{font-size:16px}.m-productteaser .product-images .image-container{position:absolute}}.m-productsubscription__a-button{margin:10px 0 0;width:auto;display:block}.m-productteaser{display:block}.m-productteaser:after{content:'';width:100%}.m-productteaser .product-images .image-container{z-index:2}.m-productteaser .product-images .image-container .callouts:after{clear:both;content:'';display:table;width:100%}.m-productteaser .product-images .image-container .callouts .a-callout{position:relative;text-align:center;z-index:1}.m-productteaser .product-images .image-container .callouts .flexcampaign,.m-productteaser .product-images .image-container .callouts .home-connect-image{display:none}.m-productteaser .product-images .image-container .callouts .flexcampaign a{display:block}.m-productteaser .product-images .image-container .callouts .flexcampaign a:first-child .a-image,.m-productteaser .product-images .image-container .callouts .flexcampaign a:not(:first-child) .a-image{margin-left:0}.m-productteaser .product-images .image-container .callouts .flexcampaign .a-image{margin-top:10px}.m-productteaser .product-images .image-container .callouts .flexcampaign .a-image img{max-height:40px;max-width:40px;z-index:1;top:0}.m-productteaser .product-images .image-container .callouts .a-callout+.flexcampaign{margin-top:10px}.m-productteaser .product-images .image-container .home-connect-image{text-align:center;z-index:2;color:#000;vertical-align:top;padding:0}.m-productteaser .product-images .image-container .home-connect-image .icon-wifi{font-size:25px}.m-productteaser .product-images .flexcampaign:after{clear:both;content:'';display:table;width:100%}.m-productteaser .product-images .flexcampaign a{display:inline-block}.m-productteaser .product-images .flexcampaign a:first-child .a-image,.m-productteaser .product-images .flexcampaign a:not(:first-child) .a-image{margin-left:0}.m-productteaser .product-images .flexcampaign .a-image{display:inline}.m-productteaser .product-images .flexcampaign .a-image img{max-height:40px;max-width:40px;z-index:1;top:0}.m-productteaser .product-images .delete{padding:10px 0;text-align:right;width:100%}.m-productteaser .product-images .product-thumbnail{font-size:0;line-height:0;position:relative}.m-productteaser .product-images .product-thumbnail .callouts.onimage{position:absolute}.m-productteaser .product-images .product-thumbnail+.product-awards{margin-top:20px}.m-productteaser .product-images .product-thumbnail a:not(.slick-slide) img{margin:0 auto;max-height:300px;max-width:100%}.m-productteaser .product-images .product-thumbnail.slick-slider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-productteaser .product-images .product-thumbnail.slick-slider .slick-track a.slick-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto}.m-productteaser .product-images .product-thumbnail.slick-slider .slick-track a.slick-slide img{padding:0 1px}.m-productteaser .product-images .product-thumbnail .paginationarrows .a-paginationarrows.next,.m-productteaser .product-images .product-thumbnail .paginationarrows .a-paginationarrows.prev{font-size:15px;height:30px;margin-top:-15px;width:30px}.m-productteaser .product-images .product-thumbnail .paginationarrows .a-paginationarrows.next{float:right}.m-productteaser .product-images .product-thumbnail .paginationarrows .a-paginationarrows.prev{float:left}.m-productteaser .product-images .product-awards{float:left}.m-productteaser .product-images .product-awards .m-imagelist&gt;.a-link{margin-bottom:0;margin-right:0;padding-bottom:2.7777777778%}.m-productteaser .product-images .product-awards .m-imagelist&gt;.a-link:nth-child(odd){padding-right:1.3888888889%}.m-productteaser .product-images .product-awards .m-imagelist&gt;.a-link:nth-child(even){padding-left:1.3888888889%}.m-productteaser .product-images .product-awards .m-imagelist .a-image{float:left;margin-right:0}.m-productteaser .product-info .product-replacementlist{color:#999}.m-productteaser .product-info .product-replacementlist-item,.m-productteaser .product-info .product-replacementlist-title{color:inherit}.m-productteaser .product-info .product-replacementlist-item{display:inline;margin:0}.m-productteaser .product-info .product-replacementlist-item+.product-replacementlist-item::before{content:' - '}.m-productteaser .product-info .m-producttitle .fragment{word-wrap:break-word}.m-productteaser .product-info .m-producttitle .fragment.std-header-1,.m-productteaser .product-info .m-producttitle .fragment.std-header-2,.m-productteaser .product-info .m-producttitle .fragment.std-header-3,.m-productteaser .product-info .m-producttitle .fragment.std-header-4,.m-productteaser .product-info .m-producttitle .fragment.std-header-5{display:block}.m-productteaser .product-info .m-producttitle.m-recommendedproducts-producttitle .fragment.std-header-1,.m-productteaser .product-info .m-producttitle.m-recommendedproducts-producttitle .fragment.std-header-2,.m-productteaser .product-info .m-producttitle.m-recommendedproducts-producttitle .fragment.std-header-3,.m-productteaser .product-info .m-producttitle.m-recommendedproducts-producttitle .fragment.std-header-4,.m-productteaser .product-info .m-producttitle.m-recommendedproducts-producttitle .fragment.std-header-5{display:inline-block}.m-productteaser .product-info .hook-line{display:inline-block;margin:0;width:100%}.m-productteaser .product-info .benefit-list:last-child{margin-bottom:0}.m-productteaser .product-info .m-forminput{margin:0 0 30px}.m-productteaser .product-conversion .buttongroup .a-button{width:100%;float:left}.m-productteaser .product-conversion .stock-info-wrapper{display:table}.m-productteaser .product-conversion .price-wrapper{margin-bottom:20px}.m-productteaser .product-conversion .data-sheet-energy:not(:first-child){margin-top:10px}@media (min-width:750px){.m-productteaser .product-images .product-thumbnail a:not(.slick-slide){display:inline-block;position:relative;width:100%}.m-productteaser .product-images .product-thumbnail a:not(.slick-slide)::after{content:'';display:block;margin-top:100%}.m-productteaser .product-images .product-thumbnail a:not(.slick-slide) .a-image,.m-productteaser .product-images .product-thumbnail a:not(.slick-slide) a,.m-productteaser .product-images .product-thumbnail a:not(.slick-slide) img,.m-productteaser .product-images .product-thumbnail a:not(.slick-slide) picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.grid-view-skip-md .m-productteaser .product-images .product-thumbnail a:not(.slick-slide){width:33%}.m-productteaser .product-images .product-thumbnail a:not(.slick-slide) img{max-height:100%}.grid-view .m-productteaser .product-images .product-thumbnail a:not(.slick-slide) img{top:auto}.grid-view .m-productteaser .product-images .product-thumbnail.slick-slider{top:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.grid-view .m-productteaser .product-conversion,.grid-view .m-productteaser .product-images,.grid-view .m-productteaser .product-info,.m-productteaser.grid-view .product-conversion,.m-productteaser.grid-view .product-images,.m-productteaser.grid-view .product-info{padding:0;margin-left:0}.grid-view .m-productteaser .benefit-list,.grid-view .m-productteaser .hook-line,.grid-view .m-productteaser .product-awards,.grid-view .m-productteaser .product-variations,.m-productteaser.grid-view .benefit-list,.m-productteaser.grid-view .hook-line,.m-productteaser.grid-view .product-awards,.m-productteaser.grid-view .product-variations{display:none}.grid-view .m-productteaser .product-images,.m-productteaser.grid-view .product-images{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;margin-bottom:20px}.grid-view .m-productteaser .product-images .callouts.onimage,.m-productteaser.grid-view .product-images .callouts.onimage{top:0}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign,.grid-view .m-productteaser .product-images .callouts.onimage .home-connect-image,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign,.m-productteaser.grid-view .product-images .callouts.onimage .home-connect-image{display:block}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign a,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign a{display:block;min-height:60px;min-width:60px;width:auto;float:left;clear:both}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign .a-image,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign .a-image{display:block}.grid-view .m-productteaser .product-images .flexcampaign,.grid-view .m-productteaser .product-images .home-connect-image,.m-productteaser.grid-view .product-images .flexcampaign,.m-productteaser.grid-view .product-images .home-connect-image{display:none}.grid-view .m-productteaser .product-info,.m-productteaser.grid-view .product-info{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.grid-view .m-productteaser .product-info .imagelist,.m-productteaser.grid-view .product-info .imagelist{display:none}.grid-view .m-productteaser .product-conversion,.m-productteaser.grid-view .product-conversion{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-productteaser.has-equal-height .product-info{position:relative}.m-productteaser.has-equal-height .stock-info-wrapper{margin-bottom:20px}.m-productteaser.has-equal-height .stock-info-wrapper:after{clear:both;content:'';display:table;width:100%}.m-productteaser.has-equal-height .stock-info-wrapper .a-productavailability{margin-bottom:0}@media (max-width:749px){.m-productteaser .product-images .product-thumbnail .paginationarrows .a-paginationarrows.next,.m-productteaser .product-images .product-thumbnail .paginationarrows .a-paginationarrows.prev{font-size:8px;height:16px;margin-top:-8px;width:16px}.m-productteaser .product-images .callouts,.m-productteaser .product-images .flexcampaign{margin:10px auto auto}.grid-view .m-productteaser .product-conversion,.grid-view .m-productteaser .product-images,.grid-view .m-productteaser .product-info,.m-productteaser.grid-view .product-conversion,.m-productteaser.grid-view .product-images,.m-productteaser.grid-view .product-info{padding:0}.grid-view .m-productteaser .benefit-list,.grid-view .m-productteaser .hook-line,.grid-view .m-productteaser .product-awards,.grid-view .m-productteaser .product-variations,.m-productteaser.grid-view .benefit-list,.m-productteaser.grid-view .hook-line,.m-productteaser.grid-view .product-awards,.m-productteaser.grid-view .product-variations{display:none}.grid-view .m-productteaser .product-images,.m-productteaser.grid-view .product-images{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;margin-bottom:0;margin-right:5px}.grid-view .m-productteaser .product-images .callouts.onimage,.m-productteaser.grid-view .product-images .callouts.onimage{position:relative;margin:0}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign{width:100%}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign.flexcampaign-teaser-container,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign.flexcampaign-teaser-container{display:block;margin:10px 0}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign.flexcampaign-teaser-container a,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign.flexcampaign-teaser-container a{display:block;margin-bottom:10px}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign .a-image,.m-productteaser.grid-view .product-images .callouts.onimage .flexcampaign .a-image{display:inline-block;max-width:40px}.grid-view .m-productteaser .product-images .product-thumbnail a img,.m-productteaser.grid-view .product-images .product-thumbnail a img{max-height:150px}.grid-view .m-productteaser .product-info,.m-productteaser.grid-view .product-info{width:66.6666666667%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right}.grid-view .m-productteaser .product-info .imagelist,.m-productteaser.grid-view .product-info .imagelist{display:none}.grid-view .m-productteaser .product-conversion,.m-productteaser.grid-view .product-conversion{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.grid-view .m-productteaser .product-conversion .data-sheet-energy,.grid-view .m-productteaser .product-conversion .details,.grid-view .m-productteaser .product-conversion .price,.grid-view .m-productteaser .product-conversion .stock-info-wrapper,.m-productteaser.grid-view .product-conversion .data-sheet-energy,.m-productteaser.grid-view .product-conversion .details,.m-productteaser.grid-view .product-conversion .price,.m-productteaser.grid-view .product-conversion .stock-info-wrapper{margin:0}.grid-view .m-productteaser .product-conversion .js-conversion-wrapper,.grid-view .m-productteaser .product-conversion .js-detail-wrapper,.grid-view .m-productteaser .product-conversion .js-price-wrapper,.grid-view .m-productteaser .product-conversion .stock-info-wrapper,.m-productteaser.grid-view .product-conversion .js-conversion-wrapper,.m-productteaser.grid-view .product-conversion .js-detail-wrapper,.m-productteaser.grid-view .product-conversion .js-price-wrapper,.m-productteaser.grid-view .product-conversion .stock-info-wrapper{width:66.6666666667%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right}}.grid-view .m-productteaser .product-images .product-thumbnail.slick-slider{height:auto}.grid-view .m-productteaser .product-images .product-awards.award-view{width:100%;position:relative}.grid-view .m-productteaser .product-images .product-awards.award-view .image-item{width:100%}.grid-view .m-productteaser .product-images .product-awards.award-view .m-imagelist .a-image{float:left}.m-productteaserbuyingmodule{position:relative;background:#fff;min-height:100vh}.m-productteaserbuyingmodule.fixed .productteaserbuyingmodule-wrapper{position:fixed;top:0;left:0;width:100%}.m-productteaserbuyingmodule .productteaserbuyingmodule-wrapper{background:#fff;width:100%;position:-webkit-sticky;position:sticky;top:0;overflow-x:hidden;overflow-y:hidden}.m-productteaserbuyingmodule .productteaserbuyingmodule-header{width:100%;display:block}@media (min-width:900px){.m-productteaserbuyingmodule{overflow:hidden;margin-top:20px}.m-productteaserbuyingmodule .productteaserbuyingmodule-wrapper{overflow-y:visible;top:auto;position:static;overflow-x:visible;padding-right:1.3888888889%}.m-productteaserbuyingmodule .productteaserbuyingmodule-header{max-width:70%}}.m-productteaserbuyingmodule .productteaserbuyingmodule-callout{margin-bottom:5px;float:left;margin-right:5px}.m-productteaserbuyingmodule .productteaserbuyingmodule-callout .a-callout{padding:5px 10px}.m-productteaserbuyingmodule .productteaserbuyingmodule-sales-program{float:right;min-width:100px;margin-bottom:10px}.m-productteaserbuyingmodule .productteaserbuyingmodule-sales-program .a-img{height:40px}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards{width:100%}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards div{float:left}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards div .a-image{width:60px}@media (min-width:750px){.m-productteaserbuyingmodule .productteaserbuyingmodule-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-productteaserbuyingmodule .productteaserbuyingmodule-sales-program{float:left}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards{width:50%}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards div{float:right}}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards .image-list{margin:0}.m-productteaserbuyingmodule .productteaserbuyingmodule-awards .a-link{margin-bottom:0}.m-productteaserbuyingmodule .productteaserbuyingmodule-main{width:100%;margin-bottom:10px;position:relative;display:inline-block}.m-productteaserbuyingmodule .productteaserbuyingmodule-gallery{width:100%}@media (min-width:900px){.m-productteaserbuyingmodule .productteaserbuyingmodule-gallery{width:70%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap{margin-top:20px;width:100%;padding-left:1.3888888889%;padding-right:1.3888888889%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap .productteaserbuyingmodule-sidebar{position:relative;max-width:100%;width:100%}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap .productteaserbuyingmodule-sidebar .g-col{padding-left:0;padding-right:0}@media (min-width:900px){.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap{width:30%;float:right;position:relative;height:auto;margin-top:0;padding-left:0;padding-right:0}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap .productteaserbuyingmodule-sidebar{position:absolute;max-width:340px}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap .productteaserbuyingmodule-sidebar.fixed{position:fixed;top:0;width:inherit}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap .buyingmodule-conversionarea .buttongroup .a-button{width:100%}.m-productteaserbuyingmodule .productteaserbuyingmodule-sidebar-wrap .animate-out{-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}}.m-productteaserbuyingmodule .productteaserbuyingmodule-left-wrapper{width:100%;max-width:100%}@media (min-width:750px){.m-productteaserbuyingmodule .productteaserbuyingmodule-left-wrapper{width:auto}}.m-productteaserbuyingmodule .img-with-text .a-image{display:inline-block;width:25px;height:25px}.m-productteaserbuyingmodule .thumbnails-logos .a-image{width:60px;height:60px}.m-productteaseripg{position:relative;margin-bottom:20px}.m-productteaseripg .productteaseripg-container{width:100%}.m-productteaseripg .productteaseripg-container .a-logo .a-image{width:auto;max-width:none;margin:0}.m-productteaseripg .productteaseripg-container .a-image{float:left;width:25%}.m-productteaseripg .productteaseripg-container .a-backlink{z-index:100;left:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content{width:auto;padding:20px;background-color:rgba(255,255,255,.8)}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text{width:60%;float:left}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea{float:left}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .data-sheet-energy .m-imagelist{padding:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .data-sheet-energy .m-imagelist .a-image{margin:0;display:block;width:100%}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .data-sheet-energy .a-link-download{position:initial;overflow:hidden;text-overflow:ellipsis;padding:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .a-rating{width:60%;margin:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .previous{width:auto;margin-top:10px}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .a-button{width:100%}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .details,.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .price{display:inline-block}.m-productteaseripg .productteaseripg-container .a-rating{padding-bottom:10px}.m-productteaseripg .productteaseripg-container .a-button{width:auto;display:inline-block}@media (max-width:749px){.m-productteaseripg .productteaseripg-container .a-backlink{padding:0}.m-productteaseripg .productteaseripg-container .a-image,.m-productteaseripg .productteaseripg-container .productteaseripg-content{float:none;width:100%;padding:0;overflow:inherit}.m-productteaseripg .productteaseripg-container .a-image .productteaseripg-info-text,.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text{width:100%;float:none}.m-productteaseripg .productteaseripg-container .a-image .productteaseripg-conversionarea,.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea{width:100%;float:none;padding-top:20px;padding-left:0}.m-productteaseripg .productteaseripg-container .a-button{width:100%;display:block;float:none;margin:10px 10px 0 0}.m-productteaseripg .productteaseripg-container .a-button:last-child{margin-bottom:10px}.m-productteaseripg .productteaseripg-container .a-image{margin:20px 0}.m-productteaseripg .a-backlink{padding:0 10px;left:0}.m-promotionbundleTeaser .teaser-product-image .callout .callout-text{font-size:12px;padding:2px 8px;line-height:12px}}@media (min-width:750px){.m-productteaseripg .productteaseripg-container{padding-left:20px}.m-productteaseripg .productteaseripg-container .productteaseripg-content{background-color:transparent;margin:0 40px 20px 20px;padding:10px;overflow:inherit}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea,.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text{width:100%;float:none}}@media (min-width:900px){.m-productteaseripg .productteaseripg-container{position:absolute;top:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content{padding:20px;background-color:rgba(255,255,255,.8);overflow:auto}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text{width:60%;float:left}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea{width:40%;float:left}.m-productteaseripg.no-background .productteaseripg-container{position:relative}.m-productteaseripg .a-backlink{left:20px}}.m-productteasermediagallery{overflow:hidden}.m-productteasermediagallery .productteasermediagallery-lists{position:relative}.product-tile-container-placeholder{display:-ms-grid;display:grid;gap:20px;width:100%;-ms-grid-columns:auto;grid-template-columns:auto}@-webkit-keyframes plp-tile-loader{0%{opacity:.3}}@keyframes plp-tile-loader{0%{opacity:.3}}.product-tile-container-placeholder .product-tile-placeholder{-webkit-animation:1s linear infinite alternate plp-tile-loader;animation:1s linear infinite alternate plp-tile-loader;margin:20px 5px 5px 0;border-radius:2px;border:1px solid #d4d9de}.product-tile-container-placeholder .product-tile-placeholder .product-code-placeholder{height:20px;width:70%;border-radius:2px;margin:10px;background-color:#d4d9de}.product-tile-container-placeholder .product-tile-placeholder .product-name-placeholder{height:20px;width:80%;border-radius:2px;margin:10px;background-color:#d4d9de}.product-tile-container-placeholder .product-tile-placeholder .product-image-placeholder{height:250px;width:95%;border-radius:2px;margin:10px;background-color:#d4d9de}.product-tile-container-placeholder .product-tile-placeholder .award-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-tile-container-placeholder .product-tile-placeholder .award-section .product-awards-placeholder{height:50px;width:50px;margin:10px;background-color:#d4d9de}.product-tile-container-placeholder .product-tile-placeholder .product-copi-key-placeholder{height:20px;width:95%;border-radius:2px;margin:10px;background-color:#d4d9de}.product-tile-container-placeholder .product-tile-placeholder .product-cta-area-placeholder{height:30px;width:20%;float:right;border-radius:2px;margin:10px;background-color:#d4d9de}.m-producttitle .a-link.heading-link{color:#000}.m-producttitle .a-link.heading-link:hover{color:#0064a6}.m-producttitle p{font-size:12px}.m-producttitle .fragment{display:inline-block;margin-right:5px}.m-producttitle .fragment.vervibtID::before{content:' - '}@media (min-width:750px){.product-tile-container-placeholder{-ms-grid-columns:auto auto;grid-template-columns:auto auto}.m-producttitle .subtitle&gt;p{margin-right:10px}}.m-prominentdata .prominent-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-prominentdata .prominent-info .info-item{float:left}@media (min-width:900px){.product-tile-container-placeholder{-ms-grid-columns:auto auto auto;grid-template-columns:auto auto auto}.m-prominentdata .prominent-info .info-item{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-promotionteaser-gc-wpe-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:30px;column-gap:30px}}.m-prominentdata .prominent-info .basic-info{border-bottom:0;padding-bottom:15px;padding-top:15px;margin:0}.m-prominentdata .prominent-info .basic-info-bold{font-weight:700}.m-prominentdata .prominent-info .basic-info-value{padding-left:10px;font-weight:700}.m-prominentdata .more-info .btn-center{float:none}.m-prominentdata .more-info .btn-center:nth-of-type(4n+1){margin-right:auto}.m-prominentdata .more-info .btn-center a{width:100%}.m-promotionbundle{background-color:#e6ecf2;border:none;clear:both}.m-promotionbundle .m-productpromotion.fixed{margin:30px 0}.m-promotionbundleTeaser{background-color:#f2f2f2;margin-top:15px;margin-bottom:15px}.m-promotionbundleTeaser .teaser-heading-wrapper{padding-top:10px}.m-promotionbundleTeaser .teaser-heading-wrapper .teaser-icon{vertical-align:middle;margin-left:15px}.m-promotionbundleTeaser .teaser-heading-wrapper .teaser-heading{display:inline;margin-left:10px}.m-promotionbundleTeaser .teaser-heading-wrapper .teaser-details{margin:15px}.m-promotionbundleTeaser .teaser-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;position:relative}.m-promotionbundleTeaser .teaser-content-wrapper div.content-wrapper:nth-last-child(2) span.content-promotion-separator{display:none}@media (min-width:750px){.m-promotionbundleTeaser .teaser-content-wrapper{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper{background-color:#fff;height:auto;margin:20px}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(10){-ms-grid-row:5;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(11){-ms-grid-row:6;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(12){-ms-grid-row:6;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(13){-ms-grid-row:7;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(14){-ms-grid-row:7;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(15){-ms-grid-row:8;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(16){-ms-grid-row:8;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(17){-ms-grid-row:9;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(18){-ms-grid-row:9;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(19){-ms-grid-row:10;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(20){-ms-grid-row:10;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(21){-ms-grid-row:11;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(22){-ms-grid-row:11;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(23){-ms-grid-row:12;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(24){-ms-grid-row:12;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(25){-ms-grid-row:13;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(26){-ms-grid-row:13;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(27){-ms-grid-row:14;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(28){-ms-grid-row:14;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(29){-ms-grid-row:15;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(30){-ms-grid-row:15;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(31){-ms-grid-row:16;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(32){-ms-grid-row:16;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(33){-ms-grid-row:17;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(34){-ms-grid-row:17;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(35){-ms-grid-row:18;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(36){-ms-grid-row:18;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(37){-ms-grid-row:19;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(38){-ms-grid-row:19;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(39){-ms-grid-row:20;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(40){-ms-grid-row:20;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(41){-ms-grid-row:21;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(42){-ms-grid-row:21;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(43){-ms-grid-row:22;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(44){-ms-grid-row:22;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(45){-ms-grid-row:23;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(46){-ms-grid-row:23;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(47){-ms-grid-row:24;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(48){-ms-grid-row:24;-ms-grid-column:2}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(49){-ms-grid-row:25;-ms-grid-column:1}.m-promotionbundleTeaser .teaser-content-wrapper .content-wrapper:nth-child(50){-ms-grid-row:25;-ms-grid-column:2}}.m-promotionbundleTeaser .conent-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;height:auto;margin:20px}.m-promotionbundleTeaser .teaser-product-image{padding:10px 5px 10px 10px;min-width:-webkit-calc(50% - 10px);min-width:calc(50% - 10px)}.m-promotionbundleTeaser .teaser-product-image .callout{position:absolute;z-index:1;margin:5px 0 0 5px}.m-promotionbundleTeaser .teaser-product-title{padding:10px 5px 10px 10px;min-width:-webkit-calc(50% - 10px);min-width:calc(50% - 10px)}.m-promotionbundleTeaser .m-producttitle .a-heading{font-size:16px;line-height:normal}.m-promotionbundleTeaser .teaser-energylabel-wrapper{margin-top:5px;margin-left:10px}.m-promotionbundleTeaser .teaser-energylabel-wrapper .energy-label-wrapper .m-imagelist img{max-width:75px}.m-promotionbundleTeaser .price-information{margin-top:10px}.m-promotionbundleTeaser .price-information .additional-info{margin:0}.m-promotionbundleTeaser .price-information .price{margin:0 0 5px}.m-promotionbundleTeaser .price-information .price .previous{margin:0 0 2.5px;text-decoration:line-through;color:#999}.m-promotionbundleTeaser .price-information .price-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-promotionbundleTeaser .price-information .price-info-wrapper .a-productavailability{margin:0}.m-promotionbundleTeaser .price-information .price-info-wrapper .current.highlight{margin:0 0 0 10px;font-size:18px;line-height:normal}.m-promotionbundleTeaser .price-information .stock-info-wrapper .text{display:none}.m-promotionbundleTeaser .price-information .stock-info-wrapper:hover .text{display:inline}.m-promotionbundleTeaser .promotion-seperator-wrapper{text-align:center}.m-promotionbundleTeaser .promotion-separator{display:none}@media (min-width:750px){.m-promotionbundleTeaser .content-promotion-separator{display:none}.m-promotionbundleTeaser .promotion-separator{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.m-promotionbundleTeaser .promotion-tile-seperator{border-top:2px solid #000;margin:5px}.m-promotionbundleTeaser .promotion-price-section{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-promotionbundleTeaser .promotion-price-section .price-information{margin:10px}.m-promotionbundleTeaser .promotion-price-section .price-info-wrapper .current.highlight{margin:0;font-size:24px}.m-promotionbundleTeaser .promotion-price-section .additional-info{display:inline-block;margin-left:10px;font-size:12px;line-height:12px}.m-promotionbundleTeaser .promotion-price-section .discount.highlight{color:red}.m-promotionbundleTeaser .promotion-price-section .promotion-bundle-button{margin:0 10px 10px}@media (min-width:750px){.m-promotionbundleTeaser .promotion-price-section{display:-ms-grid;display:grid;-ms-grid-columns:50%;grid-template-columns:50%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(4){-ms-grid-row:4;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(5){-ms-grid-row:5;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(6){-ms-grid-row:6;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(7){-ms-grid-row:7;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(8){-ms-grid-row:8;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(9){-ms-grid-row:9;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(10){-ms-grid-row:10;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(11){-ms-grid-row:11;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(12){-ms-grid-row:12;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(13){-ms-grid-row:13;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(14){-ms-grid-row:14;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(15){-ms-grid-row:15;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(16){-ms-grid-row:16;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(17){-ms-grid-row:17;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(18){-ms-grid-row:18;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(19){-ms-grid-row:19;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(20){-ms-grid-row:20;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(21){-ms-grid-row:21;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(22){-ms-grid-row:22;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(23){-ms-grid-row:23;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(24){-ms-grid-row:24;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(25){-ms-grid-row:25;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(26){-ms-grid-row:26;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(27){-ms-grid-row:27;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(28){-ms-grid-row:28;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(29){-ms-grid-row:29;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(30){-ms-grid-row:30;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(31){-ms-grid-row:31;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(32){-ms-grid-row:32;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(33){-ms-grid-row:33;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(34){-ms-grid-row:34;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(35){-ms-grid-row:35;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(36){-ms-grid-row:36;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(37){-ms-grid-row:37;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(38){-ms-grid-row:38;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(39){-ms-grid-row:39;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(40){-ms-grid-row:40;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(41){-ms-grid-row:41;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(42){-ms-grid-row:42;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(43){-ms-grid-row:43;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(44){-ms-grid-row:44;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(45){-ms-grid-row:45;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(46){-ms-grid-row:46;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(47){-ms-grid-row:47;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(48){-ms-grid-row:48;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(49){-ms-grid-row:49;-ms-grid-column:1}.m-promotionbundleTeaser .promotion-price-section .price-section-wrapper:nth-child(50){-ms-grid-row:50;-ms-grid-column:1}}.m-promotionteaser-gc-wpe-grid{margin:0 30px}.m-quantityselector:after{clear:both;content:'';display:table;width:100%}.m-quantityselector .quantityselector-button{background:#d4d9de;color:#0064a6;float:left;height:40px;line-height:12px;width:40px}.m-quantityselector .quantityselector-button .icon{margin:-15px;padding:15px}.m-quantityselector .quantityselector-button :hover{color:#fff}.m-quantityselector .quantityselector-value{background:#fff;border:1px solid #d4d9de;float:left;height:40px;margin:0;text-align:center;width:-webkit-calc(100% - 80px);width:calc(100% - 80px)}.m-questiondisplay{padding:2% 0}.m-questiondisplay .average-rating-container{border-bottom:none;display:inline-block;width:100%;padding:10px 0 20px}.m-questiondisplay .question-header-buttons{float:right;margin:0}.m-questiondisplay .question-header-buttons .a-button{display:block;margin:0 0 10px;padding:11px 20px}.m-questiondisplay .question-filterbar-container{display:inline-block;width:100%}.m-questiondisplay .question-answer-container{margin:10px}.m-questiondisplay .questions-header{width:100%;display:inline-block}.m-questiondisplay .question-item-container{position:relative}.m-questiondisplay .question-search-container{margin-bottom:10px}@media (min-width:900px){.m-questiondisplay .questions-header .question-display-heading{display:block;font-size:30px;padding:10px 0 0;width:50%}.m-questiondisplay .question-search-container{position:absolute;top:-50px;right:0;width:50%}}.m-questiondisplay .selected-filter-items{margin-bottom:10px}.m-questiondisplay .selected-filter-items .selected-filter{padding:5px 20px;background:#f2f2f2;color:#000;margin-right:5px}.m-questiondisplay .selected-filter-items .selected-filter .icon-close{top:7px;z-index:9}.m-questiondisplay .loadmore-question{width:100%;margin:auto;display:block;max-width:200px}.m-questiondisplay_noquestions .a-button{width:20%;display:block;margin:0 0 10px}.m-questionfilterbar .questionfilterbar{width:100%;background-color:#f5f7fa;color:#2d373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px 13px}.m-questionfilterbar .questionfilterbar .sort-container{float:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-questionfilterbar .questionfilterbar .sort-container .questionfilterbar-sort-text{margin-right:10px}.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown,.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap{margin:0}.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container{border:0}.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-container--open{margin-top:0}.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection{background:#fff;color:#2d373c;outline:0}.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection span{color:#2d373c}.m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection__arrow{font-size:10px}.m-product-questions{margin-left:100px;display:inline-block;margin-top:50px}.m-product-questions .questions-heading{font-size:xx-large}.m-questionitemdisplay{margin:3% 0 0;border-top:1px solid #d4d9de;padding:3% 0 0;width:100%;display:inline-block}.m-questionitemdisplay .questioncontainer{margin:1% 0;width:100%;display:inline-block}.m-questionitemdisplay .questioncontainer .badge-container{width:50%;float:right;text-align:right}.m-questionitemdisplay .questioncontainer .badge-container .date-of-submit{display:block}.m-questionitemdisplay .questioncontainer .flag-image-wrapper{line-height:1}.m-questionitemdisplay .questioncontainer .flag-image-wrapper span.flag-locale{margin-right:5px}.m-questionitemdisplay .questioncontainer .title-wrapper .question-title{font-size:16px;margin-top:2%}.m-questionitemdisplay .rating-dimension-container .a-ratingdimension{float:left;width:50%;margin:7% 0 0}@media (min-width:900px){.m-questionitemdisplay .rating-dimension-container .a-ratingdimension{margin:2% 0;width:25%}}.m-questionitemdisplay .questionitem-helpful-logo-wrap{display:inline-block;width:100%}.m-questionitemdisplay .questionitem-reply{display:inline-block;margin-bottom:20px;width:100%}.m-questionitemdisplay .translate-question-reply-link{color:#0064a6;display:block;cursor:pointer}.m-questionitemdisplay .translate-back-question-reply-link{color:#0064a6;cursor:pointer}.m-questionreply .questionreply-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.m-questionreply .questionreply-container .a-image{width:10%}.m-questionreply .questionreply-container .questionreply-name{width:50%;margin-left:20px}.m-questionreply .questionreply-para{text-align:justify}.m-reviews-question.loadReview{min-height:100px}.m-reviews-question ::selection{background:#b1d7fe}.m-reviews-question ::-moz-selection{background:#b1d7fe}.m-reviews-question .bv-review-heading{display:none}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product{padding:0 0 10px!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off{color:#999!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-number .bv-rating{color:#2d373c!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-number .bv-rating:hover{color:#2d373c!important;text-decoration:none}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label{border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:active,.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:focus,.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:hover{background:0 0!important;outline:0!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:hover{color:#becdd7!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:visited{color:#879baa!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets{padding-left:0!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text{border:1px solid #879baa!important;border-radius:0!important;-webkit-transition:none!important;transition:none!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text:focus{border:1px solid #879baa!important;outline:#879baa dotted 1px!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text ::-webkit-input-placeholder{color:#93a5b2!important;opacity:1}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text ::placeholder{color:#93a5b2!important;opacity:1}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text :-ms-input-placeholder{color:#93a5b2!important;opacity:1}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:7px!important;-webkit-transition:none!important;transition:none!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;speak:none!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn:hover{background:#a5e1e1!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn:before{color:#fff!important;display:block!important;font-size:20px!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn span:first-child{display:none!important;visibility:hidden!important}.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count,.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-first .bv-content-data-count,.m-reviews-question #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-last .bv-content-data-count{border-width:0!important}.m-reviews-question #BVRRSearchContainer.hide-review-stats .bv-content-product-stats{display:none!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label{border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:active,.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:focus,.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:hover{background:0 0!important;outline:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:hover{color:#becdd7!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:visited{color:#879baa!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar{padding-left:0!important;padding-right:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{color:#2d373c;font-size:18px!important;line-height:21px!important;margin:0 0 15px!important}@media (min-width:750px){.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{font-size:30px!important;line-height:36px!important}}@media (min-width:900px){.m-questionreply .questionreply-container .questionreply-name{width:70%}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{font-size:30px!important;line-height:34px!important}}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-ask-question-container.bv-write-container .bv-ask-question{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-ask-question-container.bv-write-container .bv-ask-question:hover{background:#a5e1e1!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-count{padding-left:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-sort{padding-right:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-sort .bv-dropdown-target{padding-right:15px!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-sort .bv-dropdown-target .bv-dropdown-arrow{right:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions.bv-focusable:focus{outline:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title{color:#2d373c;font-size:16px!important;line-height:20px!important;margin:0 0 15px!important}@media (min-width:750px){.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title{font-size:24px!important;line-height:29px!important}}@media (min-width:900px){.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title{font-size:24px!important;line-height:30px!important}}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title .bv-secondary-content-link{color:#879baa!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title .bv-secondary-content-link:hover{color:#becdd7!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title .bv-secondary-content-link:visited{color:#879baa!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-core-float:hover .bv-content-title a{color:#becdd7!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-container:hover .bv-secondary-content-link{text-decoration:none!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item:hover .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn{background-color:transparent!important;background-image:none!important;border-width:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container{padding-left:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn{border-left:0!important;border-right:0!important;padding-left:0!important;padding-right:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;position:relative!important;text-decoration:none!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:active,.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:hover{outline:0!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:hover{color:#becdd7!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:visited{color:#879baa!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:active,.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:focus{background:0 0!important;border:none!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container .bv-mbox-content-container .bv-mbox-breadcrumb{padding-left:0!important;color:#2d373c;font-size:18px!important;line-height:21px!important;margin:0 0 15px!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close{display:inline-block!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;right:20px!important;speak:none!important;top:20px!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close:hover:before{color:#2d373c!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close:before{color:#879baa!important;display:block!important;font-size:20px!important}.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close span:first-child{display:none!important;visibility:hidden!important}.m-questionsearchbox .questionsearchbox-wrapper{position:relative;width:100%;border-bottom:1px solid #d4d9de}.m-questionsearchbox .questionsearchbox-inputbox{position:relative;width:100%;border:0}.m-questionsearchbox .questionsearchbox-inputbox input,.m-questionsearchbox .questionsearchbox-inputbox input.m-forminput{margin:0;border:0;width:100%;padding:10px}.m-questionsearchbox .questionsearchbox-inputbox input.m-forminput:focus,.m-questionsearchbox .questionsearchbox-inputbox input.m-forminput:hover,.m-questionsearchbox .questionsearchbox-inputbox input.m-forminput:visited,.m-questionsearchbox .questionsearchbox-inputbox input:focus,.m-questionsearchbox .questionsearchbox-inputbox input:hover,.m-questionsearchbox .questionsearchbox-inputbox input:visited{outline:0}.m-questionsearchbox .questionsearchbox-close-icon{position:absolute;right:10px;top:12px;cursor:pointer}.m-questionsearchbox .questionsearchbox-close-icon .icon{font-size:14px}.m-questionsearchbox .questionsearchbox-submit{position:absolute;right:0;top:-4px}.m-questionsearchbox .questionsearchbox-submit .question-search-button,.m-questionsearchbox .questionsearchbox-submit .question-search-button:hover{background:#fff;color:#000;outline:0}.m-questionsearchbox .questionsearchbox-submit .question-search-button::before,.m-questionsearchbox .questionsearchbox-submit .question-search-button:hover::before{display:none}.m-quicklinkmessages{clear:both;cursor:pointer}.m-quicklinkmessages .a-heading{padding:10px}.m-quicklinkmessages .icon{padding-left:5px}.m-quicklinkmessages .icon-message-available{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-quotationcancellation{padding-left:10px}.m-quotationcancellation+.notesanchorlink{padding-right:10px;border-right:1px solid #d4d9de}.m-rangeslider .rangeslider-heading-icon{color:#0064a6}.m-rangeslider .rangeslider-heading{font-size:16px}.m-rangeslider.rangeslider-rebrush{padding:0 10px}.m-rangeslider.rangeslider-rebrush .rangeslider{margin:50px 5px 30px}.m-rangeslider.rangeslider-rebrush .rangeslider .noUi-handle:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;line-height:10px;top:-9px;width:20px;height:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-radius:50%;color:#fff;background-color:#2c5de5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-rangeslider.rangeslider-rebrush .rangeslider .rangeslider-value-lower,.m-rangeslider.rangeslider-rebrush .rangeslider .rangeslider-value-upper{margin:16px 0 0}.m-rangeslider .rangeslider{border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;height:1px;position:relative}.m-rangeslider .rangeslider .noUi-handle{background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:ew-resize}.m-rangeslider .rangeslider .noUi-handle:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;background:0 0;color:#41aaaa;left:-10px;position:absolute}.m-rangeslider .rangeslider .noUi-handle:hover:before{color:#becdd7}.m-rangeslider .rangeslider .noUi-base{height:100%;position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:100%;z-index:1}.m-rangeslider .rangeslider .noUi-origin{bottom:0;left:0;position:absolute;right:0;top:0}.m-rangeslider .rangeslider .rangeslider-value-lower,.m-rangeslider .rangeslider .rangeslider-value-upper{border:0;color:#2d373c;font-size:14px;margin:25px 0 0;padding:0;width:50px}.m-rangeslider .rangeslider .rangeslider-value-lower{float:left;text-align:left}.m-rangeslider .rangeslider .rangeslider-value-upper{float:right;text-align:right}.m-ratingdistribution .rating-distribution-container{padding:0;float:left;width:100%;margin:0}@media (min-width:750px){.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container .bv-mbox-content-container .bv-mbox-breadcrumb{font-size:30px!important;line-height:36px!important}.m-rangeslider .rangeslider-heading{font-size:16px;line-height:22px}.m-ratingdistribution .rating-distribution-container{width:50%;padding:0 30px 0 0}}.m-ratingdistribution .average-distribution-container{padding:0;float:left;width:100%;margin:20px 0 0}@media (min-width:750px){.m-ratingdistribution .average-distribution-container{width:50%;padding:0}}.m-ratingrow{padding:2% 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-ratingrow .ratingrow-label{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-ratingrow .ratingrow-progressbar{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.m-ratingrow .ratingrow-value{text-align:right;-webkit-box-flex:.5;-webkit-flex:.5;-ms-flex:.5;flex:.5}.m-ratingsummary a.questions,.m-ratingsummary a.reviews{display:inline-block}.m-ratingsummary a.questions:before{content:"|"}.m-recaptcha{width:100%}.m-recaptcha .recaptcha-content-wrapper{width:100%;float:right}@media (min-width:750px){.m-recaptcha .recaptcha-content-wrapper{width:50%}.m-signin .m-recaptcha .recaptcha-content-wrapper{width:100%}}@media (min-width:900px){.m-reviews-question #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container .bv-mbox-content-container .bv-mbox-breadcrumb{font-size:30px!important;line-height:34px!important}.m-rangeslider .rangeslider-heading{font-size:24px;line-height:22px}.m-ratingdistribution .average-distribution-container{padding:0 0 0 30px}.m-recaptcha .recaptcha-content-wrapper{width:25%}}.m-recaptcha .recaptcha-content-wrapper .text{font-size:12px;margin:0 0 15px}.g-col .m-recaptcha{padding-left:0;padding-right:0}.newsletter-subscription .m-recaptcha .recaptcha-content-wrapper,.newsletter-unsubscription .m-recaptcha .recaptcha-content-wrapper,.postcheckout-registration .m-recaptcha .recaptcha-content-wrapper{float:none}.m-signin .m-recaptcha .recaptcha-content-wrapper{padding-left:0;float:left}.m-signin .m-recaptcha .recaptcha-content-wrapper .a-link{margin:0}.m-signin .m-recaptcha+.form-actions{display:block}.m-signin.signin_grid .m-recaptcha{padding-left:0}.m-signin.signin_grid .m-recaptcha .recaptcha-content-wrapper{float:left}.m-retailer-reviews{width:50%;float:left;padding-right:1.3888888889%;margin-top:10px}.m-retailer-reviews:after{clear:both;content:'';display:table;width:100%}@media (min-width:750px){.m-signin.signin_grid .m-recaptcha .recaptcha-content-wrapper{width:100%}.m-retailer-reviews{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;margin-top:0}}.m-retailer-reviews&gt;.a-link{margin-top:10px}.m-retailer-reviews .retailer-rating-value{font-weight:700}#pl-returns-plugin .pl-page-signin div h1.pl-text-center{font-size:22px;font-weight:700}#pl-returns-plugin .pl-page-signin div p.pl-text-center{font-size:14px;line-height:18px;margin-bottom:10px}#pl-returns-plugin .pl-page-signin div p.pl-text-center a{text-decoration:underline}#pl-returns-plugin .pl-page-signin .pl-space-top--double .pl-space-top label.pl-input-label{font-size:16px}#pl-returns-plugin .pl-page-signin .pl-space-top--double .pl-space-top .pl-input{font-size:14px;background-color:#fff;color:#000}#pl-returns-plugin .pl-page-signin .pl-space-top--double .pl-space-top button{border-radius:30px;background-color:#0064a6}#pl-returns-plugin .pl-page-signin .pl-input-message--error{font-size:14px}#pl-returns-plugin .pl-page-return div.pl-toogle-title h3{padding-right:30px;font-size:18px;position:relative}#pl-returns-plugin .pl-page-return div.pl-toogle-title p{font-size:14px;line-height:1.5;margin-bottom:15px}#pl-returns-plugin .pl-page-return h1.pl-header{margin-bottom:14px}#pl-returns-plugin .pl-page-return .pl-header-text p{font-size:14px;line-height:1.5;margin-bottom:15px;margin-top:1px}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-details{padding:16px}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-details .pl-article-select-toggle-wrapper .pl-checkbox input[type=checkbox]:checked~.pl-checkbox-icon{-webkit-box-shadow:none;box-shadow:none}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-details .pl-article-select-toggle-wrapper .pl-checkbox input[type=checkbox]:checked~.pl-checkbox-icon:after{background-image:url(https://icon.parcellab.com/myicons/interface_essential/done_check_3?color=#333)!important;background-color:#fff!important;background-size:18px!important}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-details .pl-article-select-toggle-wrapper .pl-checkbox .pl-checkbox-icon{width:20px;height:20px;border-radius:unset!important}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-details .pl-article-desc-list .pl-desc-item{font-size:14px}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-details .pl-article-desc-list .pl-desc-item .pl-desc-term{font-weight:700;opacity:1}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-options .pl-dropdown ul.pl-dropdown-menu{margin:1px;max-height:180px;overflow-y:auto;background-color:#fff!important}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-options .pl-dropdown ul.pl-dropdown-menu li{color:#000!important}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-options .pl-dropdown ul.pl-dropdown-menu li.selected,#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-options .pl-dropdown ul.pl-dropdown-menu li:hover{background-color:#f2f2f2;color:#000}#pl-returns-plugin .pl-page-return .pl-card-article .pl-article-options .pl-problemdescription-section .pl-input{background-color:#000;color:#fff}#pl-returns-plugin .pl-page-return .pl-modal-wrapper div.pl-card{background-color:#fff;color:#000}#pl-returns-plugin .pl-page-return .pl-modal-wrapper div.pl-card .pl-text-center{text-align:center}#pl-returns-plugin .pl-page-return .pl-modal-wrapper div.pl-card .pl-button--primary,#pl-returns-plugin .pl-page-return .pl-modal-wrapper div.pl-card button.pl-button{background:grey;color:#fff}#pl-returns-plugin .pl-page-return .pl-modal-wrapper div.pl-card button.pl-button--primary{background:#0064a6;color:#fff}#pl-returns-plugin .pl-card.pl-card-no-padding .pl-card-section--center{padding:18px 32px 32px!important}#pl-returns-plugin .pl-card.pl-card-no-padding .pl-card-section--center .pl-order-information h3{font-size:17px;font-weight:700}#pl-returns-plugin .pl-card.pl-card-no-padding .pl-card-section--bottom .pl-button{border-radius:20px!important;background-color:#0064a6!important;color:#fff}#pl-returns-plugin .pl-page-registered h1{margin-bottom:14px}#pl-returns-plugin .pl-page-registered .pl-courier-box .pl-card{background:red;color:#fff}#pl-returns-plugin .pl-page-registered .pl-courier-box .pl-button--primary,#pl-returns-plugin .pl-page-registered .pl-courier-box a.pl-button{background:grey;color:#fff;border-radius:1px}#pl-returns-plugin .pl-page-registered .pl-courier-box a.pl-button--primary{background:#0064a6;color:#fff;border-radius:1px}#pl-returns-plugin #pwrd-by-pl a{display:none}.parcellab-track-trace .pl-box{background-color:#000!important}.parcellab-track-trace .pl-box .pl-box-heading{font-size:18px!important;font-weight:400!important;color:#000!important}.parcellab-track-trace .pl-box .pl-box-body .pl-rating-body .pl-courier-vote .pl-vote-down img{content:url(https://icons.parcellab.com/thumbs_down?color=000)!important}.parcellab-track-trace .pl-box .pl-box-body .pl-rating-body .pl-courier-vote .pl-vote-up img{content:url(https://icons.parcellab.com/thumbs_up?color=000)!important}.parcellab-track-trace .pl-box .pl-box-footer{color:#000!important}.parcellab-track-trace .pl-space-top a{color:#fff!important}.parcellab-track-trace .pl-space-top a div{color:#fff!important;opacity:1}.parcellab-track-trace .pl-space-top .pl-button{background-color:#0064a6!important}.parcellab-track-trace .pl-box-aside-left .pl-space-bottom{color:#000!important}.parcellab-track-trace .pl-box-aside-left .pl-space-bottom .pl-box .pl-box-body .pl-rating-body .pl-vote-up img{content:url(https://icons.parcellab.com/thumbs_up?color=000)!important}.parcellab-track-trace .pl-box-aside-left .pl-space-bottom .pl-box .pl-box-body .pl-rating-body .pl-vote-down img{content:url(https://icons.parcellab.com/thumbs_down?color=000)!important}.parcellab-track-trace .pl-box-aside-left a{display:none!important;color:#000!important}.parcellab-track-trace .pl-box-trace .pl-box-body .pl-icon-hr-container .pl-hr-icon{background-color:#fff!important}.parcellab-track-trace .pl-box-trace .pl-box-body .pl-icon-hr-container .pl-hr-icon-left img{content:url(https://icons.parcellab.com/order_processed?color=808080)!important}.parcellab-track-trace .pl-box-trace .pl-box-body .pl-icon-hr-container .pl-hr-icon-center img{content:url(https://icons.parcellab.com/info_truck?color=000)!important}.parcellab-track-trace .pl-box-trace .pl-box-body .pl-icon-hr-container .pl-hr-icon-right img{content:url(https://icons.parcellab.com/success_standard?color=000)!important}.parcellab-track-trace .pl-box-trace .pl-box-body div,.parcellab-track-trace .pl-box-trace .pl-box-body div.pl-checkpoint small{color:#000!important}.badge,.brand,.cart-badge{display:inline-block}.m-reviewerdemographics{margin:10px 0 30px}.m-reviewerdemographics .user-demograph-title{font-weight:700}.review-placeholder-container .reviewratingcontainer{height:35px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.review-placeholder-container .review-title{height:30px;width:50%;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.review-placeholder-container .review-text{height:25px;width:70%;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-reviewextrainfo{float:right;width:100%;text-align:right;margin:2% 0 0}@media (min-width:900px){.m-signin .m-recaptcha{padding-left:15px}.m-signin .m-recaptcha .recaptcha-content-wrapper{width:25%}.m-reviewextrainfo,.m-signin.signin_grid .m-recaptcha .recaptcha-content-wrapper{width:50%}}.m-reviewextrainfo .extra-review-syndicate-image{margin:0 0 0 8px;float:right;height:auto;max-width:55px}.m-reviewextrainfo .extra-review-image{margin:0 0 0 8px;vertical-align:bottom;height:auto;max-width:55px}.m-reviewextrainfo .extra-review-image-container{width:50px;height:auto}.m-reviewfilterbar .filterbar{width:100%;background-color:#f5f7fa;color:#2d373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px 13px}.m-reviewfilterbar .filterbar .sort-container{float:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-reviewfilterbar .filterbar .reviewfilterbar-sort-text{margin-left:5px}.m-reviewfilterbar .filter-options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-reviewfilterbar .filter-options .m-forminput-dropdown{max-width:auto;display:inline-block}.m-reviewfilterbar .filter-options .m-forminput-dropdown .review-filter-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-container{border:0}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-container .select2-results__option{padding-left:10px}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-container .select2-results__option[aria-selected=true]{color:#999;background-color:#fff;display:none}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-container .select2-selection__rendered{color:#2d373c}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-container--open .select2-selection{background:#fff}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-selection{padding-left:10px;padding-right:24px;color:#2d373c;background:#fff}@media (min-width:900px){.m-reviewfilterbar .filter-options{display:block}.m-reviewfilterbar .filter-options .m-forminput-dropdown{max-width:30%;margin:auto}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-container .select2-results__option,.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-selection{padding-left:10px}}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-selection .select2-selection__arrow{color:#2d373c;font-size:10px;top:6px}.m-reviewfilterbar .filter-options .m-forminput-checkbox{max-width:auto;display:inline-block}@media (min-width:900px){.m-reviewfilterbar .filter-options .m-forminput-checkbox{max-width:30%;margin:auto}}@media (min-width:750px){.m-reviewfilterbar .filter-options .m-forminput-checkbox{margin:20px 0 0}}.m-reviewfilterbar .filter-options .m-forminput-checkbox .label-text{padding:10px}.m-reviewfilterbar .filter-options .m-forminput-checkbox.toggle-disabled{opacity:.5}.m-reviewfilterbar .filter-options .m-chips-group{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-reviewfilterbar .filter-options .m-chips .dropdown-content{z-index:10}.m-reviewfilterbar .filter-options .m-chips .m-forminput-checkbox{display:block;max-width:none;margin:0}.m-reviewfilterbar .filter-options .m-chips .m-forminput-checkbox .label-text{padding:0}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown,.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap{margin:0}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container{border:0}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-container--open{margin-top:0}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection{background:#fff;color:#2d373c;outline:0}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection__arrow{font-size:10px}.m-review-FilterBar-Layer .filterbar-layer{width:100%;background-color:#f2f2f2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 1%}.m-review-filter-modal{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-review-filter-modal .review-filter-modal{background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:250;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);padding:10px 0;overflow:auto}.m-review-filter-modal .review-filter-modal.open{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.m-review-filter-modal .review-filter-modal.animation-in{-webkit-animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModal;animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModal}.m-review-filter-modal .review-filter-modal.animation-out{-webkit-animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModalReverse;animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModalReverse}.m-review-filter-modal .review-filter-modal .header{padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-review-filter-modal .review-filter-modal .icon.close-modal:focus{outline:#0064a6 dotted 1px}.m-review-filter-modal .review-filter-modal .general-filter{position:relative;height:65vh;overflow-y:scroll}.m-review-filter-modal .review-filter-modal .general-filter .filter-modal-toggle{border-top:1px solid #eee;padding:5px}.m-review-filter-modal .review-filter-modal .general-filter .filter-modal-toggle .label-text{padding-left:5px}.m-review-filter-modal .review-filter-modal .general-filter .filter-modal-toggle .a-toggleSwitch{float:right}.m-review-filter-modal .review-filter-modal .general-filter .filter{border-top:1px solid #eee}.m-review-filter-modal .review-filter-modal .general-filter .filter.open .filter-content{display:block}.m-review-filter-modal .review-filter-modal .general-filter .filter.open .selected-filters{display:none}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-head:focus{outline:#0064a6 dotted 1px}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-head .filter-toggle{margin-left:10px}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-head .selected-filters{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#0064a6;margin:5px 0}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-text-container{overflow:hidden}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-text-container .filter-name .filter-name-text{font-weight:700}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-text-container .filter-name .a-button{height:auto}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-content{padding:5px}.m-review-filter-modal .review-filter-modal .general-filter .filter .filter-content .review-filter-form{margin-top:5px;padding:5px;margin-left:5px}.m-review-filter-modal .review-filter-modal .modal-filter-reviews-button-container{padding-left:15px;padding-right:15px;margin-top:15px}.m-review-filter-modal .review-filter-modal .modal-filter-reviews-button-container .modal-filter-reviews-button{border-radius:6px;width:100%}.m-review-filter-modal .review-filter-modal .m-layer{margin-top:30%}.m-reviewitem{border:1px solid #d4d9de}.m-reviewitem .reviewitem-inner{position:relative}.m-reviewitem .reviewitem-product-content{clear:both;padding:15px 5px}.m-reviewitem .reviewitem-header .a-rating{margin-right:10px}.m-reviewitem .reviewitem-header .date{display:inline-block;font-size:12px}.m-reviewitem .reviewitem-header .product-family a{color:#000;font-size:14px;text-decoration:underline}.m-reviewitem .js-content .reviewitem-content{min-height:110px}@media (min-width:750px){.m-reviewitem .reviewitem-product-content{clear:none}.m-reviewitem .reviewitem-content{padding-left:130px}}.m-reviewitem .reviewitem-header{padding:0 5px 0 15px;width:-webkit-calc(100% - 75px);width:calc(100% - 75px);float:left}@media (min-width:750px){.m-reviewitem .reviewitem-header{width:-webkit-calc(100% - 120px);width:calc(100% - 120px)}}.m-reviewitem .reviewitem-footer .more-less-container{position:absolute}.m-reviewitem .reviewitem-footer .more-less-container .a-morelesslink{background:#f2f2f2;color:#000;margin-bottom:0;opacity:.9;padding:0}.m-reviewitem .reviewitem-product-image{height:75px;width:75px;float:left}@media (min-width:750px){.m-reviewitem .reviewitem-product-image{width:120px;height:120px;padding-bottom:5px}}.m-reviewitem .reviewitem-product-image .a-image{height:100%}.m-reviewitem .reviewitem-product-image .a-image picture{bottom:0;left:0;height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-reviewitem .reviewitem-product-image .a-image picture img{bottom:0;left:0;height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0;margin:0 auto;max-width:100%}.m-reviewitemreviewdisplay{margin:20px 0 0;border-top:1px solid #d4d9de;padding:20px 0 0;width:100%;display:inline-block}.m-reviewitemreviewdisplay .reviewratingcontainer{margin:0;width:100%;display:inline-block}.m-reviewitemreviewdisplay .reviewratingcontainer .review-rating{width:50%;float:left}.m-reviewitemreviewdisplay .reviewratingcontainer .badge-container{width:50%;float:right;text-align:right}.m-reviewitemreviewdisplay .reviewratingcontainer .badge-container .date-of-submit{margin:2% 0 0;display:block}.m-reviewitemreviewdisplay .reviewratingcontainer .flag-image-wrapper{margin-top:35px;line-height:1}.m-reviewitemreviewdisplay .reviewratingcontainer .flag-image-wrapper span.flag-locale{margin-right:5px}.m-reviewitemreviewdisplay .reviewratingcontainer .flag-image-wrapper .nickname{font-weight:700}.m-reviewitemreviewdisplay .translate-review-link{color:#0064a6;display:block;cursor:pointer}.m-reviewitemreviewdisplay .translate-back-review-link{color:#0064a6;cursor:pointer}.m-reviewitemreviewdisplay .review-is-translated-text{margin-bottom:.5rem}.m-reviewitemreviewdisplay .recommendation{margin:20px 0 10px}.m-reviewitemreviewdisplay .rating-dimension-container .a-ratingdimension{float:left;width:50%}.m-reviewitemreviewdisplay .reviewitem-helpfull-logo-wrap{display:inline-block;width:100%;margin-bottom:0;padding-bottom:20px;border-bottom:1px solid #d4d9de}.m-reviewitemreviewdisplay .reviewitem-reply{padding:3% 2%;display:inline-block;border-bottom:1px solid #d4d9de;margin-bottom:20px;width:100%}.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-container .a-image{width:10%}.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-container .reviewreply-name{width:50%;margin-left:40px}.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-para{width:85%;padding:20px 0 0 70px;text-align:justify}@media (min-width:750px){.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-para{padding:20px 0 0 110px}}@media (min-width:900px){.m-reviewitemreviewdisplay .rating-dimension-container .a-ratingdimension{margin:2% 0;width:25%}.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-container .reviewreply-name{width:100%}.m-reviewitemreviewdisplay .reviewitem-reply .reviewreply .reviewreply-para{width:65%;padding:20px 0 0 130px}}.m-reviewitemreviewdisplay .show-more-review.hidden{display:none}.m-reviewitemreviewdisplay .show-truncated-text{overflow:hidden;line-height:18px;max-height:-webkit-calc(18px * 5);max-height:calc(18px * 5);margin-bottom:0;position:relative}.m-reviewitemreviewdisplay .show-full-text{height:auto;line-height:18px}.m-reviewitemreviewdisplay .show-more-a-link{margin-bottom:10px}.m-reviewreply .reviewreply-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.m-reviewreply .reviewreply-container .a-image{width:10%}.m-reviewreply .reviewreply-container .reviewreply-name{width:50%;margin-left:40px}.m-reviewreply .reviewreply-para{width:85%;padding:20px 0 0 70px;text-align:justify}.m-reviews.loadReview{min-height:100px}.m-reviews ::selection{background:#b1d7fe}.m-reviews ::-moz-selection{background:#b1d7fe}.m-reviews .bv-review-heading{display:none}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product{padding:0 0 10px!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off{color:#999!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-number .bv-rating{color:#2d373c!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-number .bv-rating:hover{color:#2d373c!important;text-decoration:none}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label{border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:active,.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:focus,.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:hover{background:0 0!important;outline:0!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:hover{color:#becdd7!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-count .bv-text-link.bv-rating-label:visited{color:#879baa!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets{padding-left:0!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text{border:1px solid #879baa!important;border-radius:0!important;-webkit-transition:none!important;transition:none!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text:focus{border:1px solid #879baa!important;outline:#879baa dotted 1px!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text ::-webkit-input-placeholder{color:#93a5b2!important;opacity:1}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text ::placeholder{color:#93a5b2!important;opacity:1}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets input.bv-text :-ms-input-placeholder{color:#93a5b2!important;opacity:1}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:7px!important;-webkit-transition:none!important;transition:none!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;speak:none!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn:hover{background:#a5e1e1!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn:before{color:#fff!important;display:block!important;font-size:20px!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search.bv-submission .bv-fieldsets .bv-content-btn.bv-content-search-btn span:first-child{display:none!important;visibility:hidden!important}.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count,.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-first .bv-content-data-count,.m-reviews #BVRRSearchContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-last .bv-content-data-count{border-width:0!important}.m-reviews #BVRRSearchContainer.hide-review-stats .bv-content-product-stats{display:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off{color:#999!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-write-review-label{border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-write-review-label:active,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-write-review-label:focus,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-write-review-label:hover{background:0 0!important;outline:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-write-review-label:hover{color:#becdd7!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-write-review-label:visited{color:#879baa!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar{padding-left:0!important;padding-right:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{color:#2d373c;font-size:18px!important;line-height:21px!important;margin:0 0 15px!important}@media (min-width:750px){.m-reviewreply .reviewreply-para{padding:20px 0 0 110px}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{font-size:30px!important;line-height:36px!important}}@media (min-width:900px){.m-reviewreply .reviewreply-container .reviewreply-name{width:100%}.m-reviewreply .reviewreply-para{width:65%;padding:20px 0 0 130px}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{font-size:30px!important;line-height:34px!important}}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-write-review-container.bv-write-container .bv-write-review{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important;width:100%!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-write-review-container.bv-write-container .bv-write-review:hover{background:#a5e1e1!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-content-title{color:#2d373c;font-size:16px!important;line-height:20px!important;margin:0 0 15px!important}@media (min-width:750px){.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-content-title{font-size:24px!important;line-height:29px!important}}@media (min-width:900px){.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-content-title{font-size:24px!important;line-height:30px!important}}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-inline-histogram-ratings table{margin-left:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-inline-histogram-ratings table caption.bv-histogram-filter-helper{font-size:14px!important;line-height:20px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-inline-histogram-ratings table .bv-inline-histogram-ratings-star{padding-left:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-inline-histogram-ratings table .bv-inline-histogram-ratings-bar .bv-content-secondary-ratings-container{background-color:#d4d9de!important;background-image:none!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-inline-histogram-ratings table .bv-inline-histogram-ratings-bar .bv-content-secondary-ratings-container .bv-content-secondary-ratings-value{background-color:#41aaaa!important;background-image:none!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-stars .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-stars .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off{color:#999!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-bars-container .bv-content-secondary-ratings-bars,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-bars-container .bv-secondary-rating-summary-bars{background-color:#d4d9de!important;background-image:none!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-bars-container .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-value,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-bars-container .bv-content-secondary-ratings-bars .bv-secondary-rating-summary-value,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-bars-container .bv-secondary-rating-summary-bars .bv-content-secondary-ratings-value,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-section-summary .bv-section-summary-table .bv-section-summary-inline .bv-secondary-rating-summary table .bv-secondary-rating-summary-bars-container .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-value{background-color:#41aaaa!important;background-image:none!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar-count{padding-left:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-relevancy-popup-target{background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;margin-right:0!important;right:0!important;speak:none!important;top:8px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-relevancy-popup-target:hover:before{color:#2d373c!important;line-height:24px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-relevancy-popup-target:before{color:#879baa!important;display:block!important;font-size:14px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-relevancy-popup-target span:first-child{display:none!important;visibility:hidden!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-expand-filter-button{background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;margin-right:0!important;right:0!important;speak:none!important;top:8px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-expand-filter-button:hover:before{color:#2d373c!important;line-height:14px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-expand-filter-button:before{color:#879baa!important;display:block!important;font-size:20px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-expand-filter-button span:first-child{display:none!important;visibility:hidden!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-filter-controls .bv-filters{padding-left:0!important;padding-right:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-filter-controls .bv-filters .bv-content-filter-select .bv-dropdown-target{padding-left:15px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-filter-controls .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-arrow{left:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-active-filters{padding-left:0!important;padding-right:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-active-filters .bv-active-filter-button{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-active-filters .bv-active-filter-button:hover{background:#a5e1e1!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-active-filters .bv-active-filter-button-clear{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-filter .bv-active-filters .bv-active-filter-button-clear:hover{background:#a5e1e1!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-focusable:focus{outline:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-header .bv-content-rating .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-header .bv-content-rating .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off{color:#999!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-header .bv-content-title{color:#2d373c;font-size:16px!important;line-height:20px!important;margin:0 0 15px!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-details-container .bv-secondary-ratings .bv-content-secondary-ratings-container{background-color:#d4d9de!important;background-image:none!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-details-container .bv-secondary-ratings .bv-content-secondary-ratings-container .bv-content-secondary-ratings-value{background-color:#41aaaa!important;background-image:none!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container{padding-left:0!important;padding-right:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container .bv-feedback-container .bv-content-feedback-vote .bv-content-btn{background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container .bv-feedback-container .bv-content-feedback-vote .bv-content-btn:active,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container .bv-feedback-container .bv-content-feedback-vote .bv-content-btn:focus,.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container .bv-feedback-container .bv-content-feedback-vote .bv-content-btn:hover{background:0 0!important;outline:0!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container .bv-feedback-container .bv-content-feedback-vote .bv-content-btn:hover{color:#becdd7!important}.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-actions-container .bv-feedback-container .bv-content-feedback-vote .bv-content-btn:visited{color:#879baa!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label{border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:active,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:focus,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:hover{background:0 0!important;outline:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:hover{color:#becdd7!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-placeholder .bv-text-link.bv-ask-question-label:visited{color:#879baa!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar{padding-left:0!important;padding-right:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{color:#2d373c;font-size:18px!important;line-height:21px!important;margin:0 0 15px!important}@media (min-width:750px){.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-header .bv-content-title{font-size:24px!important;line-height:29px!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{font-size:30px!important;line-height:36px!important}}@media (min-width:900px){.m-reviews #BVRRContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list.bv-content-list-Reviews .bv-content-item .bv-content-container .bv-content-header .bv-content-title{font-size:24px!important;line-height:30px!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-action-bar-header{font-size:30px!important;line-height:34px!important}}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-ask-question-container.bv-write-container .bv-ask-question{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-action-bar .bv-ask-question-container.bv-write-container .bv-ask-question:hover{background:#a5e1e1!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-count{padding-left:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-sort{padding-right:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-sort .bv-dropdown-target{padding-right:15px!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-header .bv-control-bar .bv-control-bar-sort .bv-dropdown-target .bv-dropdown-arrow{right:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions.bv-focusable:focus{outline:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title{color:#2d373c;font-size:16px!important;line-height:20px!important;margin:0 0 15px!important}@media (min-width:750px){.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title{font-size:24px!important;line-height:29px!important}}@media (min-width:900px){.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title{font-size:24px!important;line-height:30px!important}}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title .bv-secondary-content-link{color:#879baa!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title .bv-secondary-content-link:hover{color:#becdd7!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-title .bv-secondary-content-link:visited{color:#879baa!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-core-float:hover .bv-content-title a{color:#becdd7!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-container:hover .bv-secondary-content-link{text-decoration:none!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item:hover .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn{background-color:transparent!important;background-image:none!important;border-width:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container{padding-left:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn{border-left:0!important;border-right:0!important;padding-left:0!important;padding-right:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;position:relative!important;text-decoration:none!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:active,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:hover{outline:0!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:hover{color:#becdd7!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:visited{color:#879baa!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:active,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-content-list-Questions .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:focus{background:0 0!important;border:none!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container .bv-mbox-content-container .bv-mbox-breadcrumb{padding-left:0!important;color:#2d373c;font-size:18px!important;line-height:21px!important;margin:0 0 15px!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close{display:inline-block!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;right:20px!important;speak:none!important;top:20px!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close:hover:before{color:#2d373c!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close:before{color:#879baa!important;display:block!important;font-size:20px!important}.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container div[class*=bv-core-container] .bv-mbox-content-submission-question .bv-mbox-close span:first-child{display:none!important;visibility:hidden!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-button,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-cancel,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-submit,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets input.bv-text,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets textarea{border:1px solid #879baa!important;border-radius:0!important;-webkit-transition:none!important;transition:none!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-button:hover,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-cancel:hover,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-submit:hover,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets input.bv-text:hover,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets textarea:hover{border:1px solid #879baa!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-button:focus,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-cancel:focus,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-submit:focus,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets input.bv-text:focus,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets textarea:focus{border:1px solid #879baa!important;outline:#879baa dotted 1px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-button ::-webkit-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-cancel ::-webkit-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-submit ::-webkit-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets input.bv-text ::-webkit-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets textarea ::-webkit-input-placeholder{color:#93a5b2!important;opacity:1}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-button ::placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-cancel ::placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-submit ::placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets input.bv-text ::placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets textarea ::placeholder{color:#93a5b2!important;opacity:1}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-button :-ms-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-cancel :-ms-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-submit :-ms-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets input.bv-text :-ms-input-placeholder,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets textarea :-ms-input-placeholder{color:#93a5b2!important;opacity:1}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-review-field-content-wrapper{border-radius:0!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets.bv-fieldsets-actions .bv-form-actions-submit{background:#41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:0!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets.bv-fieldsets-actions .bv-form-actions-submit:hover{background:#a5e1e1!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets.bv-fieldsets-actions .bv-fieldset-casltext{font-size:14px!important;line-height:20px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper-icon{font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;speak:none!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper-icon:before{color:#d4d9de!important;display:block!important;font-size:20px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper-icon .bv-helper-icon-positive{display:none!important;visibility:hidden!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-review-field-content-wrapper textarea{border-color:transparent!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper{border:none!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon:before{color:#af235f!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon .bv-helper-icon-negative{display:none!important;visibility:hidden!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon .bv-helper-icon-negative,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error label .bv-fieldset-label,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error label.bv-helper-label,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover label .bv-fieldset-label{color:#af235f!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper-icon:before{color:#647d2d!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper-icon .bv-helper-icon-positive{display:none!important;visibility:hidden!important}.bv-cleanslate.bv-dropdown-in div[class*=bv-core-container] .bv-select-dropdown .bv-dropdown ul{border:1px solid #000!important;border-radius:0!important}.bv-cleanslate.bv-dropdown-in div[class*=bv-core-container] .bv-select-dropdown .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item:hover{background-color:#000!important}.bv-cleanslate.bv-dropdown-in div[class*=bv-core-container] .bv-select-dropdown .bv-dropdown ul .bv-dropdown-item{border-radius:0!important}.bv-cleanslate.bv-dropdown-in div[class*=bv-core-container] .bv-select-dropdown .bv-dropdown ul .bv-dropdown-item.bv-dropdown-item-selected{background-color:#0064a6!important;color:#fff!important}.bv-cleanslate.bv-dropdown-in div[class*=bv-core-container] .bv-select-dropdown .bv-dropdown ul .bv-dropdown-item.bv-dropdown-item-selected:hover{background-color:#000!important}.bv-cleanslate.bv-dropdown-in div[class*=bv-core-container] .bv-select-dropdown .bv-dropdown ul .bv-dropdown-item.bv-dropdown-item-selected&gt;span:before{color:#fff!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup:before{color:#dde5ea}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap{border:1px solid #dde5ea!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-author-location{border-bottom:1px solid #dde5ea!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-author-userstats-answers,.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-author-userstats-questions,.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-author-userstats-votes{border-right:1px solid #dde5ea!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userstats-data,.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userstats-value{color:#2d373c!important;font-family:inherit!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-action-bar{padding-bottom:18px!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-action-bar .bv-view-profile{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-prosnap .bv-action-bar .bv-view-profile:hover{background:#a5e1e1!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup-relevancy-link .bv-popup{border:1px solid #41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}[data-t-decorator*=Rating] .bv-mbox-overlay{background:#e5e5e5!important;opacity:.8!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box{-webkit-transition:none!important;transition:none!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox{-webkit-box-shadow:none!important;box-shadow:none!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-close{display:inline-block!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;right:20px!important;speak:none!important;top:20px!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-close:hover:before{color:#2d373c!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-close:before{color:#879baa!important;display:block!important;font-size:20px!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-close span:first-child{display:none!important;visibility:hidden!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-content-container{-webkit-transition:none!important;transition:none!important}.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-box .bv-mbox .bv-mbox-content-container .bv-fieldsets .bv-form-actions.bv-fieldset:last-child{padding-bottom:20px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-answer .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb{color:#2d373c;font-size:18px!important;line-height:21px!important;margin:0 0 15px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox{padding-bottom:20px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-rating .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-rating .bv-rating-stars.bv-rating-stars-off{color:#999!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-title{color:#2d373c;font-size:16px!important;line-height:20px!important;margin:0 0 15px!important}@media (min-width:750px){.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-answer .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container .bv-mbox-content-container .bv-mbox-breadcrumb{font-size:30px!important;line-height:36px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-title{font-size:24px!important;line-height:29px!important}}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-title .bv-secondary-content-link{color:#879baa!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-title .bv-secondary-content-link:hover{color:#becdd7!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-title .bv-secondary-content-link:visited{color:#879baa!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-core-float:hover .bv-content-title a{color:#becdd7!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-container:hover .bv-secondary-content-link{text-decoration:none!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item:hover .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn{background-color:transparent!important;background-image:none!important;border-width:0!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container{padding-left:0!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn{border-left:0!important;border-right:0!important;padding-left:0!important;padding-right:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;position:relative!important;text-decoration:none!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:active,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:hover{outline:0!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:hover{color:#becdd7!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:visited{color:#879baa!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:active,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-actions-container .bv-secondary-content-actions-container .bv-content-secondary-btn:focus{background:0 0!important;border:none!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating .bv-submission-star-rating .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating .bv-submission-star-rating .bv-rating-link{background-color:transparent!important;border:none!important;color:#999!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;speak:none!important;text-shadow:none!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating .bv-submission-star-rating .bv-rating-link:before,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating .bv-submission-star-rating .bv-rating-link:before{color:inherit!important;display:block!important;font-size:30px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating .bv-submission-star-rating .bv-rating-link span:first-child,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating .bv-submission-star-rating .bv-rating-link span:first-child{display:none!important;visibility:hidden!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r1 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r1 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link{color:red!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r2 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r2 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link{color:#de9500!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r3 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r3 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link{color:orange!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r4 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r4 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link{color:#8ac100!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r5 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r5 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link{color:#647d2d!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h1 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h1 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:red!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h2 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h2 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#de9500!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h3 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h3 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:orange!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h4 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h4 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#8ac100!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h5 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h5 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#647d2d!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating .bv-rating-helper,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating .bv-rating-helper{min-width:100px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper *{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended label.bv-radio-wrapper-label{background:#41aaaa!important;border:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;line-height:20px!important;margin-bottom:0!important;padding:11px!important;-webkit-transition:none!important;transition:none!important;text-shadow:none!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended label.bv-radio-wrapper-label:hover{background:#a5e1e1!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended.bv-radio-container-li-active label{background:#000!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended:first-child{padding-right:1px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select{border-radius:0!important}.bv-cleanslate div[class*=bv-core-container] .bv-sidebar .bv-author-profile-userinfo{font-family:inherit!important}.bv-cleanslate div[class*=bv-core-container] .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats .bv-author-userstats-list .bv-author-userstats-data,.bv-cleanslate div[class*=bv-core-container] .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats .bv-author-userstats-list .bv-author-userstats-value{color:#2d373c!important;font-family:inherit!important}.bv-cleanslate div[class*=bv-core-container] .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats .bv-author-userstats-list .bv-author-userstats-value{background-color:transparent!important;border-radius:0!important}.bv-cleanslate div[class*=bv-core-container] .bv-mbox-fullprofile .bv-author-profile-userinfo{font-family:inherit!important}.bv-cleanslate div[class*=bv-core-container] .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userinfo-data,.bv-cleanslate div[class*=bv-core-container] .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userinfo-value,.bv-cleanslate div[class*=bv-core-container] .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userstats-data,.bv-cleanslate div[class*=bv-core-container] .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userstats-value{color:#2d373c!important;font-family:inherit!important}.m-reviewsearchbox{width:100%}.m-reviewsearchbox .reviewsearchbox-wrapper{position:relative;width:100%;border-bottom:1px solid #d4d9de}.m-reviewsearchbox .reviewsearchbox-inputbox{position:relative;border:0}.m-reviewsearchbox .reviewsearchbox-inputbox input,.m-reviewsearchbox .reviewsearchbox-inputbox input.m-forminput{margin:0;border:0;width:100%;padding:10px}.m-reviewsearchbox .reviewsearchbox-inputbox input.m-forminput:focus,.m-reviewsearchbox .reviewsearchbox-inputbox input.m-forminput:hover,.m-reviewsearchbox .reviewsearchbox-inputbox input.m-forminput:visited,.m-reviewsearchbox .reviewsearchbox-inputbox input:focus,.m-reviewsearchbox .reviewsearchbox-inputbox input:hover,.m-reviewsearchbox .reviewsearchbox-inputbox input:visited{outline:0}.m-reviewsearchbox .reviewsearchbox-close-icon{position:absolute;right:10px;cursor:pointer}.m-reviewsearchbox .reviewsearchbox-close-icon .icon{font-size:14px}.m-reviewsearchbox .reviewsearchbox-submit{position:absolute;right:0;top:-4px}.m-reviewsearchbox .reviewsearchbox-submit .review-search-button,.m-reviewsearchbox .reviewsearchbox-submit .review-search-button:hover{background:#fff;color:#2d373c;outline:0}.m-reviewsearchbox .reviewsearchbox-submit .review-search-button::before,.m-reviewsearchbox .reviewsearchbox-submit .review-search-button:hover::before{display:none}.body.scroll-disabled{overflow:hidden}.m-review-sorting-modal{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.m-review-sorting-modal .sort-modal-chip-text{width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.m-review-sorting-modal .sort-modal{background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:250;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);padding:10px 0;overflow:auto}.m-review-sorting-modal .sort-modal.open{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.m-review-sorting-modal .sort-modal.animation-in{-webkit-animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModal;animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModal}.m-review-sorting-modal .sort-modal.animation-out{-webkit-animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModalReverse;animation:.4s cubic-bezier(.165,.84,.44,1) forwards blowUpModalReverse}.m-review-sorting-modal .sort-modal .header{padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-review-sorting-modal .sort-modal .icon.close-modal:focus{outline:#0064a6 dotted 1px}.m-review-sorting-modal .sort-modal .sorting-header{margin-left:20px}.m-review-sorting-modal .sort-modal .sort-radio-button{margin-left:20px;margin-top:20px;position:relative;overflow-y:scroll;height:55vh}.m-review-sorting-modal .sort-modal .sort-radio-button .sort-review{margin-bottom:20px}.m-review-sorting-modal .sort-modal .modal-sort-reviews-button-container{padding-left:10px;padding-right:10px;margin-top:20px}.m-review-sorting-modal .sort-modal .modal-sort-reviews-button-container .modal-sort-reviews{border-radius:6px;width:100%}@keyframes blowUpModal{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes blowUpModalReverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.m-scrolldown{background:#2d373c;bottom:40px;color:#fff;font-size:14px;left:50%;min-width:40px;opacity:0;position:fixed;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .4s;transition:opacity .4s;z-index:50;cursor:pointer;display:none}.m-scrolldown.is-active{opacity:.5;display:block}.m-scrolldown .scrolldown-arrow{border:16px solid transparent;border-top-color:#2d373c;height:0;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.m-scrolldown:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#fff;font-size:20px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-scrollytelling{margin:0 0 10px;position:relative}.m-scrollytellingchapter{width:100vw!important;margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;overflow:hidden}.m-scrollytellingchapter .chapters{min-height:100vh;position:relative;overflow:hidden}.m-scrollytellingchapter .full-image{width:100%;height:100%;min-height:100vh;overflow:hidden;object-fit:cover}.m-scrollytellingchapter .m-video{overflow:hidden}.m-scrollytellingchapter .m-video .video-wrapper{min-height:100vh;padding-top:0;background-color:transparent}.m-scrollytellingchapter .m-video .video-wrapper video{-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover}.m-scrollytellingchapter .m-video.m-video-cliplister .video-wrapper .video-content video{min-width:100%}.m-scrollytellingchapter .text-block{opacity:0;visibility:hidden;padding:15px 15px 19px;position:fixed;background:rgba(60,70,75,.9);width:90%}@media (min-width:900px){.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-answer .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb,.m-reviews #BVQAContainer .bv-cleanslate div[class*=bv-core-container] .bv-content-list-container .bv-inline-form-container .bv-mbox-content-container .bv-mbox-breadcrumb{font-size:30px!important;line-height:34px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-fullprofile .bv-mbox .bv-mbox-content-container .bv-content-item .bv-content-title{font-size:24px!important;line-height:30px!important}.m-scrollytellingchapter .m-video .video-wrapper{background:0 0;padding-top:56.25%}.m-scrollytellingchapter .text-block{width:550px}}.m-scrollytellingchapter .text-block.visible{opacity:1;visibility:visible;-webkit-transition:1s linear;transition:1s linear}.m-scrollytellingchapter .text-block .a-heading{line-height:14px}.m-scrollytellingchapter .top-left{top:10%;left:5%}.m-scrollytellingchapter .top-right{top:10%;right:5%}.m-scrollytellingchapter .bottom-left{bottom:10%;left:5%}.m-scrollytellingchapter .bottom-right{bottom:10%;right:5%}.m-scrollytellingchapter .m-highlightbox,.m-scrollytellingchapter .m-listbox{height:100vh}.m-searchfield{position:relative}.m-searchfield.searchfield-fullwidth{width:100%}.m-searchfield.searchfield-fullwidth .input-wrap .form-error-wrapper:before{display:block!important}.m-searchfield.searchfield-fullwidth .searchfield-suggestlayer{width:100%}.m-searchfield .searchinput{position:relative}.m-searchfield .searchinput:after{clear:both;content:'';display:table;width:100%}.m-searchfield.m-searchfield-dob{float:left;margin:10px 0 0}.m-searchfield.m-searchfield-dob+.m-searchfield.m-searchfield-dob{float:right}.m-searchfield.m-searchfield-dob .m-searchinput{margin-bottom:0}.m-searchfield.m-searchfield-dob .m-searchinput .input-wrap{display:inline-block;margin-bottom:0}.m-searchfield.m-searchfield-dob .m-searchinput .input-wrap input.js-searchfield-input{width:inherit}.m-searchfield.m-searchfield-dob .m-searchinput .suggestlayer-results-container .m-forminput{width:100%}.m-searchfield.m-searchfield-dob .m-forminput+.searchfield-suggestlayer{left:0;margin-top:20px;position:absolute}.m-searchfield.m-searchfield-dob .m-forminput+.searchfield-suggestlayer::after,.m-searchfield.m-searchfield-dob .m-forminput+.searchfield-suggestlayer::before{border-left:15px solid transparent;border-right:15px solid transparent;content:'';left:83.3333333333%;position:absolute}.m-searchfield.m-searchfield-dob .m-forminput+.searchfield-suggestlayer::before{border-bottom:15px solid #999;margin:0;top:-16px}.m-searchfield.m-searchfield-dob .m-forminput+.searchfield-suggestlayer::after{border-bottom:15px solid #f2f2f2;margin:0;top:-15px}.m-searchfield.m-searchfield-dob .m-forminput[data-field-nr="1"]+.searchfield-suggestlayer::after,.m-searchfield.m-searchfield-dob .m-forminput[data-field-nr="1"]+.searchfield-suggestlayer::before{left:1.3888888889%}.m-searchfield.m-searchfield-dob .m-forminput[data-field-nr="2"]+.searchfield-suggestlayer::after,.m-searchfield.m-searchfield-dob .m-forminput[data-field-nr="2"]+.searchfield-suggestlayer::before{left:83.3333333333%}.m-searchfield .input-wrap{width:83.3333333333%;float:left;position:relative}.m-searchfield .input-wrap:not(.fullwidth) .form-error-wrapper:before{display:none!important}.m-searchfield .input-wrap.fullwidth{padding-right:0;width:100%}.m-searchfield .submit-wrap{float:right;padding-right:0}.m-searchfield .searchfield-input{margin:0}.m-searchfield .searchfield-input::-ms-clear{display:none}.m-searchfield .searchfield-input.input.m-forminput.has-confirm-error{border-color:red}.m-searchfield .searchfield-icon-remove{cursor:pointer;position:absolute}.m-searchfield .searchfield-fieldset{margin-right:0;max-width:none}.m-searchfield .searchfield-suggestlayer{padding:0;z-index:250}.m-searchfield .searchfield-suggestlayer .a-link{font-weight:400;padding:5px 0 10px 15px;width:100%}.m-form .form-row .m-searchfield .searchfield-suggestlayer .m-forminput-radio,.m-form .m-searchfield .form-row .searchfield-suggestlayer .m-forminput-radio{float:none;padding-top:0}.m-searchfield .suggestlayer-no-results{padding:10px}.m-searchfield .suggestlayer-results-container{list-style-type:none;margin:0;padding:0}.m-searchfield .suggestlayer-dropdown-container{height:auto;max-height:200px;overflow-y:auto}.m-searchfield .suggestlayer-results-row{display:block;margin:0;width:100%}.m-searchfield .suggestlayer-results-row.state-current .suggestlayer-results-item{background:#fff;color:#2d373c}.m-searchfield .searchfield-results-itemlabel{float:left;width:100%}.m-searchfield .searchfield-results-itemlabel~.a-formlabel{margin:0;padding:10px}.m-searchfield .searchfield-results-itemlabel:checked~.a-formlabel:before,.m-searchfield .searchfield-results-itemlabel~.a-formlabel:before{display:none}.m-searchfield .suggestlayer-results-item{background:#fff;color:#999;cursor:pointer;display:block;position:relative;width:100%}.m-searchfield .suggestlayer-results-item.is-active,.m-searchfield .suggestlayer-results-item:hover{background:#fff;color:#2d373c}.m-searchfield .suggestlayer-results-item.is-active .filterlist-label-icon{display:none}.m-searchfield .suggestlayer-results-item.is-active .filterlist-close-icon{display:block}.m-searchfield .suggestlayer-results-item.is-active:hover{background:#fff;color:#becdd7}@media (max-width:749px){.m-searchfield .searchfield-searchbutton .text:not(.display-mobile){border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.m-searchinput .search-button .icon{margin:0}}@media (min-width:750px){.m-searchfield .input-wrap{width:66.6666666667%}.m-searchfield .submit-wrap{width:33.3333333333%}}@media (min-width:900px){.m-searchfield{width:66.6666666667%}.m-searchfield .searchfield-icon-remove{right:25px}.m-searchfield .searchfield-suggestlayer{border:1px solid #999;left:0;margin-top:20px;position:absolute}.m-searchfield .searchfield-suggestlayer::after,.m-searchfield .searchfield-suggestlayer::before{border-left:15px solid transparent;border-right:15px solid transparent;content:'';left:83.3333333333%;position:absolute}.m-searchfield .searchfield-suggestlayer::before{border-bottom:15px solid #999;margin:0;top:-16px}.m-searchfield .searchfield-suggestlayer::after{border-bottom:15px solid #f2f2f2;margin:0;top:-15px}}.m-searchheader{margin:20px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-searchheader .search-wrapper{margin:0 0 40px}.m-searchheader .search-result-categories-wrapper{padding:0 0 0 10px;max-width:100%}.m-searchheader .headlines{margin:0 10px 10px;line-height:normal}.m-searchheader .main-headline{margin:0}.m-searchheader .sub-headline{font-weight:600;margin:0}.m-searchheader .original-search-term{margin:0 10px;position:absolute}.m-searchheader .original-search-term .highlight{font-weight:600}@-webkit-keyframes slideInDesktop{from{-webkit-clip-path:inset(0 0 0 75%);clip-path:inset(0 0 0 75%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes slideInDesktop{from{-webkit-clip-path:inset(0 0 0 75%);clip-path:inset(0 0 0 75%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@-webkit-keyframes slideInMobile{from{opacity:0}to{opacity:1}}@keyframes slideInMobile{from{opacity:0}to{opacity:1}}.m-searchinput{display:block;position:relative}.m-searchinput:after{clear:both;content:'';display:table;width:100%}.m-searchinput .no-suggestions{display:block;padding:20px 0 10px 15px}.m-searchinput .search-input input{border:none;margin:0}.m-searchinput .search-input input:active{-webkit-box-shadow:none;box-shadow:none;outline:0}.m-searchinput .history-and-flyout-separator{display:none}.m-searchinput .reset-button{float:left;margin-left:-8.3333333333%;padding:0}.m-searchinput .reset-button .a-button .icon{margin:0}.m-searchinput .search-button .a-button{padding:9px}.m-searchinput .search-button .a-button .icon{margin:0}@media (min-width:750px){.m-searchinput .reset-button{margin-left:-4.1666666667%}}@media (max-width:899px){.m-searchinput .search-input{width:75%;float:left;padding-right:1.3888888889%;padding-left:0}.m-searchinput .search-button{width:25%;float:left;padding-left:1.3888888889%;padding-right:0}}@media (min-width:900px){.m-searchheader{margin:75px 0 10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-searchinput .no-suggestions{padding-top:15px}.m-searchinput .search-input input{background-color:#fff}.m-searchinput .search-input input::-webkit-input-placeholder{color:#0064a6}.m-searchinput .search-input input:-ms-input-placeholder{color:#0064a6}.m-searchinput .search-button{bottom:0;position:absolute;right:0;top:0}.m-searchinput .search-button button{background:0 0;border:none;color:#0064a6;width:auto}.no-touchevents .m-searchinput .search-button button:hover{background:0 0}.m-searchinput .search-button button .icon{margin:0}}.m-searchinput .suggest-layer{background:#fff;border:1px solid #999;margin-top:60px;padding:5px;position:relative;width:100%}.m-searchinput .suggest-layer::after,.m-searchinput .suggest-layer::before{border-left:15px solid transparent;border-right:15px solid transparent;content:'';left:1.3888888889%;position:absolute}.m-searchinput .suggest-layer::before{border-bottom:15px solid #999;margin:0;top:-16px}.m-searchinput .suggest-layer::after{border-bottom:15px solid #fff;margin:0;top:-15px}.m-searchinput .suggest-layer .close{float:right;padding:0}.m-searchinput .suggest-layer .close .a-button{background:0 0}.m-searchinput .suggest-layer .a-link{font-weight:400;padding:5px 0 10px 15px;width:100%}.m-searchinput .suggest-layer .a-link:nth-child(1){padding:20px 0 10px 15px}.m-searchinput .suggest-layer .keyword-title{margin:0}.m-searchinput .suggest-layer .category{color:#000;float:left;margin:0;padding:20px 0 10px 15px;vertical-align:middle}.m-searchinput .suggest-layer .category-content{display:inline-block;width:100%}.m-searchinput .suggest-layer .category-content .a-image{display:inline-block;margin:10px 0;vertical-align:top;width:15%}.m-searchinput .suggest-layer .category-content .products-item{display:inline-block;padding:10px 0 10px 10px;width:80%}.m-searchinput .suggest-layer .category-content .products-item .icon{float:left}.m-searchinput .suggest-layer .category-content .products-item .text{display:inline-block;width:90%}.m-searchinput .suggest-layer .category-content .serialnumber{color:#999;text-transform:uppercase}.m-searchinput .suggest-layer .category-content .spellcheck-label{padding:10px 0 0 15px;width:100%}.m-searchinput .suggest-layer .category-content .spellcheck-label .spellcheck-highlight{font-weight:600}.m-searchinput .suggest-layer .category-content.without-pictures .products-item{width:100%}.m-searchinput .suggest-layer .show-all{float:right;padding:20px 0 10px;width:auto}@media (min-width:900px){.m-searchinput .suggest-layer{margin-top:20px;position:absolute;right:0;width:500px}.m-searchinput .suggest-layer::after,.m-searchinput .suggest-layer::before{border-left:15px solid transparent;border-right:15px solid transparent;content:'';left:83.3333333333%;position:absolute}.m-searchinput .suggest-layer::before{border-bottom:15px solid #999;margin:0;top:-16px}.m-searchinput .suggest-layer::after{border-bottom:15px solid #fff;margin:0;top:-15px}.m-searchinput .suggest-layer .show-all{padding:20px 15px 10px}}.x-modal{z-index:1000!important}.x-modal .m-popover{opacity:1}.x-modal .m-addtocartpopover{position:static;opacity:1;pointer-events:auto;border:none}.x-modal .m-addtocartpopover .popover-close{display:none}.x-modal .m-addtocartpopover .a-image{display:block}.x-modal .m-addtocartpopover .popover-content{opacity:1}.x-modal .m-searchheader{display:none!important}.m-searchinputempathy .search-input{cursor:pointer}.m-search-input-rebrush:not(.inline){display:block;position:relative}.m-search-input-rebrush:not(.inline) .no-suggestions{display:block;padding:20px 0 10px 15px}@media (min-width:900px){.m-search-input-rebrush:not(.inline) .no-suggestions{padding:15px 0 0}.m-search-input-rebrush:not(.inline) .search-input{height:60px;padding-top:100%}}.m-search-input-rebrush:not(.inline) .suggest-layer{height:100vh;max-height:100%;top:0;left:0;right:0;margin:auto;overflow:auto;z-index:302;padding:0;border:none;opacity:0;-webkit-animation:.2s ease-in .1s forwards slideInMobile;animation:.2s ease-in .1s forwards slideInMobile;position:fixed;background:0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.m-search-input-rebrush:not(.inline) .suggest-layer::after,.m-search-input-rebrush:not(.inline) .suggest-layer::before{display:none}.m-search-input-rebrush:not(.inline) .suggest-layer .category{color:#000;float:left;margin:0;padding:20px 0 10px 15px;vertical-align:middle}.m-search-input-rebrush:not(.inline) .suggest-layer .category-content .products-item{padding:10px 0 10px 15px}.m-search-input-rebrush:not(.inline) .suggest-layer .a-link{font-weight:400;padding:5px 0 10px 15px;width:100%}.m-search-input-rebrush:not(.inline) .suggest-layer .a-link:nth-child(1){padding:20px 0 10px 15px}.m-search-input-rebrush:not(.inline) .suggest-layer .searchterm-highlight{font-weight:600}.m-search-input-rebrush:not(.inline) .suggest-layer .category-content .spellcheck-label{padding:15px 0 0 15px;width:100%}.m-search-input-rebrush:not(.inline) .suggest-layer .category-content .spellcheck-label .spellcheck-highlight{font-weight:600}.m-search-input-rebrush:not(.inline) .suggest-layer .search-input-wrapper{position:-webkit-sticky;position:sticky;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background:#d4d9de;padding:10px 10px 5px}@media (min-width:900px){.m-search-input-rebrush:not(.inline) .suggest-layer{margin-top:0;position:absolute;right:-25px;width:100vw;max-width:1440px;padding:0;max-height:70vh;height:auto;overflow:visible;top:15px;-webkit-animation:.2s ease-in forwards slideInDesktop;animation:.2s ease-in forwards slideInDesktop}.m-search-input-rebrush:not(.inline) .suggest-layer .search-input-wrapper{background:0 0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.m-search-input-rebrush:not(.inline) .suggest-layer .layer-close{position:absolute;right:0}}.m-search-input-rebrush:not(.inline) .suggest-layer .layer-close{overflow:hidden;padding-right:10px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.m-search-input-rebrush:not(.inline) .suggest-layer .layer-close .a-button{float:right;margin-top:10px}.m-search-input-rebrush:not(.inline) .suggest-layer .search-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;width:100%}.m-search-input-rebrush:not(.inline) .suggest-layer .search-section .search-input-layer{width:100%}.m-search-input-rebrush:not(.inline) .suggest-layer .search-section .search-input-layer .m-forminput{margin-top:0;padding:10px;border-radius:5px 0 0 5px}.m-search-input-rebrush:not(.inline) .suggest-layer .search-section button{width:auto;padding:10px;border-radius:0 5px 5px 0}.m-search-input-rebrush:not(.inline) .suggest-layer .search-section button .icon-search{color:#fff}.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button{position:absolute}.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button-desktop{display:none}.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button-mobile{display:block}@media (min-width:900px){.m-search-input-rebrush:not(.inline) .suggest-layer .search-input-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-search-input-rebrush:not(.inline) .suggest-layer .search-input-wrapper .search-section{justify-self:center;width:85%}.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button-desktop{display:block}.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button-mobile{display:none}}.m-search-input-rebrush:not(.inline) .suggest-layer .search-content{background:#fff;z-index:302;margin-top:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.m-search-input-rebrush:not(.inline) .suggest-layer .search-content .flyout-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-search-input-rebrush:not(.inline) .suggest-layer .search-content .flyout-wrapper .flyout-product-wrapper{width:100%}@media (min-width:900px){.m-search-input-rebrush:not(.inline) .suggest-layer .search-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:auto;margin-right:auto;width:85%;margin-top:5px}.m-search-input-rebrush:not(.inline) .suggest-layer .search-content .flyout-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-search-input-rebrush:not(.inline) .suggest-layer .search-content .flyout-wrapper .flyout-product-wrapper{width:33%}.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button{top:0;right:12%}.m-search-input-rebrush:not(.inline) .suggest-layer .search-history-minwidth{min-width:33%}}@media (max-width:899px){.m-search-input-rebrush:not(.inline) .suggest-layer .clear-button{top:10px;right:50px}}.m-search-input-rebrush:not(.inline) .suggest-layer .quicklink .icon-arrow-right{display:none}.m-searchresultcategories{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;overflow-x:auto}.m-searchresultcategories::-webkit-scrollbar{display:none}.m-searchresultcategories .searchresultcategory-item{list-style:none;padding:0 10px;border-right:1px solid #000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-searchresultcategories .searchresultcategory-item .searchresultcategory-link{color:#000;white-space:nowrap}.m-searchresultcategories .searchresultcategory-item .icon{color:#0064a6;margin-right:10px}.m-searchresultcategories .searchresultcategory-item:first-child{padding-left:0}.m-searchresultcategories .searchresultcategory-item:last-child{border-right:none}.m-searchResultContentCardSpareParts,.m-searchresultcontentcard{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px;width:-webkit-calc(100%/3 - 20px);width:calc(100%/3 - 20px);margin:10px}.m-searchResultContentCardSpareParts .top-wrapper,.m-searchresultcontentcard .top-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-searchResultContentCardSpareParts .top-wrapper .image-wrapper,.m-searchresultcontentcard .top-wrapper .image-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-right:10px}.m-searchResultContentCardSpareParts .top-wrapper .image-wrapper .contentcard-icon,.m-searchresultcontentcard .top-wrapper .image-wrapper .contentcard-icon{position:absolute;top:2px;left:2px;width:20px;height:20px}.m-searchResultContentCardSpareParts .top-wrapper .headline-wrapper,.m-searchresultcontentcard .top-wrapper .headline-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-searchResultContentCardSpareParts .item-heading,.m-searchresultcontentcard .item-heading{text-decoration:none;font-weight:700;color:#000}.m-searchResultContentCardSpareParts .sub-heading,.m-searchresultcontentcard .sub-heading{margin:0}.m-searchResultContentCardSpareParts .item-text,.m-searchresultcontentcard .item-text{text-decoration:none;color:#000;margin-top:10px}.m-searchResultContentCardSpareParts .item-text em,.m-searchresultcontentcard .item-text em{background-color:#f6ff0d}.m-searchresultpromotionteaser{margin:50px 0}.m-searchresultpromotionteaser .promotion-teaser-wrap{text-decoration:none;color:initial;height:100%;padding:25px;display:-ms-grid;display:grid;border:1px solid #1d37ff;border-radius:2px;-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;-ms-grid-columns:3fr 1fr;grid-template-columns:3fr 1fr;grid-column-gap:15px;grid-template-areas:"Image Text" "Image Button";cursor:pointer}.m-searchresultpromotionteaser .promotion-teaser-wrap:active,.m-searchresultpromotionteaser .promotion-teaser-wrap:focus,.m-searchresultpromotionteaser .promotion-teaser-wrap:hover{text-decoration:none;color:initial}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight{background-color:#1d37ff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight button{background-color:#fff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight button:hover{background-color:#000}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight button:hover .text{color:#fff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight button .text{color:#1d37ff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight .text-wrap{color:#fff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-extended .text-wrap,.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-extended button{-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-extended .text-wrap .teaser-headline{line-height:18px;font-size:16px}.m-searchresultpromotionteaser .promotion-teaser-wrap .image-wrap{position:relative;grid-area:Image}.m-searchresultpromotionteaser .promotion-teaser-wrap .image-wrap img{z-index:1;border-radius:2px}.m-searchresultpromotionteaser .promotion-teaser-wrap button{justify-self:start;width:auto;background-color:#1d37ff;grid-area:Button}.m-searchresultpromotionteaser .promotion-teaser-wrap button .text{font-weight:700}.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap{width:80%;-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;grid-area:Text;text-decoration:none;color:initial}.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap:active,.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap:focus,.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap:hover{text-decoration:none;color:initial}.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap .teaser-headline{margin:0 0 10px;line-height:28px;font-size:24px;font-weight:700}.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap .teaser-paragraph{margin:0 0 10px}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;grid-gap:15px;grid-template-areas:"Text" "Image"}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout.teaser-highlight button{background-color:#1d37ff}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout.teaser-highlight button .text{color:#fff}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout.teaser-extended{-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-ms-grid-columns:auto;grid-template-columns:auto;grid-template-areas:"Image" "Text";grid-row-gap:15px}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout.teaser-extended button{grid-area:Image;justify-self:end}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout .text-wrap .teaser-paragraph{margin:0}.m-searchresultpromotionteaser .promotion-teaser-wrap.mobile-layout button{grid-area:Image;z-index:2;-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;justify-self:end;margin:0 5px 5px 0}@media (max-width:749px){.m-searchResultContentCardSpareParts,.m-searchresultcontentcard{width:100%}.m-searchresultpromotionteaser .promotion-teaser-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;grid-gap:15px;grid-template-areas:"Text" "Image"}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight button{background-color:#1d37ff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-highlight button .text{color:#fff}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-extended{-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-ms-grid-columns:auto;grid-template-columns:auto;grid-template-areas:"Image" "Text";grid-row-gap:15px}.m-searchresultpromotionteaser .promotion-teaser-wrap.teaser-extended button{grid-area:Image;justify-self:end}.m-searchresultpromotionteaser .promotion-teaser-wrap .text-wrap .teaser-paragraph{margin:0}.m-searchresultpromotionteaser .promotion-teaser-wrap button{grid-area:Image;z-index:2;-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;justify-self:end;margin:0 5px 5px 0}}.secondary-currency{color:#000}.m-selectedpresspicture&gt;.a-image{cursor:pointer}.m-selectedpresspicture .wrap-unselect{padding:0 0 20px;text-align:right}.m-selectedpresspicture .wrap-unselect .a-button{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#0064a6;font-size:30px;line-height:30px}.no-touchevents .m-selectedpresspicture .wrap-unselect .a-button:hover{color:#000}.m-selfhelp-teaser{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;margin-bottom:0}@media (min-width:900px){.m-selectedpresspicture .wrap-unselect{padding:0 0 15px}.m-selectedpresspicture .wrap-unselect .a-button{font-size:20px;line-height:20px}.m-selfhelp-teaser .selfhelp-teaser-content,.m-selfhelp-teaser .selfhelp-teaser-media{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-selfhelp-teaser .selfhelp-teaser-content .selfhelp-article-list li,.m-selfhelp-teaser .selfhelp-teaser-media .selfhelp-article-list li{margin-bottom:0}.m-selfhelp-teaser .selfhelp-teaser-media{margin-bottom:20px;padding-left:0}.m-selfhelp-teaser .selfhelp-teaser-content{padding-right:0}.m-selfhelp-teaser .selfhelp-teaser-content .selfhelp-teaser-links a:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-selfhelp-teaser .text-center{text-align:center}.m-serviceteaser{display:inline-block;float:left;width:100%}.m-serviceteaser .content .infotext{display:block}.m-serviceteaser .content-inner{margin-bottom:10px}.m-serviceteaser .content-fullwidth{float:none}@media print{.m-serviceteaser{display:none}}.m-serviceteaser .a-heading{font-weight:700}.m-shipmentdate{margin:10px 0;color:#647d2d;font-weight:700}body.scroll-disabled{overflow:hidden}.m-sidedrawer-fly-in-layer .fly-in-layer-content{top:auto;right:auto;left:auto;bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}@media (min-width:750px){.m-serviceteaser .content-fullwidth{float:left;width:100%}.m-sidedrawer-fly-in-layer .fly-in-layer-content{top:auto;bottom:auto;left:auto;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media (min-width:900px){.m-sidedrawer-fly-in-layer .fly-in-layer-content{bottom:auto;left:auto;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);top:0}}.m-sidedrawer-fly-in-layer .fly-in-layer-overlay{background:#e5e5e5;bottom:0;display:block;left:0;margin:auto;opacity:.8;position:fixed;right:0;top:0;z-index:240;-webkit-animation:.5s ease-out fadeInFromNone;animation:.5s ease-out fadeInFromNone}@-webkit-keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.8}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.8}}.m-sidedrawer-fly-in-layer .fly-in-layer-content{position:fixed;z-index:1000;-webkit-transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;border:1px solid #d4d9de;background-color:#fff;overflow-y:scroll;max-height:95%;max-width:100%}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top{opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;z-index:2;top:0;height:40px;padding-inline:10px;background:#fff}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .close-button{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 10px 0 0}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner{opacity:1;padding:10px}@media (min-width:750px){.m-sidedrawer-fly-in-layer .fly-in-layer-content{top:0}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .close-button{padding:10px 10px 0 0}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner{padding:15px}}@media (min-width:900px){.m-sidedrawer-fly-in-layer .fly-in-layer-content{max-height:100%}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .close-button{padding:10px 10px 0 0}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner{padding:20px}}.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:750px){.m-sidedrawer-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.m-sidedrawer-fly-in-layer.is-open .fly-in-layer-content{-webkit-transform:none;-ms-transform:none;transform:none}.m-sidedrawer-fly-in-layer .fly-in-layer-text{margin:20px 0}.m-sidedrawer-fly-in-layer .fly-in-layer-invoice-headline{padding-top:10px;padding-left:10px}@media (max-width:749px){.m-sidedrawer-fly-in-layer .fly-in-layer-invoice-headline{padding-left:0}}.m-side-drawer-flyinlayer-invoice .a-alert{margin:0}.m-productaddedtocart{padding-inline:15px;padding-bottom:36px;background-color:#f2f2f2;width:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;border-radius:4px}.m-productaddedtocart .sidedrawer-cart-header{margin-top:10px}.m-productaddedtocart .sidedrawer-close-container{padding-block:10px}.m-productaddedtocart .sidedrawer-close-container .sidedrawer-close-icon{float:right;cursor:pointer}.m-productaddedtocart .image-title-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px}.m-productaddedtocart .image-title-container .product-image-wrapper{max-width:175px}.m-productaddedtocart .image-title-container .product-image-wrapper .a-link{width:100%}.m-productaddedtocart .image-title-container .product-image-wrapper .a-link .a-image{padding:0}.m-productaddedtocart .image-title-container .product-image-wrapper .a-link .a-image img{height:178px;object-fit:contain}.m-productaddedtocart .image-title-container .tile-description{margin-left:5px;max-width:210px;padding:5px 15px 15px;border-bottom-right-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-productaddedtocart .image-title-container .tile-description .m-producttitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.m-productaddedtocart .image-title-container .tile-description .m-producttitle .product-code{font-size:14px;line-height:normal}.m-productaddedtocart .image-title-container .tile-description .m-producttitle .product-name{font-size:18px;line-height:normal}.m-productaddedtocart .image-title-container .tile-description .m-producttitle .fragment{overflow-wrap:anywhere}.m-productaddedtocart .cta-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-checkout-summary .m-productaddedtocart .cta-area .a-link-primary.a-button.a-button-link,.m-productaddedtocart .cta-area .a-button-primary,.m-productaddedtocart .cta-area .a-link-primary.a-button.a-button-link,.m-productaddedtocart .cta-area .a-link-primary.a-button.a-button-link.a-link,.m-productaddedtocart .cta-area .a-link-primary.a-button.a-link,.m-productaddedtocart .cta-area .m-checkout-summary .a-link-primary.a-button.a-button-link{border-radius:4px;padding:10px;height:100%;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px}.m-productaddedtocart .cta-area .a-button-primary .icon,.m-productaddedtocart .cta-area .a-link-primary.a-button.a-button-link .icon,.m-productaddedtocart .cta-area .a-link-primary.a-button.a-link .icon{vertical-align:baseline}.m-productaddedtocartplaceholder{padding-inline:42px;padding-bottom:36px;background-color:#f2f2f2;width:500px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;border-radius:4px}.m-productaddedtocartplaceholder .sidedrawer-close-container{padding-block:10px}.m-productaddedtocartplaceholder .sidedrawer-close-container .sidedrawer-close-icon{float:right;cursor:pointer}.m-productaddedtocartplaceholder .cart-heading{height:40px;width:75%;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;margin-top:20px;margin-bottom:20px}.m-productaddedtocartplaceholder .image-title-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px}.m-productaddedtocartplaceholder .image-title-container .product-image-wrapper{-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;max-width:175px;height:150px;width:150px}.m-productaddedtocartplaceholder .image-title-container .tile-description{margin-left:5px;max-width:210px;padding:5px 15px 15px;border-bottom-right-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-productaddedtocartplaceholder .image-title-container .tile-description .title{width:60%;height:40px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-productaddedtocartplaceholder .image-title-container .tile-description .description{margin-top:5px;width:90%;height:40px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-productaddedtocartplaceholder .cta-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:90%;height:40px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-sidedrawerrelatedproductplaceholder{padding-inline:42px;padding-bottom:36px;width:500px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;border-radius:4px}.m-sidedrawerrelatedproductplaceholder .sidedrawer-close-container{padding-block:10px}.m-sidedrawerrelatedproductplaceholder .sidedrawer-close-container .sidedrawer-close-icon{float:right;cursor:pointer}.m-sidedrawerrelatedproductplaceholder .cart-heading{height:40px;width:75%;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;margin-top:20px;margin-bottom:20px}@keyframes skeleton-loading{0%{background-color:#d4d9de}}.m-sidedrawerrelatedproductplaceholder .image-title-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px}.m-sidedrawerrelatedproductplaceholder .image-title-container .product-image-wrapper{-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;max-width:175px;height:150px;width:150px}.m-sidedrawerrelatedproductplaceholder .image-title-container .tile-description{margin-left:5px;max-width:210px;padding:5px 15px 15px;border-bottom-right-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-sidedrawerrelatedproductplaceholder .image-title-container .tile-description .title{width:60%;height:40px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-sidedrawerrelatedproductplaceholder .image-title-container .tile-description .description{margin-top:5px;width:90%;height:40px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-sidedrawerrelatedproductplaceholder .cta-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:90%;height:40px;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading}.m-sidedrawerrelatedproducts{background-color:#fff;border-radius:4px;overflow:hidden;height:auto;padding-inline:15px;padding-bottom:36px;width:auto}.m-sidedrawerrelatedproducts .m-producttitle{padding:5px 0}.m-sidedrawerrelatedproducts .related-product-header{margin-top:10px}.m-sidedrawerrelatedproducts .image-title-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px}.m-sidedrawerrelatedproducts .image-title-container .tile-description{padding:5px 15px 15px;background-color:#fff;border-bottom-right-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:210px}.m-sidedrawerrelatedproducts .image-title-container .tile-description .m-producttitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.m-sidedrawerrelatedproducts .image-title-container .tile-description .m-producttitle .product-code{font-size:14px;line-height:normal}.m-sidedrawerrelatedproducts .image-title-container .tile-description .m-producttitle .product-name{font-size:18px;line-height:normal}.m-sidedrawerrelatedproducts .image-title-container .tile-description .m-producttitle .fragment{overflow-wrap:anywhere}.m-sidedrawerrelatedproducts .image-title-container .tile-description .energylabel-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-sidedrawerrelatedproducts .image-title-container .tile-description .energylabel-wrapper .data-sheet-energy{margin:0 0 10px}.m-sidedrawerrelatedproducts .image-title-container .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-sidedrawerrelatedproducts .image-title-container .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-wrapper .energy-label-text-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:right}.m-sidedrawerrelatedproducts .image-title-container .tile-description .energylabel-wrapper .data-sheet-energy .eu-product-title{font-weight:700;font-size:12px;margin:0 0 5px}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .additional-info{margin:0}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .price{margin:0 0 5px}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .price .previous{margin:0 0 2.5px;text-decoration:line-through;color:#999}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .price-info-wrapper{display:inline-block}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .price-info-wrapper .a-productavailability{margin:0}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .price-info-wrapper .current.highlight{margin:0 0 0 10px;font-size:18px;line-height:normal}.m-sidedrawerrelatedproducts .image-title-container .tile-description .price-information .price-info-wrapper .current.basicprice{font-size:10px}.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper{position:relative;background-color:#fff;max-width:175px}.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper .a-link{width:100%}.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper .a-link .a-image{padding:0;width:175px}.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper .a-link .a-image img{height:178px;object-fit:contain}.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper .callout{position:absolute;z-index:1;margin:5px 0 0 5px}.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper .callout .a-callout{display:table}@media (max-width:749px){.m-sidedrawerrelatedproducts .image-title-container .product-image-wrapper .callout .a-callout .callout-text{font-size:12px;line-height:12px;padding:2px 8px}}.m-sidedrawerrelatedproducts .cta-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px 0 0;margin:10px 0 0}.m-checkout-summary .m-sidedrawerrelatedproducts .cta-area .a-link-secondary.a-button.a-button-link,.m-sidedrawerrelatedproducts .cta-area .a-button-secondary,.m-sidedrawerrelatedproducts .cta-area .a-link-secondary.a-button.a-link,.m-sidedrawerrelatedproducts .cta-area .m-checkout-summary .a-link-secondary.a-button.a-button-link{border-radius:4px;padding:10px;height:100%;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-checkout-summary .m-sidedrawerrelatedproducts .cta-area .a-link-secondary.a-button.a-button-link .icon,.m-sidedrawerrelatedproducts .cta-area .a-button-secondary .icon,.m-sidedrawerrelatedproducts .cta-area .a-link-secondary.a-button.a-link .icon,.m-sidedrawerrelatedproducts .cta-area .m-checkout-summary .a-link-secondary.a-button.a-button-link .icon{vertical-align:baseline}.m-signin{display:inline-block;width:100%}.m-signinstoreselector+.m-signin.m-signin{display:none}.m-signin .account .m-form{margin-bottom:30px}.m-signin .account .a-link{margin:20px 0}.m-signin .account .a-button{margin:0}.m-signin .account .a-button.button-signin{margin-bottom:10px}.m-signin .account .email .label-text{padding:0 10px 0 0}.m-signin .account .info{margin:auto}.m-signin .account .password .label-text{padding:0 10px 0 0}.m-signin .m-layer button[name=close-button]{width:100%}.m-signin .social-media{display:inline-block;margin:0;width:100%}.m-signin .social-media .a-button{float:left}@media (min-width:750px){.m-signin{width:41.6666666667%}.m-signin.two-column{width:100%}.m-signin.two-column .account{float:left;margin:0 8.3333333333% 0 0;width:41.6666666667%}.m-signin.two-column .social-media{margin:auto;width:50%}.m-signin .a-button.button-signin{margin-bottom:0}.m-signin.product-registration{width:100%}}.m-signin.signin_grid{width:100%;display:grid;display:-ms-grid;grid-template-columns:2fr 2fr;-ms-grid-columns:2fr 2fr;grid-column-gap:10px}.m-signin.signin_grid .account-login{grid-column:1/2;-ms-grid-column:1;grid-row:1/2;-ms-grid-row:1;padding-right:30px}.m-signin.signin_grid .account-login.show-separator{border-right:1px solid #879baa}.m-signin.signin_grid .social-media{grid-column:1/2;-ms-grid-column:1;grid-row:2/2;-ms-grid-row:2}.m-signin.signin_grid .account-create{grid-column:2/2;-ms-grid-column:2;grid-row:1/2;-ms-grid-row:1;margin-left:30px}@media (max-width:749px){.m-signin.signin_grid{width:100%;display:grid;display:-ms-grid;grid-template-columns:100%;-ms-grid-columns:100%;grid-column-gap:0}.m-signin.signin_grid .account-login{grid-column:1;-ms-grid-column:1;grid-row:1;-ms-grid-row:1;border-right:none;padding-right:0}.m-signin.signin_grid .account-login .form-actions,.m-signin.signin_grid .account-login .form-actions .form-action{margin-bottom:0}.m-signin.signin_grid .social-media{grid-column:1;-ms-grid-column:1;grid-row:4;-ms-grid-row:4}.m-signin.signin_grid .account-create{grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;margin-bottom:10px;margin-left:0}.m-signin.signin_grid .account-create .a-heading{display:none}.m-signin.signin_grid .mobile-separator{grid-column:1;-ms-grid-column:1;grid-row:2;-ms-grid-row:2;margin:30px 0;text-align:center}}.m-signin.signin_grid .m-form{margin-bottom:0}.signin_ciam{width:100%}.m-signinstoreselector{display:inline-block;margin:0 0 40px;width:100%}.m-skipreviewlink{float:right;margin-right:15px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:5px}.m-slider .paginationarrows,.m-slider .paginationnumber{visibility:hidden}.m-slider .hide-paginationnumber{display:none}.m-slider .slide:not(:first-child):not(.slide-initialized){width:100%;height:100%;min-height:auto;overflow:visible;visibility:hidden;position:absolute;left:-9999px}.m-slider .slide:focus{outline:0}.m-slider .slide:first-child{display:block}.m-slider.slick-initialized .paginationarrows.paginationarrowposition-bottom,.m-slider.slick-initialized .paginationarrows.paginationnumberposition-bottom,.m-slider.slick-initialized .paginationnumber.paginationarrowposition-bottom,.m-slider.slick-initialized .paginationnumber.paginationnumberposition-bottom{bottom:auto;margin-top:10px}.m-slider.slick-initialized .paginationarrows.adaptive-height.paginationarrowposition-bottom,.m-slider.slick-initialized .paginationarrows.adaptive-height.paginationnumberposition-bottom,.m-slider.slick-initialized .paginationnumber.adaptive-height.paginationarrowposition-bottom,.m-slider.slick-initialized .paginationnumber.adaptive-height.paginationnumberposition-bottom{bottom:0;margin-top:0}.m-slider.slick-initialized .slide.minimum-height{height:1px}.m-slider.slick-initialized .slick-arrow.slick-hidden{display:none}.m-slider.slick-initialized .slick-list{width:100%}.m-slider.slick-initialized .slide{height:100%;min-height:auto;overflow:visible;position:relative}.m-slider.slick-initialized.slick-initialized .slide,.m-slider.slick-initialized.slick-initialized .slide:first-child{display:block}.m-slider .paginationnumber.paginationnumberposition-center{text-align:center}.m-slider [dir=rtl] .paginationnumber.paginationnumberposition-center{direction:ltr}.m-slider .paginationarrows.paginationarrowposition-bottom{margin:0 auto;width:100px}.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.next,.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.prev{background:0 0;font-size:inherit;height:auto;margin-top:0;position:relative;top:auto;width:auto}.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.next:hover,.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.prev:hover{background:0 0;color:#000}.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.next{float:right}.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.prev{float:left}.m-solid-background-teaser-container{width:100%;position:relative;margin-bottom:15px;background-color:#2b5ee5;color:#fff}.m-solid-background-teaser-container.a-link .text-container .a-button,.m-solid-background-teaser-container.a-link .text-container .a-link{cursor:pointer}.m-solid-background-teaser-container .background-wrapper{padding:85px 0}.m-solid-background-teaser-container .text-container{padding:15px;text-align:justify}.m-solid-background-teaser-container .text-container .copy-text,.m-solid-background-teaser-container .text-container .header{color:#fff}.m-solid-background-teaser-container .text-container .copy-text:last-child{margin-bottom:0}.m-solid-background-teaser-container .text-container .a-link{color:#fff;padding-bottom:1px;border-bottom:1px solid #fff}.m-solid-background-teaser-container .text-container .a-link:hover.a-link-disabled:hover{color:#fff}.m-solid-background-teaser-container .text-container .a-button{border:2px solid #fff;border-radius:4px;background-color:#2b5ee5;color:#fff;font-weight:700;cursor:default}.m-solid-background-teaser-container .text-container .a-button:hover{background-color:#2b5ee5}.m-solid-background-teaser-container .text-container .a-button:focus{outline:0}@media (min-width:900px){.m-slider.slick-initialized .slide{min-height:auto;overflow:hidden;position:relative}.m-solid-background-teaser-container:not(.disable-desktop-layout){width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);margin-bottom:25px}.m-solid-background-teaser-container:not(.disable-desktop-layout) .text-container{max-width:1200px;margin-left:auto;margin-right:auto}.m-solid-background-teaser-container:not(.disable-desktop-layout) .a-button{width:auto}.m-solid-background-teaser-container .background-wrapper{padding:35px 0}}.m-sparepartproductteaser .a-link{display:block}.m-sparepartproductteaser .a-button:before{content:''}.m-sparepartproductteaser .a-heading,.m-sparepartproductteaser p{margin-bottom:0}.grid-view .m-sparepartproductteaser .content,.list-view .m-sparepartproductteaser .content{padding:15px 0 20px}.grid-view .m-sparepartproductteaser .content .a-link,.list-view .m-sparepartproductteaser .content .a-link{color:#000}.grid-view .m-sparepartproductteaser .content .a-link:hover,.list-view .m-sparepartproductteaser .content .a-link:hover{color:#0064a6}.m-sparepartproductteaser .image a img{margin:0 auto;max-height:300px;max-width:100%}@media (min-width:750px){.m-sparepartproductteaser .image a{display:inline-block;position:relative;width:100%}.m-sparepartproductteaser .image a::after{content:'';display:block;margin-top:100%}.m-sparepartproductteaser .image a .a-image,.m-sparepartproductteaser .image a a,.m-sparepartproductteaser .image a img,.m-sparepartproductteaser .image a picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-sparepartproductteaser .image a img{max-height:100%}.grid-view .m-sparepartproductteaser .image a img{top:auto}}@media (min-width:900px){.list-view .m-sparepartproductteaser{overflow:hidden;width:100%}.list-view .m-sparepartproductteaser .button,.list-view .m-sparepartproductteaser .content,.list-view .m-sparepartproductteaser .image{float:left}.list-view .m-sparepartproductteaser .image{padding-right:2.0833333333%;width:25%}.list-view .m-sparepartproductteaser .image img{border-right:1px solid #fff}.list-view .m-sparepartproductteaser .content{padding:0 .6944444444%;width:50%}.list-view .m-sparepartproductteaser .button{padding-left:2.0833333333%;width:25%}.m-st4article{display:-ms-grid;display:grid;-ms-grid-columns:auto 300px;grid-template-columns:auto 300px;-webkit-column-gap:20px;column-gap:20px}}.m-st4article .article-teaser{margin:0 12px 30px}.m-st4cause{font-weight:700}.m-st4cause .causeitem{list-style-type:square;margin-left:20px;font-weight:500}.m-st4doblink{background:#e4e4e4;padding:15px}.m-st4doblink .a-heading{font-size:16px;line-height:18px}.m-st4doblink .a-link{width:auto;padding:11px 25px}.m-st4doblink .a-link.a-button-primary,.m-st4doblink .a-link.a-link-primary.a-button{border-radius:4px;background-color:#2c5de5;font-weight:700}.m-checkout-summary .m-st4doblink .a-link.a-link-primary.a-button.a-button-link:before,.m-st4doblink .a-link.a-button-primary:before,.m-st4doblink .a-link.a-link-primary.a-button.a-button-link:before,.m-st4doblink .a-link.a-link-primary.a-button:before,.m-st4doblink .m-checkout-summary .a-link.a-link-primary.a-button.a-button-link:before{display:none}.m-st4encouraginghint{display:-ms-grid;display:grid;-ms-grid-columns:30px auto;grid-template-columns:30px auto;grid-column-gap:10px;padding:10px;background-color:#d7e1fe;border-radius:5px;margin:20px 0;border:1px solid #2c5de5}.m-st4encouraginghint .icon-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px}.m-st4encouraginghint .icon-wrapper .encouraginghint-icon{height:30px}.m-st4encouraginghint .text-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-st4encouraginghint .text-wrapper .encouraginghint-text{margin:0}.m-st4feedback{margin:0 0 30px}.m-st4feedback .a-link{width:auto}.m-st4feedback .st4article-feedback-response{display:none}.m-st4feedback .st4article-feedback-response .icon{float:left;padding:0 5px 0 0;width:auto}.m-st4feedback .st4article-feedback-response .text{padding:0;width:auto}.m-st4feedback.was-rated-yes .js-feedback-no,.m-st4feedback.was-rated-yes .st4article-feedback{display:none}.m-st4feedback.was-rated-yes .st4article-feedback-response{display:block}.m-st4feedback.was-rated-no .js-feedback-yes,.m-st4feedback.was-rated-no .st4article-feedback{display:none}.m-st4feedback.was-rated-no .st4article-feedback-response{display:block}.m-st4footnote .icon-st4-info{cursor:pointer}.m-st4hint{display:block}.m-st4hint p.a-st4paragraph.psingle{list-style-type:square;margin-left:20px;display:list-item}.m-st4hint p.a-st4paragraph.psingle:only-of-type{list-style-type:none;margin-left:0;display:block}.m-st4instruction{display:block}.m-st4instruction .instruction-list li:only-child{list-style:none;position:relative;padding:0 0 0 15px}.m-st4instruction .instruction-list li:only-child:before{content:"";position:absolute;left:0;top:7px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid #000;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.m-st4instructioninfo{display:block}.m-st4instructionlist{padding-left:30px}.m-st4instructionlist h1.a-heading{font-size:1.25rem}.m-st4instructionlist h4.a-heading{font-size:.875rem}.m-st4instructionlist img{max-width:200px}.m-st4instructions{display:block}.m-st4intro{display:initial}.m-st4iumlink{background:#e4e4e4;padding:15px;margin:0 0 10px}.m-st4iumlink .a-heading{font-size:16px;line-height:18px}.m-st4iumlink .a-button{width:auto;padding:11px 25px}.m-checkout-summary .m-st4iumlink .a-button.a-link-primary.a-button-link,.m-st4iumlink .a-button.a-button-primary,.m-st4iumlink .a-button.a-link-primary.a-link,.m-st4iumlink .m-checkout-summary .a-button.a-link-primary.a-button-link{border-radius:4px;background-color:#2c5de5;font-weight:700}.m-st4iumlink .a-button.a-button-primary:before,.m-st4iumlink .a-button.a-link-primary.a-button-link:before,.m-st4iumlink .a-button.a-link-primary.a-link:before{display:none}.m-st4list{display:block}.m-st4listitems{list-style-type:square}.m-measures,.m-precondition,.m-st4preconditions{display:block}.m-st4proplist .list{list-style-type:square}.m-st4result{display:block}.m-st4result ul li{list-style:none;position:relative;padding:0 0 0 20px}.m-st4result ul li:only-child{list-style:none}.m-st4result ul li:before{content:"";position:absolute;left:0;top:3px;width:3px;height:7px;border:solid #000;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.m-st4safety{display:block}.m-st4safety .small-warning{width:30px}.m-safetyinstruction,.m-st4safetyinstructions{display:block}.m-st4safetyinstructions .instructions-list{position:relative}.m-st4safetyinstructions .instructions-list li{list-style:none;position:relative;padding:0 0 0 20px}.m-st4safetyinstructions .instructions-list li:before{content:"";position:absolute;left:0;top:7px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid #000;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.m-st4search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 0 15px}.m-st4search:after{clear:both;content:'';display:table;width:100%}.m-st4search.m-st4search-full-width-centered{width:50%;float:left}.m-st4search .st4-search-wrap{position:relative}.m-st4search .st4-search-wrap .st4-search-input input{background-color:#fff;color:#000;margin:0;padding:10px 30px 12px 10px;border:1px solid #999;width:100%}.m-st4search .st4-search-wrap .st4-search-input input::-webkit-input-placeholder{color:#0064a6}.m-st4search .st4-search-wrap .st4-search-input input:-ms-input-placeholder{color:#0064a6}.m-st4search .st4-search-wrap .st4-search-input input:active{-webkit-box-shadow:none;box-shadow:none;outline:0}.m-st4search .st4-search-wrap .st4-search-button{bottom:0;position:absolute;right:0;top:0}.m-st4search .st4-search-wrap .st4-search-button button{background:0 0;width:auto;padding:9px}.no-touchevents .m-st4search .st4-search-wrap .st4-search-button button:hover{background:0 0}.m-st4search .st4-search-wrap .st4-search-button button .icon{margin:0}.st4-search-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:899px){.st4-search-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.st4-search-container-fullwidth-centered{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-st4searchresult{display:block;position:relative;margin-bottom:30px}.m-st4searchresult:after{clear:both;content:'';display:table;width:100%}.m-st4searchresult .st4searchresult-title{margin:2px 0 0;font-size:24px}.m-st4searchresult .st4searchresult-desc{margin:0;line-height:24px}.m-st4searchresult .st4searchresult-desc em{font-weight:700}.m-st4-search-results .st4-no-results{margin-bottom:30px}.m-subinstruction{display:block}.m-subinstruction li,.m-subinstruction li:only-child{list-style:none;position:relative;padding:0 0 0 20px}.m-subinstruction li:before,.m-subinstruction li:only-child:before{content:"";position:absolute;left:0;top:9px;width:6px;border-top:2px solid #000}.m-st4subinstructions,.m-st4tab{display:block}.m-st4table.m-table td.proptype .a-image{max-width:20px;display:inline-block}.m-st4table.m-table table thead th{width:auto;min-width:auto}.m-st4table.m-table table tbody td{min-width:auto}.m-st4tiplist{display:block}.m-st4togglebox h1.a-heading{font-size:18px}.m-st4togglebox section&gt;h1:first-of-type{display:none}.m-st4togglebox .item&gt;a img{max-width:30px}.m-st4togglebox section img{max-width:200px}.m-st4video{margin-top:50px;margin-bottom:50px}.m-st4video video{max-width:100%;height:auto;z-index:1000}.m-st4video .st4-youtube-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.m-st4video iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.m-stage{position:relative}.m-stage .paginationnumber{display:none}.m-stage .a-paginationdots{bottom:inherit}.m-stage .slide{height:100%;min-height:auto;position:relative}.m-stage .slide .image-video-wrapper{font-size:0;line-height:0}.m-stage .slide.effect .image-video-wrapper&gt;:not(.m-video),.m-stage .slide.effect-on-hover .image-video-wrapper&gt;:not(.m-video) img{overflow:hidden}.m-stage .slide.effect .image-video-wrapper&gt;:not(.m-video) img,.m-stage .slide.effect-on-hover .image-video-wrapper&gt;:not(.m-video) img:hover{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-stage .teaser{background:-webkit-gradient(linear,left top,right top,color-stop(0,#50bebe),color-stop(50%,#41aaaa),to(#0099cb));background:linear-gradient(to right,#50bebe 0,#41aaaa 50%,#0099cb 100%);height:auto;margin:auto;position:relative;width:100%}.m-stage .teaser .a-button:not(:last-child){margin-bottom:20px}.m-stage .teaser&gt;.a-link{display:block}.m-stage .teaser&gt;.a-link:not(:last-child){margin-bottom:10px}.m-stage .teaser .has-icon .icon{font-size:10px}@media (max-width:749px){.m-stage{margin-bottom:20px}}@media (max-width:899px){.m-stage .teaser{margin-top:0}}@media (min-width:900px){.m-stage .slide.slide-initialized.playing .teaser{display:none}.m-stage .teaser{background:-webkit-gradient(linear,left top,right top,color-stop(0,#50bebe),color-stop(50%,#41aaaa),to(#0099cb));background:linear-gradient(to right,#50bebe 0,#41aaaa 50%,#0099cb 100%);bottom:auto;left:auto;padding:25px 30px 30px;position:absolute;right:auto;top:auto;width:600px;z-index:1}.m-stage .teaser.top-left{left:10%;top:10%}.m-stage .teaser.top-right{right:10%;top:10%}.m-stage .teaser.bottom-left{bottom:10%;left:10%}.m-stage .teaser.bottom-right{bottom:10%;right:10%}}.m-stage .stageproduct-callout{left:0;position:absolute;top:0}.m-stage .slide .teaser{display:none}.m-stage .slide.slide-initialized .teaser,.m-stage .slide:first-child .teaser{display:block}.orderpage-qrcode-modal{display:inline;padding:0 0 0 15px}.orderpage-qrcode-modal .qrcode-overlay-button{background:0 0;border:none;padding:0}.m-stepbystepaccordion{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-stepbystepaccordion .accordion-container{width:100%;height:100vh;position:relative;overflow:hidden}.m-stepbystepaccordion .accordion-container .accordion-steps{z-index:1;width:100%;height:100%;position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2),.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2)~.step{min-height:25%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2).is-active,.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2)~.step.is-active{min-height:75%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3),.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3)~.step{min-height:20%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3).is-active,.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3)~.step.is-active{min-height:60%}.m-stepbystepaccordion .accordion-container .accordion-steps .step{width:100%;height:100%;min-height:20%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-transition:.2s linear;transition:.2s linear;overflow:hidden;cursor:pointer}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap{min-width:100%;min-height:100%;-webkit-transition:.2s cubic-bezier(.1,.75,.79,.48);transition:.2s cubic-bezier(.1,.75,.79,.48);position:relative}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header .step-headline{font-weight:700;padding:0 15px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content{display:none;width:auto}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .a-button-primary,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .a-link-primary.a-button.a-button-link,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .a-link-primary.a-button.a-link{width:auto;padding-left:20px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-topic{font-weight:700;margin-bottom:5px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-step{font-weight:700}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active{min-height:75%;cursor:default}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active .step-white-wrap{min-width:10%;min-height:10%;max-height:100%;-webkit-transition:.2s cubic-bezier(.43,.58,.93,.49);transition:.2s cubic-bezier(.43,.58,.93,.49)}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active .step-white-wrap .step-header{display:none}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active .step-white-wrap .step-content{display:block}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(:first-child):not(:last-child).is-active{min-height:55%}@media (min-width:900px){.m-stepbystepaccordion .accordion-container{height:auto}.m-stepbystepaccordion .accordion-container .accordion-steps{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2),.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2)~.step{min-width:25%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2).is-active,.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(2)~.step.is-active{min-width:75%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3),.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3)~.step{min-width:20%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3).is-active,.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child:nth-last-child(3)~.step.is-active{min-width:60%}.m-stepbystepaccordion .accordion-container .accordion-steps .step{min-width:20%;padding:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active{min-width:75%}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child{padding:0 10px}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(:first-child):not(:last-child).is-active{min-width:55%}}.m-step-element{background-color:#fff;padding:7.5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-step-element .subline{font-weight:700;font-size:13px}.m-step-element .headline{font-weight:700;font-size:20px;margin:15px 0}.m-step-element .step-cta[disabled=disabled]{pointer-events:none;cursor:default}.m-step-element .input-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-step-element .input-container .input-field{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.m-step-element .input-container .input-field .m-searchfield{width:auto;margin:0;height:100%}.m-step-element .input-container .input-field .m-searchfield .form-row{height:100%;margin-right:5px;padding:0}.m-step-element .input-container .input-field .m-searchfield .m-searchinput{margin-bottom:0;height:100%}.m-step-element .input-container .input-field .m-searchfield .m-forminput{text-transform:none}.m-step-element .input-container .input-field .m-searchfield .input-wrap,.m-step-element .input-container .input-field .m-searchfield .m-forminput,.m-step-element .input-container .input-field .m-searchfield .searchinput{height:100%}.m-step-element .input-container .a-button{width:auto;height:-webkit-fit-content;height:fit-content}.accordion-medias{height:100%}.accordion-medias .accordion-media{height:100%;background:#999}.accordion-medias .accordion-media .a-image{height:100%}.accordion-medias .accordion-media .a-image img{width:100%;height:auto;background:#999}.accordion-medias .accordion-media .m-video{height:100%}.accordion-medias .accordion-media .m-video .play-layer .icon-play{display:none}.accordion-medias .accordion-media .m-video .video-wrapper{height:100%;padding:0}.accordion-medias .accordion-media .m-video .video-wrapper .video-content{position:relative}.accordion-medias .accordion-media .m-video.m-video-iframe .video-wrapper{padding-top:56.25%}.accordion-medias .accordion-media .m-video.m-video-iframe .video-wrapper iframe{position:absolute;margin-top:-56.25%;top:100%;left:0}.accordion-medias .accordion-media .m-video.m-video-cliplister .cliplister-viewer{padding-top:56.25%}.m-stepper{background:#f2f2f2;margin:10px 0 30px}.m-stepper .disabled{pointer-events:none;cursor:default}.m-stepper ul{display:table;margin-left:0;padding:0;table-layout:fixed;width:100%}.m-stepper li{cursor:default;display:table-cell;height:55px;padding:.5em 1em;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;width:1%}.m-stepper .icon{font-size:20px}.m-stepper .is-done{border-bottom:3px solid #2b5ee5;color:#2b5ee5}.m-stepper .is-done .text{color:#000}.m-stepper .is-not-active{color:#666}.m-stepper .is-active{font-weight:700;color:#000;border-bottom:3px solid #2b5ee5}.m-stepper .text{display:inline-block}@media (max-width:899px){.accordion-medias .accordion-media .a-image img{width:auto;height:100%;max-width:initial;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.accordion-medias .accordion-media .m-video .video-wrapper .video-content{width:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.accordion-medias .accordion-media .m-video .video-wrapper iframe{min-width:300%}.accordion-medias .accordion-media .m-video.m-video-iframe .video-wrapper iframe{left:50%;top:50%;margin:0}.accordion-medias .accordion-media .m-video.m-video-cliplister .cliplister-viewer{padding-top:0}.accordion-medias .accordion-media .m-video.m-video-cliplister .cliplister-viewer&gt;div{min-height:100%}.accordion-medias .accordion-media .m-video.m-video-cliplister .video-content{width:100%;height:100%}.accordion-medias .accordion-media .m-video.m-video-cliplister .video-content video{width:auto!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.m-stepper .text{display:block;margin-top:10px}}.m-stepper .no-format{cursor:pointer;display:block;max-width:100%;text-decoration:none;color:unset}.m-sticky-cta-wrapper{position:-webkit-sticky;position:sticky;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:101;width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);max-height:0;overflow-x:hidden;background-color:#fff}.m-sticky-cta-wrapper.is-transparent{background:0 0}.m-sticky-cta-wrapper.sticky-content{max-height:-webkit-fit-content;max-height:fit-content}.m-sticky-cta-wrapper .content{width:100%;max-width:1440px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;padding:0 15px}.m-sticky-cta-wrapper .content .cta-button-wrapper{margin-left:auto;padding:5px 0}.m-sticky-cta-wrapper .content .cta-button-wrapper .primary-cta-button{height:-webkit-fit-content;height:fit-content;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;opacity:1}.m-sticky-cta-wrapper .content .cta-button-wrapper .primary-cta-button.hide-cta{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);height:0;padding:0}.m-subscriptiondetailitem{margin:0 0 20px;width:100%}.m-subscriptiondetailitem:after{clear:both;content:'';display:table;width:100%}.m-subscriptiondetailitem .message-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.m-subscriptiondetailitem .delete-subscription{padding:10px 0;text-align:right;width:100%}.m-subscriptiondetailitem .media{margin-bottom:20px}.m-subscriptiondetailitem .media .a-image,.m-subscriptiondetailitem .media .callouts{text-align:left;width:100%}.m-subscriptiondetailitem .media .callouts:after{clear:both;content:'';display:table;width:100%}.m-subscriptiondetailitem .media .productitem-thumbnail{float:left;font-size:0;line-height:0;position:relative;width:100%}.m-subscriptiondetailitem .media .productitem-thumbnail .a-image img{left:0;right:auto;top:0}.m-subscriptiondetailitem .content-wrap{padding:0 0 0 1.3888888889%}.m-subscriptiondetailitem .content-wrap .content-left{padding:0;display:inline-block}.m-subscriptiondetailitem .content-wrap .content-left .description p&gt;span{text-transform:capitalize}.m-subscriptiondetailitem .price-details{width:100%;padding:0;display:inline;float:left}.m-subscriptiondetailitem .price-details .actions{width:100%}.m-subscriptiondetailitem .price-details .quantity{width:50%;float:left;margin:0 0 20px;display:inline-block;padding:0}.m-subscriptiondetailitem .price-details .quantity .label,.m-subscriptiondetailitem .price-details .quantity .value{width:100%;float:left;padding:0}.m-subscriptiondetailitem .price-details .price-information{display:inline-block;width:50%}.m-subscriptiondetailitem .price-details .price-information.per-item,.m-subscriptiondetailitem .price-details .price-information.total{padding:0}.m-subscriptiondetailitem .price-details .price-information.per-item .label,.m-subscriptiondetailitem .price-details .price-information.per-item .price,.m-subscriptiondetailitem .price-details .price-information.total .label,.m-subscriptiondetailitem .price-details .price-information.total .price{width:100%;float:left;padding:0;text-align:right}.m-subscriptiondetailitem .price-details .price-information.per-item .price .current,.m-subscriptiondetailitem .price-details .price-information.per-item .price .previous,.m-subscriptiondetailitem .price-details .price-information.total .price .current,.m-subscriptiondetailitem .price-details .price-information.total .price .previous{float:right;font-size:20px;margin:0 0 5px}.m-subscriptiondetailitem .price-details .price-information.per-item .price .current,.m-subscriptiondetailitem .price-details .price-information.total .price .current{width:100%}.m-subscriptiondetailitem .address-details{padding:0 0 0 1.3888888889%}.m-subscriptiondetailitem .address-details .a-horizontalrule{padding:0}.m-subscriptiondetailitem .address-details .delivery-info .billing-adress,.m-subscriptiondetailitem .address-details .delivery-info .payment-method,.m-subscriptiondetailitem .address-details .delivery-info .shipping-adress{width:44.2477876106%;float:left;padding:0;display:inline-block;text-align:left}.m-subscriptiondetailitem .address-details .delivery-info .address-header-edit{overflow:hidden}.m-subscriptiondetailitem .address-details .delivery-info .address-header-edit .address-headline{width:85%;float:left;word-break:break-all;padding-right:10px}.m-subscriptiondetailitem .address-details .delivery-info .address-header-edit .edit{float:right;width:15%;word-break:break-all;top:0}.m-subscriptiondetailitem .address-details .delivery-info{margin-top:15px}@media (min-width:750px){.m-subscriptiondetailitem .media{float:left;padding-right:1.3888888889%;width:25%}.m-subscriptiondetailitem .media .callouts{float:left;width:100%}.m-subscriptiondetailitem .content-wrap{float:left;padding-left:1.3888888889%;width:75%}.m-subscriptiondetailitem .price-information.per-item,.m-subscriptiondetailitem .price-information.total{width:25%;float:left;padding:0}.m-subscriptiondetailitem .address-details{width:100%;float:left}}@media (min-width:900px){.m-subscriptiondetailitem .content-left{float:left;padding-right:1.3888888889%;width:66.6666666667%}.m-subscriptiondetailitem .address-details{width:75%;float:right}.m-subscriptiondetailitem .price-details{width:44.2477876106%;float:left;padding:0}.m-subscriptiondetailitem .price-details .price-information.per-item,.m-subscriptiondetailitem .price-details .price-information.total{width:38%;float:left;padding:0}.m-subscriptiondetailitem .price-details .quantity{width:24%;float:left;padding:0}.m-subscriptiondetailitem .price-details .actions{width:100%}.m-subscriptiondetailitem .content-wrap{width:30.6748466258%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-subscriptiondetailitem .content-wrap .content-left{padding:0;width:100%}}.m-subscriptiondetailitem .orders{width:100%}.m-subscriptiondetailitem .orders .orders-head{color:#999;font-weight:400}.m-subscriptiondetailitem .orders .orders-head .orders-date,.m-subscriptiondetailitem .orders .orders-head .orders-number,.m-subscriptiondetailitem .orders .orders-head .orders-price{text-align:left}.m-subscriptiondetailitem .orders .orders-date,.m-subscriptiondetailitem .orders .orders-number,.m-subscriptiondetailitem .orders .orders-price{padding:10px}.m-subscriptiondetailitem .orders td:nth-child(1),.m-subscriptiondetailitem .orders th:nth-child(1){padding:10px 0}.m-subscriptiondetailitem .payment-method .method-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-subscriptiondetailitem .payment-method .method-container .method-img.a-image{text-align:left;width:60px}.m-subscriptiondetailitem .payment-method .method-container .method-data{text-align:left;padding-left:15px}.m-subscriptiondetailitem .payment-method .m-cardlayout{margin-left:0}.m-subscriptionitem .item-wrapper:after,.m-subscriptionitem:after{clear:both;content:'';display:table;width:100%}.m-subscriptionitem .item-detail .heading{font-size:18px;font-weight:700}.m-subscriptionitem .item-detail .info-heading{margin-bottom:30px}.m-subscriptionitem .item-detail .list{width:100%;float:right;padding:0}.m-subscriptionitem .item-detail .list li{display:block;margin-bottom:15px;text-align:left}.m-subscriptionitem .item-detail .list li:after{clear:both;content:'';display:table;width:100%}.m-subscriptionitem .item-detail .list .label,.m-subscriptionitem .item-detail .list .value{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;min-height:19px}.m-subscriptionitem .item-detail .list .label span{white-space:nowrap}.m-subscriptionitem .item-detail .list .value{text-transform:capitalize}.m-subscriptionitem .item-detail .image{float:left;font-size:0;line-height:0;position:relative;width:100%}.m-subscriptionitem .item-detail .image .a-image img{left:0;right:auto;top:0}@media (min-width:900px){.m-subscriptionitem .item-detail{width:33.3333333333%;display:inline-block;vertical-align:top}.m-subscriptionitem .buttons{width:25%;display:inline-block;vertical-align:top}}@media (max-width:749px){.m-stepper .text{font-size:.7rem}.m-subscriptionitem .buttons,.m-subscriptionitem .item-detail{width:100%;display:block}}.m-subscription-pause{width:-webkit-max-content;width:max-content}.m-subscriptionselection{float:left;width:100%}.m-subscriptionselection .radio-border{border-style:groove;height:-webkit-fit-content;height:fit-content;border-color:#3f3fcc}.m-subscriptionselection .subscriptionselection-recommend{font-weight:700}.m-subscriptionselection .m-forminput-radio{display:inline-block}.m-subscriptionselection .original-price-subscription{text-decoration:line-through;color:#b1b1b1}.m-subscriptionselection .price-subscription{font-weight:700}.m-subscriptionselection .percent-price-subscription{color:red}.m-subtotalamount{width:100%}.m-subtotalamount:after{clear:both;content:'';display:table;width:100%}.m-subtotalamount .a-horizontalrule{margin:0 0 40px;padding:0}.m-subtotalamount .voucher{width:100%;float:left;padding:0 0 20px}.m-subtotalamount .list{width:100%;float:right;padding:0}.m-subtotalamount .list li{display:block;margin-bottom:15px;text-align:right}.m-subtotalamount .list li:after{clear:both;content:'';display:table;width:100%}.m-subtotalamount .list li:first-child{margin:0 0 30px}.m-subtotalamount .list .previous{text-decoration:line-through}.m-subtotalamount .list .label,.m-subtotalamount .list .value{width:50%;float:left;min-height:19px}.m-subtotalamount .list .label span{white-space:nowrap}.m-subtotalamount .shipping{width:100%;float:left;margin:20px 0 0;text-align:right}.m-table table td.align-horizontal-left,.m-table table th.align-horizontal-left{text-align:left}.m-table table td.align-horizontal-center,.m-table table th.align-horizontal-center{text-align:center}.m-table table td.align-horizontal-right,.m-table table th.align-horizontal-right{text-align:right}.m-table table td.align-vertically-top,.m-table table th.align-vertically-top{vertical-align:top}.m-table table td.align-vertically-center,.m-table table th.align-vertically-center{vertical-align:middle}.m-table table td.align-vertically-bottom,.m-table table th.align-vertically-bottom{vertical-align:bottom}.m-table{background:#fff;overflow:hidden;position:relative}.m-table table{caption-side:bottom;width:100%}.m-table table thead .left-col{width:28%}.m-table table thead .left-col~th:last-child{width:auto}.m-table table thead th{background:padding-box #fff;font-weight:700;width:18%}.m-table table td,.m-table table th{border-bottom:2px solid #d4d9de;font-weight:400;min-width:120px;padding:10px;text-align:left}@media (min-width:750px){.m-subtotalamount .list{width:50%}.m-table table td,.m-table table th{min-width:250px}}.m-table table td.highlight,.m-table table th.highlight{background:rgba(0,100,166,.25)!important}.m-table table td .a-image,.m-table table th .a-image{text-align:inherit}.m-table table tbody:first-child th:first-child{width:28%}.m-table table tbody:first-child th:first-child~td:last-child{width:auto}.m-table table tbody:first-child td{width:18%}.m-table table caption{text-align:left}.m-table table.is-hidden{position:absolute;visibility:hidden;width:100%}.m-table table.table-stripes-horizontal tbody:first-child tr:nth-child(even) td,.m-table table.table-stripes-horizontal tbody:first-child tr:nth-child(even) th,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr:nth-child(odd) td,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr:nth-child(odd) th,.m-table table.table-stripes-vertical td:nth-child(even),.m-table table.table-stripes-vertical td[colspan="2"]~[colspan="2"]~:nth-child(even),.m-table table.table-stripes-vertical td[colspan="2"]~[colspan="4"]~:nth-child(even),.m-table table.table-stripes-vertical td[colspan="4"]~[colspan="2"]~:nth-child(even),.m-table table.table-stripes-vertical th:nth-child(even),.m-table table.table-stripes-vertical th[colspan="2"]~[colspan="2"]~:nth-child(even),.m-table table.table-stripes-vertical th[colspan="2"]~[colspan="4"]~:nth-child(even),.m-table table.table-stripes-vertical th[colspan="4"]~[colspan="2"]~:nth-child(even){background:#f2f2f2}.m-table table.table-stripes-vertical td:nth-child(odd),.m-table table.table-stripes-vertical td[colspan="2"]~:nth-child(even),.m-table table.table-stripes-vertical td[colspan="2"]~[colspan="2"]~:nth-child(odd),.m-table table.table-stripes-vertical td[colspan="2"]~[colspan="4"]~:nth-child(odd),.m-table table.table-stripes-vertical td[colspan="4"]~:nth-child(even),.m-table table.table-stripes-vertical td[colspan="4"]~[colspan="2"]~:nth-child(odd),.m-table table.table-stripes-vertical td[colspan="6"]~:nth-child(even),.m-table table.table-stripes-vertical th:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="2"]~:nth-child(even),.m-table table.table-stripes-vertical th[colspan="2"]~[colspan="2"]~:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="2"]~[colspan="4"]~:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="4"]~:nth-child(even),.m-table table.table-stripes-vertical th[colspan="4"]~[colspan="2"]~:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="6"]~:nth-child(even){background:#fff}.m-table table.table-stripes-vertical td[colspan="2"]~:nth-child(odd),.m-table table.table-stripes-vertical td[colspan="4"]~:nth-child(odd),.m-table table.table-stripes-vertical td[colspan="6"]~:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="2"]~:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="4"]~:nth-child(odd),.m-table table.table-stripes-vertical th[colspan="6"]~:nth-child(odd){background:#f2f2f2}@media (min-width:900px){.m-subtotalamount .voucher{padding:0;width:66.6666666667%}.m-subtotalamount .list{width:33.3333333333%}.m-table table td,.m-table table th{min-width:300px}.m-table table.stock-data td,.m-table table.stock-data th{min-width:auto}.m-table-rebrush table td,.m-table-rebrush table th{min-width:0}}.m-table .fixed-head{position:absolute;top:0;width:100%;z-index:20}.m-table .pinned{background:inherit;left:0;overflow:hidden;position:relative;min-width:-webkit-min-content;min-width:min-content;top:0;width:35%;z-index:1;float:left}.m-table .pinned table{min-width:100%;width:auto}.m-table .pinned+.scrollable table.table-stripes-vertical td:nth-child(even),.m-table .pinned+.scrollable table.table-stripes-vertical th:nth-child(even){background:inherit}.m-table .pinned+.scrollable table.table-stripes-vertical td:nth-child(odd),.m-table .pinned+.scrollable table.table-stripes-vertical th:nth-child(odd){background:#f2f2f2}.m-table .pinned .fixed-head{width:101%}.m-table .scrollable{overflow-x:scroll;overflow-y:hidden;position:relative}.m-table .scrollable .fixed-head table{table-layout:fixed}.m-table .footnote-number{font-weight:700;vertical-align:super}.m-table .footnote-number::before{content:"["}.m-table .footnote-number::after{content:"]"}.m-table .footnote-number-innote::before{content:"["}.m-table .footnote-number-innote::after{content:"]"}.m-table .footnote-number-innote{vertical-align:super}.m-table .footnote-text{font-size:12px;color:#999}.m-tabs{width:100%}.m-tabs li a{color:#fff;text-decoration:none}.m-tabs .tabs-wrapper{padding:0;width:100%}.m-tabs .tab-more-pane li,.m-tabs .tabs-nav li{background:#3c464b;font-size:14px;font-weight:700}.m-tabs .tab-more-pane li&gt;a,.m-tabs .tabs-nav li&gt;a{color:#fff;display:inline-block;padding:14px 40px}.m-tabs .tab-more-pane li:hover,.m-tabs .tabs-nav li:hover{background:#3c464b}.m-tabs .tab-more-pane li:hover&gt;a,.m-tabs .tabs-nav li:hover&gt;a{color:#fff}.m-tabs .tab-more-pane li.is-active,.m-tabs .tabs-nav li.is-active{background:#41aaaa;z-index:2}.m-tabs .tab-more-pane li.is-active&gt;a,.m-tabs .tabs-nav li.is-active&gt;a{color:#fff;text-decoration:none}.m-tabs .tabs-nav{list-style-type:none;margin:0;padding:0;position:relative}.m-tabs .tabs-nav:after{clear:both;content:'';display:table;width:100%}.m-tabs .tabs-nav li{border:none;float:left;margin:0 0 -1px 2px}.m-tabs .tabs-nav li:first-child{margin-left:0}.m-tabs .tabs-nav li a{display:inline-block;padding:14px 40px}.m-tabs .tabs-nav li.is-active{border-bottom-color:#3c464b}.m-tabs .tabs-nav li.tab-more{float:right}.m-tabs .tab-more{position:relative}.m-tabs .tab-more .icon{line-height:1}.m-tabs .tab-more.is-open{border-bottom-color:#3c464b;z-index:4}.m-tabs .tab-more.is-open .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-tabs .tab-more.is-open+.tab-more-pane{display:block}.m-tabs .tab-more-pane{background:#3c464b;border:none;display:none;z-index:220}.m-tabs .tab-more-pane-list{list-style-type:none;margin:0;padding:0}.m-tabs .tab-more-pane-list .tab-more-pane-item{border:none;float:none;margin:0}.m-tabs .tab-panel{border-bottom:none;border-left:none;border-right:none;border-top:none;padding:20px 0}.m-tabs .tab-panel.sparepartlist{border-bottom:0;padding-bottom:0}.m-tabs .tab-panel.sparepartlist .o-list{margin-bottom:0}.m-tabs .tab-panel.sparepartlist .a-link:focus{outline:0}.m-tabs .tab-panel.accessorieslist .o-list:not(:last-child){margin-bottom:40px}.m-tabs .tab-panel:not(.is-active){width:100%;height:100%;min-height:auto;overflow:visible;visibility:hidden;position:absolute;left:-9999px;top:-9999px}.m-tabs .tab-panel.is-active{display:block;float:left;margin:0 0 40px;width:100%}.m-tabs .tab-panel&gt;.a-heading{margin:0 0 20px}.m-tabs .tabs-static{display:inline-block;width:100%;position:relative;background:#fff}.m-tabs .tabs-sticky{width:100%;background:#fff}.m-tabs .tabs-sticky.is-fixed{position:fixed;top:0;z-index:220}.m-tabs .tabs-sticky.animate-out{-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.m-tabs .tabs-sticky .tabs-wrapper,.m-tabs .tabs-sticky .tabs-wrapper .tab-more{float:left}.m-tabs .tabs-sticky .tabs-wrapper .tabs-nav.tab-more-visible{float:left}.m-tabs .tabs-sticky .tabs-wrapper .tabs-nav li:first-child{max-width:-webkit-calc(100% - 65px);max-width:calc(100% - 65px)}.m-tabs .tabs-sticky .tabs-wrapper .tabs-nav li:first-child a{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-tabs .tabs-sticky .tabs-wrapper .tabs-nav .tab-more-pane-list li:first-child{max-width:100%}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper{width:125px;float:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:750px){.m-tabs .tab-panel{padding:30px 0}.m-tabs .tab-panel&gt;.a-heading{margin:0 0 30px}.m-tabs .tabs-sticky .tabs-wrapper .tabs-nav li:first-child{max-width:100%}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper{width:225px;float:right}.m-tabs-rebrush.my-pdp .tabs-rebrush-content .tab-rebrush-panel .o-filelist .file-tile{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-right:10px}}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper .m-productconversionarea{width:100%}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper .m-productconversionarea form .a-button{width:100%;margin-bottom:0}.m-tabs-rebrush{width:100%;position:relative}.m-tabs-rebrush .tab{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}.m-tabs-rebrush .tab:not(.current-tab){color:#000}.m-tabs-rebrush .tab:hover{color:#41aaaa}.m-tabs-rebrush .tabs-rebrush-mobile{display:none;z-index:3;width:100%}@media (max-width:899px){.m-tabs-rebrush .tabs-rebrush-mobile{display:block}}.m-tabs-rebrush .tabs-rebrush-mobile .tabs-dropdown{display:none;-webkit-box-shadow:rgba(17,12,46,.15) 0 48px 100px 0;box-shadow:rgba(17,12,46,.15) 0 48px 100px 0;position:absolute;width:100%}.m-tabs-rebrush .tabs-rebrush-mobile .tabs-dropdown.open{display:block}.m-tabs-rebrush .tabs-rebrush-mobile .tab{padding:14px 33px;background-color:#fff}.m-tabs-rebrush .tabs-rebrush-mobile .tab .current-tab-text,.m-tabs-rebrush .tabs-rebrush-mobile .tab.tab{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-tabs-rebrush .tabs-rebrush-mobile .tab.current-tab{background-color:#f5f7fa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-tabs-rebrush .tabs-rebrush-mobile .tab.current-tab .dropdown-toggle-icon,.m-tabs-rebrush .tabs-rebrush-mobile .tab.current-tab.open .dropdown-toggle-icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin-left:auto}.m-tabs-rebrush .tabs-rebrush-desktop{position:relative;display:none;z-index:300}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background:#f5f7fa;overflow:hidden}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 30px}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-track .tab.slick-slide{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:16px;max-width:none;min-height:100%;float:none;height:auto;position:relative}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-track .tab.slick-slide.slick-current.slick-active:after{content:"";position:absolute;bottom:0;width:100%;height:4px;background-color:#41aaaa}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-track.prev-button-visible{margin-left:32px}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.next,.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.prev{background:0 0;color:#0064a6;font-size:18px;height:100%;margin:0;width:30px;top:0;overflow:hidden}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.next.slick-disabled,.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.prev.slick-disabled{opacity:0}.m-tabs-rebrush .tabs-sticky{width:inherit;position:-webkit-sticky;position:sticky;top:0;-webkit-transition:top .4s;transition:top .4s}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel{min-height:0;padding:24px 0;display:inline-block;width:100%}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel.similar-content{padding-left:0;padding-right:0}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel.initial-content-height{min-height:200px}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel.product-component-slider .o-producttilesslider{position:relative}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel.product-component-slider .o-producttilesslider .producttile-slider-arrows .next.a-paginationarrows{margin-right:0}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel.product-component-slider .o-producttilesslider .producttile-slider-arrows .prev.a-paginationarrows{margin-left:0}.m-tabs-rebrush.my-pdp{margin:30px 0}.m-tabs-rebrush.my-pdp .tabs-rebrush-mobile .tab.current-tab{background-color:#eee}.m-tabs-rebrush.my-pdp .tabs-rebrush-content .tab-rebrush-panel&gt;.a-heading{margin:0 30px 30px}.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-button-primary,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link.a-link,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-link,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-primary.a-button.a-button-link{width:100%;padding:13px 16px 12px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px;white-space:unset;margin-bottom:10px}.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link:hover,.m-tabs-rebrush.my-pdp .a-button-primary:hover,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-link:hover,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-primary.a-button.a-button-link:hover{background-color:#2648a4}@media (min-width:750px){.m-tabs-rebrush.my-pdp .tabs-rebrush-content .tab-rebrush-panel .o-filelist .file-tile:nth-of-type(even){margin-right:0}.m-tabs-rebrush.my-pdp .tabs-rebrush-content .tab-rebrush-panel .o-filelist .file-tile:nth-of-type(odd){margin-left:0}.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-button-primary,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link.a-link,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-link,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-primary.a-button.a-button-link{width:auto;margin-right:20px}}@media (min-width:900px){.m-tabs-rebrush .tabs-rebrush-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-tabs-rebrush .tabs-rebrush-content .tab-rebrush-panel.similar-content{padding:24px 0}.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-button-primary,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-button-link.a-link,.m-tabs-rebrush.my-pdp .a-link-primary.a-button.a-link,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-primary.a-button.a-button-link{width:100%}}.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-button-secondary,.m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-link,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:100%;padding:11px 16px 10px;border-radius:4px;background-color:#fff;font-weight:700;font-size:16px;border:2px solid #2c5de5;color:#2c5de5;margin:10px 0}.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-button-link:hover,.m-tabs-rebrush.my-pdp .a-button-secondary:hover,.m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-link:hover,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#000;background-color:#fff;color:#000}@media (min-width:750px){.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-button-secondary,.m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-link,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto;margin-right:20px}}@media (min-width:900px){.m-checkout-summary .m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-button-link,.m-tabs-rebrush.my-pdp .a-button-secondary,.m-tabs-rebrush.my-pdp .a-link-secondary.a-button.a-link,.m-tabs-rebrush.my-pdp .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto}}.m-tabs-rebrush.my-pdp .tabs-slider-pagination-arrows .a-paginationarrows.next,.m-tabs-rebrush.my-pdp .tabs-slider-pagination-arrows .a-paginationarrows.prev{color:#000}.m-tabs-rebrush.my-pdp .tabs-slider-pagination-arrows .a-paginationarrows.next:hover,.m-tabs-rebrush.my-pdp .tabs-slider-pagination-arrows .a-paginationarrows.prev:hover{color:#2c5de5}.m-tabs-rebrush.my-pdp .tabs-slider{background-color:#eee}.m-tabs-rebrush.my-pdp .tabs-slider .slick-track .tab{color:#a1a1a1}.m-tabs-rebrush.my-pdp .tabs-slider .slick-track .tab:hover{color:#000}.m-tabs-rebrush.my-pdp .tabs-slider .slick-track .tab.slick-slide.slick-current.slick-active:after{background-color:#2c5de5}.m-tabs-rebrush.my-pdp .m-togglebox .item .togglebox-title{color:#000}.m-tabs-rebrush.my-pdp .m-technical-info-rebrush .technical-info-content-wrap{padding-bottom:20px}.m-tabs-rebrush.my-pdp .o-producttilesslider{background-color:#eee}.m-tabs-rebrush.my-pdp .o-producttilesslider .o-producttile .product-image-wrapper .a-link .a-image img{object-fit:unset;width:100%}.m-tabstogglebox .m-togglebox .item .togglebox-title .text{padding-left:20px}.m-tagcloud{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:none;margin-bottom:30px}.m-tagcloud .a-heading{margin-bottom:0}.m-tagcloud .list{margin:0;padding:0;list-style-type:none}.m-tagcloud .list&gt;li.button,.m-tagcloud .list&gt;li.item{padding:0;margin:10px 10px 0 0;list-style-type:none;display:block;position:relative;float:left}.m-tagcloud .list&gt;li a.a-link{padding:10px}.m-tagcloud .available-tags .list&gt;li.button,.m-tagcloud .list&gt;li a.a-link::before{display:none}.m-tagcloud .selected-tags{margin-top:30px}.m-tagcloud .selected-tags .list&gt;li.item button::after{content:"×";position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-teaser{width:100%;float:left;position:relative}.m-teaser .teaser-content,.m-teaser .teaser-media{width:100%;float:left}.m-teaser .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser .teaser-content .icon-rotate360{display:none}@media (max-width:899px){.m-teaser .teaser-content .icon-rotate360{display:inline-block}}.m-teaser .teaser-content .teaser-links.layout-half{width:50%}.m-teaser .teaser-content .teaser-text{margin:0}.m-teaser.m-teaser-linkteaser .teaser-content{padding:0}.m-teaser .footnote-number{font-weight:700;vertical-align:super}.m-teaser .footnote-number::before{content:"["}.m-teaser .footnote-number::after{content:"]"}.m-teaser .footnote-number-innote::before{content:"["}.m-teaser .footnote-number-innote::after{content:"]"}.m-teaser .footnote-number-innote{vertical-align:super}.m-teaser .footnote-text{font-size:12px;color:#999}.m-teaser .content-inner{margin-bottom:10px}.m-teaser .teaser-media{margin-bottom:20px}.m-teaser .teaser-wrap:after{clear:both;content:'';display:table;width:100%}.m-teaser .teaser-wrap.a-area .teaser-content{padding:0 1.3888888889%}.m-teaser .teaser-content:only-child{width:100%!important}@media (min-width:750px){.m-teaser.teaser-100{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-100 .teaser-content,.m-teaser.teaser-100 .teaser-media{width:50%;float:left}.m-teaser.teaser-100 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-100 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-100 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-100 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-100 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-100.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:750px) and (max-width:899px){.m-teaser.teaser-100 .teaser-content .icon-rotate360{display:inline-block}}.m-teaser.teaser-100 .a-area{padding-top:20px}@media (min-width:750px){.m-teaser.teaser-200-2{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-200-2 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-200-2 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-200-2 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-200-2 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-200-2 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-200-2.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:750px) and (max-width:899px){.m-teaser.teaser-200-2 .teaser-content .icon-rotate360{display:inline-block}}@media (min-width:750px){.m-teaser.teaser-200-4{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-200-4 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-200-4 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-200-4 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-200-4 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-200-4 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-200-4.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:750px) and (max-width:899px){.m-teaser.teaser-200-4 .teaser-content .icon-rotate360{display:inline-block}}@media (min-width:900px){.m-teaser.teaser-200-4{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-200-4 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-200-4 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-200-4 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-200-4 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-200-4 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-200-4.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:900px) and (max-width:899px){.m-teaser.teaser-200-4 .teaser-content .icon-rotate360{display:inline-block}}@media (min-width:750px){.m-teaser.teaser-300{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-300 .teaser-content,.m-teaser.teaser-300 .teaser-media{width:50%;float:left}.m-teaser.teaser-300 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-300 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-300 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-300 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-300 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-300.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:750px) and (max-width:899px){.m-teaser.teaser-300 .teaser-content .icon-rotate360{display:inline-block}}@media (min-width:900px){.m-teaser.teaser-300{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-300 .teaser-content,.m-teaser.teaser-300 .teaser-media{width:100%;float:left}.m-teaser.teaser-300 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-300 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-300 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-300 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-300 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-300.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:900px) and (max-width:899px){.m-teaser.teaser-300 .teaser-content .icon-rotate360{display:inline-block}}@media (min-width:750px){.m-teaser.teaser-500{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-500 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-500 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-500 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-500 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-500 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-500.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:750px) and (max-width:899px){.m-teaser.teaser-500 .teaser-content .icon-rotate360{display:inline-block}}@media (min-width:900px){.m-teaser.teaser-500,.m-teaser.teaser-500 .teaser-content,.m-teaser.teaser-500 .teaser-media{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-teaser.teaser-500 .teaser-media{padding:0 1.3888888889% 0 0}.m-teaser.teaser-500 .teaser-content{padding:0 0 0 1.3888888889%;-webkit-user-select:text;-ms-user-select:text;user-select:text}.m-teaser.teaser-500 .teaser-content .icon-rotate360{display:none}.m-teaser.teaser-500 .teaser-content .teaser-links.layout-half{width:50%}.m-teaser.teaser-500 .teaser-content .teaser-text{margin:0}.m-teaser.teaser-500.m-teaser-linkteaser .teaser-content{padding:0}}@media (min-width:900px) and (max-width:899px){.m-teaser.teaser-500 .teaser-content .icon-rotate360{display:inline-block}}.m-teaser.effect-on-hover .teaser-media .a-image img{-webkit-transition:30s linear;transition:30s linear}.m-teaser.effect .teaser-media .a-image,.m-teaser.effect-on-hover .teaser-media .a-image{overflow:hidden}.m-teaser.effect .teaser-media img,.m-teaser.effect-on-hover .teaser-media .a-image:hover img{-webkit-animation:30s linear infinite alternate animation;animation:30s linear infinite alternate animation}.m-teaser .a-button.a-button-link{border:0}.m-teaser .a-button.a-button-link:hover{border:none;color:#000}.m-teaser .a-button.a-button-link .icon{font-size:inherit}.teaser-social-wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px}.teaser-social-wrap .teaser-social-date{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.teaser-social-wrap .teaser-social-icon{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.teaser-social-wrap .teaser-social-icon .icon{line-height:30px;margin-left:5px}.teaser-social-headline{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;overflow:hidden}.teaser-social-headline .teaser-social-profil{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:15px;width:45px}.teaser-social-headline .a-heading.h2,.teaser-social-headline h2.a-heading{margin:0}[dir=rtl] .m-teaserslider{direction:ltr}[dir=rtl] .m-teaserslider .a-heading,[dir=rtl] .m-teaserslider .teaser-content{text-align:right}.technical-information-header{height:50px;width:35%;-webkit-animation:1s linear infinite alternate skeleton-loading;animation:1s linear infinite alternate skeleton-loading;margin-top:20px;margin-bottom:20px}.m-technical-info-rebrush .technical-info-header-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:20px 0 10px}.m-technical-info-rebrush .technical-info-header-wrap .technical-info-heading{width:100%;font-size:25px}.m-technical-info-rebrush .technical-info-header-wrap .technical-info-search-wrap{width:100%}.m-technical-info-rebrush .technical-info-header-wrap .technical-info-search-wrap .technical-info-search{margin:0}.m-technical-info-rebrush .technical-info-header-wrap .technical-info-search-wrap .technical-info-input-icon{cursor:pointer;position:absolute;right:40px;line-height:38px}.m-technical-info-rebrush .technical-info-content-wrap~.technical-info-content-wrap .technical-info-item-wrap,.m-technical-info-rebrush.mypdp .technical-info-content-wrap .technical-info-item-wrap{overflow-y:hidden}.m-technical-info-rebrush .technical-info-content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #000}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap{border-bottom:none;width:100%;padding:10px 0}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap .technical-info-sub-heading{display:inline-block;vertical-align:middle;font-size:17px;width:100%;word-break:break-word;margin:0 10px 0 0}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item{border-bottom:1px solid #999;width:100%;margin:5px 0;word-break:break-word}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item .technical-info-item-heading{display:inline-block;font-weight:700;margin:0 0 5px}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item .technical-info-item-content{margin:0 0 10px}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item:last-child{border-bottom:none;margin:5px 0 0}.m-technical-info-rebrush .icon-arrow-down{position:absolute;width:100%;text-align:right;cursor:pointer}.m-technical-info-rebrush .icon-arrow-up{position:absolute;width:100%;text-align:right;cursor:pointer;top:0;padding-top:10px}.m-technical-info-rebrush .button-wrapper{text-align:right;margin-bottom:5px}.m-technical-info-rebrush .button-wrapper .additional-technical-info{width:auto;margin-top:5px}.m-technical-info-rebrush .button-wrapper .additional-technical-info:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;vertical-align:middle}@media (min-width:900px){.m-technical-info-rebrush .technical-info-header-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-technical-info-rebrush .technical-info-header-wrap .technical-info-heading{width:60%;margin:0 10px 0 0}.m-technical-info-rebrush .technical-info-header-wrap .technical-info-search-wrap{width:40%}.m-technical-info-rebrush .technical-info-content-wrap~.technical-info-content-wrap .technical-info-sub-heading-wrap{border-bottom:none;overflow-y:visible}.m-technical-info-rebrush .technical-info-content-wrap{border-bottom:1px solid #999;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:20px 0}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap{margin:0 20px 20px 0;padding:0;width:100%}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap .technical-info-sub-heading{word-break:break-word;margin:0}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item{border-bottom:none;width:50%;margin:0;padding:0 10px 0 0}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item .technical-info-item-content{margin:0 0 20px;word-break:break-word}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item.technical-info-dimension-drawing{width:100%}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item .icon-info-circle{cursor:pointer}.m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item:last-child{border-bottom:none;margin:0}.m-technical-info-rebrush .icon-arrow-down{text-align:center;bottom:0;background:#fff;opacity:.7;padding:0 0 10px}.m-technical-info-rebrush .icon-arrow-up{text-align:center;top:unset;bottom:0;padding:0 0 10px}.o-technicaloverviewplaceholder .overview-content{width:25%}.o-technicaloverviewplaceholder .buttons{float:right;margin-right:10%}}.m-technical-info-rebrush .footnote-sup{cursor:pointer}.m-technical-info-rebrush .m-layer{margin-top:8%}.o-technicaloverviewplaceholder .content-wrapper{padding:20px 0}.o-technicaloverviewplaceholder .content-wrapper .overview-warpper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-technicaloverviewplaceholder .content-wrapper .overview-warpper .overview-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:20px;padding-right:5%}@media (max-width:899px){.o-technicaloverviewplaceholder .overview-content{width:50%}.o-technicaloverviewplaceholder .buttons{float:center}}.m-termsconditions:after{clear:both;content:'';display:table;width:100%}.m-termsconditions .print-button{padding-top:42px;padding-bottom:42px}.m-termsconditions .print-button .a-link{float:right}.m-termsconditions .buttons{padding:20px 0}.m-termsconditions .buttons:after{clear:both;content:'';display:table;width:100%}.m-termsconditions .buttons .a-button{width:33.3333333333%}.m-termsconditions .introbox{max-height:200px;overflow-y:auto;margin:0 0 20px}.m-testimonialmodule{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:80%;margin-bottom:30px;padding:15px}.m-testimonialmodule.testimonial-alignment-left,.m-testimonialmodule.testimonial-alignment-right{opacity:0;border:2px solid #d7e1fe;-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:opacity .8s ease-in-out,transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.m-testimonialmodule.testimonial-alignment-left{margin-right:auto;border-radius:0 75px 6px 0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-testimonialmodule.testimonial-alignment-right{margin-left:auto;border-radius:6px 0 0 75px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.m-testimonialmodule.testimonial-alignment-right .testimonial-text-wrapper{margin-left:30px}.m-testimonialmodule.testimonial-alignment-right .testimonial-image+.testimonial-text-wrapper{margin-left:0}.m-testimonialmodule.testimonial-active{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .8s ease-in-out .5s,border .1s ease-in-out,margin-top .1s ease-in-out,margin-bottom .1s ease-in-out,-webkit-transform .8s ease-in-out .5s;transition:opacity .8s ease-in-out .5s,transform .8s ease-in-out .5s,border .1s ease-in-out,margin-top .1s ease-in-out,margin-bottom .1s ease-in-out,-webkit-transform .8s ease-in-out .5s}.m-testimonialmodule.testimonial-active.testimonial-highlighted{margin-top:-2px;margin-bottom:-webkit-calc(30px + 2px);margin-bottom:calc(30px + 2px);border:2px solid #2c5de5;-webkit-box-shadow:0 4px 6px 1px rgba(0,0,0,.2);box-shadow:0 4px 6px 1px rgba(0,0,0,.2)}.m-testimonialmodule.testimonial-active .testimonial-image{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transition:-webkit-filter .8s ease-in-out .5s;transition:filter .8s ease-in-out .5s;transition:filter .8s ease-in-out .5s,-webkit-filter .8s ease-in-out .5s}.m-testimonialmodule :last-child{margin-bottom:0}.m-testimonialmodule .testimonial-image-wrapper{width:40px;height:40px;margin-right:15px}.m-testimonialmodule .testimonial-image-wrapper+.testimonial-text-wrapper{width:-webkit-calc(100% - 40px - 15px);width:calc(100% - 40px - 15px);margin-left:0}.m-testimonialmodule .testimonial-image{border-radius:100%;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter .8s ease-in-out;transition:filter .8s ease-in-out;transition:filter .8s ease-in-out,-webkit-filter .8s ease-in-out;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.m-testimonialmodule .testimonial-headline{width:100%;font-weight:700}@media (min-width:750px){.m-termsconditions .introbox{max-height:150px}.m-testimonialmodule{width:60%}}.m-testimonialwrapper{margin:30px 0}.m-tile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#e9ecee;padding:8px 8px 0;border-radius:8px;height:155px;width:155px}@media (max-width:899px){.m-tile{height:100px;width:86px}}.m-tile .tile-image{border-radius:2px}.m-tile .tile-title{display:-ms-grid;display:grid;overflow:hidden;height:100%;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#000;font-weight:700}.m-tilenavigation{margin-bottom:20px}.m-tilenavigation .tile-wrapper{margin-top:20px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:10px;grid-auto-rows:1fr}.m-tilenavigation .tile-wrapper .grid-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.m-tilenavigation .tile-wrapper .grid-container .image-wrapper .empty-image-container{background-color:#999;width:100%;aspect-ratio:16/9}.m-tilenavigation .tile-wrapper .grid-container .image-wrapper .a-image{text-align:center;overflow:hidden}.m-tilenavigation .tile-wrapper .grid-container .image-wrapper .a-image img{display:inline-block;width:100%;position:relative;top:0;left:0}.m-tilenavigation .tile-wrapper .grid-container .image-content{position:relative;background-color:#99ceff;overflow:hidden;z-index:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.m-tilenavigation .tile-wrapper .grid-container .image-content .title-wrapper{width:100%}.m-tilenavigation .tile-wrapper .grid-container .image-content .title-wrapper .product-tile-title{color:#000;margin:10px;width:50%;font-weight:700;font-size:12px;float:left}.m-tilenavigation .tile-wrapper .grid-container .image-content .icon-wrapper{position:absolute;right:10px;top:35%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:750px) and (min-width:900px){.m-tilenavigation .tile-wrapper{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}.m-tilenavigation .button-wrapper .a-button{width:auto;float:right;margin-top:10px}.m-tilenavigation .more-information-link{margin-top:20px}.m-timeslotbooking{width:100%}.m-timeslotbooking .more-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #d4d9de;font-size:20px;line-height:26px}.m-timeslotbooking .more-toggle:hover{cursor:pointer}.m-timeslotbooking .more-toggle .more-toggle-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:95%;color:#0064a6;font-weight:700;display:block}.m-timeslotbooking .more-toggle .more-toggle-wrapper-bottom{color:#2b5ee5;font-size:14px;padding:0 0 0 25px}.m-timeslotbooking .more-toggle .text{padding-left:20px}.m-timeslotbooking .inner-container{overflow:hidden}.m-timeslotbooking .inner-container .m-forminput.m-forminput-datepicker{border:none}.m-timeslotbooking .inner-container .calendar,.m-timeslotbooking .inner-container .timeslots{float:left}.m-timeslotbooking .inner-container .calendar{margin-bottom:15px;margin-right:10px;max-width:initial}.m-timeslotbooking .inner-container .timeslots{position:relative;max-width:235px}.m-timeslotbooking .inner-container .timeslots .av-timeslots{height:auto;margin-bottom:20px}.m-timeslotbooking .inner-container .timeslots .av-timeslots .m-forminput-radio{float:none}.m-timeslotbooking .inner-container .timeslots .no-timeslot{height:40px}.m-timeslotbooking .inner-container .timeslots .confirm{margin:10px 0 0;width:100%}.m-togglebox .togglebox-image{-webkit-box-flex:0;-webkit-flex:0 0 5em;-ms-flex:0 0 5em;flex:0 0 5em}.m-togglebox .togglebox-image img{vertical-align:middle;padding-left:20px}.m-togglebox .item{border-bottom:1px solid #879baa}.m-togglebox .item:last-of-type{border-bottom:none}.m-togglebox .item.has-header-icon .togglebox-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #879baa}.m-togglebox .item.has-header-icon .togglebox-title.is-open{margin-bottom:10px}.m-togglebox .item.has-header-icon .togglebox-title.is-open:before,.m-togglebox .item.has-header-icon .togglebox-title:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-togglebox .item .togglebox-title{color:#41aaaa;display:block;font-size:14px;line-height:17px}@media (min-width:750px){.m-tilenavigation .tile-wrapper .grid-container .image-content .icon-wrapper{top:30%}.m-tilenavigation .tile-wrapper{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.m-timeslotbooking .inner-container .timeslots .av-timeslots{max-height:200px;overflow-y:auto}.m-timeslotbooking .inner-container .timeslots{margin-bottom:0}.m-togglebox .item .togglebox-title{font-size:24px;line-height:28px}}@media (min-width:900px){.m-termsconditions .introbox{max-height:100px}.m-tilenavigation .tile-wrapper .grid-container .image-content .icon-wrapper{top:30%}.m-togglebox .item .togglebox-title{font-size:24px;line-height:28px}}.m-togglebox .item .togglebox-title.is-open{color:#3c464b}.m-togglebox .item .togglebox-title.is-open:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-togglebox .item .togglebox-title:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-togglebox .item .togglebox-subtitle{color:#41aaaa;display:block;font-size:14px;line-height:18px}@media (min-width:900px){.m-togglebox .item .togglebox-subtitle{font-size:17px;line-height:22px}}.m-togglebox .item .togglebox-subtitle.is-open{color:#3c464b}.m-togglebox .item .togglebox-subtitle.is-open:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-togglebox .item .togglebox-subtitle:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;left:0}.m-togglebox .item .togglebox-content{margin:0;max-height:0;overflow:hidden;padding:0}.m-togglebox .item .togglebox-content.is-in-transition{-webkit-transition:max-height .4s;transition:max-height .4s}.m-togglebox .item .togglebox-content.is-open{max-height:none;overflow:visible}.m-togglebox .item .togglebox-content.body{padding:0}.m-togglebox .item .togglebox-content&gt;.item:last-child{padding-bottom:0}.m-togglebox .item .togglebox-wrapper{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:87%}@media (min-width:750px){.m-togglebox .item .togglebox-subtitle{font-size:17px;line-height:22px}.m-togglebox .item .togglebox-wrapper{width:95%}}@media print{.m-togglebox .item .togglebox-content{max-height:none;overflow:visible}.m-togglebox .item .togglebox-title{color:#000}.m-togglebox .item .togglebox-title.is-open:before,.m-togglebox .item .togglebox-title:before{display:none}}.m-toggleButton{font-size:0}.m-toggleButton .input{font-size:14px;border:1px solid #999;padding:10px;width:60px}.m-toggleButton .list-of-options{margin:0;padding:0;display:inline-block;width:60px}.m-toggleButton .list-of-options .option{list-style:none;display:inline-block;font-size:14px;width:50%;min-width:30px;margin:0}.m-toggleButton .list-of-options .option [type=radio]{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.m-toggleButton .list-of-options .option [type=radio]:checked+label,.m-toggleButton .list-of-options .option [type=radio]:not(:checked)+label{position:relative;display:inline-block;padding:10px 0;width:100%;text-align:center;cursor:pointer;color:#fff}.m-toggleButton .list-of-options .option [type=radio]:checked+label,.m-toggleButton .list-of-options .option [type=radio]:checked+label:hover,.m-toggleButton .list-of-options .option [type=radio]:not(:checked)+label:hover{background:#000}.m-toggleButton .list-of-options .option [type=radio]:not(:checked)+label{background:#0064a6}.m-totalamount{padding:0;width:100%}.m-totalamount:after{clear:both;content:'';display:table;width:100%}.m-totalamount .list{width:100%;float:right;padding:0}.m-totalamount .list li{display:block;margin:0;text-align:right;line-height:2em}.m-totalamount .list li:after{clear:both;content:'';display:table;width:100%}.m-totalamount .list li:first-child{font-size:18px}.m-totalamount .list .label,.m-totalamount .list .value{width:50%;float:left;min-height:19px}.m-totalamount .list .label span{white-space:nowrap}.m-totalamount .coupon-information-message,.m-totalamount .information,.m-totalamount .savings{width:100%;float:left;padding:0 5px 0 0;text-align:right}@media (min-width:750px){.m-totalamount{float:right;width:50%}.m-totalamount .information p{display:inline-block}}.m-trustedshops{width:100%}.m-typeplatefinder .bottomspacing{margin-bottom:15px}.m-typeplatefinder .m-imagelist.grid&gt;*{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;margin-bottom:30px;margin-right:0}@media (min-width:750px){.m-typeplatefinder .m-imagelist.grid&gt;*{width:33.3333333333%}.m-typeplatefinder .g-layout-half .g-col.col-md-twothird{width:66.6666666667%}}@media (min-width:900px){.m-totalamount .list{width:66.6666666667%}.m-trustedshops{width:auto}.m-typeplatefinder .m-imagelist.grid&gt;*{width:25%}.m-typeplatefinder .g-layout-half .g-col.col-md-twothird{width:50%}}.content-toggle-typeplatefinder,.content-toggle-typeplatefinder .containerexpandable-togglelink,.content-toggle-typeplatefinder .m-typeplatefinder .bottomspacing{margin-bottom:0}.content-toggle-typeplatefinder .m-typeplatefinder .typeplatefinder-results .m-imagelist{margin-bottom:-30px}.o-typeplatefindergallery .form-row-wrapper{position:relative}.o-typeplatefindergallery .form-row-wrapper fieldset.form-row{margin-right:0;padding:0}.o-typeplatefindergallery .uppercase{text-transform:uppercase}.o-typeplatefindergallery .typeplategallery{margin-top:5%}.m-uspnavigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.m-uspnavigation .slick-arrow{z-index:1;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.m-uspnavigation .slider-arrow.slick-hidden{display:none}.m-uspnavigation .icon-arrow-right{margin-right:25px}.m-uspnavigation .icon-arrow-left{margin-left:25px}.m-uspnavigation .usp-slider-container{position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.m-uspnavigation .usp-slider{width:100%}.m-uspnavigation .slick-slide{opacity:.3;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.m-uspnavigation .slick-active,.m-uspnavigation .slick-current{opacity:1;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.m-uspnavigation .usp-element{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-uspnavigation .usp-element .icon{margin:0 10px}.m-uspnavigation .usp-element .remainingtext{margin-right:15px}@media (max-width:749px){.m-uspnavigation .usp-element .remainingtext{display:none}}.m-uspnavigation .usp-element.js-promotion-wrapper{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.m-uspnavigation .usp-element a,.m-uspnavigation .usp-element p{text-align:center}.m-uspnavigation .usp-element .usp-voucher{cursor:pointer}[dir=rtl] .m-uspnavigation .icon-arrow-left:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-usppromotionbar{margin-top:1rem;background-color:#fff;padding:1rem;border-radius:.25rem}.m-usppromotionbar .usp-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:22px}.m-usppromotionbar .a-image{width:32px}.m-usppromotionbar .usp-text-content{margin-left:25px}.m-usppromotionbar .usp-headline{width:240px}.m-usppromotionbar .usp-headline .usp-headline-text{margin:0}.m-usppromotionbar .usp-description{width:240px;margin-top:7px}.m-video{height:auto;position:relative;width:100%}.m-video video{width:100%}.m-video video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;appearance:none;display:none!important}.m-video .video-wrapper{background-color:#000;padding-top:56.25%;position:relative;width:100%}.m-video .video-content{background-color:transparent;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.m-video .play-layer{background-color:transparent;background-position:50% 50%;background-size:100% 100%;border:0;color:#41aaaa;cursor:pointer;height:100%;left:0;margin:0;opacity:1;outline:0;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:100%}.m-video .play-layer:focus .icon,.m-video .play-layer:hover .icon{color:#a5e1e1}.m-video .play-layer .placeholder-poster-background{background-color:#999;width:100%;height:100%;position:absolute}.m-video .play-layer .a-image{position:absolute}.m-video .play-layer .a-image.placeholder-poster-image{width:100%;height:100%}.m-video .play-layer .a-image.placeholder-poster-image img{object-fit:cover}.m-video .play-layer .icon-play{height:3em;left:-webkit-calc(50% - 3em/2);left:calc(50% - 3em/2);line-height:3em;position:relative;text-align:center;top:-webkit-calc(50% - 3em/2);top:calc(50% - 3em/2);width:3em}.has-video-play{display:block;position:relative}.has-video-play:focus:before,.has-video-play:hover:before{color:#a5e1e1}.has-video-play:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#41aaaa;font-size:30px;height:3em;left:50%;line-height:3em;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3em;z-index:10}.m-vouchercode .togglebox-title{margin-bottom:10px}.m-vouchercode .m-togglebox{border-bottom:0}.m-vouchercode .voucher-wrap{margin-top:20px;position:relative;width:66.6666666667%}.m-vouchercode .voucher-wrap:after{clear:both;content:'';display:table;width:100%}.m-vouchercode .voucher-message span{font-weight:700}.m-vouchercode .a-area-errorbox{margin-top:0}.m-vouchercode .input-wrap{float:left;position:relative}.m-vouchercode .input-wrap .voucher{margin:0;padding:10px}@media (max-width:749px){.m-vouchercode .input-wrap{float:none}.m-vouchercode .input-wrap+.submit-wrap{float:none;padding-left:0;width:100%;margin-top:20px}.m-vouchercode .submit-wrap{width:100%}}.m-vouchercode .submit-wrap{float:right}.m-vouchercode .submit-wrap.voucher-redeem{float:left;padding-left:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.m-vouchercode .discount-label.a-button.a-button-primary.not-triggered-coupon,.m-vouchercode .discount-label.a-button.a-button-primary.not-triggered-coupon:hover,.m-vouchercode .discount-label.a-button.not-triggered-coupon.a-link-primary.a-button-link,.m-vouchercode .discount-label.a-button.not-triggered-coupon.a-link-primary.a-button-link:hover,.m-vouchercode .discount-label.a-button.not-triggered-coupon.a-link-primary.a-link,.m-vouchercode .discount-label.a-button.not-triggered-coupon.a-link-primary.a-link:hover{background-color:#f2f2f2!important}.m-vouchercode .coupon-code{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-vouchercode .icon{display:block!important}.m-warrantyextensionteaser .form-button,.m-warrantyextensionteaser .m-form{margin-bottom:0}.m-warrantyitem .m-producttitle{margin-bottom:10px}.m-warrantyitem .hook-line{display:inline-block;margin:0 0 10px}.m-warrantyitem dl{line-height:21px;margin-bottom:10px;margin-top:0;width:100%}.m-warrantyitem dl:after{clear:both;content:'';display:table;width:100%}.m-warrantyitem dt{clear:both;color:#999}.m-warrantyitem dd{margin:0 0 10px}.m-warrantyitem .cta-link{display:block}.m-warrantyitem .cta-link+.cta-link{margin-top:10px}@media (max-width:749px){.m-vouchercode .voucher-wrap{width:100%}.m-warrantyitem .item-image{margin-bottom:10px}}@media (min-width:750px){.m-warrantyextensionteaser .m-form .form-actions{max-width:500px}.m-warrantyextensionteaser .m-form .form-action.form-action-primary{width:50%}.m-warrantyitem{max-width:100%;margin:-1.3888888889%}.m-warrantyitem:after{content:" ";display:block;clear:both}.m-warrantyitem .item-image{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-warrantyitem .item-details{width:66.6666666667%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-warrantyitem dt{float:left;width:40%}.m-warrantyitem dd{float:left;margin-bottom:0;width:60%}}@media (min-width:900px){.m-warrantyitem .item-image{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-warrantyitem .item-details{max-width:100%;margin-left:auto;margin-right:auto;width:75%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-warrantyitem .item-details:after{content:" ";display:block;clear:both}.m-warrantyitem .item-details .product-details{width:66.6666666667%;float:left;padding-right:1.8518518519%;padding-left:0}.m-warrantyitem .item-details .call-to-action{width:33.3333333333%;float:left;padding-left:1.8518518519%;padding-right:0}.m-warrantyitem dl{margin-bottom:0}}.m-youreko-assistant{display:none}.m-yourproductteaser{display:block;margin:0 0 40px}.m-yourproductteaser:after{clear:both;content:'';display:table;width:100%}.m-yourproductteaser .a-link.product-title{color:#000;display:block}.m-yourproductteaser .a-link.product-title:hover{color:#0064a6}.m-yourproductteaser .product-text-wrapper{margin-bottom:15px}.m-yourproductteaser .product-image{display:block;margin:0 0 20px}.m-yourproductteaser .product-image a img{margin:0 auto;max-height:300px;max-width:100%}@media (min-width:750px){.m-yourproductteaser .product-image a{display:inline-block;position:relative;width:100%}.m-yourproductteaser .product-image a::after{content:'';display:block;margin-top:100%}.m-yourproductteaser .product-image a .a-image,.m-yourproductteaser .product-image a a,.m-yourproductteaser .product-image a img,.m-yourproductteaser .product-image a picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.m-yourproductteaser .product-image a img{max-height:100%}.grid-view .m-yourproductteaser .product-image a img{top:auto}.o-cookielaw .cookielaw-content .list-unstyled li{width:100%}}.o-alternativeproductsslider .warning-message{margin:10px;border:2px solid #2b5ee5;background-color:#c3d3df;border-radius:4px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-alternativeproductsslider .warning-message .content-icon{color:#2b5ee5;padding:20px}.o-alternativeproductsslider .warning-message .content{color:#2b5ee5;padding:10px}.o-alternativeproductsslider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-alternativeproductsslider .tiles-slider-heading{padding:20px 0 0 10px}.o-alternativeproductsslider .tiles-slider .slick-slide{margin:10px;outline:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-alternativeproductsslider .tiles-slider .slick-dots{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:10px 0 0}.o-alternativeproductsslider .tiles-slider .slick-dots li button{background-color:#c7c7c7;font-size:0;border-radius:50%;width:10px;height:10px;border-width:0;padding:0}.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active button{background-color:#000}.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .prev{margin-left:20px}.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .next{margin-right:20px}.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .next,.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .prev{font-size:20px;height:44px;margin-top:-22px;width:44px}.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .next.slick-disabled,.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .prev.slick-disabled{display:none!important}@media (max-width:899px){.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .next,.o-alternativeproductsslider .alternativeproduct-tile-slider-arrows .prev{display:none!important}}.o-buyarea{margin:10px 0 0}.o-buyarea .m-imagelist img{border-radius:0}.o-buyarea .cta-area .energy-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.o-buyarea .cta-area .energy-label-wrapper .energy-label-text-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:right}.o-buyarea .cta-area .price .previous{font-size:18px;text-decoration:line-through;color:#999}.o-buyarea .cta-area .price .price-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-buyarea .cta-area .price .price-info-wrapper .additional-info{padding-left:10px;font-size:12px}.o-buyarea .cta-area .price .current{font-size:27px}.o-buyarea .cta-area .price .discount{color:#9f4040}.o-buyarea .cta-area .price .current.basicprice{font-size:16px}.o-buyarea .cta-area .price .rrp-text{font-weight:400}.o-buyarea .cta-area .details .discount{color:#9f4040}.o-buyarea .cta-area .thumbnail-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-buyarea .cta-area .thumbnail-wrapper .thumbnail{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.o-buyarea .cta-area .thumbnail-wrapper .thumbnail .a-image{text-align:left}.o-buyarea .cta-area .thumbnail-wrapper .thumbnail-sibling{-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4}.o-buyarea .cta-area .m-quantityselector{display:inline-block;margin-bottom:5px}.o-buyarea .cta-area .add-to-basket,.o-buyarea .cta-area .configure-button,.o-buyarea .cta-area .cta-recoengine,.o-buyarea .cta-area .dealer-button{margin-bottom:10px}.o-buyarea .cta-area .configure-button{text-decoration:none}.o-buyarea .cta-area .js-onlinedealer-action.new-color-buy-online{background-color:#007bc0!important;color:#fff!important}.o-buyarea .cta-area .js-onlinedealer-action.sticky{margin:10px 0 0!important;position:fixed;bottom:0;z-index:99;width:100%;left:0;background-color:#fff!important}.o-buyarea .cta-area .main-cta.sticky{margin:10px 0 0!important;position:fixed;bottom:0;z-index:99;width:100%;left:0}.o-buyarea .cta-area .sticky-main-cta-reference-pixel{width:1px;height:1px}.o-buyarea .cta-area .buttongroup .a-button,.o-buyarea .cta-area .buttongroup .a-button-link.a-button,.o-buyarea .cta-area .buttongroup .a-button.a-link{margin-bottom:10px}.o-buyarea .cta-area .m-subscriptionselection{float:none}.o-buyarea .cta-area .a-button .icon{vertical-align:sub}.o-buyarea .cta-area .retailer-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-buyarea .cta-area .retailer-info{position:relative;width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-right:10px;margin-bottom:10px;padding:5px;border:1px solid #d4d9de;text-decoration:none;color:#000}.o-buyarea .cta-area .retailer-info .a-image{margin-bottom:10px;text-align:left}.o-buyarea .cta-area .retailer-info .icon{font-size:20px;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.o-buyarea .cta-area .additional-energy-labels-repair-index .m-imagelist div.special-labels-image-list-base-image picture img,.o-buyarea .cta-area .additional-energy-labels-repair-index div.special-labels-image-list-base-image img.special-labels-image-list-base-image{max-height:45px;max-width:75px}.o-buyarea .localstock-text{font-weight:400}.o-buyarea .location-selector-layout{margin-bottom:10px}.o-buyarea .m-searchfield-dealerlocator .submit-wrap{padding-left:0;border:1px solid #0064a6;border-radius:0 5px 5px 0;width:12.5%}.o-buyarea .m-searchfield-dealerlocator{margin:0 0 10px}.o-buyarea .m-searchfield-dealerlocator .input-wrap{width:87.5%;padding:0}.o-buyarea .m-searchfield-dealerlocator .searchfield-input{border-radius:5px 0 0 5px;padding:12.5px}.o-buyarea .m-searchfield-dealerlocator .a-button-geo-location,.o-buyarea .m-searchfield-dealerlocator .submit-wrap .text{display:none}.o-buyarea .product-services .service{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-buyarea .product-services .info{position:static}.o-cancelquotationpopup .a-heading,.o-cancelquotationpopup .m-forminput-checkbox{margin-bottom:20px}.o-cartshopping{margin:0 0 20px}.o-cartshopping .a-errormessage{margin:0 0 10px}.o-cartshopping .a-errormessage.error-custom-h3{font-size:24px}@media (min-width:900px){.o-cartshopping .m-itemserviceitem.service-item{padding:0 1.3888888889%}.o-cartshopping .product-service-item-checkbox{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-cartshopping .product-service-item-checkbox .checkbox{margin:0 0 0 1.3888888889%;position:relative}.o-cartshopping .error-box-format{max-width:100%}.o-cartshopping .error-message-format{display:inline}.o-cookielaw .cookielaw-content .list-unstyled li{width:100%}}.o-cartshopping .editcart{text-align:right;margin:0 0 10px}.o-checkoutbasket{background-clip:content-box;background-color:#f2f2f2;opacity:1!important;padding-top:1em}.o-checkoutbasket .checkoutbasket-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-checkoutbasket .checkoutbasket-editcart{padding:0 0 0 15px;width:65%;font-size:12px}@media (max-width:749px){.o-alternativeproductsslider .tiles-slider .slick-dots li{display:none}.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active,.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li,.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li+li,.o-alternativeproductsslider .tiles-slider .slick-dots li:nth-last-child(1),.o-alternativeproductsslider .tiles-slider .slick-dots li:nth-last-child(2),.o-alternativeproductsslider .tiles-slider .slick-dots li:nth-last-child(3){display:block}.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active~li:nth-last-child(1),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active~li:nth-last-child(2),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active~li:nth-last-child(3){display:none}.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li+li:nth-last-child(1),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li+li:nth-last-child(2),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li+li:nth-last-child(3),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li:nth-last-child(1),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li:nth-last-child(2),.o-alternativeproductsslider .tiles-slider .slick-dots li.slick-active+li:nth-last-child(3){display:block}.o-checkoutbasket .checkoutbasket-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutbasket .checkoutbasket-editcart{width:100%}}.o-checkoutbasket .checkoutbasket-editcart .editcart{text-align:right}.o-checkoutbasket .checkoutbasket-editcart .editcart .a-link{color:#2b5ee5}.o-checkoutbasket .checkoutbasket-summary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:35%;margin-bottom:1rem}.o-checkoutbasket .checkoutbasket-sticky-container{position:-webkit-sticky;position:sticky;top:61px;margin:1rem 1rem 0}@media (max-width:749px){.o-checkoutbasket .checkoutbasket-summary-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutbasket .m-checkout-summary{display:block;margin-bottom:1rem;padding-left:1rem}}.o-checkoutbasket .article-in-checkout-container{padding-left:15px;padding-top:15px;margin-bottom:15px;width:65%}@media (max-width:749px){.o-checkoutbasket .article-in-checkout-container{padding-left:0;width:100%}.o-checkoutbasket .article-quantity .m-quantityselector .quantityselector-button{width:20px}}.o-checkoutbasket .checkoutbasket-headline{margin-top:1rem;margin-left:1rem}.o-checkoutbasket .a-horizontalrule{padding-left:12px;padding-right:12px}.o-checkoutbasket .a-productavailability{margin:0}.o-checkoutbasket .article-quantity .m-quantityselector .quantityselector-button{height:24px;line-height:0}.o-checkoutbasket .article-quantity .m-quantityselector .quantityselector-value{height:24px;width:40px}.o-checkoutconfirmation{overflow:hidden;background-clip:content-box;background-color:#f2f2f2;opacity:1!important}.o-checkoutconfirmation .checkoutconfirmation-headline{margin-top:1rem;margin-left:1rem}.o-checkoutconfirmation .m-checkout-user-information-summary{margin-right:1rem;margin-left:1rem}.o-checkoutconfirmation .article-quantity{margin-bottom:1rem}.o-checkoutconfirmation .checkout-summary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:35%;float:right;margin-bottom:1rem}@media (max-width:749px){.o-checkoutbasket .article-quantity .m-quantityselector .quantityselector-value{width:30px}.o-checkoutbasket .article-quantity .m-quantityselector .icon-xs{font-size:7px}.o-checkoutconfirmation .m-checkout-user-information-summary{margin-top:0;padding-left:1rem}.o-checkoutconfirmation .m-article-in-checkout{margin-right:1rem}.o-checkoutconfirmation .checkout-summary-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.o-checkoutconfirmation .article-in-checkout-container{float:left;width:65%}.o-checkoutconfirmation .m-article-in-checkout{margin-top:1rem;margin-left:1rem;margin-bottom:1.5rem}.o-checkoutconfirmation .m-checkout-summary{margin:1rem}@media (max-width:749px){.o-checkoutconfirmation .article-in-checkout-container{width:100%}.o-checkoutconfirmation .m-checkout-summary{margin-bottom:1rem;padding-left:1rem}}.o-checkoutdelivery-wop{background-color:#f2f2f2;padding-top:16px}.o-checkoutdelivery-wop .checkoutsummary-expand-container{margin:1rem 1rem 0;background-color:#fff;padding:0 1rem;border-radius:.25rem}.o-checkoutdelivery-wop .m-checkoutdeliveryservice{background-color:#fff;margin-left:1rem;padding:1rem;border-radius:.25rem}.o-checkoutdelivery-wop .checkoutdelivery-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-checkoutdelivery-wop .sticky{position:-webkit-sticky;position:sticky;top:61px}@media (max-width:749px){.o-checkoutdelivery-wop .m-checkoutdeliveryservice{margin-right:16px;padding:6px}.o-checkoutdelivery-wop .checkoutdelivery-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutdelivery-wop .sticky{display:block;margin:0}}.o-checkoutdelivery-wop .a-button.button-secondary-wop{width:auto;background-color:#fff;color:#2b5ee5;font-weight:700;border-radius:.5em;border:1px solid #2b5ee5}.o-checkoutdelivery-wop .a-button.button-secondary-wop.no-border{border:none}.o-checkoutdelivery-wop .a-button.button-secondary-wop:hover{background-color:initial;cursor:pointer}.o-checkoutdelivery-wop .a-button.button-primary-wop{width:auto;background-color:#2b5ee5;color:#fff;font-weight:700;border-radius:.5em}.o-checkoutdelivery-wop .a-button.button-primary-wop:hover{cursor:pointer}.o-checkoutdelivery-wop .consumersearchbox-wop{padding:15px;margin:0 15px;background:#fff}.o-checkoutdelivery-wop .consumersearchbox-wop .detailed-search-trigger{text-align:right}.o-checkoutdelivery-wop .consumersearchbox-wop .result-table{margin-top:45px}.o-checkoutdelivery-wop .consumersearchbox-wop .form-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-checkoutdelivery-wop .m-checkout-summary{margin:0 1rem}@media (max-width:749px){.o-checkoutdelivery-wop .m-checkout-summary{display:block;margin-bottom:1rem;padding-left:1rem}}.o-checkoutdelivery-wop .checkoutdelivery-content-container{width:65%;height:auto;margin-bottom:16px}@media (max-width:749px){.o-checkoutdelivery-wop .checkoutdelivery-content-container{width:100%}}.o-checkoutdelivery-wop .checkoutdelivery-summary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:35%;margin-bottom:1rem}.o-checkoutdelivery-wop .checkoutdelivery-headline{margin-top:1rem;margin-left:1rem}.o-checkoutdelivery-wop .checkoutdelivery-select-address{background-color:#fff;margin-left:15px;border-radius:2px;padding:1rem}@media (max-width:749px){.o-checkoutdelivery-wop .checkoutdelivery-summary-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutdelivery-wop .checkoutdelivery-select-address{margin-left:0}.o-checkoutdelivery-wop .checkoutdelivery-login{margin-right:15px}}.o-checkoutdelivery-wop .checkoutdelivery-login{margin-left:15px;margin-bottom:15px}.o-checkoutdelivery-wop .checkoutdelivery-login .a-link.a-button{width:auto;background-color:#2b5ee5;color:#fff;font-weight:700;border-radius:.5em}.o-checkoutdelivery-wop .checkoutdelivery-login .a-link.a-button:hover{cursor:pointer}.o-checkoutdelivery-wop .checkoutdelivery-login .m-contenttextmedia{margin-bottom:0}.o-checkoutdelivery-wop .checkoutdelivery-billingaddress{margin-left:15px}.o-checkoutdelivery-wop .checkoutdelivery-billingaddress .a-alert{margin-left:0}.o-checkoutdelivery-wop .checkoutdelivery-agent-details-container{margin-top:8px;margin-left:15px}.o-checkoutdelivery-wop .checkoutdelivery-agent-details-container .checkoutdelivery-agent-details{padding-top:8px;background-color:#fff}.o-checkoutdelivery-wop .checkoutdelivery-agent-details-container .checkoutdelivery-agent-details .a-heading,.o-checkoutdelivery-wop .checkoutdelivery-agent-details-container .checkoutdelivery-agent-details .form-row,.o-checkoutdelivery-wop .checkoutdelivery-shippingaddress{margin-left:15px}@media (max-width:749px){.o-checkoutdelivery-wop .checkoutdelivery-agent-details-container{margin-right:15px}.o-checkoutdelivery-wop .checkoutdelivery-shippingaddress{margin-left:0}.o-checkoutdelivery-wop .checkoutdelivery-shippingaddress .a-heading{margin-left:15px}.o-checkoutdelivery-wop .checkoutdelivery-target-website-container .m-contentloadBySelection{margin-right:1rem}}.o-checkoutdelivery-wop .checkoutdelivery-target-website-container{margin-top:1rem;margin-left:1rem}.o-checkoutdelivery-wop .checkoutdelivery-target-website-container .m-contentloadBySelection{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}.o-checkoutdelivery-wop .checkoutdelivery-target-website-container .m-contentloadBySelection .tab-panel{border-bottom:none}.o-checkoutdelivery-wop .checkoutdelivery-optins-container{margin-top:1rem;margin-left:1rem}.o-checkoutdelivery-wop .checkoutdelivery-optins-container .checkoutdelivery-optins{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}@media (max-width:749px){.o-checkoutdelivery-wop .checkoutdelivery-optins-container .checkoutdelivery-optins{margin-right:1rem}.o-checkoutdelivery-wop .billing-address-editable{margin-left:-15px;margin-right:-15px}}.o-checkoutdelivery-wop .info-text{margin-top:15px;margin-left:15px;margin-bottom:15px}.o-checkoutdelivery-wop .checkoutdelivery-invoice{margin-left:15px;margin-bottom:15px}.o-checkoutdelivery-wop .checkoutdelivery-invoice .invoice-type{margin-left:30px}@media (max-width:749px){.o-checkoutdelivery-wop .checkoutdelivery-invoice{margin-left:0}.o-checkoutdelivery-wop .checkoutdelivery-invoice .a-heading{margin-left:15px}.o-checkoutordersummarywop .checkoutordersummary-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.o-checkoutdelivery-wop .checkoutdelivery-invoice .form-layout-half{padding:10px;background-color:#fff;border-radius:2px}.o-checkoutdelivery-wop .billing-heading-additional-text,.o-checkoutdelivery-wop .heading-additional-text,.o-checkoutdelivery-wop .shipping-heading-additional-text{margin:0 0 10px}.o-checkoutordersummary{margin:0 0 20px}.o-checkoutordersummary .m-vouchercode .m-togglebox{border-bottom:none}.o-checkoutordersummary .m-vouchercode .togglebox-title{padding:0}.o-checkoutordersummary .o-teasercontainer .m-teaser{margin-bottom:0}.o-checkoutordersummary .o-teasercontainer .m-teaser .teaser-media{margin-bottom:10px}.o-checkoutordersummary .timeslot-info{width:75%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right;margin:20px 0}@media (max-width:899px){.o-checkoutordersummary .timeslot-info{width:100%;padding:0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-navwrap .m-navfooter .section-wrap .list-unstyled.hidden-list{margin:0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-navwrap .m-navfooter .section-wrap .list-unstyled.hidden-list .group-header{margin:0;padding:0}}.o-checkoutordersummarywop{background-clip:content-box;background-color:#f2f2f2;opacity:1!important;padding-top:1em}.o-checkoutordersummarywop .checkoutordersummary-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-checkoutordersummarywop .article-quantity{margin-bottom:1rem}.o-checkoutordersummarywop .checkoutordersummary-summary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:35%;margin-bottom:1rem}@media (max-width:749px){.o-checkoutordersummarywop .m-article-in-checkout{margin-right:1rem}.o-checkoutordersummarywop .checkoutordersummary-summary-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.o-checkoutordersummarywop .article-in-checkout-container{width:65%}.o-checkoutordersummarywop .m-article-in-checkout{margin-top:1rem;margin-left:1rem;margin-bottom:1.5rem}.o-checkoutordersummarywop .m-checkout-summary{position:-webkit-sticky;position:sticky;top:61px;margin:1rem 1rem 0}.o-checkoutordersummarywop .checkoutordersummary-tc-container{margin-top:1rem;margin-left:1rem}.o-checkoutordersummarywop .checkoutordersummary-tc{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}.o-checkoutordersummarywop .checkoutordersummary-subscription{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}@media (max-width:749px){.o-checkoutordersummarywop .article-in-checkout-container{width:100%}.o-checkoutordersummarywop .m-checkout-summary{display:block;margin-bottom:1rem;padding-left:1rem}.o-checkoutordersummarywop .checkoutordersummary-payment,.o-checkoutordersummarywop .checkoutordersummary-subscription,.o-checkoutordersummarywop .checkoutordersummary-tc{margin-right:1rem}}.o-checkoutordersummarywop .checkoutordersummary-payment{margin-top:1rem;margin-left:1rem;margin-bottom:1em}.o-checkoutordersummarywop .checkoutordersummary-payment .a-alert{margin:0 0 1rem}.o-checkoutordersummarywop .checkoutordersummary-headline{margin-top:1rem;margin-left:1rem}.o-checkoutordersummarywop .checkoutordersummary-list-el-headline{margin-top:1rem}.o-checkoutordersummarywop .checkoutordersummary-user-information .m-checkout-user-information-summary{margin-right:0;margin-left:1rem}.o-checkoutordersummarywop .checkoutordersummary-downpayment{background-color:#fff;margin-left:1rem;margin-bottom:1rem;padding:1rem;border-radius:.25rem}.o-checkoutordersummarywop .checkoutordersummary-payment-options{background-color:#fff;border-radius:.25rem;padding:1rem}.o-checkoutordersummarywop .a-horizontalrule{padding-left:12px;padding-right:12px}.o-checkoutordersummarywop .checkoutordersummary-optins-container{margin-top:1rem;margin-left:1rem}.o-checkoutordersummarywop .checkoutordersummary-optins-container .m-checkoutdeliverycontactpermission{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}.o-checkoutordersummarywop .checkoutordersummary-optins-container .m-checkoutdeliverycontactpermission .tab-panel{border-bottom:none}.o-checkoutpayment{background-clip:content-box;background-color:#f2f2f2;opacity:1!important;padding-top:1em}.o-checkoutpayment .checkoutpayment-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:749px){.o-checkoutordersummarywop .checkoutordersummary-user-information .m-checkout-user-information-summary{margin-right:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutordersummarywop .checkoutordersummary-downpayment,.o-checkoutordersummarywop .checkoutordersummary-optins-container .m-checkoutdeliverycontactpermission{margin-right:1rem}.o-checkoutpayment .m-checkout-summary{width:100%}.o-checkoutpayment .checkoutpayment-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutpayment .m-article-in-checkout{margin-right:1rem}}.o-checkoutpayment .article-quantity{margin-bottom:1rem}.o-checkoutpayment .checkoutpayment-summary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:35%;margin-bottom:1rem}@media (max-width:749px){.o-checkoutpayment .checkoutpayment-summary-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.o-checkoutpayment .article-in-checkout-container{width:65%}.o-checkoutpayment .m-article-in-checkout{margin-top:1rem;margin-left:1rem;margin-bottom:1.5rem}.o-checkoutpayment .m-checkout-summary{position:-webkit-sticky;position:sticky;top:61px;margin:1rem 1rem 0}.o-checkoutpayment .checkoutpayment-tc-container{margin-top:1rem;margin-left:1rem}.o-checkoutpayment .checkoutpayment-tc-container .checkoutpayment-tc{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}.o-checkoutpayment .checkoutpayment-tc-container .checkoutpayment-subscription{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}@media (max-width:749px){.o-checkoutpayment .article-in-checkout-container{width:100%}.o-checkoutpayment .m-checkout-summary{display:block;margin-bottom:1rem;padding-left:1rem}.o-checkoutpayment .checkoutpayment-payment-container,.o-checkoutpayment .checkoutpayment-tc-container .checkoutpayment-subscription,.o-checkoutpayment .checkoutpayment-tc-container .checkoutpayment-tc{margin-right:1rem}}.o-checkoutpayment .checkoutpayment-payment-container{margin-top:1rem;margin-left:1rem;margin-bottom:1em}.o-checkoutpayment .checkoutpayment-payment-container .a-alert{margin:0 0 1rem}.o-checkoutpayment .checkoutpayment-payment-container .checkoutpayment-payment{background-color:#fff;border-radius:.25rem;padding:1rem;overflow:hidden}.o-checkoutpayment .checkoutpayment-payment-container .checkoutpayment-payment .m-paymentdeliverymethod .payment{width:100%}.o-checkoutpayment .checkoutpayment-headline{margin-top:1rem;margin-left:1rem}.o-checkoutpayment .checkoutpayment-list-el-headline{margin-top:1rem}.o-checkoutpayment .checkoutpayment-user-information .m-checkout-user-information-summary{margin-right:0;margin-left:1rem}.o-checkoutpayment .checkoutpayment-downpayment{background-color:#fff;margin-left:1rem;margin-bottom:1rem;padding:1rem;border-radius:.25rem}.o-checkoutpayment .checkoutpayment-optins-container{margin-top:1rem;margin-left:1rem}.o-checkoutpayment .checkoutpayment-optins-container .m-checkoutdeliverycontactpermission{background-color:#fff;padding:1rem;margin-bottom:1rem;margin-top:1rem;border-radius:.25rem}@media (max-width:749px){.o-checkoutpayment .checkoutpayment-user-information .m-checkout-user-information-summary{margin-right:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-checkoutpayment .checkoutpayment-downpayment,.o-checkoutpayment .checkoutpayment-optins-container .m-checkoutdeliverycontactpermission{margin-right:1rem}}.o-checkoutpayment .checkoutpayment-optins-container .m-checkoutdeliverycontactpermission .tab-panel{border-bottom:none}.o-checkoutpayment .a-horizontalrule{padding-left:12px;padding-right:12px}.o-checkoutwelcome .checkout-welcome-intro{margin-bottom:30px}.o-checkoutwelcome .checkout-welcome-intro p:last-child{margin-bottom:0}.o-cookielaw{display:none;max-height:1200px;-webkit-transition:max-height .8s;transition:max-height .8s;overflow:hidden;max-width:100%;margin-left:auto;margin-right:auto}.o-cookielaw:after{content:" ";display:block;clear:both}.o-cookielaw.is-transitioned{max-height:0}.o-cookielaw .extend-cookie-configuration{display:none;max-height:0}.o-cookielaw .extend-cookie-configuration.is-open{max-height:none;display:block}.o-cookielaw .extend-cookie-configuration.is-in-transition{-webkit-transition:max-height .4s;transition:max-height .4s}.o-cookielaw .cookielaw-layer-settings{margin-top:10px}.o-cookielaw .cookielaw-layer-settings .m-forminput-checkbox{display:inline-block;padding-right:10px}.o-cookielaw .a-heading{margin:0}.o-cookielaw .cookielaw-close{position:absolute;right:0;padding:30px}.o-cookielaw .m-form:not(.cookielaw-setcookiepolicy-form){margin-bottom:0}.o-cookielaw .cookielaw-oneoption-form,.o-cookielaw .cookielaw-setcookiepolicy-form{display:inline-block;padding:30px;width:100%}.o-cookielaw .cookielaw-content .list-unstyled{float:left;width:100%}.o-cookielaw .cookielaw-content .list-unstyled .a-morecontenttogglelink .more-less-button{padding:0}.o-cookielaw .cookielaw-content .list-unstyled .a-morecontenttogglelink .icon,.o-cookielaw .cookielaw-content .list-unstyled .a-morecontenttogglelink .is-open .icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.o-cookielaw .cookielaw-content .list-unstyled li{padding:0}.o-cookielaw .cookielaw-content .list-unstyled li .more-less-button p{margin:0}.o-cookielaw .cookielaw-actions .a-button:not(:last-child),.o-cookielaw .cookielaw-content .list-unstyled li:not(:last-child){margin-bottom:10px}@media (min-width:750px){.o-cookielaw .cookielaw-content{width:66.6666666667%;float:left;padding-right:1.3888888889%}.o-cookielaw .cookielaw-content .list-unstyled{margin-bottom:20px}.o-cookielaw .cookielaw-actions{width:33.3333333333%;float:left;padding-left:1.3888888889%}}@media (min-width:900px){.o-cookielaw .cookielaw-content{width:75%}.o-cookielaw .cookielaw-actions{width:25%}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-dealers-filter:hover{color:#fff;background-color:#9e2896}}.o-cookitlocator .dealer-info{margin-top:30px;margin-left:10px}.o-cookitlocator .map-wrap{height:275px;margin-bottom:.6rem}.o-cookitlocator .cookit-filter-selector{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1em;margin-top:.5em;margin-bottom:1.5em;width:100%;max-width:565px}.o-cookitlocator .cookit-filter-selector .cookit-filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border:2px solid;border-radius:20px;padding:10px}.o-cookitlocator .cookit-filter-selector .cookit-filter:hover{cursor:pointer}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-dealers-filter{border-color:#9e2896;color:#9e2896}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-dealers-filter.selected{color:#fff;background-color:#9e2896}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-dealers-filter.selected:hover{background-color:#791d73}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-experts-filter{border-color:#00884a;color:#00884a}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-experts-filter.selected{color:#fff;background-color:#00884a}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-experts-filter.selected:hover{background-color:#006c3a}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-events-filter{border-color:#18837e;color:#18837e}@media (min-width:900px){.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-experts-filter:hover{color:#fff;background-color:#00884a}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-events-filter:hover{color:#fff;background-color:#18837e}}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-events-filter.selected{color:#fff;background-color:#18837e}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-events-filter.selected:hover{background-color:#116864}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-all-filter{border-color:#007bc0;color:#007bc0}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-all-filter.selected{color:#fff;background-color:#007bc0}.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-all-filter.selected:hover{background-color:#00629a}@media (min-width:750px){.o-cookitlocator .cookitmaplist-wrap{height:700px}.o-cookitlocator .cookitmaplist-wrap.pre-initialized{display:none}.o-cookitlocator .cookitmaplist-wrap .map-wrap{height:100%}}.scroll-to-top-wrapper{position:fixed;background:#fff;top:0;right:0;z-index:2;text-align:right;width:100%}.search-button{text-align:right;width:-webkit-fit-content;width:fit-content}.o-dealerlocator .tracking-text{margin-bottom:0;margin-top:20px}.o-dealerlocator .dealer-info{margin-top:30px;margin-left:10px}.o-dealerlocator .map-wrap{height:auto}.o-dealerselection .dealer-layout address,.o-dealerselection .dealer-layout ul.links{padding-left:30px}.o-dealerselection .dealer-layout ul.links{list-style-type:none;margin:0}.o-dob2address .suggestion-fieldset{padding:1px!important;visibility:hidden}.o-dob2address .suggestion-togglebox{border-bottom:none;margin-bottom:1px!important}.o-dob2address .suggestion-togglebox-content.is-open{margin-bottom:20px!important}.o-dob2appliance .form-row-wrapper{position:relative}.o-dob2appliance .form-row-wrapper fieldset.form-row{margin-right:0;padding:0}.o-dob2appliance .uppercase{text-transform:uppercase}.o-dob2appliance .form-input-icon{position:absolute;right:5px!important;top:38px!important}.o-dob2appliance .icon-calendar{font-size:25px!important;top:35px!important}.o-dob2appliance .m-enterenumberproductids{padding:0!important;margin-bottom:0!important}.o-dob2appliance .m-enterenumberproductids .m-searchfield .m-searchinput{margin-bottom:0!important}.o-dob2appliance .m-enterenumberproductids .m-searchfield .input-wrap{width:100%!important;padding-right:0!important}.o-dob2appointment .appointment-calendar,.o-dob2appointment .appointment-timeslots{display:inline-block;vertical-align:top}.o-dob2appointment .appointment-calendar{margin-bottom:15px;margin-right:15px}.o-dob2appointment .appointment-loader{display:inline-block;overflow:hidden;position:relative}.o-dob2appointment .appointment-loader .loading-indicator{position:absolute}.o-dob2appointment .appointment-smsreminder{padding-left:30px}.o-dob2appointment .appointment-timeslots{margin-bottom:15px;padding-top:10px!important;padding-bottom:10px!important;padding-left:40px!important}@media (min-width:750px){.o-dealerlocator .maplist-wrap{height:580px}.o-dealerlocator .maplist-wrap.pre-initialized{display:none}.o-dealerlocator .maplist-wrap .map-wrap{height:100%}.o-dob2appointment .appointment-timeslots{margin-bottom:0}}.o-dob2appointment .pika-time{display:none}.o-dob2confirmation{overflow:hidden;background-clip:content-box;background-color:#f2f2f2;opacity:1!important}.o-dob2confirmation .dob2confirmation-headline{margin-top:1rem;margin-left:1rem}.o-dob2confirmation .m-dob2-user-information-summary{margin-right:1rem;margin-left:1rem}.o-dob2confirmation .dob2-summary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:35%;float:right;margin-bottom:4rem}@media (max-width:749px){.o-dob2confirmation .m-dob2-user-information-summary{margin-top:0;padding-left:1rem}.o-dob2confirmation .m-dob2-appliance-data{margin-right:1rem}.o-dob2confirmation .dob2-summary-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.o-dob2confirmation .dob2-appliance-data-container{float:left;width:65%}.o-dob2confirmation .m-dob2-appliance-data{margin-top:1rem;margin-left:1rem;margin-bottom:1.5rem}.o-dob2confirmation .m-dob2-summary{margin:1rem}@media (max-width:749px){.o-dob2confirmation .dob2-appliance-data-container{width:100%}.o-dob2confirmation .m-dob2-summary{margin-bottom:1rem;padding-left:1rem}}.o-dob2problem .categories a{border-top:1px solid #d4d9de;display:block;padding:5px 0}.o-dob2problem .categories a:before{left:auto;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.o-dob2problem .root-categories{border-bottom:1px solid #d4d9de}.o-dob2problem .dob-root-element{margin-bottom:10px}.o-dob2problem .selectedcategory{background-color:#f1f1f1;padding:5px 0;font-weight:700}.o-dob2problem .selectedcategory .selected{border-bottom:1px solid #d4d9de}.o-dob2problem .selectedcategory .selected .selected-answer{font-weight:700;padding:5px 0}.o-dob2problem .selectedcategory .selected:last-child{border-bottom:none}.o-dob2problem .back-link{margin-bottom:10px}.o-dob2problem .hide{display:none!important}.o-dob2problem .show{display:block!important}.o-dob2repairaddress .repair-address-radio .form-row{max-width:500px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.o-dobaddress .suggestion-fieldset{padding:0}.o-dobaddress .suggestion-togglebox{border-bottom:none;margin-bottom:0}.o-dobaddress .suggestion-togglebox-content.is-open{margin-bottom:20px}.o-dobappointment .appointment-calendar,.o-dobappointment .appointment-timeslots{display:inline-block;vertical-align:top}.o-dobappointment .appointment-calendar{margin-bottom:15px;margin-right:15px}.o-dobappointment .appointment-loader{display:inline-block;overflow:hidden;position:relative}.o-dobappointment .appointment-loader .loading-indicator{position:absolute}.o-dobappointment .appointment-smsreminder{padding-left:30px}.o-dobappointment .appointment-timeslots{margin-bottom:15px}@media (min-width:750px){.o-dobappointment .appointment-timeslots{margin-bottom:0}}.o-dobappointment .pika-time{display:none}.o-dobappointment-reschedule .reschedule-appointment-calendar,.o-dobappointment-reschedule .reschedule-appointment-timeslots{display:inline-block;vertical-align:top}.o-dobappointment-reschedule .reschedule-appointment-calendar{margin-bottom:15px;margin-right:15px}.o-dobappointment-reschedule .reschedule-appointment-calendar .current-appointment .pika-button{border-color:#999;color:inherit;font-weight:400}.o-dobappointment-reschedule .reschedule-appointment-calendar .is-today .pika-button{border:none!important}.o-dobappointment-reschedule .reschedule-appointment-loader{display:inline-block;overflow:hidden;position:relative}.o-dobappointment-reschedule .reschedule-appointment-loader .loading-indicator{position:absolute}.o-dobappointment-reschedule .reschedule-appointment-timeslots{margin-bottom:15px}.o-dobappointment-reschedule .pika-time,.reschedule-error-info-container .error-info{display:none}.reschedule-error-info-container.invalidtoken .error-info.error-invalidtoken,.reschedule-error-info-container.toolatetoupdate .error-info.error-toolate{display:block}.o-dobsinglestepavailability .service-partner-item-replace-container{margin-top:48px}.o-dobsummary .summary-content{position:relative}.o-dobsummary .summary-content .a-area-errorbox{margin:0 0 15px}.o-dobsummary .summary-edit{position:absolute;right:0;top:0}.o-dob-tech-track .reload-button-wrapper{width:auto}@media (min-width:750px){.o-dobappointment-reschedule .reschedule-appointment-timeslots{margin-bottom:0}.o-dob-tech-track .reload-button-wrapper{width:25%}}.o-filelist{display:-ms-grid;display:grid;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:48px}.o-filelist .file-tile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;min-height:75px;margin-bottom:10px;border-radius:5px;background:#e9ecee}.o-filelist .file-tile.a-link{color:#000;padding:15px;width:100%;margin:5px 0 0;border:1px solid #e5e5e5}@media (min-width:750px){.o-filelist .file-tile{width:50%;margin-right:50%}}@media (min-width:900px){.o-cookitlocator .cookit-filter-selector .cookit-filter.cookit-all-filter:hover{color:#fff;background-color:#007bc0}.o-filelist .file-tile{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-right:10px;margin-left:10px}.o-filelist .file-tile:nth-of-type(odd){margin-left:0}.o-filelist .file-tile:nth-of-type(even){margin-right:0}}.o-filelist .file-tile:hover .file-tile-wrapper .icon{color:#000}.o-filelist .file-tile .image-container{width:40px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:10px 0 0 10px}.o-filelist .file-icon{padding:5px 0 0 10px;font-size:40px}.o-filelist .file-tile-wrapper{padding:10px}.o-filelist .file-tile-wrapper .icon{color:#41aaaa}.o-filelist .file-tile-heading{margin-right:5px;font-weight:700}.o-filelist .file-tile-content{margin-bottom:20px}.o-filelist .file-tile-productTitle{padding-left:10px}.o-filelist .file-tile-link-content{padding-bottom:10px}.o-filelist .file-tile-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-firstaid{position:relative}.o-firstaid:after{clear:both;content:'';display:table;width:100%}.o-firstaid .categories,.o-firstaid .problems{width:100%;float:left;padding:0}.o-firstaid .titles{margin-bottom:10px}.o-firstaid .titles:after{clear:both;content:'';display:table;width:100%}.o-firstaid .titles h3{width:100%;float:left;padding:0}.o-firstaid .step-one,.o-firstaid .step-two,.o-firstaid.one .step-null{display:none}.o-firstaid.one .step-one{display:block}.o-firstaid.two .titles h3{width:100%;float:left;font-size:14px;margin-bottom:0;padding:0}.o-firstaid.two .step-null,.o-firstaid.two .step-one{display:none}.o-firstaid.two .step-two{display:block}.o-firstaid.mobile .titles h3{width:100%;float:left;font-size:14px;margin-bottom:0;padding:0}.o-firstaid.mobile .selected-category&gt;.a-link{display:none}.o-firstaid.mobile.one .change-link{margin-bottom:20px}.o-firstaid.mobile.two .selector{display:none}.o-firstaid .selector{margin-bottom:30px;position:relative}.o-firstaid .selector:after{clear:both;content:'';display:table;width:100%}.o-firstaid .categories li,.o-firstaid .categories ul,.o-firstaid .problems li,.o-firstaid .problems ul{margin:0}.o-firstaid .categories a:not(.change-link),.o-firstaid .problems a:not(.change-link){border-top:1px solid #d4d9de;display:block;padding:10px 0}.o-firstaid .categories .change-link,.o-firstaid .problems .change-link{padding:10px 0}.o-firstaid .categories li:last-of-type a,.o-firstaid .problems li:last-of-type a{border-bottom:1px solid #d4d9de}.o-firstaid .categories .selected-category&gt;a,.o-firstaid .problems .selected-category&gt;a{border-bottom:1px solid #d4d9de;color:#000;font-weight:700}.o-firstaid .categories a:before,.o-firstaid .problems a:before{left:auto;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.o-firstaid .problems{display:none}.o-firstaid .change-link{clear:both;display:none;width:100%;float:left;padding:0}.o-firstaid .solutions{display:none;width:100%;float:left;padding:0}.o-firstaid .contact-teaser .a-button:before{content:none}@media (min-width:750px){.o-firstaid.one .selectedcategory,.o-firstaid.one .selectedproblem{display:none}.o-firstaid .categories,.o-firstaid .problems{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-firstaid .titles:after{clear:both;content:'';display:table;width:100%}.o-firstaid .titles h3{width:50%;float:left;padding:0}.o-firstaid .contact-teaser{max-width:66.6666666667%}.o-firstaid .contact-teaser .a-button{max-width:50%}.o-firstaid .problems{padding-right:0;position:absolute;right:0;top:0}.o-firstaid .categories{padding-left:0}.o-firstaid .change-link{width:50%;float:left;padding:0}.o-header .breadcrumb-wrap .m-breadcrumb ul{margin-bottom:10px}}.o-firstaid .m-togglebox .m-teaser{float:none}.o-footer:after{clear:both;content:'';display:table;width:100%}.o-footer .footer-links:only-child .m-footerlinkscopyright{border-top:1px solid #879baa;padding-top:20px}.o-footer .footer-text{text-align:center;color:#999;cursor:default}.o-footer li.full-width{width:100%;margin:0}.o-footer .footer-breadcrumb{padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid #d4d9de}@media print{.o-footer .footer-functions,.o-footer .footer-links li,.o-footer .footer-navwrap{display:none}.o-footer .footer-links .copyright{display:block}}.o-footer-rebrush{margin:40px 0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-navwrap .m-navfooter .section-wrap{border:none;margin:0}.o-footer-rebrush .footer-rebrush-section .m-footerfootnote,.o-footer-rebrush .footer-rebrush-section .m-footerpagefunctionsfollow{border:none}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social .m-footerpagefunctionsfollow{margin:auto 0 0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social .m-footerpagefunctionsfollow .likes,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social .m-footerpagefunctionsfollow .likes .list-unstyled{margin:0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social .m-footerpagefunctionsfollow .likes .list-unstyled li{height:auto}.o-footer-rebrush .footer-rebrush-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-divider,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-footnotes,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-links,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-navwrap,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-shop{width:100%}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-links,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-navwrap{padding-top:40px}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-shop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:40px 0}@media (max-width:899px){.o-footer-rebrush .footer-rebrush-section .footer-rebrush-links,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-navwrap{padding-top:0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-links{padding-top:20px}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-shop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-shop .m-trustedshops{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:20px}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-shop .m-paymentoptions{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:0}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-divider{border-top:1px solid #d4d9de}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-breadcrumb,.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-breadcrumb{margin:40px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-breadcrumb .footer-rebrush-slogan:not(:last-child){margin:0 0 -webkit-calc(40px / 2);margin:0 0 calc(40px / 2)}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social{margin:40px 0 40px auto}.o-footer-rebrush .footer-rebrush-section .footer-rebrush-social .m-footerpagefunctionsfollow .likes ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.o-header:after{clear:both;content:'';display:table;width:100%}.o-header .header-elements{background:#2d373c}.o-header .header-elements.international-header .a-identifier{margin:15px 0 0}.o-header.header-open .header-elements{border-bottom:2px solid #d4d9de}.o-header .identifier-logo{display:block}.o-header .identifier-logo:after{clear:both;content:'';display:table;width:100%}.o-header .identifier-logo .a-image{height:75px}.o-header .nav-wrap{width:100%}.o-header .nav-wrap:after{clear:both;content:'';display:table}.o-header .nav-wrap .conversion-bar{float:right;width:auto}.o-header .own-stage{display:inline-block;width:100%}.o-header.flip-logo .a-identifier{float:right}@media (min-width:900px){.o-header .header-elements{margin-bottom:30px}}@media (max-width:899px){.o-header .m-searchinput{background:#fff;margin:0 -10px -10px;padding:10px}}@media (max-width:749px){.o-header.header-open .header-elements{padding-bottom:10px}}@media (min-width:900px){.o-header .header-elements{padding-bottom:10px}.o-header .search-form{float:right;position:relative;width:16.6666666667%;z-index:10}.o-header .m-navmain .second-level{left:-10px;width:-webkit-calc(100% + 2 * 10px);width:calc(100% + 2 * 10px)}.o-header .m-breadcrumb{float:left}.o-header .m-forminput-dropdown .select-wrap{margin-top:0}.o-header .navmeta-links{padding-top:2px;white-space:nowrap}}@media print{.o-header .a-identifier,.o-header .breadcrumb-wrap,.o-header .m-navmeta,.o-header .nav-wrap{display:none}.o-header .a-logo{float:none}.o-header .a-logo .a-image{text-align:left}}body.no-scroll{overflow:hidden}.o-headerrebrush{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:-webkit-sticky;position:sticky;z-index:301;background-color:transparent;top:-95px}.o-headerrebrush.open .dimming-effect-container .dimming-overlay{height:100vh;opacity:.65;z-index:-1}.o-headerrebrush.usp-bar-active .usp-bar{height:30px}.o-headerrebrush.force-transparent-above-stage.headerrebrush-transparent-toggle{--toggle-state:true}.o-headerrebrush.force-transparent-above-stage.transparent-above-stage .full-width-elements-container{-webkit-transition:background-color .22s linear;transition:background-color .22s linear}.o-headerrebrush.force-transparent-above-stage.transparent-above-stage .content,.o-headerrebrush.force-transparent-above-stage.transparent-above-stage:not(.open).is-transparent-now .full-width-elements-container{background:0 0}.o-headerrebrush .dimming-effect.active{background-color:#000;bottom:0;display:block;left:0;margin:auto;opacity:.3;position:fixed;right:0;top:0;z-index:300}.o-headerrebrush .full-width-elements-container{background-color:#2d373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:301}.o-headerrebrush .sticky-elements{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:100%;background-color:#2d373c}.o-headerrebrush .sticky-elements *{max-width:1360px}.o-headerrebrush .sticky-elements .m-navanchor .navanchor-navigation,.o-headerrebrush .sticky-elements .m-tabs .tabs-static{background-color:transparent}.o-headerrebrush .dimming-effect-container{position:relative;width:100%}.o-headerrebrush .dimming-effect-container .dimming-overlay{background-color:#000;opacity:0;position:absolute;width:100%;-webkit-transition:opacity .35s .25s;transition:opacity .35s .25s}.o-headerrebrush .fly-out-wrap{position:relative;-webkit-clip-path:inset(0 0 -200vh 0);clip-path:inset(0 0 -200vh 0)}.o-headerrebrush .fly-out-wrap .fly-out-container{position:absolute;width:100%;z-index:300;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0;overflow:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:height .35s,-webkit-transform .35s;transition:transform .35s,height .35s,-webkit-transform .35s}.o-headerrebrush .fly-out-wrap .fly-out-container .fly-out{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;max-height:0;overflow-y:auto;width:100%;max-width:1360px;background-color:#2d373c;-webkit-transition:max-height .35s ease-out;transition:max-height .35s ease-out}.o-headerrebrush .fly-out-wrap .fly-out-container.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.o-headerrebrush .content{width:100%;max-width:1360px;background-color:#2d373c;margin-left:auto;margin-right:auto;display:-ms-grid;display:grid;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;-ms-grid-columns:auto auto;grid-template-columns:auto auto;grid-template-areas:"uspbar uspbar" "logo subbrand" "menu converison"}.o-headerrebrush .content .usp-bar{-ms-grid-row:1;grid-row:1;grid-column:1/3;grid-area:uspbar;overflow:hidden}.o-headerrebrush .content .usp-bar .m-uspnavigation{margin:0}.o-headerrebrush .content .logo{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column:1;grid-area:logo;height:54px;margin-left:20px;margin-top:20px;margin-bottom:20px}.o-headerrebrush .content .logo .a-logo{display:inline-block}.o-headerrebrush .content .logo .a-logo .a-image{text-align:unset}.o-headerrebrush .content .conversion-bar{-ms-grid-row:3;grid-row:3;-ms-grid-column:2;grid-column:2;grid-area:converison;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #fff}.o-headerrebrush .content .conversion-bar .m-conversionbarrebrush&gt;:nth-child(n){margin:0 20px 0 0}.o-headerrebrush .content .conversion-bar .m-conversionbarrebrush :last-child{margin-right:0}.o-headerrebrush .content .subbrand-identifier{-ms-grid-row:2;grid-row:2;-ms-grid-column:2;grid-column:2;grid-area:subbrand;height:50px;margin-bottom:20px;margin-top:20px;overflow:hidden;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.o-headerrebrush .content .subbrand-identifier .a-identifier{margin:0}.o-headerrebrush .content .menu{-ms-grid-row:3;grid-row:3;-ms-grid-column:1;grid-column:1;grid-area:menu;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-top:1px solid #fff;padding:20px 0 20px 20px}.o-headerrebrush .content .menu .a-menu,.o-headerrebrush .content .menu .menu-link{margin:0 20px 0 0}.o-headerrebrush .content .menu .menu-link:last-child{margin-right:0}@media (max-width:899px){.o-headerrebrush{top:0}.o-headerrebrush.usp-bar-active{top:-30px}.o-headerrebrush:not(.is-sticky-mobile) .fly-out-container.active{-webkit-transition:height .35s .35s,-webkit-transform .35s .35s;transition:transform .35s .35s,height .35s .35s,-webkit-transform .35s .35s}.o-headerrebrush .usp-bar{height:0}.o-headerrebrush .fly-out-wrap{height:100%}.o-headerrebrush .fly-out-wrap .fly-out-container{height:100%;max-height:none}.o-headerrebrush .dimming-effect-container{display:none}.o-headerrebrush.open .fly-out-container{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;overflow-y:auto}.o-headerrebrush.open .fly-out-container .fly-out{height:100%;max-height:none}.o-headerrebrush.open .content .subbrand-identifier{height:0;margin:0}.o-headerrebrush.open .content .logo{margin-top:10px;margin-bottom:10px;-webkit-transition-delay:0s;transition-delay:0s}.o-headerrebrush.open .content .subbrand-identifier{-webkit-transition-delay:0s;transition-delay:0s}.o-headerrebrush.open .content.sticky-content .subbrand-identifier{border-top:1px solid #fff}.o-headerrebrush.open .content .menu{padding-top:20px}.o-headerrebrush .content{-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto;grid-template-areas:"uspbar uspbar uspbar" "logo converison menu" "subbrand subbrand subbrand"}.o-headerrebrush .content.sticky-content.is-resizing .subbrand-identifier{height:50px;margin-bottom:20px;margin-top:20px;-webkit-transition:none;transition:none}.o-headerrebrush .content.sticky-content .subbrand-identifier{height:0;margin:0;border-top:none}.o-headerrebrush .content.sticky-content .logo{margin-top:10px;margin-bottom:10px;-webkit-transition-delay:0s;transition-delay:0s}.o-headerrebrush .content.sticky-content .subbrand-identifier{-webkit-transition-delay:0s;transition-delay:0s}.o-headerrebrush .content.sticky-content .menu{padding-top:20px}.o-headerrebrush .content.is-resizing .logo,.o-headerrebrush .content.is-resizing .subbrand-identifier{-webkit-transition:none;transition:none}.o-headerrebrush .content .conversion-bar{-ms-grid-row:2;grid-row:2;-ms-grid-column:2;grid-column:2;border-top:none;padding:0 15px 0 0}.o-headerrebrush .content .usp-bar{-ms-grid-row:1;grid-row:1;grid-column:1/4}.o-headerrebrush .content .logo{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column:1;height:auto;-webkit-transition:margin .35s .5s;transition:margin .35s .5s;margin-top:19px}.o-headerrebrush .content .menu{-ms-grid-row:2;grid-row:2;-ms-grid-column:3;grid-column:3;border-top:none;padding-left:0;padding-right:20px;padding-top:19px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.o-headerrebrush .content .menu .a-menu{margin-right:0}.o-headerrebrush .content .subbrand-identifier{-ms-grid-row:3;grid-row:3;grid-column:1/4;border-top:1px solid #fff;margin-bottom:20px;margin-top:0;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:margin .35s .5s,border-top-width .35s .5s,height .35s .5s;transition:margin .35s .5s,border-top-width .35s .5s,height .35s .5s}}.header-breadcrumb{width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);position:relative;z-index:102}.header-breadcrumb-content{max-width:1360px;margin:0 auto;padding:10px 20px}.header-breadcrumb .crumb-links-wrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.o-headershop{background:#2d373c}.o-headershop:after{clear:both;content:'';width:100%}.o-headershop .a-identifier.flip-identifier{float:right}.o-headershop .logo.flip-logo{float:left}.o-headershop .contact .icon,.o-headershop .contact .title{float:left;vertical-align:middle;width:auto}.o-headershop .contact .icon{margin-right:10px}.o-headershop .contact .mail,.o-headershop .contact .phone{display:inline-block;vertical-align:middle;width:auto}.o-headershop .contact .mail .a-link,.o-headershop .contact .phone .a-link{float:left}.o-headershop .contact .mail .a-button,.o-headershop .contact .phone .a-button{padding:0 0 0 10px}.o-headershop .contact .title{padding-right:10px}.o-headershop .contact .a-link{font-weight:700}.o-headershop .icon-mail,.o-headershop .icon-phone{font-size:24px;padding:2px}.m-iumlayoutcontainer.content1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}@media (min-width:750px){.o-headershop .a-identifier,.o-headershop .logo{width:50%}.o-headershop .contact .icon-mail,.o-headershop .contact .icon-phone{float:left;font-size:32px;line-height:32px}.o-headershop .contact .mail,.o-headershop .contact .phone,.o-headershop .contact .title{width:87.5%;float:left;padding:0}.m-iumlayoutcontainer.content1{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media (min-width:900px){.o-headershop .a-identifier{width:30%}.o-headershop .a-identifier.flip-identifier{float:right;text-align:right}.o-headershop .contact{width:40%}.o-headershop .logo{width:30%}.o-headershop .logo.flip-logo{float:left}.o-headershop .contact .mail,.o-headershop .contact .phone{width:auto}.o-headershop .contact .title{width:75%}.m-iumlayoutcontainer.content1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row}.m-iumlayoutcontainer.content1 .iumleftnavi{width:25%;margin-right:40px}.m-iumlayoutcontainer.content1 .iumcontent{width:75%}}.o-list.content-search.grid-view.full-outer .list-layout{margin:0}.o-list.content-search .content-search-item{margin-bottom:30px}.o-list.content-search .content-search-item .a-heading{margin:0;font-size:24px}.o-list.content-search .content-search-item .a-heading&gt;a{text-decoration:none}.o-list.content-search .content-search-item p{margin:0;line-height:24px}.o-list .list-layout{max-width:100%;margin-left:auto;margin-right:auto;max-width:none}.o-list .list-layout:after{content:" ";display:block;clear:both}.o-list.grid-view.o-listrebrush .list-layout{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:10px}.o-list.grid-view.o-listrebrush .list-layout .item{width:100%}.o-list:after{clear:both;content:'';display:table;width:100%}.o-list .sorting-dropdown{padding-bottom:20px}.o-list .list-header{margin-bottom:30px}.o-list .list-header .m-filterbar{padding-bottom:10px}.o-list .item{display:block;position:relative}.o-list .filterbar-wrap{margin-bottom:30px}.o-list .m-togglebox{overflow:hidden;width:100%}.o-list .m-togglebox .item{float:left;margin-bottom:0;width:100%}.o-list .m-togglebox .item .content{overflow:hidden;width:100%}.o-list .m-togglebox .togglebox-title{display:block;width:100%}.o-list .m-togglebox .togglebox-title .text{display:block;position:relative;width:100%}.o-list .m-togglebox .togglebox-title .text:after{clear:both;content:'';display:table;width:100%}.o-list .m-togglebox .togglebox-title .text .id-name{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-list .m-togglebox .togglebox-title .text .price,.o-list .m-togglebox .togglebox-title .text .prodnr{width:100%;float:left;padding-left:1.3888888889%;padding-right:0}.o-list .m-togglebox .togglebox-title .text .price{position:absolute;right:0;text-align:right}.o-list .m-togglebox .m-productteaser,.o-list .m-togglebox .product-images{padding-left:0}.o-list .a-loadmore{margin-top:30px}.grid-view .o-list .item,.o-list.grid-view .item{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}@media (min-width:750px){.o-list .m-togglebox .togglebox-title .text .id-name{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-list .m-togglebox .togglebox-title .text .price,.o-list .m-togglebox .togglebox-title .text .prodnr{width:25%;float:left;padding-left:1.3888888889%;padding-right:0;text-align:right}.o-list .m-togglebox .togglebox-title .text .price{position:relative}.grid-view:not(.grid-view-view-skip-mod) .o-list .item,.o-list.grid-view.o-list-press .item,.o-list.grid-view:not(.grid-view-skip-md) .item,.o-list.grid-view:not(.o-listrebrush) .item{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(2n+1),.o-list.grid-view.o-list-press .item:nth-child(2n+1),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(2n+1),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(2n+2),.o-list.grid-view.o-list-press .item:nth-child(2n+2),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(2n+2),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(-n+2),.o-list.grid-view.o-list-press .item:nth-child(-n+2),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(-n+2),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(-n+2){margin-top:0}.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+1),.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+2),.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+3),.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+4){margin:0}}.o-list.list-view .list-layout .m-productteaser .product-images .product-awards.award-view .title-heading{text-align:left}.o-list.list-view .list-layout .m-productteaser .product-images .product-awards.award-view .m-imagelist .a-image{float:left}.o-listconsumers .export-to-file{width:100%;float:left;padding-right:1.3888888889%;padding-left:0}@media (min-width:900px){.grid-view:not(.grid-view-view-skip-mod) .o-list .item,.o-list.grid-view.o-list-press .item,.o-list.grid-view:not(.grid-view-skip-md) .item,.o-list.grid-view:not(.o-listrebrush) .item{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(4n+1),.o-list.grid-view.o-list-press .item:nth-child(4n+1),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(4n+1),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(4n+1){margin-left:0;margin-right:-100%;clear:both}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(4n+2),.o-list.grid-view.o-list-press .item:nth-child(4n+2),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(4n+2),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(4n+2){margin-left:25%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(4n+3),.o-list.grid-view.o-list-press .item:nth-child(4n+3),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(4n+3),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(4n+3){margin-left:50%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(4n+4),.o-list.grid-view.o-list-press .item:nth-child(4n+4),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(4n+4),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(4n+4){margin-left:75%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-list .item:nth-child(-n+4),.o-list.grid-view.o-list-press .item:nth-child(-n+4),.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(-n+4),.o-list.grid-view:not(.o-listrebrush) .item:nth-child(-n+4){margin-top:0}.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+1),.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+2),.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+3),.o-list.grid-view.o-list-press.press-pictures-flexbox .item:nth-child(4n+4){margin:0}.o-list.grid-view.o-listrebrush .list-layout .item{margin-left:0;margin-top:3px}.o-listconsumers .export-to-file{width:33.3333333333%}}.o-listquotesorders .export-to-file{width:100%;float:left;padding-right:1.3888888889%;padding-left:0}@media (min-width:900px){.o-listquotesorders .export-to-file{width:33.3333333333%}}.o-myaccountpromotionappliancedetails .m-productregistration-appliancedetails .a-heading{border-bottom:1px solid #d4d9de;border-top:1px solid #d4d9de;line-height:42px}.o-myaccountpromotionappliancedetails .m-productregistration-appliancedetails .purchase-date-readonly{display:none;height:38px;margin-top:10px}.o-myaccountpromotionappliancedetails .m-productregistration-appliancedetails .purchase-date-readonly .text{font-weight:700;line-height:38px}.o-myaccount-promotion-wpe{margin:0 0 60px}.o-myaccount-promotion-wpe .m-myproductdatainputfield .e-number-label{display:block}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-form .form-row .a-formlabel.e-number-readonly{border:1px solid #c7c7c7;border-radius:4px;color:#c7c7c7;width:80%;padding:10px;display:inline-block}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-form .form-row .a-formlabel.e-number-readonly:after{content:""}.o-myaccount-promotion-wpe .m-myproductdatainputfield .myproductdata-wrapper:nth-child(2) .form-row{padding:0}.o-myaccount-promotion-wpe .m-myproductdatainputfield .myproductdata-wrapper:nth-child(2) .form-row .m-forminput-dropdown{float:right;width:12%}.o-myaccount-promotion-wpe .m-myproductdatainputfield .myproductdata-wrapper:nth-child(2) .form-row .m-forminput-dropdown:before{content:"/";position:absolute;top:10px;left:-20px}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput.m-forminput-datepicker{font-weight:500}.o-myaccount-promotion-wpe .m-myproductdatainputfield .form-actions .form-action-primary{float:right}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-typeplatefinder{max-width:500px}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-typeplatefinder .m-forminput.m-forminput-dropdown{display:block;max-width:500px;margin:10px 0 20px}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput[readonly]{border:1px solid #c7c7c7;color:#c7c7c7;padding:10px}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput-dropdown .select-wrap{color:#2648a4;margin:0}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput-dropdown .select2-container{border:1px solid #999;border-radius:4px}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput-dropdown .select2-container.select2-container--disabled{border:1px solid #c7c7c7}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput-dropdown .select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#c7c7c7}.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput-dropdown .select2-container .select2-results__option,.o-myaccount-promotion-wpe .m-myproductdatainputfield .m-forminput-dropdown .select2-container .select2-selection{background:0 0}.o-list-productregistration-appliancedetails{margin:20px 0 0}.o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .a-heading{line-height:42px}.o-list-productregistration-appliancedetails .m-productregistration-appliancedetails:last-of-type:not(:first-of-type){padding-top:20px}.o-list-productregistration-appliancedetails .registeredproducts .deleteproduct{border-top:1px solid #d4d9de}.o-list-productregistration-appliancedetails .registeredproducts .deleteproduct .delete-registration{float:right}.o-list-productregistration-appliancedetails .registeredproducts .product-separator{background:#fff;height:80px;max-width:500px;margin-left:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-mypayments .display-message-section{margin-bottom:20px}@-webkit-keyframes fade-in-text{0%{opacity:0}100%{opacity:1}}@keyframes fade-in-text{0%{opacity:0}100%{opacity:1}}.o-mypayments .display-message-section span{padding:5px 10px;color:#fff;border-radius:5px}.o-mypayments .display-message-section span.success-message{background:#647d2d;-webkit-animation:5s fade-in-text;animation:5s fade-in-text}.o-mypayments .display-message-section span.failure-message{background:red;-webkit-animation:5s fade-in-text;animation:5s fade-in-text}.o-mypayments .payments-heading{width:50%;display:inline-block}.o-mypayments .mypayment-link{float:right;margin-right:15px}.o-mypayments button.add-card{width:auto;float:right;text-align:right;background:0 0;color:#2b5ee5;border:0}.o-mypayments button.add-card .text{text-decoration:underline}.o-mypayments button.a-button-secondary.a-button:hover,.o-mypayments button.a-button.a-link-secondary.a-button-link:hover,.o-mypayments button.a-button.a-link-secondary.a-link:hover{background:0 0}.o-mypayments .card-delete-success{color:#00705c}.o-mypayments .card-delete-failure{color:#e11f26}.o-mypayments .stored-cards{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin:10px 0}.o-mypayments .no-cards-saved{margin-top:10px}.o-myproducts .myproducts-controls:after{clear:both;content:'';display:table;width:100%}.o-myproducts-rebrush .head-container{margin:10px 0 0;padding:0 40px;display:-ms-grid;display:grid}.o-myproducts-rebrush .head-container .add-product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-myproducts-rebrush .head-container .add-product .a-button.a-link{padding:11px 16px 10px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px}.o-myproducts-rebrush .head-container .add-product .a-button.a-link:hover{background-color:#2648a4}.o-myproducts-rebrush .head-container .add-product .a-button.a-link .icon.icon-s{font-size:12px}.o-myproducts-rebrush .producttiles-container{margin:30px 0 0}.o-myproducts-rebrush .producttiles-container .producttiles-grid{background-color:#eee;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:20px;grid-row-gap:40px;padding:40px}@media (min-width:750px){.o-mypayments .stored-cards{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.o-mypayments .payments-description,.o-mypayments .payments-heading{width:75%}.o-myproducts-rebrush .head-container .add-product{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}.o-myproducts-rebrush .head-container .add-product .a-button.a-link{width:auto}.o-myproducts-rebrush .producttiles-container .producttiles-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:40px}.o-myproducts-rebrush .myaccount-menu .m-linklist .list-unstyled{-webkit-column-count:2;column-count:2}}@media (min-width:900px){.o-mypayments .stored-cards{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}.o-myproducts-rebrush .head-container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:20px}.o-myproducts-rebrush .head-container .add-product{-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right}.o-myproducts-rebrush .head-container .add-product .a-button.a-link{width:auto}.o-myproducts-rebrush .producttiles-container .producttiles-grid{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:20px;grid-row-gap:40px}}.o-myproducts-rebrush .producttiles-container .load-more{padding:0 0 40px;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-checkout-summary .o-myproducts-rebrush .producttiles-container .load-more .a-link-secondary.a-button.a-button-link,.o-myproducts-rebrush .producttiles-container .load-more .a-button-secondary,.o-myproducts-rebrush .producttiles-container .load-more .a-link-secondary.a-button.a-link,.o-myproducts-rebrush .producttiles-container .load-more .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto;padding:8px 16px;border-radius:4px;background-color:#fff;font-weight:700;font-size:16px;border:2px solid #000;color:#000}.m-checkout-summary .o-myproducts-rebrush .producttiles-container .load-more .a-link-secondary.a-button.a-button-link:hover,.o-myproducts-rebrush .producttiles-container .load-more .a-button-secondary:hover,.o-myproducts-rebrush .producttiles-container .load-more .a-link-secondary.a-button.a-link:hover,.o-myproducts-rebrush .producttiles-container .load-more .m-checkout-summary .a-link-secondary.a-button.a-button-link:hover{border-color:#2648a4}.o-myproducts-rebrush .myaccount-menu{margin:40px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.o-myproducts-rebrush .myaccount-menu .m-linklist{width:50%}.o-myprofileforms .myprofileforms-row:after{clear:both;content:'';display:table;width:100%}.o-myprofileforms .myprofileforms-row .delete-myaccount,.o-myprofileforms .myprofileforms-row .delete-mysinglekey{padding:20px 0}@media (min-width:900px){.o-myprofileforms .myprofileforms-row .delete-myaccount,.o-myprofileforms .myprofileforms-row .delete-mysinglekey{width:50%}}.o-myprofileforms .edit-links .a-link{width:100%}.o-myprofileforms .checkboxes-wrap{margin-bottom:20px}.o-myprofileforms .checkboxes-wrap:after{clear:both;content:'';display:table;width:100%}.o-myprofileforms .third-party{margin-bottom:20px}.o-myprofileforms .login-information{float:left;width:100%}.o-myprofileforms .layout-half{margin-bottom:10px}.o-myprofileforms .layout-half:after{clear:both;content:'';display:table;width:100%}.o-myprofileforms .layout-half a,.o-myprofileforms .one-fourth{float:left;width:50%}.o-myprofileforms .m-layer .layer-content{max-width:600px}.o-myprofileforms .m-layer .layer-content .text{margin:0 0 40px}.o-myprofileforms .m-layer .layer-content .error-message{margin:0 0 20px}.o-myprofileforms .m-layer .layer-content .form-action .text,.o-myprofileforms .m-layer .m-form{margin-bottom:0}.o-myprofileforms .address{padding:20px 0}.o-myprofileforms .address:after{clear:both;content:'';display:table;width:100%}.o-myprofileforms .address.primary{background:#d4d9de;margin-left:-1.3888888889%;margin-right:-1.3888888889%;padding-left:1.3888888889%}.o-myprofileforms .address.primary .make-primary{display:none}.o-myprofileforms .accounts{margin:0 0 20px}@media (min-width:750px){.o-myprofileforms .title-wrap .a-heading{float:left;margin-right:60px}.o-myprofileforms .title-wrap .a-link{vertical-align:sub}.o-myprofileforms .one-fourth{float:left;width:25%}.o-myprofileforms .personal-details{float:left;margin-bottom:0;width:50%}.o-myprofileforms .addresses{margin-left:-1.3888888889%}.o-myprofileforms .address{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-myprofileforms .address:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.o-myprofileforms .address:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.o-myprofileforms .address:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}.o-myprofileforms .delete:only-child{width:80%}}@media (min-width:900px){.o-myprofileforms{width:auto}.o-myprofileforms .one-fourth{float:left;width:16.6666666667%}.o-myprofileforms .login-information{float:left;width:50%}}.o-myprofileforms .a-link.a-button{width:auto}.o-myprofileforms .merge-my-accounts{float:left;width:50%}.o-myprofileforms .merge-my-accounts .merge-my-accounts-information{margin:0}.o-myprofileforms .merge-my-accounts .merge-my-accounts-link{margin:20px 0 0}.o-myprofileforms .a-alert{margin-left:0}@media (max-width:749px){.o-myprofileforms .a-alert{margin:15px 0}}.o-onlinedealerlayer .layer-intro-text{margin-bottom:30px}.o-onlinedealerlayer .container{margin-top:18px}.o-onlinedealerlayer .container .dealerlocator-width{width:100%;margin-top:16%}@media (min-width:900px){.o-onlinedealerlayer .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:18px}.o-onlinedealerlayer .container .list-width{width:52%}.o-onlinedealerlayer .container .dealerlocator-width{width:45%;margin-top:0}}.dealer-link-wrapper{text-align:center}@media only screen and (max-width:768px){.o-onlinedealerlayer .o-list.o-listrebrush.list-rebrush-view .list-layout{-ms-grid-columns:1fr 1fr!important;grid-template-columns:1fr 1fr!important}}.o-ordercancellation .m-orderpurchaseitem{margin:20px 0}.o-ordercancellation .button-submit{margin:20px 0 0}@media print{.o-ordernotes{display:none}}.o-ordernotes .form-row{margin-top:20px}.o-orderpurchasedetail .m-layer .layer-content{max-width:600px;text-align:left}.o-orderpurchasedetail .m-layer .layer-content .form-actions,.o-orderpurchasedetail .m-layer .layer-content .m-form{margin:0}.o-overwritebasketprices{padding:20px}.o-overwritebasketprices table{margin-bottom:60px;width:100%}.o-overwritebasketprices th{background-color:#d4d9de}.o-overwritebasketprices .scrollcontainer{margin-bottom:10px}.o-overwritebasketprices .productseparator{border:none}.o-overwritebasketprices .productseparator td{border:none;padding:0}.o-overwritebasketprices .productseparator td.withbottomborder{border-bottom:1px solid #000}.o-overwritebasketprices td,.o-overwritebasketprices th{text-align:left;padding:10px}.o-overwritebasketprices td{white-space:nowrap}.o-overwritebasketprices .rowactions .a-link.has-icon{font-weight:700;margin-right:10px}.o-overwritebasketprices .a-errormessage{margin-bottom:15px}.o-overwritebasketprices .m-subtotalamount .voucher,.o-overwritebasketprices .m-subtotalamount hr{display:none}.o-overwritebasketprices .m-totalamount{float:right}.o-overwritebasketprices .serviceitemsheading{font-weight:700}.o-overwritebasketprices tr.edit-mode .js-edit-row-button,.o-overwritebasketprices tr.edit-mode .js-edit-row-button:hover{background-color:#d4d9de;border:10px solid #d4d9de;border-radius:50%;cursor:default;color:#000}.o-overwritebasketprices tr.edit-mode-reason td{white-space:unset;vertical-align:top}.o-overwritebasketprices tr.edit-mode-reason td .a-errormessage{display:block}.o-overwritebasketprices tr.edit-mode-reason td textarea::-webkit-input-placeholder{color:red}.o-overwritebasketprices tr.edit-mode-reason td textarea:-ms-input-placeholder{color:red}.o-overwritebasketprices tr.edit-mode-reason td textarea::placeholder{color:red}.o-overwritebasketprices tr.readonly-mode .js-edit-row-button.is-disabled,.o-overwritebasketprices tr.readonly-mode .js-edit-row-button.is-disabled:hover{cursor:default;color:#0064a6}.o-overwritebasketprices tr.readonly-mode .js-edit-row-button,.o-overwritebasketprices tr.readonly-mode .js-edit-row-button:hover{border:10px solid transparent;border-radius:50%}.o-overwritebasketprices .js-cancel-row-button.is-disabled,.o-overwritebasketprices .js-cancel-row-button.is-disabled:hover,.o-overwritebasketprices .js-confirm-row-button.is-disabled,.o-overwritebasketprices .js-confirm-row-button.is-disabled:hover,.o-overwritebasketprices .js-reset-row-button.is-disabled,.o-overwritebasketprices .js-reset-row-button.is-disabled:hover{color:#d4d9de;background-color:none;cursor:default}.o-overwritebasketprices .m-forminput-dropdown,.o-overwritebasketprices .m-forminput-dropdown .select-wrap,.o-overwritebasketprices input.m-forminput{margin:0}.o-overwritebasketprices span.modified{color:red}.o-overwritebasketprices .m-forminput-dropdown select.has-error+span.select2-container,.o-overwritebasketprices .m-forminput-dropdown.had-focus select:invalid+span.select2-container,.o-overwritebasketprices .m-forminput-dropdown.has-error span.select2-container{border:1px solid red}.o-overwritebasketprices .form-actions{clear:both}.o-overwritebasketprices .form-error-wrapper.has-custom-error .a-errormessage.error-custom,.o-overwritebasketprices .form-error-wrapper.has-required-error .a-errormessage.error-required{display:block}.o-productdetail .product-id{margin:0 0 20px}.o-productdetail .m-producttitle{margin-bottom:15px}.o-productdetail .service-area,.o-productdetail&gt;.description{display:block}.o-productdetail .sales-program{display:inline-block;float:right;margin:0 0 10px}.o-productdetail .review-rating-mobile{display:block;clear:both;float:right;margin-bottom:10px}.o-productdetail .review-rating-mobile .a-rating .scale .icon{font-size:1.25em}.o-productdetail .review-rating-mobile .a-link.questions,.o-productdetail .review-rating-mobile .a-link.reviews,.o-productdetail .review-rating-mobile .data-sheet-energy,.o-productdetail .service-area .m-productconversionarea .m-ratingsummary{display:none}.o-productdetail .product-gallery{clear:both;margin:0 0 20px}.o-productdetail .image-list{margin:0 0 15px}.o-productdetail .image-list .award-tile{float:left;margin:0 30px 30px 0}@media (min-width:750px){.o-productdetail .image-list .award-tile{width:100%}}.o-productdetail .pictograms{margin:20px 0 0}@media (max-width:749px){.o-productdetail .pictograms{display:none}}@media (max-width:899px){.o-productdetail&gt;.description{margin:0 0 10px}}@media (min-width:900px){.o-productdetail .review-rating-mobile{display:none}.o-productdetail .service-area .m-productconversionarea .m-ratingsummary{display:block}.o-productdetail .image-list .award-tile{width:auto}.o-productdetail .service-area,.o-productdetail&gt;.description{width:50%;float:left;padding:0}.o-productdetail&gt;.description{padding:0 10px 0 0}}.o-productdetail .m-productdetailconversionarea{border-bottom:1px solid #d4d9de;margin:0 0 20px}.o-productdetail .m-productdetailconversionarea .a-rating,.o-productdetail .m-productdetailconversionarea .data-sheet-energy{display:block}.o-productdetail .m-productdetailconversionarea .a-rating:after,.o-productdetail .m-productdetailconversionarea .data-sheet-energy:after{clear:both;content:'';display:table;width:100%}.o-productdetail .m-productdetailconversionarea .a-rating .m-imagelist,.o-productdetail .m-productdetailconversionarea .data-sheet-energy .m-imagelist{padding:0}.o-productdetail .m-productdetailconversionarea .m-quantityselector{float:left;width:50%}.o-productdetail .m-productdetailconversionarea .m-quantityselector&gt;*{width:33.3333333333%}.o-productdetail .m-productdetailconversionarea .m-quantityselector:after{content:none}.o-productdetail .m-productdetailconversionarea .m-forminput-dropdown.colors,.o-productdetail .m-productdetailconversionarea .m-forminput-dropdown.sizes{display:inline-block;padding:0 0 0 20px;width:50%}.o-productdetail .m-productdetailconversionarea .m-forminput-dropdown .select-wrap{margin:0}@media (min-width:750px){.o-productdetail .m-productdetailconversionarea .a-button{display:inline-block;width:41.6666666667%}.o-productdetail .m-productdetailconversionarea .a-button:last-child:not(:first-child){float:right}.o-productdetail .m-productdetailconversionarea .a-rating,.o-productdetail .m-productdetailconversionarea .data-sheet-energy{width:33.3333333333%;float:left;margin:0;padding:0}.o-productdetail .m-productdetailconversionarea .m-quantityselector{width:25%}.o-productdetail .m-productdetailconversionarea .m-quantityselector&gt;*{width:33.3333333333%}.o-productdetail .m-productdetailconversionarea .m-forminput-dropdown.colors,.o-productdetail .m-productdetailconversionarea .m-forminput-dropdown.sizes{width:75%}}@media (min-width:900px){.o-productdetail .m-productdetailconversionarea .a-rating,.o-productdetail .m-productdetailconversionarea .data-sheet-energy{width:50%;float:left;margin:0;padding:0}.o-productdetail .m-productdetailconversionarea .a-rating{width:100%;float:left;padding:0 0 15px}}.o-productdetail .a-morecontenttogglelink .content li .copi-icon{cursor:pointer}.o-productdetail .a-morecontenttogglelink .content li .copi-link{text-decoration:underline;cursor:pointer}.o-productdetail .a-morecontenttogglelink .more-less-button{padding:10px 0 0}.o-productdetail-rebrush{margin:0 0 20px;position:relative}.o-productdetail-rebrush .product-id{margin:0 0 20px}.o-productdetail-rebrush .m-producttitle{margin-bottom:0}.o-productdetail-rebrush&gt;.description{display:block}.o-productdetail-rebrush&gt;.description .tabsrebrush-wrapper{margin:30px 0}.o-productdetail-rebrush .service-area{display:block}.o-productdetail-rebrush .sales-program{display:inline-block;float:right;margin:0 0 10px}.o-productdetail-rebrush .review-rating-mobile{display:block;clear:both;float:right;margin-bottom:10px}.o-productdetail-rebrush .review-rating-mobile .a-rating .scale .icon{font-size:1.25em}.o-productdetail-rebrush .review-rating-mobile .a-link.questions,.o-productdetail-rebrush .review-rating-mobile .a-link.reviews,.o-productdetail-rebrush .review-rating-mobile .data-sheet-energy,.o-productdetail-rebrush .service-area .m-productconversionarea .m-ratingsummary{display:none}.o-productdetail-rebrush .product-gallery{clear:both;margin:0 0 20px}.o-productdetail-rebrush .product-gallery .m-mediagallery .m-slider .hide,.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider .hide{visibility:hidden}.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-mainslider .a-paginationarrows.hide{visibility:hidden}.o-productdetail-rebrush .product-gallery .mediagallery-controls.hide,.o-productdetail-rebrush .product-gallery .mediagallery-zoom{visibility:hidden}.o-productdetail-rebrush .image-list{margin:0}.o-productdetail-rebrush .pictograms{margin:20px 0 0}@media (max-width:749px){.o-productdetail-rebrush .product-gallery .m-mediagallery-layer{margin-top:-80px}.o-productdetail-rebrush .product-gallery .m-mediagallery .mediagallery-wrapper{margin-bottom:60px}.o-productdetail-rebrush .product-gallery .a-paginationarrows.next,.o-productdetail-rebrush .product-gallery .a-paginationarrows.prev{visibility:hidden}.o-productdetail-rebrush .product-gallery .a-paginationdots{height:0}.o-productdetail-rebrush .pictograms{display:none}}@media (max-width:899px){.o-productdetail-rebrush&gt;.description{margin:0 0 40px}}@media (min-width:900px){.o-productdetail-rebrush .review-rating-mobile{display:none}.o-productdetail-rebrush .service-area .m-productconversionarea .m-ratingsummary{display:block}.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-thumbnailcarousel .mediagallery-paginationarrows .a-paginationarrows.next{background-image:-webkit-gradient(linear,left top,right top,from(#d4d9de),to(#0064a6));background-image:linear-gradient(to right,#d4d9de,#0064a6);height:80px;width:40px;color:#fff;margin-top:-40px}.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-thumbnailcarousel .mediagallery-paginationarrows .a-paginationarrows.prev{background-image:-webkit-gradient(linear,right top,left top,from(#d4d9de),to(#0064a6));background-image:linear-gradient(to left,#d4d9de,#0064a6);height:80px;width:40px;color:#fff;margin-top:-40px}.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-mainslider:hover .mediagallery-paginationarrows .a-paginationarrows.next,.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-mainslider:hover .mediagallery-paginationarrows .a-paginationarrows.prev{font-size:20px;height:40px;margin-top:-20px;width:40px;margin-right:25px;margin-left:25px;border-radius:25px}.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-mainslider:not(:hover) .mediagallery-paginationarrows .a-paginationarrows.next,.o-productdetail-rebrush .product-gallery .m-mediagallery-rebrush .m-slider.mediagallery-mainslider:not(:hover) .mediagallery-paginationarrows .a-paginationarrows.prev{visibility:hidden}.o-productdetail-rebrush .service-area,.o-productdetail-rebrush&gt;.description{width:33.3333333333%;float:left;padding:0}.o-productdetail-rebrush&gt;.description{width:66.6666666667%;padding:0 40px 0 0}}.o-productdetail-rebrush .m-productdetailconversionarea{border-bottom:1px solid #d4d9de;margin:0 0 20px}.o-productdetail-rebrush .m-productdetailconversionarea .a-rating,.o-productdetail-rebrush .m-productdetailconversionarea .data-sheet-energy{display:block}.o-productdetail-rebrush .m-productdetailconversionarea .a-rating:after,.o-productdetail-rebrush .m-productdetailconversionarea .data-sheet-energy:after{clear:both;content:'';display:table;width:100%}.o-productdetail-rebrush .m-productdetailconversionarea .a-rating .m-imagelist,.o-productdetail-rebrush .m-productdetailconversionarea .data-sheet-energy .m-imagelist{padding:0}.o-productdetail-rebrush .m-productdetailconversionarea .m-quantityselector{float:left;width:50%}.o-productdetail-rebrush .m-productdetailconversionarea .m-quantityselector&gt;*{width:33.3333333333%}.o-productdetail-rebrush .m-productdetailconversionarea .m-quantityselector:after{content:none}.o-productdetail-rebrush .m-productdetailconversionarea .m-forminput-dropdown.colors,.o-productdetail-rebrush .m-productdetailconversionarea .m-forminput-dropdown.sizes{display:inline-block;padding:0 0 0 20px;width:50%}.o-productdetail-rebrush .m-productdetailconversionarea .m-forminput-dropdown .select-wrap{margin:0}@media (min-width:750px){.o-productdetail-rebrush .m-productdetailconversionarea .a-button{display:inline-block;width:41.6666666667%}.o-productdetail-rebrush .m-productdetailconversionarea .a-button:last-child:not(:first-child){float:right}.o-productdetail-rebrush .m-productdetailconversionarea .a-rating,.o-productdetail-rebrush .m-productdetailconversionarea .data-sheet-energy{width:33.3333333333%;float:left;margin:0;padding:0}.o-productdetail-rebrush .m-productdetailconversionarea .m-quantityselector{width:25%}.o-productdetail-rebrush .m-productdetailconversionarea .m-quantityselector&gt;*{width:33.3333333333%}.o-productdetail-rebrush .m-productdetailconversionarea .m-forminput-dropdown.colors,.o-productdetail-rebrush .m-productdetailconversionarea .m-forminput-dropdown.sizes{width:75%}}@media (min-width:900px){.o-productdetail-rebrush .m-productdetailconversionarea .a-rating,.o-productdetail-rebrush .m-productdetailconversionarea .data-sheet-energy{width:50%;float:left;margin:0;padding:0}.o-productdetail-rebrush .m-productdetailconversionarea .a-rating{width:100%;float:left;padding:0 0 15px}.o-productdetail-rebrush .service-area{position:-webkit-sticky;position:sticky;top:0;-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}}.o-productdetail-rebrush .a-morecontenttogglelink .content ul{padding:0 0 0 20px}.o-productdetail-rebrush .a-morecontenttogglelink .content li{list-style-type:disc}.o-productdetail-rebrush .a-morecontenttogglelink .content li .copi-icon{cursor:pointer}.o-productdetail-rebrush .a-morecontenttogglelink .content li .copi-link{text-decoration:underline;cursor:pointer}.o-productdetail-rebrush .a-morecontenttogglelink .more-less-button{padding:10px 0 0}.o-productdetail-rebrush .layer-wrapper{min-height:-webkit-fit-content;min-height:fit-content}.o-productdetail-rebrush .icon-zoomin,.o-productdetail-rebrush .icon-zoomout{visibility:hidden}.o-productdetail-rebrush .back-button{text-align:center}@media (max-width:749px){.o-productdetail-rebrush .product-title{margin-top:50px;text-align:center}}.o-productform{margin-top:50px}.o-productform .side-col{width:100%;float:left;padding-left:0}.o-productform .side-col .product-image{width:16.6666666667%;padding-left:0}@media (min-width:900px){.o-productform .side-col{width:16.6666666667%}.o-productform .side-col .product-image{width:100%}}.o-productform .content-col{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-productform .content-col .m-form .form-row .m-forminput.m-forminput-dropdown{float:none}.o-productform .content-col .m-form .form-row .m-forminput.m-forminput-dropdown .select-wrap{width:50%;float:left;padding:0;margin:0}.o-productform .content-col .m-form .form-row .m-forminput.m-forminput-dropdown .select-wrap .dropdown{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-productform .content-col .m-form .form-row&gt;.a-formlabel{width:100%;float:left;display:block;padding:0;margin:0 0 10px}@media (min-width:750px){.o-productform .content-col .m-form .form-row .m-forminput.m-forminput-dropdown{width:50%;float:left;padding:0 10px 0 0}.o-productform .content-col .m-form .form-row .m-forminput.m-forminput-dropdown .select-wrap{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-productform .content-col .m-form .form-row&gt;.a-formlabel{width:50%;float:left;padding:0 10px 0 0}}.o-productform .content-col .m-form .form-row .m-forminput-radio{width:50%;float:left;padding:0}.o-productform .content-col .m-form .form-row .m-forminput-radio&gt;.a-formlabel{width:100%}@media (min-width:750px){.o-productform .content-col .m-form .form-row .m-forminput-radio{width:25%;float:left;padding:0}}.o-productform div.g-col form .form-actions .form-action{width:50%}.o-productlistmodule{background-color:#d4d9de;width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%)}.o-productlistmodule .g-container{background-color:#d4d9de}.o-productlistmodule .g-container .productlistmodule-headline{padding:16px 16px 0 12px}@media (min-width:900px){.o-productform .content-col{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-productlistmodule .productlistmodule-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-template-areas:"tile-1 tile-2 tile-3 tile-4"}}.o-productlistmodule .button-wrapper{width:100%;text-align:center}.o-productlistmodule .button-wrapper .a-button{background:#fff;color:#000;font-weight:600;border:2px solid #000;border-radius:4px}.o-productlistmodule .button-wrapper .a-button:hover{background:#ccc;color:#333;border:2px solid #000}.o-productlistmodule a.productlistmodule-button{width:auto;margin:20px;padding:10px 30px}.o-productlist-rebrush{max-width:100vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 0 24px}.o-productlist-rebrush .productlist-rebrush-container{max-width:1360px;margin-left:auto;margin-right:auto;width:100%;float:left}.o-productlist-rebrush .productlist-rebrush-container:after{content:" ";display:block;clear:both}.o-product-registration-myproduct{padding:0 15px}.o-product-registration-myproduct .typeplate-scanner h3.a-heading{margin:15px 0}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .registeredproducts .product-separator{max-width:none}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails{padding:15px 36px}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .m-forminput{border-radius:4px}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .delete-registration{max-width:none}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .m-searchfield{width:100%}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .m-searchfield .product-tile,.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .m-searchfield.m-searchfield-enumberocr .typeplate-scanner-area{max-width:none}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .m-searchfield.m-searchfield-enumberocr .typeplate-scanner-area .a-image img{width:100%}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .m-productregistration-appliancedetails .m-form .form-row{max-width:none;margin:0;padding:0 0 10px}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .form-actions .form-action{width:100%;padding:0}.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .form-actions .form-action .a-button-primary,.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .form-actions .form-action .a-link-primary.a-button.a-button-link,.o-product-registration-myproduct .typeplate-scanner .o-list-productregistration-appliancedetails .form-actions .form-action .a-link-primary.a-button.a-link{padding:13px 16px 12px;border-radius:4px;background-color:#2c5de5;font-weight:700;font-size:16px}.o-product-registration-myproduct .g-col{float:none;padding:0}@media (min-width:900px){.o-product-registration-myproduct .typeplate-scanner{display:inline-block;margin:0 -4px 0 0;width:50%;vertical-align:top;border-right:40px solid #fff}.o-product-registration-myproduct .g-col{display:inline-block;width:50%;vertical-align:top}}.o-product-registration-myproduct .g-col h3.a-heading,.o-product-registration-myproduct .g-col h3.a-heading+.text{background:#eee;margin:0}.o-product-registration-myproduct .g-col h3.a-heading{padding:15px 36px 0}.o-product-registration-myproduct .g-col h3.a-heading+.text{padding:15px 36px}.o-product-registration-myproduct .g-col .o-typeplatefindergallery{background:#eee;padding:15px 36px}.o-product-registration-myproduct .g-col .o-typeplatefindergallery .m-forminput-dropdown .select2-container .select2-results__option,.o-product-registration-myproduct .g-col .o-typeplatefindergallery .m-forminput-dropdown .select2-container .select2-selection{background-color:#fff;border-radius:4px}.o-product-registration-myproduct .g-col .o-typeplatefindergallery .m-form .form-row{max-width:none}.o-product-registration-myproduct .g-col .o-typeplatefindergallery .a-paginationarrows{background:0 0;color:#000}.o-productselection .m-typeplatefinder .a-formlabel,.o-productselection .m-typeplatefinder .a-formlabel .label-text{width:100%}.o-productselection .m-typeplatefinder .a-formlabel .m-forminput-dropdown{width:50%}.o-productteasergridcontainer:after{clear:both;content:'';display:table;width:100%}.o-productteasergridcontainer .item{display:inline-block;width:100%;float:left}@media (min-width:750px){.o-productteasergridcontainer .item{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}@media (min-width:900px){.o-productteasergridcontainer .item{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.o-producttile{background-color:transparent;border-radius:4px;overflow:hidden;height:auto}.o-producttile .m-producttitle{padding:5px 0}.o-producttile .tile-description{max-width:300px;padding:5px 15px 15px;background-color:#fff;border-bottom-right-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.o-producttile .tile-description .m-producttitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.o-producttile .tile-description .m-producttitle .product-code{font-size:14px;line-height:normal}.o-producttile .tile-description .m-producttitle .product-name{font-size:18px;line-height:normal}.o-producttile .tile-description .m-producttitle .fragment{overflow-wrap:anywhere}.o-producttile .tile-description .energylabel-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.o-producttile .tile-description .energylabel-wrapper .data-sheet-energy{margin:0 0 10px}.o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .additional-energy-labels-repair-index{width:60px}.o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .eu-product-title{font-weight:700;font-size:12px;margin:0 0 5px}.o-producttile .tile-description .price-information{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-producttile .tile-description .price-information .additional-info{margin:0}.o-producttile .tile-description .price-information .price{margin:0 0 5px}.o-producttile .tile-description .price-information .price .previous{margin:0 0 2.5px;text-decoration:line-through;color:#999}.o-producttile .tile-description .price-information .price-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttile .tile-description .price-information .price-info-wrapper .a-productavailability{margin:0}.o-producttile .tile-description .price-information .price-info-wrapper .current.highlight{margin:0 0 0 10px;font-size:18px;line-height:normal}.o-producttile .tile-description .price-information .price-info-wrapper .current.basicprice{font-size:10px}.o-producttile .tile-description .price-information .stock-info-wrapper .text{display:none}.o-producttile .tile-description .price-information .stock-info-wrapper:hover .text{display:inline}.o-producttile .product-image-wrapper{position:relative;background-color:#fff}.o-producttile .product-image-wrapper .a-link{width:100%}.o-producttile .product-image-wrapper .a-link .a-image{padding:0}.o-producttile .product-image-wrapper .a-link .a-image img{height:178px;object-fit:contain}.o-producttile .product-image-wrapper .callout{position:absolute;z-index:1;margin:5px 0 0 5px}.o-producttile .product-image-wrapper .callout .a-callout{display:table}@media (max-width:749px){.o-producttile .product-image-wrapper .callout .a-callout .callout-text{font-size:12px;line-height:12px;padding:2px 8px}.productlist-products .product-tile-container .o-producttilerebrush .product-awards-container{display:block!important}}.o-producttile .cta-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px 0 0;margin:10px 0 0;border-top:1px solid #d4d9de}.o-producttile .cta-area .details-button{width:auto;margin:0 5px 0 0;background-color:#fff;color:#000;border:1px solid #000;border-radius:4px}.o-producttile .cta-area .details-button:hover{background-color:#fff}.o-producttile .cta-area .compare-button{width:auto;margin:0 5px 0 0;background-color:#fff;color:#000;border:1px solid #000;border-radius:4px;text-decoration:none}.o-producttile .cta-area .compare-button:hover{background-color:#fff;cursor:pointer}.m-checkout-summary .o-producttile .cta-area .a-link-primary.a-button.a-button-link,.o-producttile .cta-area .a-button-primary,.o-producttile .cta-area .a-link-primary.a-button.a-button-link,.o-producttile .cta-area .a-link-primary.a-button.a-button-link.a-link,.o-producttile .cta-area .a-link-primary.a-button.a-link,.o-producttile .cta-area .m-checkout-summary .a-link-primary.a-button.a-button-link{border-radius:4px;padding:5px 10px;height:100%}.o-producttile .cta-area .a-button-primary .icon,.o-producttile .cta-area .a-link-primary.a-button.a-button-link .icon,.o-producttile .cta-area .a-link-primary.a-button.a-link .icon{vertical-align:baseline}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}.productlist-products:not(:first-child){margin:24px 0 0}.productlist-products .product-tile-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1em}.productlist-products .product-tile-container .o-producttilerebrush{width:100%;background-color:#fff;border-radius:7px;border:1px solid;padding:10px 10px 0;overflow:hidden}@media (min-width:750px){.productlist-products .product-tile-container .o-producttilerebrush{width:48%}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .product-color-variant.is-mobile{display:none!important}}.productlist-products .product-tile-container .o-producttilerebrush .campaign-title{margin:-10px -10px 10px}.productlist-products .product-tile-container .o-producttilerebrush .campaign-title .campaign-title-text{background-color:#2b5ee5;border-top-right-radius:7px;border-top-left-radius:7px;padding:8px;color:#fff;font-size:20px}.productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-left .callout{min-height:30px}.productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-right .callout{min-height:30px}.productlist-products .product-tile-container .o-producttilerebrush .product-code{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px;min-height:18px}.productlist-products .product-tile-container .o-producttilerebrush .product-title{min-height:70px}.productlist-products .product-tile-container .o-producttilerebrush .brandsection-wrapper .brand{margin-bottom:5px}.productlist-products .product-tile-container .o-producttilerebrush .product-image-container{width:100%}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:45%}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .a-image{padding:0}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .home-connect-image{position:absolute;top:0;width:50px;text-align:center;z-index:2;background:#d4d9de;color:#000;margin-bottom:5px;margin-top:5px;margin-right:5px;vertical-align:top;padding:0}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .home-connect-image .icon-wifi{font-size:25px;-webkit-transform:translateX(-25%);-ms-transform:translateX(-25%);transform:translateX(-25%)}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .product-main-image-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:140px}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .product-main-image-container .a-link{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .product-main-image-container .fadeIn{-webkit-animation:3s fadein;animation:3s fadein}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .product-main-image-container .fadeOut{-webkit-animation:2s fadeout;animation:2s fadeout}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .product-main-image-container .a-image{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .product-main-image-container .a-image img{max-height:200px}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .horizontal-thumbnail-images{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10%}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .horizontal-thumbnail-images .plus-set-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 2px}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .horizontal-thumbnail-images .a-image{margin-right:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:30px}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .horizontal-thumbnail-images .a-image.highlight{border:2px solid #0064a6}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper .horizontal-thumbnail-images .thumbnail-counter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-section{margin-top:15px;margin-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (min-width:900px){.productlist-products .product-tile-container .o-producttilerebrush{width:32%}.productlist-products .product-tile-container .o-producttilerebrush .product-section{margin-top:0}}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information{margin-left:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .additional-info{margin:0}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-subscription{margin-bottom:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price{margin:0 0 5px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price .previous{margin:0 0 0 10px;text-decoration:line-through;color:#999}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-info-wrapper .a-productavailability{margin:0}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-info-wrapper .retailer-stock-availability{height:25px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-info-wrapper .current.highlight{margin:0 0 0 10px;font-size:18px;line-height:normal}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-info-wrapper .current.basicprice{font-size:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .energylabel-wrapper .repair-index-wrapper{width:60px;margin-top:10px;margin-bottom:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .energylabel-wrapper .data-sheet-energy{margin:0 0 5px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .energylabel-wrapper .data-sheet-energy .eu-product-title{font-weight:700;font-size:12px;margin:0 0 5px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .energylabel-wrapper .data-sheet-energy .energy-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .energylabel-wrapper .data-sheet-energy .energy-label-wrapper .m-imagelist{width:80px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .product-color-variant{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .product-color-variant .a-image{width:25px;margin-right:2px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .product-color-variant .color-counter{padding-top:5px}.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .product-color-variant .color-variant-a-image{width:auto;max-width:50px}.productlist-products .product-tile-container .o-producttilerebrush .product-awards{display:block!important}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .awards-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .awards-title .title-heading-b{margin-left:4.5rem}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .a-image{min-height:94px;display:inline-block;position:relative;width:75px}@media (max-width:749px){.productlist-products .product-tile-container .o-producttilerebrush .product-section .product-energylabelcolor-section .product-color-variant.is-desktop{display:none!important}.productlist-products .product-tile-container .o-producttilerebrush .product-awards{text-align:center}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .a-image{width:70px}.o-producttilesslider .tiles-slider .slick-dots li{display:none}.o-producttilesslider .tiles-slider .slick-dots li.slick-active,.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li,.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li+li,.o-producttilesslider .tiles-slider .slick-dots li:nth-last-child(1),.o-producttilesslider .tiles-slider .slick-dots li:nth-last-child(2),.o-producttilesslider .tiles-slider .slick-dots li:nth-last-child(3){display:block}.o-producttilesslider .tiles-slider .slick-dots li.slick-active~li:nth-last-child(1),.o-producttilesslider .tiles-slider .slick-dots li.slick-active~li:nth-last-child(2),.o-producttilesslider .tiles-slider .slick-dots li.slick-active~li:nth-last-child(3){display:none}.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li+li:nth-last-child(1),.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li+li:nth-last-child(2),.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li+li:nth-last-child(3),.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li:nth-last-child(1),.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li:nth-last-child(2),.o-producttilesslider .tiles-slider .slick-dots li.slick-active+li:nth-last-child(3){display:block}}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .a-image::after{content:'';display:block;margin-top:133.333333%}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .a-image img,.productlist-products .product-tile-container .o-producttilerebrush .product-awards .a-image picture{bottom:0;left:0;max-height:100%;padding-left:0;padding-right:0;position:absolute;right:0;top:0}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .award-chip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-right:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .award-with-no-heading{margin-top:17px}.productlist-products .product-tile-container .o-producttilerebrush .product-awards .slick-track{margin-left:0}.productlist-products .product-tile-container .o-producttilerebrush .button-group-wrapper:focus{outline:#0064a6 solid 1px}.productlist-products .product-tile-container .o-producttilerebrush .keybenefits-wrapper{height:100%}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area{padding-top:15px;height:90%;min-height:70px}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .keybenefits{max-height:32px;overflow:hidden}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .full-width-expandable-area{max-height:-webkit-fit-content;max-height:fit-content}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area li .copi-link{font-size:12px;text-decoration:underline;cursor:pointer}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .icon-arrow-down,.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .icon-arrow-up{margin-left:50%}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .product-expandable-icon-area{width:100%;position:relative;background:#fff}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .product-expandable-icon-area .arrow-down{-webkit-box-shadow:-10px -10px 15px #fff;box-shadow:-10px -10px 15px #fff}.productlist-products .product-tile-container .o-producttilerebrush .product-expandable-area .expandable-area-fadeIn-fadeOut{-webkit-animation:2s fadein;animation:2s fadein}.productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container{margin-top:15px;max-height:25px}.productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container .product-highlights .chip{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#0064a6;border-left:4px solid #fff;cursor:default;height:20px;outline:0;padding:0;font-size:14px;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:middle;text-decoration:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:150px!important}.productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container .product-highlights .chip.hidden-chips{display:none}.productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container .product-highlights .chip-content{cursor:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:12px;padding-right:12px}.productlist-products .product-tile-container .o-producttilerebrush .product-cta-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:10px 0 5px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;min-height:37px}.productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .a-button{border-radius:4px;padding:5px;width:100%}.productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare{padding-top:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper{margin-left:auto;width:100%;margin-top:10px}.productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .wtb{padding-top:5px;margin-top:10px;width:100%}.productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers{margin:15px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles{max-width:100%;display:inline-block}.productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .horizontal-thumbnail-images{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:38px}.productlist-products .product-tile-container .o-producttilerebrush .price-info-wrapper-big-tiles{display:block!important}.productlist-products .product-tile-container .o-producttilerebrush .product-section-big-tiles{display:block}.productlist-products .product-tile-container .o-producttilerebrush .product-price-information-big-tiles{margin-left:0!important;display:inline-block;width:100%}.productlist-products .product-tile-container .o-producttilerebrush .price-big-tiles{display:inline-block}.productlist-products .product-tile-container .o-producttilerebrush .price-big-tiles .stock-info-wrapper{margin-right:10px}.productlist-products .product-tile-container .o-producttilerebrush .eco-fee-big-tiles{display:none}.productlist-products .product-tile-container .o-producttilerebrush .product-color-variant-big-tiles{display:inline-block!important;margin-right:0;vertical-align:top;width:30%}.productlist-products .product-tile-container .o-producttilerebrush .color-counter-big-tiles{display:inline-block;padding-top:0!important}.productlist-products .product-tile-container .o-producttilerebrush .eco-fee-wrapper-big-tiles{display:inline-block;width:30%;vertical-align:top}.productlist-products .product-tile-container .o-producttilerebrush .price-inner-wrapper-big-tiles{display:inline-block;width:65%;vertical-align:middle}.productlist-products .product-tile-container .o-producttilerebrush .price-outer-wrapper-big-tiles{margin:10px 0}.productlist-products .product-tile-container .o-producttilerebrush .product-section-image-big-tiles{text-align:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.productlist-products .product-tile-container .o-producttilerebrush .product-sets-main-image img{aspect-ratio:4/3;object-fit:contain;width:100%}.productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper-big-tiles{display:inline-block;width:65%}.productlist-products .product-tile-container .o-producttilerebrush .color-variant-image-wrapper-big-tiles{max-width:35px!important;display:inline-block;margin-top:2px}.productlist-products .product-tile-container .o-producttilerebrush .price-highlight-big-tiles{margin-left:0!important}.productlist-products .product-tile-container .loadmore-tile-button{width:100%;text-align:center}.productlist-products .product-tile-container .loadmore-tile-button .a-button{width:100%}.productlist-products .awards-popover-wrapper{position:absolute}.m-popover{height:auto}.pagination-loadmore{margin:40px auto auto;display:block;width:100%}.flexcampaign-popover-wrapper{min-height:225px}.is-emptycall{background-color:#fff!important}.js-campaign-title-text.is-emptycall{height:33px}.o-producttilesslider{background-color:#d4d9de;padding:0 0 20px;position:relative}.o-producttilesslider .o-producttile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-producttilesslider .info-text{padding:10px;margin:0 10px 20px;background-color:#fff}.o-producttilesslider .info-text .a-link.a-link-primary{color:#2c5de5;margin:0 0 0 10px}.o-producttilesslider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttilesslider .accessories-tiles-slider,.o-producttilesslider .tiles-slider-heading{padding:20px 0 0 10px}.o-producttilesslider .tiles-slider .slick-slide{margin:10px;outline:0}.o-producttilesslider .tiles-slider .slick-dots{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:10px 0 0}.o-producttilesslider .tiles-slider .slick-dots li button{background-color:#c7c7c7;font-size:0;border-radius:50%;width:10px;height:10px;border-width:0;padding:0}.o-producttilesslider .tiles-slider .slick-dots li.slick-active button{background-color:#000}.o-producttilesslider .producttile-slider-arrows .prev{margin-left:20px}.o-producttilesslider .producttile-slider-arrows .next{margin-right:20px}.o-producttilesslider .producttile-slider-arrows .next,.o-producttilesslider .producttile-slider-arrows .prev{font-size:20px;height:44px;margin-top:-22px;width:44px}.o-producttilesslider .producttile-slider-arrows .next.slick-disabled,.o-producttilesslider .producttile-slider-arrows .prev.slick-disabled{display:none!important}@media (max-width:899px){.o-producttilesslider .producttile-slider-arrows .next,.o-producttilesslider .producttile-slider-arrows .prev{display:none!important}}.o-retailerreviewcontainer.reviewLoader{min-height:100px}.o-retailerreviewcontainer&gt;div:after{clear:both;content:'';display:table;width:100%}.o-retailerreviewcontainer .privacy-text{display:inline-block;width:100%;font-size:15px;line-height:22px}.o-review .side-col{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .side-col .product-image{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .side-col h1{width:75%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}@media (min-width:900px){.o-review .side-col{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .side-col .product-image{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .side-col h1{display:none}}.o-review .content-col{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .content-col h1{display:none}@media (min-width:900px){.o-review .content-col{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .content-col h1{display:inherit}}.o-review .content-col .m-form .rating-row .rating-label{width:50%;float:left;margin:0;padding:0}.o-review .content-col .m-form .rating-row .rating-field{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .content-col .m-form .form-row .m-forminput.m-forminput-dropdown{float:none}.o-review .content-col .m-form .form-row .m-forminput.m-forminput-dropdown .select-wrap{float:left;padding:0;margin:0;width:100%}.o-review .content-col .m-form .form-row .m-forminput.m-forminput-dropdown .select-wrap .dropdown{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .content-col .m-form .form-row&gt;.a-formlabel{width:100%;float:left;display:block;padding:0;margin:0 0 10px}@media (min-width:750px){.pagination-loadmore,.productlist-products .product-tile-container .loadmore-tile-button .a-button{width:15%}.o-review .content-col .m-form .form-row .m-forminput.m-forminput-dropdown{width:50%;float:left;padding:0 10px 0 0}.o-review .content-col .m-form .form-row .m-forminput.m-forminput-dropdown .select-wrap{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-review .content-col .m-form .form-row&gt;.a-formlabel{width:50%;float:left;padding:0 10px 0 0}}.o-review .content-col .m-form .form-row .m-forminput-radio{width:50%;float:left;padding:0}.o-review .content-col .m-form .form-row .m-forminput-radio&gt;.a-formlabel{width:100%}.o-review .form-actions .form-action-primary{padding-left:inherit;float:none;margin:0 auto}.o-reviewcontainer .reviewcontainer-row{width:100%}.o-reviewcontainer .reviewcontainer-row .reviewitem-wrapper{float:left;width:100%}@media (min-width:900px){.o-reviewcontainer .reviewcontainer-row .reviewitem-wrapper{width:50%}}.o-reviewdisplay{padding:2% 0}.o-reviewdisplay .average-rating-container{border-bottom:1px solid #d4d9de;display:inline-block;width:100%;padding:10px 0 20px}.o-reviewdisplay .average-rating-container .notice-buttons-container{display:flow-root;padding:20px 0;width:100%}.o-reviewdisplay .average-rating-container .notice-buttons-container .legal-notice-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;text-align:left;padding:20px 0}@media (min-width:750px){.o-review .content-col .m-form .form-row .m-forminput-radio{width:25%;float:left;padding:0}.o-reviewdisplay .average-rating-container .notice-buttons-container .legal-notice-container{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px 0 0}}.o-reviewdisplay .average-rating-container .notice-buttons-container .review-header-buttons{float:right;margin:0;width:100%}.o-reviewdisplay .average-rating-container .notice-buttons-container .review-header-buttons .a-button{display:block;margin:0 0 10px;padding:11px 20px}@media (min-width:750px){.o-reviewdisplay .average-rating-container .notice-buttons-container .review-header-buttons{width:30%}.o-reviewdisplay .average-rating-container .notice-buttons-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.o-reviewdisplay .review-filterbar-container{display:inline-block;width:100%}.o-reviewdisplay .o-reviewdisplay_noreviews .a-button{display:block;margin:0 0 10px}.o-reviewdisplay .js-review-item-container{margin:0}.o-reviewdisplay .js-review-item-container .selected-filter-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-reviewdisplay .loadmore-review{width:100%;display:block;max-width:200px}.o-reviewdisplay .ratingdistribution-wrapper{width:100%;padding:20px 0;display:inline-block}.o-reviewdisplay .reviews-header{width:100%;display:inline-block}@media (min-width:900px){.o-reviewdisplay .reviews-header .review-display-heading{display:block;font-size:30px;padding:10px 0 0;width:50%}}.o-reviewdisplay .review-item-container{position:relative}.o-reviewdisplay .selected-filter-container .reset-filter-button{width:auto}.o-reviewdisplay .review-search-container{margin-bottom:10px}@media (min-width:900px){.o-reviewdisplay .review-search-container{position:absolute;top:-50px;right:0;width:50%}}.o-reviewdisplay .filter-no-result{margin-top:15px}.o-reviewdisplay .disableReviewOption{pointer-events:none;color:#999}.o-reviewdisplay .selected-filter-items{margin-bottom:10px}.o-reviewdisplay .selected-filter-items .selected-filter{padding:5px 10px;background:#fff;margin-right:5px}.o-reviewdisplay .selected-filter-items .selected-filter .icon-close{top:0;z-index:9}.o-reviewdisplay .review-text{word-wrap:break-word}.o-reviewdisplay .a-button-primary.a-button.scrollToFilterButton,.o-reviewdisplay .a-button.scrollToFilterButton.a-link-primary.a-button-link,.o-reviewdisplay .a-button.scrollToFilterButton.a-link-primary.a-link{display:none;position:fixed;bottom:10px;right:40%;left:40%;z-index:99;font-size:18px;border:none;outline:0;color:#fff;cursor:pointer;padding:10px;border-radius:4px;width:auto}.o-reviewdisplay .a-button-primary.a-button.scrollToFilterButton.marginBottomWithStickyCTAButton,.o-reviewdisplay .a-button.scrollToFilterButton.marginBottomWithStickyCTAButton.a-link-primary.a-button-link,.o-reviewdisplay .a-button.scrollToFilterButton.marginBottomWithStickyCTAButton.a-link-primary.a-link{margin-bottom:50px}.o-searchresultcontentsection{background:#f2f2f2}.o-searchresultcontentsection .searchresult-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.o-searchresultcontentsection .searchresult-content .m-searchresultpromotionteaser{width:-webkit-calc((100%/3 - 10px)*2);width:calc((100%/3 - 10px)*2);margin:10px;background-color:#fff}@media (max-width:749px){.o-searchresultcontentsection .searchresult-content .m-searchresultpromotionteaser{width:100%}}.o-serviceteaserarea{max-width:100%}.o-serviceteaserarea:after{content:" ";display:block;clear:both}.o-serviceteaserarea .m-serviceteaser{width:100%}@media (min-width:750px){.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4):nth-child(2n+1),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4):nth-child(2n+2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3)~.m-serviceteaser{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2)~.m-serviceteaser{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2):nth-child(2n+1),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2)~.m-serviceteaser:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2):nth-child(2n+2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2)~.m-serviceteaser:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:only-child{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}}.o-similarproducttable .similar-product-container{overflow-x:auto}@media (min-width:900px){.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser{width:25%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4):nth-child(4n+1),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser:nth-child(4n+1){margin-left:0;margin-right:-100%;clear:both}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4):nth-child(4n+2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser:nth-child(4n+2){margin-left:25%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4):nth-child(4n+3),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser:nth-child(4n+3){margin-left:50%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4):nth-child(4n+4),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(4)~.m-serviceteaser:nth-child(4n+4){margin-left:75%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3)~.m-serviceteaser{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3):nth-child(3n+1),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3)~.m-serviceteaser:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3):nth-child(3n+2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3)~.m-serviceteaser:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3):nth-child(3n+3),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(3)~.m-serviceteaser:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2)~.m-serviceteaser{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2):nth-child(2n+1),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2)~.m-serviceteaser:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2):nth-child(2n+2),.o-serviceteaserarea .m-serviceteaser:first-child:nth-last-child(2)~.m-serviceteaser:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.o-serviceteaserarea .m-serviceteaser:first-child:only-child,.o-serviceteaserarea .m-serviceteaser:first-child:only-child~.m-serviceteaser{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.o-similarproducttable .similar-product-container{overflow-x:hidden}}.o-similarproducttable .similar-product-table{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;overflow:auto;padding-left:42vw;min-width:126vw}.o-similarproducttable .similar-product-table .similar-product-item{display:table-cell;width:42vw}.o-similarproducttable .similar-product-table .similar-product-item.current-product{position:absolute;left:0;background:#fff;z-index:1;border:1px solid #41aaaa}.o-similarproducttable .similar-product-table .similar-product-list{padding:0 15px 15px}@media (min-width:900px){.o-similarproducttable .similar-product-table{width:100%;padding-left:0;min-width:100%}.o-similarproducttable .similar-product-table .similar-product-item{display:inline;width:33.33%}.o-similarproducttable .similar-product-table .similar-product-item.current-product{position:relative;z-index:0;background:0 0}.o-similarproducttable .similar-product-table .similar-product-list{width:auto}}.o-similarproducttable .similar-product-table .similar-product-list.compare-heading{padding-bottom:0}.o-similarproducttable .similar-product-table .similar-product-list .icon-info{cursor:pointer}.o-similarproducttable .similar-product-item{overflow:hidden}.o-similarproducttable .similar-product-item .similar-product-thumbnail{position:relative;margin-top:15px}.o-similarproducttable .similar-product-item .compare-title{width:auto;display:inline-block;font-weight:700;padding:5px}.o-similarproducttable .similar-product-item .compare-title.not-visible{visibility:hidden}.o-similarproducttable .similar-product-item .compare-value{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px 10px 5px}.o-similarproducttable .similar-product-item .compare-value .icon-strich{margin-top:5px;margin-bottom:-5px}.o-similarproducttable .similar-product-item .compare-list-value{margin:0 -15px;padding:3px}.o-similarproducttable .similar-product-item .compare-list-value:nth-child(odd){background:#f2f2f2}.o-similarproducttable .similar-product-item .similar-product-energy-label .a-image{max-width:60px}.o-similarproducttable .similar-product-item .similar-product-price-info{clear:both}.o-similarproducttable .similar-product-item .similar-product-price-info .price .current,.o-similarproducttable .similar-product-item .similar-product-price-info .price .previous{font-size:18px}.o-similarproducttable .similar-product-item .similar-product-price-info .price .previous{color:#999;text-decoration:line-through;width:100%}.o-similarproducttable .similar-product-item .similar-product-price-info .price .current.highlight{color:#000;display:inline-block}.o-similarproducttable .similar-product-item .similar-product-price-info .product-status{display:inline-block}.o-similarproducttable .similar-product-item .similar-product-price-info .product-status .a-productavailability{font-size:11px;margin-right:3px}.o-similarproducttable .similar-product-item .similar-product-detail-link{margin-bottom:20px}.o-similarproducttable .similar-product-item .similar-product-detail-link .a-link{text-decoration:underline}.o-similarproducttable .similar-product-item.current-product .similar-product-detail-link{display:none}.o-similarproducttable .compare-button-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:20px 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){.o-similarproducttable .compare-button-wrapper{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.o-similarproducttable .compare-button-wrapper .a-button{width:auto}.o-teasercontainer:after{clear:both;content:'';display:table;width:100%}.o-teasercontainer .m-teaser:only-child .teaser-media{margin-bottom:10px!important}.o-technicaloverview .content-wrapper{padding:20px 0}.o-technicaloverview .content-wrapper .overview-warpper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-technicaloverview .content-wrapper .overview-warpper .overview-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:20px;padding-right:5%}@media (min-width:900px){.o-technicaloverview .overview-content{width:25%}.o-technicaloverview .buttons{float:right;margin-right:10%}}@media (max-width:899px){.o-technicaloverview .overview-content{width:50%}.o-technicaloverview .buttons{float:center}}.tangram-suggestion-main{display:none;z-index:-1}.a-alert.a-alert-delivery{display:block;border-radius:0;margin:0}.a-alert.a-alert-delivery.alert-booked{background-color:#c3d3df;color:#000}.a-alert.a-alert-delivery.alert-not-booked{background-color:#d4d9de;color:#000}.a-alert.a-alert-delivery .alert-headline{margin:0 0 10px}.a-area-productlist-highlighted-linkteaser{margin-bottom:10px;padding-top:10px}.a-area-productlist-highlighted-linkteaser:after{clear:both;content:'';display:table;width:100%}.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser{margin-bottom:10px}.a-image-hotspots .image-hotspot{font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#41aaaa;display:none;font-size:30px;left:-1000px;line-height:30px;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.no-touchevents .a-image-hotspots .image-hotspot:hover{color:#000}.a-image-hotspots .image-hotspot.a-button{display:none}.a-image-hotspots .image-hotspot.a-button.js-vp1-enabled{display:inline-block}.a-image-ocr{cursor:pointer}.a-image-ocr .sparepart-scan-frame{border:1px solid #0064a6;height:10px;left:0;position:absolute;top:0;width:33px}@media (min-width:750px){.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser.teaser-300{width:50%}.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser.teaser-300 .teaser-content,.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser.teaser-300 .teaser-media{width:100%}.a-image-hotspots .image-hotspot.a-button.js-vp2-enabled{display:inline-block}.a-image-ocr .sparepart-scan-frame{height:12px;width:40px}}@media (min-width:900px){.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser.teaser-300{width:33.3333333%}.a-image-hotspots .image-hotspot{display:block}.a-image-hotspots .image-hotspot.a-button{display:inline-block}.a-image-ocr .sparepart-scan-frame{height:15px;width:50px}}.a-loader-static{bottom:0;left:0;position:absolute;right:0;top:0;text-align:center}.a-loader-static.a-loader{height:auto;width:auto}.a-loader-static .loading-indicator{position:fixed;top:50%}.a-loader-static .loading-text{font-size:14px;color:#d4d9de;font-weight:700;position:relative;top:70px;left:-106px;width:250px;display:inline-block}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review{font-family:inherit!important;max-width:100%!important;border-width:0!important;color:#879baa!important;cursor:pointer!important;display:inline-block;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-width:100%!important;padding-left:0!important;position:relative!important;text-decoration:none!important}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:active,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:focus,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:hover,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:active,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:focus,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:hover,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:active,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:focus,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:hover{background:0 0!important;outline:0!important}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:hover,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:hover,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:hover{color:#becdd7!important}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:visited,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:visited,.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:visited{color:#879baa!important}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.a-rating-bazaar-voice #BVRRSummaryContainer .bv-rating-stars.bv-rating-stars-off{color:#999!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram{border:1px solid #41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding-top:10px!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-popup-histogram-ratings table{width:90%!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-popup-histogram-ratings table .bv-popup-histogram-ratings-star{padding-left:0!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-popup-histogram-ratings table .bv-popup-histogram-ratings-score{padding-right:0!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-content-secondary-ratings-container{background-color:#d4d9de!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-content-secondary-ratings-container .bv-content-secondary-ratings-value{border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-action-bar{margin:0 auto!important;padding-bottom:10px!important;padding-left:0!important;padding-right:0!important;width:90%!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-action-bar .bv-toplevel-actions button.bv-read-review{background:#41aaaa!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:0!important;width:100%!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-action-bar .bv-toplevel-actions button.bv-read-review:hover{background:#a5e1e1!important}a.write-review-link{margin-bottom:20px}.a-selectedfilter-chip{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.a-selectedfilter-chip .m-chips{max-width:unset}.a-selectedfilter-chip .m-chips.unselectable .chips-icon{display:none}.nav-wrap .m-conversionbar-crosschannel .has-icon.a-link .count-indicator,.nav-wrap .m-conversionbar-crosschannel .has-icon.a-link .text{vertical-align:baseline}.nav-wrap .m-conversionbar-crosschannel .a-link.shoppingcart{border:none}.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand{border-right:1px solid #d4d9de;border-left:1px solid #d4d9de;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text{border:0;clip:rect(0,0,0,0);margin:0;overflow:hidden;padding:0 .25em;display:table;height:auto;position:relative;text-align:right;width:auto}.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text span,.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text strong{display:block;max-width:30vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-filter-dealerlocator{position:relative;margin-bottom:20px;max-height:inherit;-webkit-transition:none;transition:none}.m-filter-dealerlocator .m-filterbar{padding-left:0;padding-right:0}.m-filter-dealerlocator .filterbar-arrow{display:none;visibility:hidden}.m-filter-dealerlocator .filterbar-arrow.is-active,.m-filter-dealerlocator .filterbar-arrow.visible{display:block;visibility:visible}.m-filterbar-dealerlocator{border-bottom:2px solid #d4d9de;border-left:none;border-right:none;border-top:none;margin:0;padding:0;position:relative;width:100%}.m-filterbar-dealerlocator.list-header{margin-bottom:20px;padding-bottom:20px}.m-filterbar-dealerlocator ul li{margin:0}.m-filterbar-dealerlocator .filterbar-arrow{display:block;height:30px;left:50%;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;width:30px}.m-filterbar-dealerlocator .filterbar-arrow.is-active{visibility:visible}.m-filterbar-dealerlocator .filterbar-arrow:after,.m-filterbar-dealerlocator .filterbar-arrow:before{bottom:-2px;content:'';display:block;height:0;position:absolute;width:0}.m-filterbar-dealerlocator .filterbar-arrow:before{border:16px solid transparent;border-bottom-color:#d4d9de;margin:-2px 0 1px -1px}.m-filterbar-dealerlocator .filterbar-arrow:after{border:15px solid transparent;border-bottom-color:#fff}.m-filterbar-dealerlocator .filterbar-arrow-invisible{display:none}.m-filterbar-dealerlocator .filterbar-nav{display:block;list-style-type:none;margin:0;padding:0;position:relative}.m-filterbar-dealerlocator .filterbar-nav:after{clear:both;content:'';display:table;width:100%}.m-filterbar-dealerlocator .filterbar-item{background:#fff;float:left;font-weight:700;padding:0 1.3888888889%;text-align:center;width:20%}.m-filterbar-dealerlocator .filterbar-item.is-active:not(.filterbar-icons)&gt;a,.m-filterbar-dealerlocator .filterbar-item:hover{color:#000}.m-filterbar-dealerlocator .filterbar-item-invisible{visibility:hidden}.m-filterbar-dealerlocator .filterbar-item.filterbar-title{color:#000;padding-bottom:10px;padding-left:0;text-align:left}.m-filterbar-dealerlocator .filterbar-item.filterbar-title:first-child:last-child{width:100%}.m-filterbar-dealerlocator .filterbar-item .select2-container{font-weight:400}.m-filterbar-dealerlocator .filterbar-item .filterbar-title-label{font-size:16px;font-weight:700;line-height:20px}.m-filterbar-dealerlocator .filterbar-item.has-active-filters .filterbar-filter-text,.m-filterbar-dealerlocator .filterbar-item.has-active-filters .icon{color:#000}.m-filterbar-dealerlocator .filterbar-item .filterbar-filter-label{display:none}.m-filterbar-dealerlocator .filterbar-item.filterbar-sorting{float:right;padding-right:0;text-align:left}.m-filterbar-dealerlocator .filterbar-item.filterbar-sorting .m-forminput-dropdown{margin:0}.m-filterbar-dealerlocator .filterbar-item.filterbar-sorting .select-wrap{margin:-10px 0 0}.m-filterbar-dealerlocator .filterbar-item.filterbar-icons{float:right;margin-top:-10px;padding:0;text-align:right}.m-filterbar-dealerlocator .filterbar-item.filterbar-icons .a-button{padding-bottom:0}.m-filterbar-dealerlocator .filterbar-item.filterbar-icons .a-button:last-of-type{padding-right:0}.m-filterbar-dealerlocator .filterbar-item.filterbar-compare,.m-filterbar-dealerlocator .filterbar-item.filterbar-filter{white-space:nowrap}.m-filterbar-dealerlocator .filterbar-item .filterbar-gridview,.m-filterbar-dealerlocator .filterbar-item .filterbar-listview{cursor:pointer;display:inline-block;outline:0;padding:10px}.m-filterbar-dealerlocator .filterbar-item .filterbar-gridview:hover,.m-filterbar-dealerlocator .filterbar-item .filterbar-listview:hover{color:#000}.m-filterbar-dealerlocator .filterbar-item .filterbar-gridview.is-active,.m-filterbar-dealerlocator .filterbar-item .filterbar-listview.is-active{color:#000;cursor:default}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item{-webkit-box-sizing:border-box;box-sizing:border-box}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:33.3333333%}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item,.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-filter-link .filterbar-item,.m-filterbar-dealerlocator.has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title{width:33.333333%}.m-filterbar-dealerlocator.has-filter-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-compare-link .filterbar-item.filterbar-title{width:80%}.m-filterbar-dealerlocator.filterbar-title:first-child:last-child,.m-filterbar-dealerlocator.has-compare-link:first-child:last-child{width:100%}@media (min-width:750px){.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text span,.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text strong{display:table-cell;max-width:30vw}.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text strong:nth-last-child(2)::after{content:',';padding-right:.5em}.m-filterbar-dealerlocator .filterbar-item .filterbar-filter-label{display:inline-block}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item{width:20%}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:40%}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item,.m-filterbar-dealerlocator.has-sort-dropdown.has-filter-link .filterbar-item{width:20%}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title{width:40%}.m-filterbar-dealerlocator.has-filter-link.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title{width:60%}.m-filterbar-dealerlocator.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown .filterbar-item.filterbar-title{width:80%}}.m-filterbar-sticky .sticky-container{left:0;position:fixed;right:0;top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:100%;z-index:100}.m-filterbar-sticky .sticky-container.no-anim{-webkit-transition:none;transition:none}.m-filterbar-sticky .sticky-container .filter-bar-sticky-content{background:#fff;max-width:1360px;padding:25px 10px}.m-filterbar-sticky .sticky-container .filterbar-arrow,.m-filterbar-sticky .sticky-container .filterbar-arrow:after,.m-filterbar-sticky .sticky-container .filterbar-arrow:before{display:none}.m-filterbar-sticky .sticky-container.is-active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.m-filterlayer-client-side{margin-bottom:20px}.m-filterlayer-client-side:after{margin-left:0;margin-right:0}.m-filterlayer-client-side .selected-filter-wrap{display:none;visibility:hidden}.m-filterlayer-client-side .selected-filter-wrap.selected{clear:both;display:table;visibility:visible;width:100%}.m-filterlayer-dealerlocator{display:none;visibility:hidden}.m-filterlayer-dealerlocator.is-opened{display:block;visibility:visible}.m-filterlayer-dealerlocator.is-opened:not(.filter-block-is-opened)::after{padding-bottom:20px;margin-bottom:20px}.m-filterlayer-dealerlocator::after{border-bottom:2px solid #d4d9de;content:'';display:block}.m-filterlayer-dealerlocator .selected-filters{padding-top:20px}.m-filterlayer-dealerlocator .selected-filters:after{clear:both;content:'';display:table;width:100%}.m-filterlayer-dealerlocator .selected-filters .a-selectedfilter{margin:0 25px 10px 0}.m-filterlayer-dealerlocator .selected-filters .reset-button{clear:left;display:block;margin-top:20px;width:auto}@media (min-width:900px){.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text span,.nav-wrap .m-conversionbar-crosschannel .a-link.mybrand .text strong{max-width:20vw}.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:20%}.m-filterbar-dealerlocator .filterbar-item.filterbar-sorting{float:left}.m-filterbar-dealerlocator.has-compare-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link.has-compare-link.has-sort-dropdown .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:40%}.m-filterbar-dealerlocator.has-filter-link.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-grid-list-toggle.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-filter-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown.has-grid-list-toggle .filterbar-item.filterbar-title{width:60%}.m-filterbar-dealerlocator.has-compare-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-filter-link .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-grid-list-toggle .filterbar-item.filterbar-title,.m-filterbar-dealerlocator.has-sort-dropdown .filterbar-item.filterbar-title{width:80%}.m-filterlayer-dealerlocator .selected-filters .a-selectedfilter{float:left}.m-filterlayer-dealerlocator .selected-filters .reset-button{clear:none;float:right;margin-top:0}}.m-filterlayer-dealerlocator .filter-block-outer{margin-bottom:0}@media (min-width:750px){.m-filterlayer-dealerlocator .selected-filters{padding-top:40px}.m-filterlayer-dealerlocator .filter-block-outer{display:none;visibility:hidden}.m-filterlayer-dealerlocator .filter-block-outer.is-opened{display:block;visibility:visible}}.m-filterlayer-dealerlocator .filterlayer-spacer{padding-bottom:0;padding-top:20px}.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col:first-child{padding-left:0}.m-filterlayer-dealerlocator .filterlayer-border{border-bottom:2px solid #d4d9de;border-top:2px solid #d4d9de}.m-filterlayer-dealerlocator .filterlayer-border+.filterlayer-border,.m-filterlayer-dealerlocator .filterlayer-border:first-child{border-top:0}@media (min-width:750px){.m-filterlayer-dealerlocator .filterlayer-spacer{padding-top:40px}.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col:nth-child(3n+0){padding-right:0}.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col:nth-child(3n+1){padding-left:0}.m-filterlayer-dealerlocator .filterlayer-border{border:0}.m-filterlayer-dealerlocator .filter-group-wrapper.show-all .filterlayer-col:nth-child(n+4){display:block;visibility:visible}}@media (min-width:900px){.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer-dealerlocator .filter-group-wrapper.show-all .filterlayer-col:nth-child(n+4){display:block;visibility:visible}}.m-filterlayer-dealerlocator .filter-group-wrapper::after{clear:both;content:'';display:table;width:100%}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}@media (min-width:750px){.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:first-child,.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+1){padding-left:0}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+0){padding-right:0}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(n+4){display:none;visibility:hidden}}@media (min-width:900px){.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both;padding-left:0}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(3n+0){padding-right:0}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(n+4){display:none;visibility:hidden}}@media (max-width:749px){.m-filterlayer-dealerlocator .filter-group-wrapper{margin-top:20px}.m-filterlayer-dealerlocator .filter-group-wrapper.show-all .filterlayer-col:nth-child(n+2){display:block;visibility:visible}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col{padding-left:0;padding-right:0}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-col:nth-child(n+2){display:none;visibility:hidden}}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-rating .a-rating{display:inline-block}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-rating .a-rating .scale .icon{font-size:22px}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-rating&gt;div{margin-bottom:10px}.m-filterlayer-dealerlocator .filter-group-wrapper .filterlayer-rating input{display:none}.m-filterlayer-dealerlocator .filter-layer-controls .show-hide-wrapper{margin-top:30px}.m-filterlayer-dealerlocator .filter-layer-controls .show-hide-wrapper .filter-toggle.is-active .filter-toggle-hide{display:inline-block}.m-filterlayer-dealerlocator .filter-layer-controls .show-hide-wrapper .filter-toggle .filter-toggle-hide,.m-filterlayer-dealerlocator .filter-layer-controls .show-hide-wrapper .filter-toggle.is-active .filter-toggle-showmore{display:none}.m-filterlayer-dealerlocator .filter-layer-controls .show-hide-wrapper .filter-toggle .filter-toggle-showmore{display:inline-block}.m-filterlayer-dealerlocator .filter-layer-controls .close-button-wrapper{margin-top:30px}.m-filterlayer-dealerlocator .filter-layer-controls .close-button-wrapper .filter-closefilterarea-button{bottom:0;left:50%;margin-bottom:0;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25%}.m-filterlayer-searchabletablelist .form-layout-full{clear:both}.m-filterlayer-searchabletablelist .a-heading{display:inline-block}.m-filterlayer-searchabletablelist .a-heading+.a-link{float:right;width:auto;margin-bottom:10px}.m-filterlayer-searchabletablelist .form-row{padding:0 0 30px}.m-filterlayer-searchabletablelist .form-row .a-formlabel{display:block;margin:0}.m-forminput-actionlink{margin-top:8px}.m-forminput-actionlink .a-button{padding-top:9px;padding-bottom:10px;margin-top:2px}.m-forminput-actionlink .a-button[disabled=disabled]{color:#fff}.m-forminput-bv-picture-upload .js-posted-photos{display:none}.m-forminput-bv-picture-upload .item-container{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-forminput-bv-picture-upload .item-container .item{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-forminput-bv-picture-upload .item-container .item&gt;div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:5px;max-width:100%;height:100px}.m-forminput-bv-picture-upload .item-container .item&gt;div img{height:100%}.m-forminput-bv-picture-upload .item-container .item .icon-delete{padding-bottom:5px;cursor:pointer;font-size:inherit}.m-forminput-bv-picture-upload .js-upload-picture{float:left;padding-left:1.3888888889%;padding-right:1.3888888889%;width:100%}@media (min-width:750px){.m-forminput-bv-picture-upload .item-container .item{width:16.6666666667%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.m-forminput-bv-picture-upload .js-upload-picture{width:33.3333333333%;padding-left:1.3888888889%;padding-right:1.3888888889%;float:right}}.m-forminput-datepicker{display:block}.m-forminput-datepicker.is-not-selected.has-error+.form-error-wrapper .error-required{display:none!important}.m-forminput-datepicker.has-ajax-error input,.m-forminput-datepicker.is-not-selected input{border-color:#af235f}.m-forminput-datepicker:after{pointer-events:none}.pika-single{z-index:299}label+.pika-single{display:block;margin:10px 0 0}.pika-single.container{background:#f2f2f2;border:none;display:inline-block}.pika-single.is-bound .pika-button{background:#f2f2f2}.pika-single .pika-lendar{max-width:100%}.pika-single .pika-label{background:0 0;position:relative}.pika-single .pika-label:after{font-size:.75rem;padding:.25rem;opacity:.4;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.pika-single .pika-label:hover:after{opacity:1}.pika-single .pika-select{-webkit-appearance:none;appearance:none;display:block;height:100%;top:0;width:100%}.pika-single .pika-next,.pika-single .pika-prev{background:rgba(65,170,170,.7);color:#fff;height:30px;padding:0;text-align:center;text-indent:44px;width:30px}.pika-single .pika-next:before,.pika-single .pika-prev:before{left:50%;position:absolute;text-indent:0;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.pika-single .pika-next:hover,.pika-single .pika-prev:hover{background:#41aaaa}.pika-single .is-today .pika-button{border-color:#999;color:inherit;font-weight:400}.pika-single .is-selected .pika-button{background:rgba(65,170,170,.7);border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-weight:700}.pika-single .pika-button{background:#fff;border:1px solid transparent;border-radius:0;height:30px;padding:5px;text-align:center}.pika-single .pika-button:hover{background:#000;border-radius:0;color:#fff}.pika-single .is-disabled .pika-button,.pika-single .is-disabled .pika-button:hover{background:0 0;color:inherit;cursor:not-allowed}@media (min-width:750px){.pika-single .pika-label{font-size:24px;height:44px;line-height:34px}.pika-single .pika-next,.pika-single .pika-prev{font-size:30px;height:44px;width:44px}}.m-forminput-checkbox{display:block;position:relative}.m-forminput-checkbox:after{clear:both;content:'';display:table;width:100%}.m-forminput-checkbox input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.m-forminput-checkbox input{top:30px}}.m-forminput-checkbox input:focus{outline:0}.m-forminput-checkbox input:focus~.a-formlabel:before{outline:#0064a6 dotted 1px}.m-forminput-checkbox input[disabled]~.a-formlabel,.m-forminput-checkbox input[disabled]~.a-formlabel:hover,.m-forminput-checkbox input[readonly]~.a-formlabel,.m-forminput-checkbox input[readonly]~.a-formlabel:hover{color:rgba(153,153,153,.5);cursor:auto}.m-forminput-checkbox.show-info-icon{display:inline-block}.m-forminput-checkbox .a-formlabel{cursor:pointer}.m-forminput-checkbox .a-formlabel:before{background:#fff;border:1px solid #0064a6;content:'';display:inline-block;left:0;position:absolute;vertical-align:bottom}.m-forminput-checkbox input:checked~.a-formlabel:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;text-align:center}.m-forminput-checkbox:hover&gt;.a-formlabel:before,.m-forminput-checkbox:hover&gt;input:checked+.a-formlabel:before{border-color:#000;-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff;color:#000}.m-form .m-forminput-checkbox.m-forminput~.form-error-wrapper::before{content:none}.m-forminput-checkbox.no-checkbox .a-formlabel{cursor:default;padding-left:0!important}.m-forminput-checkbox.no-checkbox .a-formlabel:before{background:inherit;border:none;content:none}.m-forminput-checkbox.no-checkbox input:focus~.a-formlabel:before{outline:0}.m-forminput-checkbox.no-checkbox input:checked~.a-formlabel:before{content:none!important;color:#0064a6;text-align:center}.m-forminput-checkbox.no-checkbox:hover&gt;.a-formlabel:before,.m-forminput-checkbox.no-checkbox:hover&gt;input:checked+.a-formlabel:before{border-color:none;-webkit-box-shadow:none;box-shadow:none;color:inherit}.a-formlabel+.m-forminput-checkbox{margin:10px 0 0}.a-formlabel+.m-forminput-checkbox .a-formlabel[for]{margin:0}.ios-os body:not(:root) .m-forminput-checkbox input:checked~.a-formlabel:before,.ios-os body:not(:root) .m-forminput-checkbox input:checked~.a-formlabel:hover:before,.mac-os body:not(:root) .m-forminput-checkbox input:checked~.a-formlabel:before,.mac-os body:not(:root) .m-forminput-checkbox input:checked~.a-formlabel:hover:before{line-height:12px}.m-forminput-clickable-rating{position:relative}.m-forminput-clickable-rating .rating-result{width:1px;position:absolute;top:0;left:0}@media only screen and (max-width:750px){.m-forminput-clickable-rating .rating-result{width:0;height:0;top:5px}.m-forminput-dropdown.no-searchbar .select2-search__field{display:none}}.m-forminput-clickable-rating .rating-stars{cursor:pointer;unicode-bidi:bidi-override;direction:rtl;position:relative;display:inline-block}.m-forminput-clickable-rating .rating-stars&gt;input{opacity:0;z-index:-5;margin-top:5px;position:absolute}.m-forminput-clickable-rating .rating-stars&gt;input+label{width:1em;white-space:nowrap;cursor:pointer}.m-forminput-clickable-rating .rating-stars&gt;input+label&gt;.icon:before{display:inline-block;color:#d4d9de}.m-forminput-clickable-rating .rating-stars&gt;input+label:hover&gt;.icon:before,.m-forminput-clickable-rating .rating-stars&gt;input+label:hover~label&gt;.icon:before,.m-forminput-clickable-rating .rating-stars&gt;input:checked~label&gt;.icon:before{color:#ffb900}.m-forminput-clickable-rating .rating-stars:hover&gt;input+label .icon:before{color:#d4d9de}.m-forminput-clickable-rating .rating-stars:hover&gt;input+label:hover .icon:before,.m-forminput-clickable-rating .rating-stars:hover&gt;input+label:hover~label .icon:before{color:#ffb900}.m-forminput-clickable-rating .number{padding-left:10px;color:#a6aeb7}.m-forminput-clickable-rating.has-error~.form-error-wrapper .error-container .error-custom,.m-forminput-clickable-rating.is-empty~.form-error-wrapper .error-container .error-required{display:block}.m-forminput-dropdown{overflow:visible;position:relative}.form-row .m-forminput-dropdown+.form-error-wrapper{margin-top:0}.m-forminput-dropdown .select-wrap{color:#879baa;margin:10px 0 0;position:relative}.m-forminput-dropdown .select-wrap.select-disabled{color:#dfe6ed}.m-forminput-dropdown .select-wrap:hover{color:#000}.m-forminput-dropdown .select2-hidden-accessible{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.m-forminput-dropdown .select2-hidden-accessible:focus{outline:0}.m-forminput-dropdown select{background:#fff;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;padding:10px;position:relative;width:100%}.m-forminput-dropdown select[disabled]{background:0 0;color:#dfe6ed;cursor:default}.m-forminput-dropdown .select2-container{border:1px solid #879baa;min-width:100%;width:auto!important;margin-top:-1px;max-width:100%}.m-forminput-dropdown .select2-container--disabled{border:0}.m-forminput-dropdown .readonly .select2-container--disabled .select2-selection{background:0 0;padding-left:0}.m-forminput-dropdown .readonly .select2-container--disabled .select2-selection .select2-selection__rendered{color:#41aaaa;font-weight:700}.m-forminput-dropdown .readonly .select2-container--disabled .select2-selection .select2-selection__rendered:hover{color:#41aaaa}.m-forminput-dropdown .readonly .select2-container--disabled .select2-selection .select2-selection__arrow{display:none}@media (min-width:750px){.m-forminput-dropdown .select-wrap:after{display:none}.m-forminput-dropdown select{padding:0}}@media (max-width:749px){.m-forminput-dropdown .select-wrap.readonly:after{display:none}}.m-forminput-dropdown .select2{width:100%}.m-forminput-dropdown .select2.select2-container{margin:0}.m-forminput-dropdown .select2-selection{background:#fff;color:#879baa;cursor:pointer;padding:10px 34px 10px 10px;position:relative;width:100%}.m-forminput-dropdown .select2-selection:hover{color:#000}.m-forminput-dropdown .select2-selection:focus{outline:#0064a6 dotted 1px}.m-forminput-dropdown .select2-selection__arrow{bottom:0;padding:10px;position:absolute;right:0;top:0}.m-forminput-dropdown .select2-selection__arrow b{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;vertical-align:middle}.m-forminput-dropdown .select2-container--disabled .select2-selection{color:#dfe6ed;cursor:default}.m-forminput-dropdown .select2-search--hide{display:none}.m-forminput-dropdown .select2-container--open{border-color:#879baa;max-height:300px}.m-forminput-dropdown .select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-forminput-dropdown .select2-dropdown{border:1px solid #879baa}.m-forminput-dropdown .select2-results{color:#0064a6}.m-forminput-dropdown .select2-results__options{list-style-type:none;margin:0;padding:0}.m-forminput-dropdown .select2-results__options li:nth-child(2) span.current-user{font-weight:700;color:#000}.m-forminput-dropdown .select2-container .select2-results__option{background-color:#fff;cursor:pointer;margin:0;padding:10px}.m-forminput-dropdown .select2-container .select2-results__option--highlighted[aria-selected]{background-color:#fff;color:#41aaaa}.m-forminput-dropdown .select2-container .select2-results__option[aria-disabled=true]{color:#dfe6ed;background-color:#fff;display:none}.m-forminput-dropdown .select2-container .select2-results__option[aria-selected=true]{background-color:#fff}.m-forminput-dropdown .select2-container .select2-results__option .hide-placeholder-on-open{display:none}.m-forminput-dropdown .select2-container .select2-results__option.select2-results__option--load-more[aria-disabled=true]{color:#dfe6ed;background-color:#fff;display:inherit}.m-forminput-dropdown .select2-container .select2-selection{border-radius:0;background:#fff}.m-forminput-dropdown .select2-container .select2-selection--multiple .select2-selection__arrow b,.m-forminput-dropdown .select2-container .select2-selection--single .select2-selection__arrow b{border:0 hidden transparent;left:4px;margin-left:0;margin-top:0;top:4px;width:auto;height:auto}.m-forminput-dropdown .select2-container .select2-selection--multiple{min-height:38px;height:auto}.m-forminput-dropdown .select2-container .select2-selection--multiple .select2-selection__rendered,.m-forminput-dropdown .select2-container .select2-selection--single .select2-selection__rendered{color:#879baa;line-height:19px;padding-left:0}.m-forminput-dropdown .select2-container .select2-selection--multiple .select2-selection__rendered:hover,.m-forminput-dropdown .select2-container .select2-selection--single .select2-selection__rendered:hover{color:#41aaaa}.m-forminput-dropdown .select2-container .select2-selection--multiple .select2-selection__arrow,.m-forminput-dropdown .select2-container .select2-selection--single .select2-selection__arrow{top:5px;right:10px;left:auto;padding:0}.m-forminput-dropdown .select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#dfe6ed;cursor:default}.m-forminput-dropdown .select2-container--disabled .select2-selection--single .select2-selection__rendered:hover{color:#dfe6ed}.m-forminput-dropdown .select2-container--open .select2-selection:focus{outline:0}.m-forminput-dropdown .select2-container--open .select2-search--dropdown{background-color:#fff}.m-forminput-dropdown .select2-container .select2-search--inline .select2-search__field{margin-top:0;color:#0064a6}.m-forminput-dropdown .select2-container .select2-selection.select2-selection--multiple{padding:0 20px 0 10px}.m-forminput-dropdown .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered{line-height:38px}.m-forminput-dropdown .select2-container .select2-selection.select2-selection--multiple .select2-selection__choice{line-height:26px;border-radius:0;border-color:#0064a6;color:#0064a6;background-color:#879baa}.m-forminput-dropdown .select2-container .select2-selection.select2-selection--multiple:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-forminput-dropdown .select2-container--open .select2-selection.select2-selection--multiple:after{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.m-forminput-dropdown.no-searchbar .select2-search__field{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.m-forminput-dropdown.no-searchbar .select2-search--dropdown{padding:0}.m-forminput-dropdown.multiple-dropdown ul.select2-results__options .select2-results__option[aria-selected=true]:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;float:right}.m-forminput-fileupload.upload-missing-error.had-focus:valid~.form-error-wrapper::before{display:none}.m-forminput-multiline-dropdown .select-wrap:after{display:none}.m-forminput-password-wrapper .password-validation-wrapper{display:none;margin:0 0 20px}.m-forminput-password-wrapper .password-validation-wrapper .password-validation-container ul li{font-size:12px}.m-forminput-password-wrapper .password-validation-wrapper .password-validation-container ul li.password-validation .icon{display:none}.m-forminput-password-wrapper .password-validation-wrapper .password-validation-container ul li.password-validation.is-invalid .icon-unchecked{display:inline-block;color:#af235f}.m-forminput-password-wrapper .password-validation-wrapper .password-validation-container ul li.password-validation.is-valid .icon-checked{display:inline-block;color:#647d2d}.m-forminput-password-wrapper .password-validation-wrapper .password-strength{font-size:12px}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar{height:10px;position:relative;background:#666;margin:10px 0 0;width:300px}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar~.password-hint{display:inline-block;margin:5px 0 0}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar&gt;span.strength-progress{display:block;height:100%;background-color:transparent;position:relative;overflow:hidden;-webkit-transition:width 1s;transition:width 1s}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar.strength-progress-1&gt;span{width:25%;background-color:#af235f}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar.strength-progress-2&gt;span{width:50%;background-color:#af235f}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar.strength-progress-3&gt;span{width:75%;background-color:orange}.m-forminput-password-wrapper .password-validation-wrapper .password-strength .strength-bar.strength-progress-4&gt;span{width:100%;background-color:#647d2d}.m-forminput-password-wrapper .input:focus+.password-validation-wrapper{display:block}.m-forminput-radio{clear:right;display:block;position:relative}.m-forminput-radio:after{clear:both;content:'';display:table;width:100%}.m-forminput-radio input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.m-forminput-radio input:focus{outline:0}.m-forminput-radio input:focus~.a-formlabel:before{outline:#0064a6 dotted 1px}.m-forminput-radio input[disabled]~.a-formlabel,.m-forminput-radio input[disabled]~.a-formlabel:hover,.m-forminput-radio input[readonly]~.a-formlabel,.m-forminput-radio input[readonly]~.a-formlabel:hover{color:rgba(153,153,153,.5);cursor:auto}.m-forminput-radio .a-formlabel{cursor:pointer}.m-forminput-radio .a-formlabel:before{background:#fff;border:1px solid #0064a6;border-radius:100%;content:'';display:inline-block;height:20px;left:0;position:absolute;vertical-align:bottom;width:20px}.m-forminput-radio .a-formlabel&gt;.label-text{display:inline-block}.m-forminput-radio input:checked~.a-formlabel:before{-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff;line-height:20px;text-align:center}.m-forminput-radio:hover&gt;.a-formlabel:before{border-color:#000;-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff}.m-forminput-radio:hover&gt;input:checked~.a-formlabel:before{background:#000;border-color:#000;-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff}.m-form .m-forminput-radio.m-forminput~.form-error-wrapper::before{content:none}.m-forminput-radio .no-symbol{padding-left:0}.m-forminput-radio .no-symbol:after,.m-forminput-radio .no-symbol:before{display:none!important}.m-forminput-simple-captcha&gt;input.m-forminput{margin-top:10px}.m-forminput-simple-captcha .reset-captcha&gt;button{height:auto}body[dir=rtl] .m-forminput-slider-captcha .slider .noUi-handle:before,html[dir=rtl] .m-forminput-slider-captcha .slider .noUi-handle:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-forminput-slider-captcha{margin:0 0 20px;width:100%}.m-forminput-slider-captcha .slider{height:40px}.m-forminput-slider-captcha .slider .noUi-handle{cursor:pointer;height:100%}.m-forminput-slider-captcha .slider .noUi-handle:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#fff;font-size:20px;line-height:40px;position:relative;text-align:center;width:60px;background:#0064a6;cursor:pointer}.m-forminput-slider-captcha .slider .noUi-base{height:100%;margin:0 60px 0 0;position:relative}.m-forminput-slider-captcha .slider .text{line-height:40px;overflow:hidden;padding:0 60px;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.noUi-target,.noUi-target *{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-34px;top:0}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{font-size:10px}.noUi-marker{position:absolute}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.m-forminput-textarea{width:100%}.m-forminput-textarea .input{border:1px solid #999;border-radius:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;margin-top:10px;overflow:hidden;overflow-y:scroll;padding:10px;width:100%}.m-forminput-textarea .input[readonly]{font-weight:700}.m-forminput-textarea .input[readonly]:focus{outline:0}.m-forminput-textarea .input.has-error,.m-forminput-textarea.had-focus .input:invalid{border-color:#af235f}.m-forminput-textarea .character-counter{padding:0 0 0 5px}.m-form .m-forminput-textarea.m-forminput~.form-error-wrapper::before{content:none}.m-imagelist-dealerlocator&gt;*{clear:both;display:block;float:none;margin-bottom:0;margin-top:10px}.m-imagelist-dealerlocator&gt;:first-child{margin-top:0}.m-imagelist-dealerlocator .a-link-inline{display:table;margin-right:0}@media (min-width:900px){.pika-single .pika-table{border-collapse:separate;border-spacing:5px}.m-imagelist-dealerlocator .a-link-inline{float:right}}.m-imagelist-dealerlocator .a-image{text-align:left}.m-imagelist-dealerlocator .a-image img{max-width:100%;width:auto}.m-itemserviceitem.care-contract .service-option-label{display:inline-block}body.cookielaw-blur-background&gt;:not([data-t-decorator=CookieLaw]){-webkit-filter:Blur(Strength=3);filter:Blur(Strength=3);filter:url("data:image/svg+xml;utf8,&lt;svg height='0' xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'&gt;&lt;feGaussianBlur in='SourceGraphic' stdDeviation='5'/&gt;&lt;/filter&gt;&lt;/svg&gt;#svgBlur");-webkit-filter:blur(3px);filter:blur(3px)}body.cookielaw-blur-background .m-layer .layer-overlay{background-color:rgba(255,255,255,0)}body.cookielaw-blur-background .m-layer .layer-content{-webkit-box-shadow:0 0 20px 0 #000;box-shadow:0 0 20px 0 #000}body.cookielaw-blur-background .m-fly-in-layer{-webkit-filter:none;filter:none}body.cookielaw-blur-background .m-fly-in-layer .a-area--fly-in-flag,body.cookielaw-blur-background .m-fly-in-layer .fly-in-layer-content{-webkit-filter:Blur(Strength=3);filter:Blur(Strength=3);filter:url("data:image/svg+xml;utf8,&lt;svg height='0' xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'&gt;&lt;feGaussianBlur in='SourceGraphic' stdDeviation='5'/&gt;&lt;/filter&gt;&lt;/svg&gt;#svgBlur");-webkit-filter:blur(3px);filter:blur(3px)}_:-ms-fullscreen.cookielaw-blur-background .m-layer .layer-overlay,:root body.cookielaw-blur-background .m-layer .layer-overlay{background:#3c464b}.m-layer-iframe{height:100%;max-height:100%;overflow:hidden}.m-layer-iframe .layer-iframe{width:100vw;height:100vh;max-height:100%;max-width:100%}.m-layer-iframe .layer-wrapper{margin:0}.m-layer-iframe .layer-content{min-height:100vh;padding:0}.m-layer-iframe .layer-close{background:#fff;float:none;padding:5px;position:absolute;right:5px;top:5px;z-index:10}.m-layer-iframe .layer-content-inner{margin:0;min-height:100vh;padding:0}.m-locationselectoroverlay .zip-code-wrapper{outline:solid 1px;padding:15px;margin:auto;text-align:center}.m-locationselectoroverlay .zip-code-wrapper .form-layout-full .form-row{margin:auto}.m-locationselectoroverlay .zip-code-wrapper .form-layout-full .form-row .location-input{width:50%}@media (max-width:749px){.m-layer-iframe .layer-enable-scroll-onmobile{position:fixed!important;right:0;bottom:0;left:0;top:0;-webkit-overflow-scrolling:touch!important;overflow-y:scroll!important}.m-locationselectoroverlay .zip-code-wrapper{width:100%}.m-locationselectoroverlay .zip-code-wrapper .form-layout-full .form-row .location-input{width:50%}}.m-locationselectoroverlay .zip-code-wrapper .form-layout-full .form-row .form-error-wrapper::before{display:none!important}.m-locationselectoroverlay .zip-code-wrapper .form-actions.form-row{margin:auto}.m-locationselectoroverlay .zip-code-wrapper .form-actions.form-row .form-action{display:inline-block;margin:auto;width:100%}.m-locationselectoroverlay .select2-container--default .select2-results&gt;.select2-results__options{max-height:150px}.m-no-reviews{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#0064a6}.m-no-reviews .no-reviews-found-content{color:#fff;padding:18px 25px}.m-no-reviews .no-reviews-found-close-icon{padding:11px 20px}.m-no-reviews .no-reviews-found-close-icon .close-button{color:#fff}.m-layer-wizard .hide{display:none}.m-layer-wizard .show{display:block}.m-layer-dealerlocator{height:100%;max-height:100%;overflow:hidden}.m-layer-dealerlocator .layer-wrapper{margin:0}.m-layer-dealerlocator .layer-content{min-height:100vh;padding:0}.m-layer-dealerlocator .layer-close{background:#fff;float:none;padding:5px;position:absolute;right:5px;top:5px;z-index:10}.m-layer-dealerlocator .layer-content-inner{margin:0;min-height:100vh;padding:0}.m-layer.m-add-question-layer .layer-content ul{padding:inherit;margin:inherit}.m-layer.m-add-question-layer .layer-content ul li{list-style-type:disc}.m-layer.m-review-layer .layer-content ul{padding:inherit;margin:inherit}.m-layer.m-review-layer .layer-content ul li{list-style-type:disc}@media (min-width:900px){.m-layer.m-add-question-layer{position:absolute;bottom:auto;top:0;z-index:239}.m-layer.m-add-question-layer .layer-overlay{position:absolute;display:inherit}.m-layer.m-add-question-layer .layer-wrapper{width:100%}.m-layer.m-add-question-layer .layer-wrapper .layer-content{max-width:90%;border:none}.m-layer.m-add-question-layer .layer-wrapper .layer-content .layer-content-inner{padding:5px}.m-layer.m-add-question-layer .layer-close{display:none}.m-layer.m-review-layer{position:absolute;bottom:auto;top:0;z-index:239}.m-layer.m-review-layer .layer-overlay{position:absolute;display:inherit}.m-layer.m-review-layer .layer-wrapper{width:100%}.m-layer.m-review-layer .layer-wrapper .layer-content{max-width:90%;border:none}.m-layer.m-review-layer .layer-wrapper .layer-content .layer-content-inner{padding:5px}.m-layer.m-review-layer .layer-close{display:none}.m-linklist-rebrush .list-unstyled{-webkit-column-count:2;column-count:2;-webkit-column-gap:20px;column-gap:20px}}.m-linklist-rebrush .a-link,.m-linklist-rebrush li{width:100%}.m-linklist-rebrush .a-link{padding:10px 10px 10px 35px;border-radius:5px;background:#e9ecee;font-weight:700}.m-linklist-rebrush .a-link:before{top:10px;left:8px;font-size:20px;position:absolute}.m-linklist-rebrush .a-link .text{color:#000}@media (min-width:900px){.m-linklist-rebrush.linklist-half{width:70%;margin:20px auto}}.m-mediagallery[data-t-decorator=Layer]{margin-bottom:40px}@media (max-width:749px){.m-mediagallery[data-t-decorator=Layer]{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);vertical-align:middle}.m-mediagallery[data-t-decorator=Layer] .mediagallery-mainslider.slick-slider{-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}}.m-mediagallery[data-t-decorator=Layer].mediagallery-mainslider .slick-list,.m-mediagallery[data-t-decorator=Layer].mediagallery-mainslider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.m-mediagallery[data-t-decorator=Layer] .mediagallery-mainslider{margin-bottom:15px}.m-mediagallery[data-t-decorator=Layer] .mediagallery-wrapper{margin-bottom:5px;position:relative;width:100%}@media (min-width:750px){.m-mediagallery[data-t-decorator=Layer] .mediagallery-wrapper-small{width:75%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-wrapper{width:100%}}.m-mediagallery[data-t-decorator=Layer] .Magic360-container.zoom-in-cursor{cursor:-webkit-zoom-in;cursor:zoom-in}.m-mediagallery[data-t-decorator=Layer] .mediagallery-controls{display:block;margin:0;position:absolute;width:100%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-controls .prev{background:0 0;color:#879baa;cursor:pointer}.m-mediagallery[data-t-decorator=Layer] .mediagallery-controls .prev.is-inactive{background:0 0;color:#fff;cursor:default}.m-mediagallery[data-t-decorator=Layer] .mediagallery-controls .next{background:0 0;color:#879baa;cursor:pointer}.m-mediagallery[data-t-decorator=Layer] .mediagallery-controls .next.is-inactive{background:0 0;color:#fff;cursor:default}.m-mediagallery[data-t-decorator=Layer] .mediagallery-slide{height:100%;min-height:auto;overflow:visible;position:relative}.m-mediagallery[data-t-decorator=Layer] .mediagallery-slide img{display:block;margin:0 auto}.m-mediagallery[data-t-decorator=Layer] .mediagallery-caption{margin-bottom:20px;min-height:40px}.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon{float:right;margin-top:15px;margin-bottom:8px}.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon .a-button-plain,.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon .a-link{padding:10px}.m-mediagallery[data-t-decorator=Layer] .mediagalleryproduct-zoomable-image{overflow:hidden;position:relative}.m-mediagallery[data-t-decorator=Layer] .mediagalleryproduct-zoomimage{cursor:-webkit-zoom-in;cursor:zoom-in;left:0;position:relative;top:0}.m-mediagallery[data-t-decorator=Layer] .mediagalleryproduct-zoomimage.zoomedIn{cursor:-webkit-zoom-out;cursor:zoom-out}.m-mediagallery[data-t-decorator=Layer] .mediagalleryproduct-zoomimage.movecursor{cursor:move}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel{padding:0 30px}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel.slick-slider .slick-list,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide{background:0 0;border:0;cursor:pointer;height:100%;min-height:auto;padding-left:5px;padding-right:5px;display:block;position:relative;width:100%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide:hover .mediagallery-thumbnailcarousel-hover{background:rgba(0,0,0,.5);border:0;display:block}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide.is-active .mediagallery-thumbnailcarousel-hover{display:block}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide::after{content:'';display:block;margin-top:56.25%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .a-image,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide img,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide picture{bottom:0;left:0;max-height:100%;padding-left:5px;padding-right:5px;position:absolute;right:0;top:0;height:100%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide img{margin:0 auto;max-height:100%;max-width:100%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .slick-slider{overflow:hidden}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-hover{bottom:0;display:none;left:5px;position:absolute;right:5px;top:0}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel.slick-slider .slick-track{margin-left:auto}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside{top:50%;width:100%}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{background:0 0;cursor:pointer;display:block;font-size:20px;height:30px;opacity:1;padding:0;position:absolute;top:50%;width:30px;z-index:1}.no-touchevents .m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next:hover,.no-touchevents .m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev:hover{color:#000}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next.is-inactive,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next.is-inactive:hover,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev.is-inactive,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev.is-inactive:hover{color:#999;cursor:default}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next{float:right;margin-right:0}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{float:left;margin-left:0}.m-mediagallery-pressdetail .pressdetail-position-wrapper{position:relative;width:100%}@media (min-width:750px){.m-mediagallery-pressdetail .mediagallery-downloads{padding-left:20px;position:absolute;right:0;top:0;width:20%}}.m-mediagallery-spareparts .pagination-position-bottom{bottom:0;margin:auto auto -40px;position:absolute;text-align:center;top:auto;width:100px}.m-mediagallery-spareparts .pagination-position-center{left:0;right:0}.m-mediagallery-spareparts .spare-part-downloads{margin-bottom:20px;min-height:40px}.m-mediagallery-spareparts .spare-part-download-file{margin-right:20px;min-height:40px;vertical-align:middle}.m-mediagallery-spareparts .spare-part-download-all-files{min-height:40px;vertical-align:middle}.m-mediagallery-spareparts p{width:100%}.m-mediagallery-spareparts p&gt;.a-image.a-image-inline{margin-top:10px;display:block;text-align:left}.m-mediagallerylayer-reviewgallery .a-paginationarrows.next,.m-mediagallerylayer-reviewgallery .a-paginationarrows.prev{height:55px;width:50px}.m-mediagallerylayer-reviewgallery .paginationnumber{margin:-5px;text-align:center;width:100%}@media (max-width:749px){.m-mediagallerylayer-reviewgallery .paginationnumber{bottom:0;position:fixed}}.m-mediagallerylayer-reviewgallery .a-paginationdots{position:fixed;margin-left:-18px}.m-mediagallerylayer-reviewgallery .a-image{padding:25px}.m-mediagallerylayer-reviewgallery .a-image img{aspect-ratio:3/4}@media (min-width:900px){.m-mediagallery[data-t-decorator=Layer] .mediagallery-slide{min-height:auto;overflow:visible;position:relative}.m-mediagallery[data-t-decorator=Layer] .paginationnumberposition-bottom{margin-bottom:-50px}.m-mediagallerylayer-reviewgallery .a-image img{max-width:35%}}.m-mediagallerylayer-reviewgallery .review-caption-txt{padding-bottom:30px}.m-mediagallerylayer-spareparts .pagination-position-bottom{bottom:0;margin:auto auto -40px;position:absolute;text-align:center;top:auto;width:100px}.m-mediagallerylayer-spareparts .pagination-position-center{left:0;right:0}.m-mediagallerylayer-spareparts .sparepart-scan-frame{border:1px solid #0064a6;left:30%;position:absolute;top:30%}.m-mediagallerylayer-spareparts .spare-part-downloads{margin-bottom:20px;min-height:40px}.m-mediagallerylayer-spareparts .spare-part-download-file{margin-right:20px;min-height:40px;vertical-align:middle}.m-mediagallerylayer-spareparts .spare-part-download-all-files{min-height:40px;vertical-align:middle}.m-paymentselection.paymentselection-rebrush .method{cursor:pointer;width:100%;border:2px solid #f2f2f2;border-radius:.25rem;margin-bottom:10px}.m-paymentselection.paymentselection-rebrush .method .a-formlabel.radio{margin:0}.m-paymentselection.paymentselection-rebrush .method .fee,.m-paymentselection.paymentselection-rebrush .method .toggle{padding-left:30px}.m-paymentselection.paymentselection-rebrush .method .toggle .oney-payment-info-section{width:50%}.m-paymentselection.paymentselection-rebrush .method .toggle .oney-payment-info-section img{height:50px;width:auto}.m-paymentselection.paymentselection-rebrush .method .paymentselection-nested-radiobutton{margin:-5px 0 0;padding:0 0 10px}.m-paymentselection.paymentselection-rebrush .method .paymentselection-nested-radiobutton .method-radio.js-method-nested{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;position:relative}.m-paymentselection.paymentselection-rebrush .method .paymentselection-nested-radiobutton .payment-nested-radio-button{padding:10px 0}.m-paymentselection.paymentselection-rebrush .method .payment-selection-with-checkbox .m-forminput-checkbox{margin-left:15px;margin-bottom:10px}.m-paymentselection.paymentselection-rebrush .border-highlight{border-color:#00599c}.m-paymentselection.paymentselection-rebrush .method-radio{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px}.m-paymentselection.paymentselection-rebrush .method-img-container .a-image{margin:0;width:auto;float:left}.m-paymentselection.paymentselection-rebrush .method-img-container .a-image img{height:30px;margin:0 0 0 10px;width:auto;text-align:initial}.m-paymentselection-toggletable .installments .m-table .left-col{padding-left:10px}.m-productconversionarea-stage{margin-bottom:10px}.m-productconversionarea-stage .data-sheet-energy{margin:0 10px 10px 0}.m-productconversionarea-stage .data-sheet-energy .m-imagelist{max-width:60px}.m-productconversionarea-stage .data-sheet-energy .a-link-download:first-child{position:relative}.m-productconversionarea-stage .price:after{clear:both;content:'';display:table;width:100%}.m-productconversionarea-stage .price .current,.m-productconversionarea-stage .price .previous{font-size:35px;margin:10px 10px 20px 0;width:auto}.g-layout-half .slide .m-productconversionarea-stage .price .current,.g-layout-half .slide .m-productconversionarea-stage .price .previous{font-size:26.25px;white-space:nowrap}.m-productconversionarea-stage .details{margin:0 0 10px}.m-productconversionarea-stage .a-button{margin:0}.m-producttitle[data-t-decorator=rebrush]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-producttitle[data-t-decorator=rebrush] .product-code{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;font-size:14px;line-height:20px}.m-producttitle[data-t-decorator=rebrush] h1,.m-producttitle[data-t-decorator=rebrush] h3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.m-producttitle[data-t-decorator=rebrush] .heading-link{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.m-producttitle[data-t-decorator=rebrush] .subtitle{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@keyframes fadeIn{from{opacity:0}to{opacity:.8}}@keyframes fadeOut{from{opacity:.8}to{opacity:0}}.m-scrolldown_scrollytelling{background:#0064a6;color:#fff;font-size:14px;left:50%;margin:auto 0;min-width:95px;opacity:0;padding:10px 15px 15px;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity 2s;transition:opacity 2s;width:auto;z-index:50;display:none}.m-scrolldown_scrollytelling .icon-scrolldown{padding-top:5px;margin-top:5px}.m-scrolldown_scrollytelling .button-inactive{opacity:0}.m-scrolldown_scrollytelling .scrolldown-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-scrolldown_scrollytelling .scrolldown-container .scrolldownicon-with-text{text-align:center}.m-scrolldown_scrollytelling .scrolldownicon-without-text{text-align:center;margin-left:10%}.m-scrolldown_scrollytelling.is-active{opacity:.8;display:block;-webkit-animation:3s fadeIn;animation:3s fadeIn}.m-scrolldown_scrollytelling.is-inactive{opacity:0;display:block;-webkit-animation:2s fadeOut;animation:2s fadeOut}.m-searchfield-advanceenumber .searchfield-icon-camera{color:#0064a6;cursor:pointer;position:absolute;right:18px;top:14px;z-index:10}.m-searchfield-advanceenumber .searchfield-icon-remove{right:55px}.m-searchfield-advanceenumber .preview-picture{width:320px;height:auto;display:none;border:5px solid #999}.m-searchfield-advanceenumber input[type=file]{display:inline-block;visibility:hidden;width:0;height:0}@media (max-width:749px){.m-paymentselection.paymentselection-rebrush .method .toggle .oney-payment-info-section{width:100%}.m-searchfield-advanceenumber .searchfield-searchbutton .text:not(.display-mobile){border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (min-width:750px){.m-searchfield-advanceenumber .input-wrap{width:66.6666666667%}.m-searchfield-advanceenumber .submit-wrap{width:33.3333333333%}}.m-searchfield-advanceenumber .m-searchfield{width:100%!important}.m-searchfield-enumberocr .searchfield-icon-camera{cursor:pointer;z-index:10;background:#fff;width:80px;height:80px;border-radius:60px;display:inline-block;position:absolute;left:-webkit-calc(50% - 40px);left:calc(50% - 40px)}.m-searchfield-enumberocr .searchfield-icon-camera:before{position:relative;top:36px}.m-searchfield-enumberocr .searchfield-icon-remove{right:55px}.m-searchfield-enumberocr .preview-picture{width:320px;height:auto;display:none;border:5px solid #999}.m-searchfield-enumberocr input[type=file]{display:inline-block;visibility:hidden;width:0;height:0}@media (max-width:749px){.m-searchfield-enumberocr .searchfield-searchbutton .text:not(.display-mobile){border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap{grid-template-areas:"Image" "Text"}}@media (min-width:750px){.m-searchfield-enumberocr .input-wrap{width:66.6666666667%}.m-searchfield-enumberocr .submit-wrap{width:33.3333333333%}}.m-searchfield-enumberocr .typeplate-scanner-area{max-width:500px;margin-bottom:40px;cursor:pointer;text-align:center;position:relative}.m-searchfield-enumberocr .typeplate-scanner-area .a-image{opacity:.4}.m-searchfield-enumberocr .typeplate-scanner-area .a-formlabel{text-align:left}.m-searchfield-cookitlocator .has-geo-location .searchfield-icon-remove{right:55px;top:12px}.m-searchfield-cookitlocator .has-geo-location .searchfield-input{padding:12px 80px 12px 12px}.m-searchfield-cookitlocator .a-button-geo-location{height:40px;margin-right:2px;position:absolute;right:1.3888888889%;top:0;width:40px}.m-searchfield-cookitlocator .searchfield-suggestlayer{width:100%}@media (min-width:750px){.m-searchfield-cookitlocator .input-wrap{padding-right:0;width:66.6666666667%}.m-searchfield-cookitlocator .submit-wrap{padding-left:2.7777777778%;width:33.3333333333%}}@media (min-width:900px){.m-searchfield-cookitlocator{width:100%}.m-searchfield-cookitlocator .has-geo-location .searchfield-icon-remove{right:65px}}.m-searchfield-dealerlocator .has-geo-location .searchfield-icon-remove{right:55px;top:12px}.m-searchfield-dealerlocator .has-geo-location .searchfield-input{padding:12px 80px 12px 12px}.m-searchfield-dealerlocator .a-button-geo-location{height:40px;margin-right:2px;position:absolute;right:1.3888888889%;top:0;width:40px}.m-searchfield-dealerlocator .searchfield-suggestlayer{width:100%}@media (min-width:750px){.m-searchfield-dealerlocator .input-wrap{padding-right:0;width:66.6666666667%}.m-searchfield-dealerlocator .submit-wrap{padding-left:2.7777777778%;width:33.3333333333%}}@media (min-width:900px){.m-searchfield-dealerlocator{width:100%}.m-searchfield-dealerlocator .has-geo-location .searchfield-icon-remove{right:65px}}.dealer-email-text{word-break:break-all;white-space:normal}.m-search-input-rebrush.inline{height:60px;display:block;position:relative}.m-search-input-rebrush.inline:after{clear:both;content:'';display:table;width:100%}.m-search-input-rebrush.inline .clear-button-mobile{display:none}.m-search-input-rebrush.inline .no-suggestions{display:block;padding:20px 0 10px 15px}.m-search-input-rebrush.inline .suggest-layer{height:auto;max-height:100%;top:0;left:0;right:0;margin:auto;overflow:hidden;z-index:90;padding:0;border:none;opacity:1;position:relative;width:auto}.m-search-input-rebrush.inline .suggest-layer .category{color:#000;float:left;margin:0;padding:20px 0 10px 15px;vertical-align:middle}.m-search-input-rebrush.inline .suggest-layer .category-content .products-item{padding:10px 0 10px 15px}.m-search-input-rebrush.inline .suggest-layer .a-link{font-weight:400;padding:5px 0 10px 15px;width:100%}.m-search-input-rebrush.inline .suggest-layer .a-link:nth-child(1){padding:20px 0 10px 15px}.m-search-input-rebrush.inline .suggest-layer .searchterm-highlight{font-weight:600}.m-search-input-rebrush.inline .suggest-layer .category-content .spellcheck-label{padding:15px 0 0 15px;width:100%}.m-search-input-rebrush.inline .suggest-layer .category-content .spellcheck-label .spellcheck-highlight{font-weight:600}.m-search-input-rebrush.inline .suggest-layer .search-input-wrapper{position:-webkit-sticky;position:sticky;background-color:#fff;top:0;z-index:91}.m-search-input-rebrush.inline .suggest-layer .clear-button{position:absolute}.m-search-input-rebrush.inline .suggest-layer .quicklink .icon-arrow-right{display:none}.m-search-input-rebrush.inline .suggest-layer .search-content{background:#fff;z-index:91}.m-search-input-rebrush.inline .suggest-layer .search-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px}.m-search-input-rebrush.inline .suggest-layer .search-section .search-input-layer{width:100%}.m-search-input-rebrush.inline .suggest-layer .search-section .search-input-layer .m-forminput{margin-top:0;padding:10px 10px 10px 35px;border-radius:5px 0 0 5px}.m-search-input-rebrush.inline .suggest-layer .search-section button{width:auto;padding:8px;border-radius:0 5px 5px 0}.m-search-input-rebrush.inline .suggest-layer .search-section button .icon-search{color:#fff}.m-search-input-rebrush.inline .suggest-layer .layer-close{display:none;overflow:hidden;padding-right:10px}.m-search-input-rebrush.inline .suggest-layer .layer-close .a-button{float:right;margin-top:10px}.m-search-input-rebrush.inline .suggest-layer.active{-webkit-box-shadow:0 0 4px #000;box-shadow:0 0 4px #000;border-radius:5px;z-index:100}.m-search-input-rebrush.inline .suggest-layer.active .page-background{position:fixed;top:0;left:0;bottom:0;right:0}.m-search-input-rebrush.inline .suggest-layer input{font-size:16px}@media (min-width:900px){.m-search-input-rebrush.inline .suggest-layer{width:560px;max-height:70vh}.m-search-input-rebrush.inline .search-input{height:60px;padding-top:100%}.m-search-input-rebrush.inline .no-suggestions{padding-top:15px 0 0 0}.m-search-input-rebrush.inline .search-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.m-search-input-rebrush.inline .clear-button{top:11px;left:11px}.m-search-input-rebrush.inline .search-history-minwidth{min-width:33%}}@media (max-width:899px){.m-search-input-rebrush.inline .suggest-layer .clear-button{top:11px;left:13px}.m-search-input-rebrush.inline .suggest-layer.active{position:fixed;z-index:240;border-radius:unset}.m-search-input-rebrush.inline .suggest-layer.active .clear-button{top:40px}.m-search-input-rebrush.inline .suggest-layer.active .layer-close{display:block}.m-search-input-rebrush.inline .suggest-layer.active .page-background{background:rgba(0,0,0,.5)}.m-search-input-rebrush.inline .suggest-layer.active .search-content{position:-webkit-sticky;position:sticky}}.m-search-input-rebrush[data-t-decorator=Empathy] .m-forminput[disabled]{cursor:pointer;background:0 0;border:1px solid #999;color:#000}.m-search-input-rebrush[data-t-decorator=Empathy] .m-forminput[disabled]::-webkit-input-placeholder{color:#999}.m-search-input-rebrush[data-t-decorator=Empathy] .m-forminput[disabled]:-ms-input-placeholder{color:#999}.m-search-input-rebrush[data-t-decorator=Empathy] .m-forminput[disabled]::placeholder{color:#999}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap{padding:0;border-color:#e4e4e4;-ms-grid-columns:auto;grid-template-columns:auto;height:auto;cursor:default}.m-checkout-summary .m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .a-link-secondary.a-button.a-button-link,.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .a-button-secondary,.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .a-link-secondary.a-button.a-link,.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap{margin-top:10px;width:90%;-webkit-align-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap .teaser-label{font-weight:700}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap .teaser-headline{line-height:18px;font-size:16px}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap .teaser-paragraph{display:block}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap .read-more-link{display:block;margin:20px 0;color:#2c5de5}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap .a-button{border-color:#2c5de5;color:#2c5de5;text-decoration:none}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .text-wrap .a-button:hover{border-color:#000;color:#000}.m-searchresultpromotionteaser-gc-wpe .promotion-teaser-wrap .image-wrap img{width:100%}.m-searchresultpromotionteaser-gc-wpe .callout{position:relative;top:20px;left:10px;z-index:2}.m-searchresultpromotionteaser-gc-wpe .callout .a-callout{display:inline-block;border-radius:4px;font-size:10px;color:#fff;max-width:104px;position:absolute;bottom:0}.m-searchresultpromotionteaser-gc-wpe .callout .a-callout.callout-color-one{background-color:#b90276}.m-searchresultpromotionteaser-gc-wpe .callout .a-callout.callout-color-two{background-color:#2c5de5}.m-searchresultpromotionteaser-myaccount{background-color:#2c5de5;margin:24px;border-radius:4px}.m-searchresultpromotionteaser-myaccount .promotion-teaser-wrap{display:block;border:none;padding:25px 25px 12px}.m-searchresultpromotionteaser-myaccount .promotion-teaser-wrap .text-wrap{color:#fff}.m-searchresultpromotionteaser-myaccount .promotion-teaser-wrap .text-wrap .teaser-headline{font-size:18px}.m-searchresultpromotionteaser-myaccount .buttons-wrap{padding:0 25px 25px}.m-searchresultpromotionteaser-myaccount .buttons-wrap .m-form.logout{display:inline-block;margin:0}.m-sidedrawer-fly-in-layer.simple .content-width{width:420px;padding:0}.m-sidedrawer-fly-in-layer.simple .fly-in-layer-content{height:100vh;z-index:499}@media (max-width:749px){.m-sidedrawer-fly-in-layer.simple .content-width{width:100%}.m-sidedrawer-fly-in-layer.simple .fly-in-layer-content{height:unset}}.m-stage-campaign{margin-bottom:40px}.m-stage-campaign:after{clear:both;content:'';display:table;width:100%}.m-table-searchable-list .text-cell-ellipsis{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden}.m-table-searchable-list .link-call{z-index:100;display:block}.m-table-searchable-list tbody tr.js-link,.m-table-searchable-list thead th.is-sortable{cursor:pointer}.m-table-searchable-list table{border-collapse:separate}.m-table-searchable-list table tbody td,.m-table-searchable-list table thead th{word-break:break-word;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;position:relative;border-bottom:2px solid #999;border-right:2px solid #999}.m-table-searchable-list table tbody td:last-of-type,.m-table-searchable-list table thead th:last-of-type{border-right:0}.m-table-searchable-list table tbody td:first-child,.m-table-searchable-list table thead th:first-child{border-right:2px solid #999}.m-table-searchable-list.m-table table td,.m-table-searchable-list.m-table table th{min-width:180px}@media (min-width:750px){.m-table-searchable-list.m-table table td,.m-table-searchable-list.m-table table th{min-width:200px}}.m-table-searchable-list.m-table table td.td-width-xxs,.m-table-searchable-list.m-table table th.td-width-xxs{min-width:45px;overflow:hidden}.m-table-searchable-list.m-table table td.td-width-xs,.m-table-searchable-list.m-table table th.td-width-xs{min-width:75px;overflow:hidden}.m-table-searchable-list.m-table table td.td-width-s,.m-table-searchable-list.m-table table th.td-width-s{min-width:93px;overflow:hidden}.m-table-searchable-list.m-table table td.td-width-s span:first-of-type,.m-table-searchable-list.m-table table th.td-width-s span:first-of-type{max-width:50px;display:inline-block}.m-table-searchable-list.m-table table td.td-width-s .icon-arrow-up,.m-table-searchable-list.m-table table th.td-width-s .icon-arrow-up{position:absolute;top:1px}.m-table-searchable-list.m-table table td.td-width-s .icon-arrow-down,.m-table-searchable-list.m-table table th.td-width-s .icon-arrow-down{position:absolute;bottom:-34px}.m-table-searchable-list.m-table table td.td-width-m,.m-table-searchable-list.m-table table th.td-width-m{min-width:113px;overflow:hidden}.m-table-searchable-list.m-table table td.td-width-l,.m-table-searchable-list.m-table table th.td-width-l{min-width:120px;overflow:hidden}.m-table-searchable-list.m-table table td.td-width-xl,.m-table-searchable-list.m-table table th.td-width-xl{min-width:145px;overflow:hidden}.m-table-searchable-list .icon-wrapper{position:absolute;right:20px}.m-table-searchable-list .icon-wrapper .icon-arrow-up{position:absolute;top:-8px}.m-table-searchable-list .icon-wrapper .icon-arrow-down{position:absolute;bottom:-25px}.m-table-searchable-list .is-ascending .icon-arrow-up,.m-table-searchable-list .is-descending .icon-arrow-down{color:red}.m-table-searchable-list .cancelled,.m-table-searchable-list .expired{background-color:#d4d9de;background-clip:padding-box}.m-table-searchable-list .confirmed,.m-table-searchable-list .created,.m-table-searchable-list .inprocess,.m-table-searchable-list .pending{background-color:#647d2d;background-clip:padding-box}.m-table-searchable-list .converted,.m-table-searchable-list .ordered,.m-table-searchable-list .shipped{background-color:#f6ff0d;background-clip:padding-box}.m-table-searchable-list .activated{background-color:#fff;background-clip:padding-box}.m-table-searchable-list .activated_not_logged_in,.m-table-searchable-list .activation_pending,.m-table-searchable-list .clarifying,.m-table-searchable-list .must_change_password,.m-table-searchable-list .registration_incomplete{background-color:#d4d9de;background-clip:padding-box}.m-table-searchable-list .deactivated{background-color:red;background-clip:padding-box}.m-table-searchable-list .table-quotelist-paginationarrows{margin:0 auto;width:100px}.m-table-searchable-list .table-quotelist-paginationnumber{text-align:center}.m-table-searchable-list .table-pagination-wrapper{margin:10px}.m-table-searchable-list .a-paginationarrows.next,.m-table-searchable-list .a-paginationarrows.prev{background:0 0;color:#0064a6;font-size:inherit;height:auto;margin-top:0;position:relative;top:auto;width:auto}.m-table-searchable-list .a-paginationarrows.next:hover,.m-table-searchable-list .a-paginationarrows.prev:hover{background:0 0;color:#000}.m-table-searchable-list .a-paginationarrows.next[disabled],.m-table-searchable-list .a-paginationarrows.prev[disabled]{cursor:default;opacity:1}.m-table-searchable-list .a-paginationarrows.next[disabled]:hover,.m-table-searchable-list .a-paginationarrows.prev[disabled]:hover{color:#0064a6}.m-table-searchable-list .a-paginationarrows.next{float:right}.m-table-searchable-list .a-paginationarrows.prev{float:left}.m-table-searchable-list .DTFC_LeftBodyWrapper{background-color:#fff;border-right:2px solid #999}.m-table-searchable-list .DTFC_LeftBodyWrapper table tbody td,.m-table-searchable-list .DTFC_LeftBodyWrapper table thead th{border-right:0}.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper .DTFC_RightBodyLiner,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper .DTFC_RightBodyLiner{background-color:#fff}.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper tbody td,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper thead th,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper tbody td,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper thead th{border:0;border-left:2px solid #999}.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper tbody td:last-of-type,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper thead th:last-of-type,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper tbody td:last-of-type,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper thead th:last-of-type{background-color:#fff;border-bottom:0}.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper tbody td:last-of-type,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper tbody td:last-of-type{text-align:center}.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightBodyWrapper tbody td:last-of-type span:after,.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper tbody td:last-of-type span:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:18px}.m-table-searchable-list .tableStickyController[data-fix-both-columns] .DTFC_RightHeadWrapper{padding-right:5px}.m-table-searchable-list .result-is-loading,.m-table-searchable-list .result-not-found{padding:0}.content.containerexpandable-togglelink .m-table-searchable-list .result-is-loading,.content.containerexpandable-togglelink .m-table-searchable-list .result-not-found{padding:0 0 0 30px}.m-tabsrebrush-full-width{width:100vw;max-width:100vw;margin:0 -webkit-calc(-50vw + 50%);margin:0 calc(-50vw + 50%);background-color:#d4d9de;position:-webkit-sticky;position:sticky;z-index:3;top:0;-webkit-transition:top .4s;transition:top .4s}.m-tabsrebrush-full-width .g-container{background-color:inherit}.m-tabsrebrush-full-width .tab{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700;text-decoration:none}.m-tabsrebrush-full-width .tab:not(.current-tab){color:#0064a6}.m-tabsrebrush-full-width .tab:hover{color:#000}.m-tabsrebrush-full-width .tabs-rebrush-mobile{position:relative;display:none;z-index:3;width:100%}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tabs-dropdown{display:none;-webkit-box-shadow:rgba(17,12,46,.15) 0 48px 100px 0;box-shadow:rgba(17,12,46,.15) 0 48px 100px 0;width:100%;overflow:auto;position:absolute}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tabs-dropdown.open{display:block}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab{padding:14px 33px;background-color:#fff}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab .current-tab-text,.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.tab{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.current-tab{background-color:#d4d9de;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.current-tab .dropdown-toggle-icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;margin-left:auto}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.current-tab.open .dropdown-toggle-icon{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-tabsrebrush-full-width .tabs-rebrush-mobile .tab.active{color:#000}.m-tabsrebrush-full-width .tabs-rebrush-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:3;width:100%;overflow:hidden}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background:#d4d9de;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider .tab{padding:16px;width:125px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider .tab.active{color:#000}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider .tab.active:after{content:"";position:absolute;bottom:0;width:100%;height:4px;background-color:#000}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.next,.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.prev{background:rgba(255,255,255,.5);color:#0064a6;font-size:18px;height:30px;margin:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.prev{margin-left:50px}.m-tabsrebrush-full-width .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.next{margin-right:50px}@media (max-width:899px){.m-tabsrebrush-full-width{background-color:inherit}.m-tabsrebrush-full-width .tabs-rebrush-mobile{display:block}.m-tabsrebrush-full-width .tabs-rebrush-desktop{display:none}}.m-teaser-linkteaser .teaser-links li:first-child{margin:0 0 15px}.m-teaser-linkteaser .teaser-media{margin:0 0 20px}.m-video-cliplister[data-autoplay=true] .video-content&gt;div{-webkit-transition:1s;transition:1s}.m-video-cliplister .video-content&gt;div{height:100%!important;width:100%!important}.m-video-cliplister .video-content object,.m-video-cliplister .video-content video{height:100%;width:100%}.video-wrapper-active .m-video-cliplister{height:0;opacity:0}.m-video-cliplister .play-layer{z-index:101}.m-video-cliplister.mbmd-play-btn [class$=Playbtn],.m-video-cliplister.mbmd-play-btn [class$=Replaybtn]{display:none!important}.m-video-cliplister .is-hidden{margin:0;max-height:0;overflow:hidden;padding:0}body[dir=rtl] .cl-video-control-progress-container,html[dir=rtl] .cl-video-control-progress-container{direction:ltr}.m-video-vimeo .video-content{position:absolute}.m-video-vimeo .video-content iframe{width:100%;height:100%}.video-wrapper-active .m-video-iframe{height:0;opacity:0}.o-filelist.filelist-invoice{display:block;width:100%}.o-filelist.filelist-invoice .file-tile{width:100%;margin-bottom:20px;margin-left:0}.o-header-sticky .nav-sticky{background:#f2f2f2;margin:0 auto;max-width:1360px;position:fixed;top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:100%;z-index:200}.o-header-sticky .nav-sticky.is-active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.o-header-sticky .nav-sticky-elements{padding:10px;position:relative}.o-header-sticky .nav-sticky-elements:after{clear:both;content:'';display:table;width:100%}.o-header-sticky .nav-sticky-elements&gt;*{display:block;float:left;vertical-align:middle;width:auto}.o-header-sticky .nav-sticky-elements .m-navmain{margin:0}.o-header-sticky .nav-sticky-elements .button-menu{white-space:nowrap;width:auto}.o-header-sticky .nav-sticky-elements .first-level{margin:0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.o-header-sticky .nav-sticky-elements .first-level:after{clear:both;content:'';display:table;width:100%}.o-header-sticky .nav-sticky-elements .first-level li{margin:0}.o-header-sticky .nav-sticky-elements .conversion-bar{float:right}.o-header-sticky .nav-sticky-elements .a-totop{border-left:1px solid #d4d9de;float:right;padding:5px 10px}@media (min-width:900px){.m-table-searchable-list.m-table table td,.m-table-searchable-list.m-table table th{min-width:250px}.o-header-sticky .nav-sticky-elements .button-menu{display:none}.o-header-sticky .nav-sticky-elements .a-totop,.o-header-sticky .nav-sticky-elements .conversion-bar{margin:10px 0}.o-header-sticky .nav-sticky-elements .m-conversionbar .text{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.o-header-sticky .nav-sticky-elements .m-conversionbar .search{display:inline-block}.o-header-sticky .nav-sticky-elements .m-conversionbar .a-link{border-left:1px solid #d4d9de}}@media print{.o-header-sticky .nav-sticky{display:none}}.o-headerrebrush.empathy .content{-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto;-ms-grid-columns:auto auto;grid-template-columns:auto auto;grid-template-areas:"uspbar uspbar" "logo subbrand" "xHeader xHeader" "menu converison"}.o-headerrebrush.empathy .x-header-target{grid-area:xHeader}.o-list.bricks-view .list-layout{width:100%;position:relative}.o-list.bricks-view .list-layout .item{position:absolute;width:100%;margin-top:0;opacity:0}.o-list.bricks-view .list-layout .m-teaser{float:initial}.o-list.bricks-view .list-layout .item.layouted{opacity:1;-webkit-transition:opacity .3s ease-out .5s;transition:opacity .3s ease-out .5s}.o-list.bricks-view .list-layout .m-teaser.teaser-ugc a.a-link{display:block}.o-list.bricks-view .teaser-ugc .teaser-content .content-inner{max-height:54px;position:relative}.o-list.bricks-view .teaser-ugc .teaser-content .content-inner:after{content:"";position:absolute;left:0;right:0;top:54px;height:20px;background:0 0;-webkit-box-shadow:none;box-shadow:none}.o-list .pagination-default.before{margin-bottom:40px}.o-list .pagination-default.after{margin-top:40px}.o-list .pagination-loadmore.before{margin-bottom:40px}.o-list .pagination-loadmore.after{margin-top:40px}.o-list-press-pictures{border-bottom:2px solid #d4d9de;padding-bottom:30px}.o-list-press .item.filter-hidden,.o-list-press .item.load-more-hidden{display:none;visibility:hidden}.o-list-press .item.filter-visible{display:block;visibility:visible}.o-list-press .item.filter-visible.load-more-hidden{display:none;visibility:hidden}.o-list-sparepart .item{margin-top:0}.o-list-sparepart .m-filterbar{padding-bottom:20px}.o-producttile-listmodule{background-color:#fff;overflow:hidden;height:auto;margin:10px;padding:0 0 7px;border:2px solid #0064a6;border-radius:4px;display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;-ms-grid-rows:(auto)[4] 1fr;grid-template-rows:repeat(4,auto) 1fr;grid-template-areas:"image image" "productCode productCode" "productTitle productTitle" "energyLabel energyLabel" "productPrice productPrice" "ctaButton ctaButton"}.o-producttile-listmodule .element{padding:7px 7px 0}.o-producttile-listmodule h3.a-heading{margin:0}.o-producttile-listmodule .m-productcode h3.a-heading{font-size:14px}.o-producttile-listmodule .product-image{grid-area:image;background-color:#fff;padding:7px 7px 0}.o-producttile-listmodule .product-image .a-link{width:100%}.o-producttile-listmodule .product-image .a-link .a-image{padding:0}.o-producttile-listmodule .product-image .a-link .a-image img{object-fit:contain}.o-producttile-listmodule .listmodule-productcode{grid-area:productCode;line-height:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-producttile-listmodule .product-title{grid-area:productTitle}.o-producttile-listmodule .energy-label{grid-area:energyLabel}.o-producttile-listmodule .energy-label .data-sheet-energy{margin:0 0 10px}.o-producttile-listmodule .energy-label .data-sheet-energy .energy-label-wrapper .a-image{width:50px}.o-producttile-listmodule .energy-label .data-sheet-energy .eu-product-title{font-weight:700;font-size:12px;margin:0 0 5px}.o-producttile-listmodule .product-price{grid-area:productPrice}.o-producttile-listmodule .product-price .additional-info{margin:0}.o-producttile-listmodule .product-price .eco-fee{min-height:18px}.o-producttile-listmodule .product-price .price{margin:0 0 5px}.o-producttile-listmodule .product-price .price .previous{margin:0 0 2.5px;text-decoration:line-through;color:#999}.o-producttile-listmodule .product-price .price-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttile-listmodule .product-price .price-info-wrapper .a-productavailability{margin:0}.o-producttile-listmodule .product-price .price-info-wrapper .current.highlight{margin:0 0 0 10px;font-size:18px;line-height:normal}.o-producttile-listmodule .product-price .stock-info-wrapper .text{display:none}.o-producttile-listmodule .cta-button{grid-area:ctaButton}.o-producttile-listmodule .cta-button .cta-wrapper{border-top:1px solid #d4d9de;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;padding:7px 0 0}.o-producttile-listmodule .cta-button .cta-wrapper .a-button{width:auto;border-radius:4px;margin:0 0 0 5px;padding:10px}.o-producttile-listmodule .cta-button .cta-wrapper .a-button .icon{vertical-align:baseline}.m-checkout-summary .o-producttile-listmodule .cta-button .cta-wrapper .a-link-secondary.a-button.a-button-link,.o-producttile-listmodule .cta-button .cta-wrapper .a-button-secondary,.o-producttile-listmodule .cta-button .cta-wrapper .a-link-secondary.a-button.a-link,.o-producttile-listmodule .cta-button .cta-wrapper .m-checkout-summary .a-link-secondary.a-button.a-button-link{width:auto}@media (max-width:899px){.o-headerrebrush.empathy .content{-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto;-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto;grid-template-areas:"uspbar uspbar uspbar" "logo converison menu" "xHeader xHeader xHeader" "subbrand subbrand subbrand"}.o-producttile-listmodule{display:flow-root;-webkit-column-count:2;column-count:2;-webkit-column-gap:70px;column-gap:70px}.o-producttile-listmodule .right-column{margin-left:-70px}.o-producttile-listmodule .product-image{padding:7px}.o-producttile-listmodule .energy-label{-webkit-column-break-inside:avoid;break-inside:avoid-column}.o-producttile-listmodule .energy-label .data-sheet-energy .energy-label-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-producttile-listmodule .energy-label .data-sheet-energy .energy-label-wrapper .energy-label-text-wrapper{text-align:left}.o-producttile-listmodule div.energy-label:nth-of-type(2){-webkit-column-break-after:column;break-after:column;display:block}}.o-review.o-reviewmandatory .content-col .m-form .rating-row .form-error-wrapper::before{margin-top:-28px}.o-review.o-reviewmandatory .side-col{position:relative}.o-review.o-reviewoptional .content-col .m-form,.o-review.o-reviewoptional .content-col .m-form .form-row{margin-bottom:0}.o-review.o-reviewoptional .content-col .m-form .form-row .form-error-wrapper::before{content:none}.o-review.o-reviewoptional .content-col .m-form .form-row:last-of-type{padding:0}@media (min-width:900px){.o-review.o-reviewoptional .content-col .m-form .form-actions .form-action{width:-webkit-fit-content;width:fit-content;min-width:25%}}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .a-formlabel,.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .a-formlabel .label-text{float:none;display:block;width:auto}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .rating-likely-range-labels{margin-bottom:10px}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .rating-likely-range-labels&gt;span{display:block;width:45%}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .rating-likely-range-labels&gt;span:first-child{float:left;text-align:left}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .rating-likely-range-labels&gt;span:last-child{float:right;text-align:right}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .rating-likely-range-labels::after{clear:both;content:'';display:table;width:100%}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .m-forminput-radio{display:block;float:left;width:-webkit-calc(100% / 11);width:calc(100% / 11);min-width:20px;padding:0;margin:0;text-align:center}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .m-forminput-radio label{display:block;padding:0 0 20px}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .m-forminput-radio label::before{top:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.o-review.o-reviewoptional .content-col .m-form .rating-likely-row .m-forminput+div.m-forminput:nth-last-of-type(2){float:left}.o-review.o-reviewoptional .content-col .m-form #questions-container{background-color:#f3f3f3ad;margin-bottom:10px;margin-left:-17px;margin-right:-17px;padding:30px 25px 30px 35px}.o-review.o-reviewoptional .content-col .m-form #questions-container.questions-highlighted{background-color:#51aaff24}.o-review.o-reviewoptional .content-col .m-form .questions-popover{margin:15px auto}.o-review.o-reviewoptional .content-col .m-form .label-ajaxpopoverlink{display:inline-block;margin-bottom:50px}.o-review.o-reviewoptional .content-col .m-form .a-link-ajaxpopoverlink{margin-bottom:50px}@font-face{font-family:SiemensSans-Roman;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/SiemensSans-Roman.eot);src:url(../fonts/SiemensSans-Roman.eot?#iefix) format("embedded-opentype"),url(../fonts/SiemensSans-Roman.woff) format("woff"),url(../fonts/SiemensSans-Roman.ttf) format("truetype"),url(../fonts/SiemensSans-Roman.svg#SiemensSans-Roman) format("svg")}@font-face{font-family:SiemensSans-Bold;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/SiemensSans-Bold.eot);src:url(../fonts/SiemensSans-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/SiemensSans-Bold.woff) format("woff"),url(../fonts/SiemensSans-Bold.ttf) format("truetype"),url(../fonts/SiemensSans-Bold.svg#SiemensSans-Bold) format("svg")}@font-face{font-family:SiemensSerif-Semibold;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/SiemensSerif-Semibold.eot);src:url(../fonts/SiemensSerif-Semibold.eot?#iefix) format("embedded-opentype"),url(../fonts/SiemensSerif-Semibold.woff) format("woff"),url(../fonts/SiemensSerif-Semibold.ttf) format("truetype"),url(../fonts/SiemensSerif-Semibold.svg#SiemensSerif-Semibold) format("svg")}@font-face{font-family:SiemensChina-Semibold;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/FZZDXFW.ttf) format("truetype")}@font-face{font-family:SiemensChina-Bold;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/FZDHTFW.ttf) format("truetype")}p{margin-bottom:10px;margin-top:0;font-size:14px;line-height:20px}a{background-color:transparent;line-height:20px;color:#41aaaa}.a-area.a-area-errorbox{background-color:#f5c8dc;border:1px solid #af235f;color:#af235f;max-width:100%;padding:25px}.a-area.a-area-productlist-highlighted-linkteaser{background-color:#fff}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser{padding-left:4px;padding-right:4px}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-headline{margin-top:15px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-headline h3.a-heading{font-size:20px;line-height:23px;margin-bottom:0}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-media{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-media .a-image{text-align:center}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-content{margin-top:15px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;text-align:left}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-content .teaser-links{padding:0!important}.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-content .teaser-links .m-checkout-summary li&gt;.a-button.a-link-primary.a-button-link,.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-content .teaser-links li&gt;.a-button.a-button-primary,.a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-content .teaser-links li&gt;.a-button.a-link-primary.a-link,.m-checkout-summary .a-area.a-area-productlist-highlighted-linkteaser .m-teaser-linkteaser .teaser-wrap .teaser-content .teaser-links li&gt;.a-button.a-link-primary.a-button-link{margin-top:0;padding:10px 20px;width:100%}.a-backgroundimage{background-color:transparent;display:none;height:0;position:relative;width:0}.a-backlink{margin:40px 0 0;padding:0}.a-backlink:hover .icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (min-width:750px){.o-review.o-reviewoptional .content-col .m-form #questions-container{margin-left:0;margin-right:0}p{font-size:13px;line-height:19px}a{line-height:19px}.a-area.a-area-errorbox{max-width:450px}.a-backlink{margin:50px 0 0}}@media (min-width:900px){p{font-size:14px;line-height:20px}a{line-height:20px}.a-area.a-area-errorbox{padding:15px}.a-backlink{margin:60px 0 0}}.a-button,.a-button.a-button-link,.a-button.a-link,.m-checkout-summary .a-button,.m-checkout-summary .checkout-continue{border:1px solid #879baa;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;letter-spacing:.1em;line-height:18px;padding-bottom:10px;padding-top:10px;text-transform:uppercase;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%}.a-button:hover,.m-checkout-summary .checkout-continue:hover{border:1px solid #becdd7}.a-button:focus,.m-checkout-summary .checkout-continue:focus{outline:0}.a-button[disabled=""],.a-button[disabled=disabled],.a-button[disabled=true],.m-checkout-summary .checkout-continue[disabled=""],.m-checkout-summary .checkout-continue[disabled=disabled],.m-checkout-summary .checkout-continue[disabled=true]{background:#becdd7;border:1px solid #becdd7!important;color:#fff;pointer-events:none}.a-button-primary.a-button,.a-button.a-link-primary.a-link,.a-link-primary.a-button.a-button-link,.a-link-primary.a-button.a-button-link.a-link,.m-checkout-summary .a-button-primary.checkout-continue,.m-checkout-summary .a-link-primary.a-button.a-button-link.a-link,.m-checkout-summary .a-link-primary.a-button.a-button-link.checkout-continue,.m-checkout-summary .a-link-primary.a-button.a-link{border:1px solid #41aaaa}.m-checkout-summary .no-touchevents .a-button-primary.checkout-continue:hover,.no-touchevents .a-button-primary.a-button:hover,.no-touchevents .a-button.a-link-primary.a-link:hover,.no-touchevents .a-link-primary.a-button.a-button-link:hover,.no-touchevents .m-checkout-summary .a-button-primary.checkout-continue:hover{border:1px solid #a5e1e1}.a-button-primary.a-button:hover,.a-button.a-link-primary.a-link:hover,.a-link-primary.a-button.a-button-link:hover,.m-checkout-summary .a-button-primary.checkout-continue:hover{-webkit-tap-highlight-color:rgba(255,0,0,0)}.a-button-primary.a-button:active,.a-button.a-link-primary.a-link:active,.a-link-primary.a-button.a-button-link:active,.m-checkout-summary .a-button-primary.checkout-continue:active{background:#a5e1e1;border:1px solid #a5e1e1}.a-button-primary.a-button:visited,.a-button.a-link-primary.a-link:visited,.a-link-primary.a-button.a-button-link:visited,.m-checkout-summary .a-button-primary.checkout-continue:visited{border:1px solid #879baa}.a-button-primary.a-button[disabled=""],.a-button-primary.a-button[disabled=disabled],.a-button-primary.a-button[disabled=true],.a-button.a-link-primary.a-link[disabled=""],.a-button.a-link-primary.a-link[disabled=disabled],.a-button.a-link-primary.a-link[disabled=true],.a-link-primary.a-button.a-button-link[disabled=""],.a-link-primary.a-button.a-button-link[disabled=disabled],.a-link-primary.a-button.a-button-link[disabled=true],.m-checkout-summary .a-button-primary.checkout-continue[disabled=""],.m-checkout-summary .a-button-primary.checkout-continue[disabled=disabled],.m-checkout-summary .a-button-primary.checkout-continue[disabled=true]{border:1px solid #becdd7}.a-button-secondary.a-button,.a-button.a-link-secondary.a-link,.a-link-secondary.a-button.a-button-link,.m-checkout-summary .a-button-secondary.checkout-continue,.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore{border:1px solid #41aaaa}.a-button-secondary.a-button:hover,.a-button.a-link-secondary.a-link:hover,.a-link-secondary.a-button.a-button-link:hover,.m-checkout-summary .a-button-secondary.checkout-continue:hover,.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore:hover{border:1px solid #a5e1e1;color:#a5e1e1}.a-button-secondary.a-button[disabled=""],.a-button-secondary.a-button[disabled=disabled],.a-button-secondary.a-button[disabled=true],.a-button.a-link-secondary.a-link[disabled=""],.a-button.a-link-secondary.a-link[disabled=disabled],.a-button.a-link-secondary.a-link[disabled=true],.a-link-secondary.a-button.a-button-link[disabled=""],.a-link-secondary.a-button.a-button-link[disabled=disabled],.a-link-secondary.a-button.a-button-link[disabled=true],.m-checkout-summary .a-button-secondary.checkout-continue[disabled=""],.m-checkout-summary .a-button-secondary.checkout-continue[disabled=disabled],.m-checkout-summary .a-button-secondary.checkout-continue[disabled=true],.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore[disabled=""],.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore[disabled=disabled],.o-productlist-rebrush .productlist-rebrush-container .o-list .a-button.pagination-loadmore[disabled=true]{background:0 0;border:1px solid #becdd7;color:#becdd7}.a-button-plain.a-button,.m-checkout-summary .a-button-plain.checkout-continue{border:1px solid #879baa}.a-button-plain.a-button:hover,.a-button-plain.a-button[disabled=""],.a-button-plain.a-button[disabled=disabled],.a-button-plain.a-button[disabled=true],.m-checkout-summary .a-button-plain.checkout-continue:hover,.m-checkout-summary .a-button-plain.checkout-continue[disabled=""],.m-checkout-summary .a-button-plain.checkout-continue[disabled=disabled],.m-checkout-summary .a-button-plain.checkout-continue[disabled=true]{border:1px solid #becdd7}.a-button .icon,.m-checkout-summary .checkout-continue .icon{font-size:15px;margin-top:-2px}.a-button .icon.icon-l,.a-button .icon.icon-m,.a-button .icon.icon-s,.m-checkout-summary .checkout-continue .icon.icon-l,.m-checkout-summary .checkout-continue .icon.icon-m,.m-checkout-summary .checkout-continue .icon.icon-s{font-size:15px}.a-button .icon+.text,.m-checkout-summary .checkout-continue .icon+.text{margin-left:5px}.a-button .icon.icon-info,.m-checkout-summary .checkout-continue .icon.icon-info{font-size:12px;vertical-align:bottom}@media (min-width:750px){.a-button .icon+.text,.m-checkout-summary .checkout-continue .icon+.text{margin-left:2px}.a-button,.a-button.a-button-link,.a-button.a-link,.m-checkout-summary .a-button,.m-checkout-summary .checkout-continue{height:auto;padding:10px 20px;width:auto}}@media (min-width:900px){.a-button,.a-button.a-button-link,.a-button.a-link,.m-checkout-summary .a-button,.m-checkout-summary .checkout-continue{height:auto;padding:10px 50px;width:auto}}.a-button-primary.a-button:visited,.a-button.a-link-primary.a-button-link:visited,.a-button.a-link-primary.a-link:visited,.m-checkout-summary .a-button.a-link-primary.a-button-link:visited{border:1px solid #41aaaa}.a-callout{display:block;font-family:SiemensSans-Bold,sans-serif;font-size:10px;height:75px;letter-spacing:.05em;line-height:17px;max-height:75px;max-width:75px;vertical-align:bottom;width:75px}.a-callout .callout-text{display:inline-block;padding:3px 5px;text-align:left;vertical-align:bottom;width:100%}.a-callout .callout-text font{font-size:14px}.a-callout:last-child{margin-right:0}.a-feedbackbutton{padding:8px 10px;min-width:100px}.a-feedbackbutton:lang(es-ES){border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;bottom:30%;left:-120px!important;right:auto;top:auto}@media (min-width:750px){.a-feedbackbutton{height:45px;padding:12px 20px}}.a-formlabel.rating-label .label-text{line-height:18px!important}.a-formlabel:not(.radio):not(.checkbox){display:inline-block;font-size:14px;margin:0;padding-left:0}.a-formlabel:not(.radio):not(.checkbox) .label-text{color:#2d373c;display:inline-block;font-family:SiemensSans-Roman,sans-serif;font-size:12px;font-weight:400;line-height:18px;margin:0 0 4px}.a-formlabel:not(.radio):not(.checkbox) .a-link .icon{font-size:14px;margin-top:0}.a-formlabel:not(.radio):not(.checkbox) .a-link.has-icon{line-height:16px;margin-left:3px}.a-formlabel:not(.radio):not(.checkbox) .a-link.has-icon .icon-info{font-size:12px;vertical-align:2px}.a-formlabel.radio{color:#879baa;margin:0}.a-formlabel.radio:before{height:23px;top:0;width:23px}.a-formlabel.radio .label-text{color:#2d373c;font-family:SiemensSans-Roman,sans-serif;font-size:12px;line-height:17px;margin-top:5px}@media (min-width:900px){.a-feedbackbutton:lang(es-ES){border:none;bottom:25%;left:auto!important;right:0;top:auto}.a-formlabel:not(.radio):not(.checkbox) .a-link .icon{font-size:12px}.a-formlabel.radio:before{height:22px;width:22px}.a-formlabel.radio .label-text{margin-top:4px}}.a-formlabel.checkbox{color:#879baa}.a-formlabel.checkbox:before{top:0}.a-formlabel.checkbox .label-text{color:#2d373c;font-family:SiemensSans-Roman,sans-serif;font-size:12px;font-weight:400;margin-top:5px}.a-formlabel font{display:none}.a-heading{font-family:SiemensSans-Roman,sans-serif;font-weight:400;letter-spacing:-.01em}.a-heading.h1,.a-heading.h2,h1.a-heading,h2.a-heading{color:#2d373c}.a-heading.h3,.a-heading.h4,h3.a-heading,h4.a-heading{color:#2d373c;letter-spacing:0}@media (min-width:900px){.a-formlabel.checkbox .label-text{margin-top:4px}.a-heading.h4,h4.a-heading{font-family:SiemensSans-Bold,sans-serif}.a-identifier-reworked{color:#fff}}.a-heading.quicklink{font-size:14px;line-height:20px;padding:0}.a-heading.quicklink .a-link{padding:0;margin:14px 0 10px}.a-horizontalrule,hr{height:1px;margin:30px 0;padding-left:0;padding-right:0;position:relative}.a-horizontalrule:before,hr:before{height:1px}.a-identifier{display:none}.a-identifier-reworked{display:block;text-align:right}.a-button-link.a-button,.a-link,.m-checkout-summary .a-button-link.checkout-continue{font-family:SiemensSans-Bold,sans-serif;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.a-morelesslink.a-button-link.a-button,.a-morelesslink.a-link,.m-checkout-summary .a-morelesslink.a-button-link.checkout-continue{font-family:SiemensSans-Bold,sans-serif;font-size:12px;letter-spacing:.015em;line-height:100%;margin-top:20px}@media (min-width:750px){.a-morelesslink.a-button-link.a-button,.a-morelesslink.a-link,.m-checkout-summary .a-morelesslink.a-button-link.checkout-continue{font-size:13px;margin-top:30px}.add-item.a-button-link.a-button,.add-item.a-link,.m-checkout-summary .add-item.a-button-link.checkout-continue{top:-19px}}@media (min-width:900px){.a-morelesslink.a-button-link.a-button,.a-morelesslink.a-link,.m-checkout-summary .a-morelesslink.a-button-link.checkout-continue{font-size:14px;margin-top:30px}}.a-morelesslink.a-button-link.a-button .icon,.a-morelesslink.a-link .icon,.m-checkout-summary .a-morelesslink.a-button-link.checkout-continue .icon{font-size:10px}.a-morelesslink.a-button-link.a-button .text,.a-morelesslink.a-link .text,.m-checkout-summary .a-morelesslink.a-button-link.checkout-continue .text{margin-left:11px}.a-link-inline.a-button-link.a-button,.a-link-inline.a-link,.m-checkout-summary .a-link-inline.a-button-link.checkout-continue{font-family:SiemensSans-Roman,sans-serif}.a-link-inline.a-button-link.a-button:not(.a-button-secondary):not(.a-link-secondary.a-button.a-link):not(.a-button-primary):not(.a-link-primary.a-button.a-button-link):not(.a-link-primary.a-button.a-button-link.a-link):not(.a-link-primary.a-button.a-link):hover,.a-link-inline.a-link:not(.a-button-secondary):not(.a-link-secondary.a-button.a-link):not(.a-button-primary):not(.a-link-primary.a-button.a-button-link):not(.a-link-primary.a-button.a-button-link.a-link):not(.a-link-primary.a-button.a-link):hover,.m-checkout-summary .a-link-inline.a-button-link.checkout-continue:not(.a-button-secondary):not(.a-link-secondary.a-button.a-link):not(.a-button-primary):not(.a-link-primary.a-button.a-button-link):not(.a-link-primary.a-button.a-button-link.a-link):not(.a-link-primary.a-button.a-link):hover{color:#41aaaa!important;text-decoration:underline}.a-link-inline.a-link-download.a-button-link.a-button:before,.a-link-inline.a-link-download.a-link:before,.m-checkout-summary .a-link-inline.a-link-download.a-button-link.checkout-continue:before{display:none}.a-link-inline.a-link-underlined.a-button-link.a-button,.a-link-inline.a-link-underlined.a-link,.m-checkout-summary .a-link-inline.a-link-underlined.a-button-link.checkout-continue{text-decoration:none}.a-link-inline.a-link-underlined.a-button-link.a-button:hover,.a-link-inline.a-link-underlined.a-link:hover,.m-checkout-summary .a-link-inline.a-link-underlined.a-button-link.checkout-continue:hover{text-decoration:underline}.a-link-external.a-button-link.a-button:after,.a-link-external.a-link:after,.m-checkout-summary .a-link-external.a-button-link.checkout-continue:after{display:none}.a-link-download.a-button-link.a-button,.a-link-download.a-link,.m-checkout-summary .a-link-download.a-button-link.checkout-continue{text-decoration:none}.a-link-download.a-link-inline.a-button-link.a-button:after,.a-link-download.a-link-inline.a-link:after{display:none}.a-link-download.a-button.a-button-link,.a-link-download.a-button.a-link{text-decoration:none}.a-link-download.a-button-link.a-button:before,.a-link-download.a-link:before,.m-checkout-summary .a-link-download.a-button-link.checkout-continue:before{-webkit-font-smoothing:antialiased;speak:none;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px}.a-link-download.a-button-link.a-button:hover:before,.a-link-download.a-link:hover:before,.m-checkout-summary .a-link-download.a-button-link.checkout-continue:hover:before{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlideDown;animation-name:arrowSlideDown;-webkit-animation-timing-function:linear;animation-timing-function:linear}.a-link-anchor.a-button-link.a-button:before,.a-link-anchor.a-link:before,.m-checkout-summary .a-link-anchor.a-button-link.checkout-continue:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-link-underlined.a-button-link.a-button,.a-link-underlined.a-link,.m-checkout-summary .a-link-underlined.a-button-link.checkout-continue{border-bottom:none;text-decoration:underline}.a-button-link.a-button .icon,.a-link .icon,.m-checkout-summary .a-button-link.checkout-continue .icon{font-size:10px;margin-right:3px;margin-top:-2px}.a-button-link.a-button .icon.icon-arrow-down,.a-link .icon.icon-arrow-down,.m-checkout-summary .a-button-link.checkout-continue .icon.icon-arrow-down{margin-top:0}.a-button-link.a-button .icon.icon-facebook,.a-link .icon.icon-facebook,.m-checkout-summary .a-button-link.checkout-continue .icon.icon-facebook{font-size:12px;margin-top:-1px}.a-button-link.a-button .icon.icon-info,.a-link .icon.icon-info,.m-checkout-summary .a-button-link.checkout-continue .icon.icon-info{font-size:12px;vertical-align:1px}.a-link-secondary.a-button-link.a-button:hover,.a-link-secondary.a-link:hover,.m-checkout-summary .a-link-secondary.a-button-link.checkout-continue:hover{color:#becdd7!important}.a-button-link.a-button:hover:before,.a-link:hover:before,.m-checkout-summary .a-button-link.checkout-continue:hover:before{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.a-button.a-button-link,.a-button.a-link{font-family:SiemensSans-Roman,sans-serif}.a-button.a-button-link .icon,.a-button.a-button-link.a-link:before,.a-button.a-button-link:before,.a-button.a-link .icon,.a-button.a-link:before,.m-checkout-summary .a-button.a-button-link:before{display:none}.has-video-play.a-button-link.a-button:before,.has-video-play.a-link:before,.m-checkout-summary .has-video-play.a-button-link.checkout-continue:before{-webkit-animation:none;animation:none;color:rgba(255,255,255,.75);font-size:60px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.has-video-play.a-button-link.a-button:hover:before,.has-video-play.a-link:hover:before,.m-checkout-summary .has-video-play.a-button-link.checkout-continue:hover:before{color:rgba(255,255,255,.85)}@media (min-width:900px){.a-morelesslink.a-button-link.a-button .text,.a-morelesslink.a-link .text,.m-checkout-summary .a-morelesslink.a-button-link.checkout-continue .text{margin-left:3px}.has-video-play.a-button-link.a-button:before,.has-video-play.a-link:before,.m-checkout-summary .has-video-play.a-button-link.checkout-continue:before{font-size:80px}}.a-link-primary.a-button-link.a-button,.a-link-primary.a-link,.m-checkout-summary .a-link-primary.a-button-link.checkout-continue{font-weight:400}.add-item.a-button-link.a-button,.add-item.a-link,.m-checkout-summary .add-item.a-button-link.checkout-continue{position:relative}.add-item.a-button-link.a-button .icon-plus,.add-item.a-link .icon-plus,.m-checkout-summary .add-item.a-button-link.checkout-continue .icon-plus{font-size:15px}.a-button-link.a-button .text h3,.a-link .text h3,.m-checkout-summary .a-button-link.checkout-continue .text h3{font-family:SiemensSans-Bold,sans-serif;font-size:14px;line-height:20px;margin:0}li&gt;.a-button-link.a-button:before,li&gt;.a-link:before{position:absolute}li&gt;.a-button.a-link{padding-left:20px}.a-loader.area .loading-indicator:after,.a-loader.layer .loading-indicator:after,.a-loader:not(.area):not(.layer) .loading-indicator:after{-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin;background:url(../img/LoadingLayer.png) 0 0/100%;margin:0;content:'';position:absolute}.a-loader.area .loading-indicator .loader-el,.a-loader.layer .loading-indicator .loader-el,.a-loader:not(.area):not(.layer) .loading-indicator .loader-el{display:none}.a-loader.area .loading-indicator,.a-loader.layer .loading-indicator{height:80px;width:80px}.a-loader.area .loading-indicator:after,.a-loader.layer .loading-indicator:after{height:75px;width:75px}.a-loader:not(.area):not(.layer) .loading-indicator{left:0;position:relative;top:0}.a-loader:not(.area):not(.layer) .loading-indicator:after{height:15px;width:15px}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.a-menu:focus{outline:0}.a-morecontenttogglelink{margin:0}.a-morecontenttogglelink .a-heading.h2,h2.a-morecontenttogglelink .a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:14px}.a-morecontenttogglelink&gt;p{font-family:SiemensSans-Roman,sans-serif;line-height:0;margin-bottom:0}.a-morecontenttogglelink .content{margin:0}.a-morecontenttogglelink .content&gt;p{line-height:19px;margin-bottom:10px}.a-morecontenttogglelink .more-less-button{text-align:right}.a-morecontenttogglelink .more-less-button .a-link{color:#879baa;float:left;height:auto;padding:7px 30px 7px 2px;text-align:left;width:auto}.a-morecontenttogglelink .more-less-button .a-link .text{margin-left:8px;vertical-align:sub!important}.a-morecontenttogglelink .more-less-button .a-link .icon{border:1px solid #879baa;font-size:11px;height:20px;text-align:center;width:20px}.a-morecontenttogglelink .more-less-button .a-link .icon:before{line-height:17px}.a-morecontenttogglelink .more-less-button .a-link:hover{color:#becdd7}.a-morecontenttogglelink .more-less-button .a-link:hover .icon{border:1px solid #becdd7}.a-morecontenttogglelink .more-less-button .a-link.is-open{color:#879baa;float:left;height:auto;padding:7px 30px 14px 2px;width:auto}.a-morecontenttogglelink .more-less-button .a-link.is-open:hover{color:#becdd7}.a-morecontenttogglelink .containerexpandable-togglelink .a-link.content-less-toggle{color:#879baa;float:left;height:auto;padding:0 30px 7px 0;width:auto}.a-morecontenttogglelink .containerexpandable-togglelink .a-link.content-less-toggle .text{margin-left:8px;vertical-align:sub!important}.a-morecontenttogglelink .containerexpandable-togglelink .a-link.content-less-toggle .icon{border:1px solid #879baa;font-size:11px;height:20px;text-align:center;width:20px}.a-morecontenttogglelink .containerexpandable-togglelink .a-link.content-less-toggle:hover{color:#becdd7}.a-morecontenttogglelink .containerexpandable-togglelink .a-link.content-less-toggle:hover .icon{border:1px solid #becdd7}.a-morecontenttogglelink p.containerexpandable-togglelink{float:none}.a-morelesslink{border:none;color:#879baa;display:block;height:auto;margin-left:0;position:relative;width:auto}.a-morelesslink.a-link{padding-top:10px}.a-morelesslink.a-link .text{display:inline-block;margin-left:8px;vertical-align:sub!important}.a-morelesslink.a-link .icon{border:1px solid #879baa;display:inline-block;font-size:11px;height:20px;text-align:center;width:20px}.a-morelesslink.a-link .icon:before{vertical-align:sub!important}.a-morelesslink.a-link:hover{color:#becdd7}.a-morelesslink.a-link:hover .icon{border:1px solid #becdd7}.a-morelesslink.a-link.is-open{border-top:0;padding-bottom:10px;padding-top:0}.a-morelesslink.a-link.is-open .icon{display:inline-block}.a-morelesslink:hover{border-color:#becdd7;color:#becdd7!important}.a-paginationarrows.next:hover:before,.a-paginationarrows.prev:hover:before{color:#becdd7}@media (min-width:750px){.a-paginationarrows.next,.a-paginationarrows.prev{font-size:25px;height:25px;width:25px}}.a-paginationarrows.next.slick-disabled:hover:before,.a-paginationarrows.prev.slick-disabled:hover:before{color:#879baa}.a-paginationarrows.next:before,.a-paginationarrows.prev:before,body[dir=rtl] .a-paginationarrows.next:before,body[dir=rtl] .a-paginationarrows.prev:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.a-paginationdots{bottom:-50px}.a-paginationdots li button{border-radius:0;height:2px}.a-paginationnumber{font-weight:400}.a-paginationnumber.highlight{font-family:SiemensSans-Roman,sans-serif!important}.a-pinit{color:#41aaaa}.a-pinit .icon-pinit1{font-size:18px;font-weight:700}.a-productavailability{font-family:SiemensSans-Roman,sans-serif}.a-productavailability.a-link.in-stock,.a-productavailability.a-link.in-stock:hover,.a-productavailability.in-stock:hover{color:#647d2d}.a-productavailability.a-link.few,.a-productavailability.a-link.few:hover,.a-productavailability.fewk:hover{color:#ffcd50}.a-productavailability.a-link.out-of-stock,.a-productavailability.a-link.out-of-stock:hover,.a-productavailability.out-of-stock:hover{color:#af235f}.a-productavailability .text{margin-left:4px}.a-productavailability:hover:before{-webkit-animation:none;animation:none}.a-rating .a-link{text-decoration:none!important}.a-rating .number{color:#879baa;display:inline-block;font-size:12px;line-height:100%;padding-left:0}.a-rating .scale .icon{font-size:16px;margin-right:0!important;margin-top:0}.a-rating .scale .icon:last-child{padding-right:10px}.a-rating .reviews{font-family:SiemensSans-Roman,sans-serif}.a-rating .reviews .number{color:#879baa}.a-rating .reviews .number:hover{color:#becdd7}.a-rating .icon:not(.is-active){color:#dfe6ed}.a-rating .icon.is-active-partly{z-index:0}.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-rating-stars.bv-rating-stars-on{color:#ffb900!important}.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question,.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-rating-ratio-count,.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link,.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review{color:#879baa!important;font-family:SiemensSans-Roman,sans-serif!important;font-size:12px!important;line-height:100%!important}.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-ask-question:hover,.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-rating-ratio-count:hover,.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-text-link:hover,.a-rating.a-rating-bazaar-voice #BVRRSummaryContainer .bv-write-review:hover{color:#becdd7!important}.a-selectedfilter{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:48px;line-height:18px;padding-left:0;padding-right:0}.a-selectedfilter .icon-close{background-color:#2d373c;border:none;bottom:0!important;float:left;font-size:10px;height:20px;line-height:1;margin-left:-4px;margin-right:8px;min-width:20px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;padding:0;position:relative;text-align:center;width:20px}.a-selectedfilter .icon-close:before{color:#fff!important;left:50%;position:absolute;top:-webkit-calc(50% - 1px);top:calc(50% - 1px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.a-selectedfilter:hover{background:0 0;color:#879baa;cursor:pointer}.a-selectedfilter:hover .icon{background-color:#2d373c}.a-selectedfilter span.text{margin-left:5px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.a-selectedfilter .a-rating{margin-left:5px;margin-top:0}.a-selectedfilter .a-rating .scale{color:#879baa}.a-selectedfilter .a-rating .scale .icon{background-color:#f5f7fa;bottom:-5px!important;font-size:15px;margin-right:2px;margin-top:-8px}.a-selectedfilter .a-rating .scale .icon:last-child{margin-right:5px}.a-selectedfilter .a-rating .scale .icon.is-active:before{color:#ffb900!important}.a-selectedfilter .a-rating .scale .icon:not(.is-active){color:#dfe6ed}.a-text2col p{margin-bottom:20px}.a-text2col .a-textpictogram .text{display:table}@media (min-width:750px){.a-selectedfilter{line-height:28px;padding-right:25px}.a-text2col .columnize{width:91.6666666667%}.a-text2col .a-textpictogram .a-image+.text{width:-webkit-calc(11 / 12 * 100% - 70px);width:calc(11 / 12 * 100% - 70px)}.a-text2col .a-textpictogram .text{width:91.6666666667%}}@media (min-width:900px){li&gt;.a-button.a-link{padding-left:50px}.a-text2col .a-textpictogram .a-image{margin-right:8px}.a-text2col .a-textpictogram .a-image+.text{padding-left:22px;width:100%}.a-text2col .column{margin-bottom:16px}.a-text2col .column.first{padding-right:60px}.a-text2col .column.last{padding-left:0;padding-right:60px}.a-text2col .a-textpictogram .text{padding-right:0;width:100%}.a-textpictogram .a-image{margin-right:8px}}.a-textpictogram{margin-bottom:30px}.a-textpictogram.float-none{margin-bottom:0}@media (min-width:750px){.a-textpictogram{margin-bottom:60px}.a-textpictogram.float-none{margin-bottom:30px}.a-textpictogram .text{padding-right:60px}}.a-textpictogram .text{margin-bottom:0;width:100%}.a-textpictogram .text p{line-height:18px;margin-bottom:30px}.a-textpictogram .text p:last-child{margin-bottom:0}.column .a-textpictogram .text{width:auto}.a-textpictogram .a-image{width:75px;z-index:100}.a-textpictogram .a-image.float-left{margin-bottom:15px;margin-right:15px}.a-textpictogram .a-image.float-left+.text{padding-left:0}.a-tooltip{background:#fff;border:1px solid #becdd7;color:#fff;font-size:14px;max-width:-webkit-calc(100% - 27px);max-width:calc(100% - 27px);padding:26px;position:absolute;text-align:left;-webkit-transition:opacity 150ms;transition:opacity 150ms}.a-tooltip.is-active{color:inherit;opacity:1;white-space:normal}.a-tooltip .tooltip-arrow{height:10px;position:absolute;width:10px}.a-tooltip .tooltip-arrow:after,.a-tooltip .tooltip-arrow:before{content:'';display:block;height:0;position:absolute;width:0}.a-tooltip .tooltip-arrow:before{border:6px solid transparent}.a-tooltip .tooltip-arrow:after{border:5px solid transparent}.a-tooltip.tooltip-bottom{margin-top:15px}.a-tooltip.tooltip-bottom .tooltip-arrow{bottom:100%;left:50%;margin-left:-5px}.a-tooltip.tooltip-bottom .tooltip-arrow:before{border-bottom-color:#becdd7;margin:-2px 0 0 -1px}.a-tooltip.tooltip-bottom .tooltip-arrow:after{border-bottom-color:#fff}.a-tooltip.tooltip-left{margin-right:5px}.a-tooltip.tooltip-left .tooltip-arrow{left:100%;margin-top:-5px;top:50%}.a-tooltip.tooltip-left .tooltip-arrow:before{border-left-color:#becdd7;margin:-1px 0 0}.a-tooltip.tooltip-left .tooltip-arrow:after{border-left-color:#fff}.a-tooltip.tooltip-right{margin-left:5px}.a-tooltip.tooltip-right .tooltip-arrow{margin-top:-5px;right:100%;top:50%}.a-tooltip.tooltip-right .tooltip-arrow:before{border-right-color:#becdd7;margin:-1px 0 0 -2px}.a-tooltip.tooltip-right .tooltip-arrow:after{border-right-color:#fff}.a-tooltip.tooltip-top{margin-bottom:5px}.a-tooltip.tooltip-top .tooltip-arrow{left:50%;margin-left:-5px;top:100%}.a-tooltip.tooltip-top .tooltip-arrow:before{border-top-color:#becdd7;margin:0 0 0 -1px}.a-tooltip.tooltip-top .tooltip-arrow:after{border-top-color:#fff}.a-link-primary.a-link.a-totop{color:#41aaaa;font-weight:400}.a-link-primary.a-link.a-totop .icon{display:block!important;font-size:13px}@media (min-width:900px){.a-textpictogram .a-image.float-left{margin-bottom:30px;margin-right:8px}.a-tooltip{max-width:auto;padding-left:30px}.a-link-primary.a-link.a-totop .icon{font-size:16px}}.a-link-primary.a-link.a-totop:after{content:"";display:none!important}.m-add-question .m-producttitle .a-heading .fragment{display:inline-block}.m-add-question .m-form .form-row .form-error-wrapper:before{right:-17px;top:-31px}@media (min-width:750px){.m-add-question .col-container .col-image{margin-right:20px}.m-add-question .col-container .col-image .a-image{text-align:left}.m-add-question .layer-content-wrapper .guidelines-wrapper{margin-left:20px}}.a-link.a-link-inline[data-popover-id]{display:block}.m-all-filter-modal .modal{width:100vw}.m-all-filter-modal .modal .header{margin:40px 30px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0}.m-all-filter-modal .modal .header .a-heading{font-size:12px;font-family:SiemensSans-Roman,sans-serif;text-transform:uppercase;letter-spacing:4px;margin:4px 0 0;line-height:22px}.m-all-filter-modal .modal .header .icon-close.close-modal{font-size:24px}.m-all-filter-modal .modal .price-range{padding:10px 0;margin:30px 30px 0}.m-all-filter-modal .modal .price-range .m-rangeslider{padding:0 20px 0 10px}.m-all-filter-modal .modal .price-range .m-rangeslider .rangeslider{margin:0 0 30px!important}.m-all-filter-modal .modal .price-range .m-rangeslider .rangeslider .input-container{display:block;padding:0}.m-all-filter-modal .modal .price-range .m-rangeslider .rangeslider .input-container .price-range-text{margin-bottom:6px}.m-all-filter-modal .modal .price-range .m-rangeslider .rangeslider .input-container .price-range-inputs{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-all-filter-modal .modal .price-range .m-rangeslider .rangeslider .input-container .price-range-inputs input.js-value{border:1px solid #e0e3e7;height:35px;min-height:35px;text-align:center;width:88px;max-width:88px;border-radius:2px}.m-all-filter-modal .modal .price-range .m-rangeslider .rangeslider .input-container .price-range-inputs .divider{display:none}.m-all-filter-modal .modal .price-range .m-rangeslider .noUi-base{margin-top:90px}.m-all-filter-modal .modal .price-range .m-rangeslider .noUi-origin .noUi-handle.noUi-handle-lower:before,.m-all-filter-modal .modal .price-range .m-rangeslider .noUi-origin .noUi-handle.noUi-handle-upper:before{background-color:#fff;border:2px solid #41aaaa;content:"";font-size:9px;position:relative;top:-15px;width:26px;height:26px}.m-all-filter-modal .modal .price-range .m-rangeslider .noUi-origin .noUi-handle.noUi-handle-lower:after,.m-all-filter-modal .modal .price-range .m-rangeslider .noUi-origin .noUi-handle.noUi-handle-upper:after{background:#41aaaa;border-radius:50%;content:"";display:block;height:6px;left:1.5px;position:absolute;top:-3px;width:6px}.m-all-filter-modal .modal .general-filter .filter{border-top:unset;border-bottom:1px solid #41aaaa;padding:0}.m-all-filter-modal .modal .general-filter .filter:focus{outline:0!important}.m-all-filter-modal .modal .general-filter .filter .m-filterlist-rebrush.is-in-modal .filterlist-row{padding:11px}.m-all-filter-modal .modal .general-filter .filter .m-filterlist-rebrush.is-in-modal .filterlist-row .m-forminput.m-forminput-checkbox .a-formlabel.a-formlabel{padding:1px 0 6px 34px;color:#000}.m-all-filter-modal .modal .general-filter .filter .filter-head{padding:20px 30px;cursor:pointer}.m-all-filter-modal .modal .general-filter .filter .filter-head:focus{outline:0!important}.m-all-filter-modal .modal .general-filter .filter .filter-head .filter-text-container .selected-filters{color:#a3acbd;font-size:12px;margin:5px 0 0!important;line-height:20px!important}.m-all-filter-modal .modal .general-filter .filter .filter-head .a-button{background:0 0;border:0;padding:0 10px!important;-webkit-tap-highlight-color:transparent}.m-all-filter-modal .modal .general-filter .filter .filter-head .a-button:hover{background:0 0;border:0;-webkit-tap-highlight-color:transparent}.m-all-filter-modal .modal .general-filter .filter .filter-head .a-button .icon-info{display:inline-block!important;font-weight:100;line-height:16px;margin-top:-3px}.m-all-filter-modal .modal .general-filter .filter .filter-content{padding:0;margin:0 30px}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-container{padding-bottom:30px}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row{padding:15px 0}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .filterlist-row-item{color:#41aaaa}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .filterlist-row-item .filterlist-close-icon{right:45px;height:30px;top:-3px}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .filterlist-row-item .filterlist-label-icon{right:45px;height:30px;top:-5.5px;padding:0!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .filterlist-row-item .filterlist-label-icon .icon-info{margin:unset!important;position:unset!important;top:unset!important;right:unset!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .a-button{background:0 0;border:0;-webkit-tap-highlight-color:transparent}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .a-button .icon-info{display:inline-block!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox{width:100%}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox input:checked~.a-formlabel:before{border:1px solid #41aaaa;-webkit-box-shadow:unset!important;box-shadow:unset!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-formlabel{color:#000;line-height:21px;padding:0!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-formlabel.checkbox.a-formlabel.checkbox:after{right:8px!important;left:unset!important;font-size:15px!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-formlabel.checkbox:before{right:0!important;left:unset!important;border-color:#cfd0d6;width:30px;height:30px;background:0 0;top:-5.5px!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-selectablerange{font-size:16px;padding:0 0 0 34px;line-height:24px;width:100%}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-selectablerange:focus:before{outline:0!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-selectablerange:before{right:0!important;left:unset!important;border-color:#cfd0d6;width:30px;height:30px;background:0 0;top:-4px}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlist-row .m-forminput-checkbox .a-selectablerange:after{top:-5px!important;right:8px!important;left:unset!important;font-size:15px!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlayer-rating .m-forminput-checkbox{margin:0;padding:12px 0}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlayer-rating .m-forminput-checkbox input:checked~.a-rating:before{border:1px solid #41aaaa;-webkit-box-shadow:unset!important;box-shadow:unset!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlayer-rating .m-forminput-checkbox .a-rating{margin:0;padding:0;width:100%}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlayer-rating .m-forminput-checkbox .a-rating:focus:before{outline:0!important}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlayer-rating .m-forminput-checkbox .a-rating:before{right:0!important;left:unset!important;border-color:#cfd0d6;width:30px;height:30px;background:0 0;top:-3.5px}.m-all-filter-modal .modal .general-filter .filter .filter-content .m-filterlist-rebrush .filterlayer-rating .m-forminput-checkbox .a-rating:after{top:-1.5px!important;right:8px!important;left:unset!important;font-size:15px!important}.m-all-filter-modal .modal .cta{margin:40px 30px 0;padding:0}.m-all-filter-modal .modal .cta .results-button{height:44px;min-height:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:2px}.m-all-filter-modal .modal .reset{margin:15px 30px 30px;padding:0}.m-all-filter-modal .modal .reset .reset-button{background-color:transparent;border:1px solid #41aaaa;border-radius:2px;color:#41aaaa;font-family:SiemensSans-Bold,sans-serif;font-size:16px;font-weight:700;margin:0 auto;height:44px;min-height:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}.m-all-filter-modal .modal .reset .reset-button:focus{outline:0!important}.m-all-filter-modal .modal .reset .reset-button .reset-icon{display:none}.m-all-filter-modal .modal.open{padding-bottom:33px}.m-all-filter-modal{max-height:44px;height:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 15px;background-color:#41aaaa}.m-all-filter-modal .show-all-filters-chip{margin:0}.m-all-filter-modal .show-all-filters-chip .chips-content{border-bottom:0}.m-all-filter-modal .show-all-filters-chip .chips-content .chips-content-inner{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-right:5px;color:#fff}.m-all-filter-modal .show-all-filters-chip .chips-content .icon-filter-outline{color:#fff;margin-top:-1px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-averageproductrating{margin:0 0 0 10px}.m-breadcrumb{display:none;margin:0;padding:10px 0 10px 5px;position:relative}.m-breadcrumb:before{background-color:#3c464c;content:'';height:1px;left:0;position:absolute;top:0;width:100%}.m-breadcrumb ul{margin:0}.m-breadcrumb ul:not(.extendbreadcrumb-list) li.extend-breadcrumb.is-active-extended-breadcrumb{background-color:transparent}.m-breadcrumb ul li{margin:0}.m-breadcrumb ul li .a-button-link.a-button:not(.a-button):visited,.m-breadcrumb ul li .a-link:not(.a-button):visited,.m-breadcrumb ul li a{color:#879baa;font-family:SiemensSans-Roman,sans-serif;font-size:12px}.m-breadcrumb ul li .a-button-link.a-button:not(.a-button):visited:after,.m-breadcrumb ul li .a-link:not(.a-button):visited:after,.m-breadcrumb ul li a:after{content:"";display:none!important}.m-breadcrumb ul li .a-button-link.a-button:not(.a-button):visited:hover,.m-breadcrumb ul li .a-link:not(.a-button):visited:hover,.m-breadcrumb ul li a:hover{color:#becdd7!important}.m-breadcrumb ul li:nth-child(n+2),.m-breadcrumb ul li:nth-last-child(3),.m-breadcrumb ul li:nth-last-child(n+3){color:#879baa}.m-breadcrumb ul li:last-child span.is-active{color:#879baa;font-family:SiemensSans-Bold,sans-serif;font-size:12px}.m-breadcrumb ul li:not(:last-child):after{color:#7a8793;font-size:8px}.m-breadcrumb .extendbreadcrumb{background-color:#fff;margin-top:13px}.m-breadcrumb .extendbreadcrumb.is-active-desktop{height:auto;padding:20px 25px;text-align:left;width:auto}.m-breadcrumb .extendbreadcrumb .extendbreadcrumb-list{margin:0;padding:0}.m-breadcrumb .extendbreadcrumb .extendbreadcrumb-list li:last-child{margin-bottom:0}.m-breadcrumb .extendbreadcrumb .extendbreadcrumb-list li .a-link span{margin:0 0 0 16px}.m-breadcrumb .extendbreadcrumb .extendbreadcrumb-list li .a-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}@media (min-width:750px){.m-breadcrumb:before{left:-1000px;width:200vw}}@media (min-width:900px){.m-breadcrumb{display:block;float:left;margin:0;padding:12px 0}.m-breadcrumb ul{padding:14px 0 15px}}.m-carousel{margin:40px 0 0;padding:0 10px 30px}.m-carousel[class*=paginationelements-]{margin:40px 0 0}.m-carousel .slide{padding:0}.m-carousel .m-slider{z-index:5}.m-carousel .carousel-paginationarrows{margin:0 -1px;position:absolute;top:50%;width:-webkit-calc(100% + 2px);width:calc(100% + 2px)}.m-carousel .carousel-paginationarrows[class*=paginationarrowposition-]{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.m-carousel .carousel-paginationarrows .a-paginationarrows.next,.m-carousel .carousel-paginationarrows .a-paginationarrows.prev{color:#75899a;font-size:12px}.m-carousel .carousel-paginationnumber{margin:0 auto;width:100%}.m-carousel .carousel-paginationnumber .a-paginationnumber{color:#75899a;font-family:SiemensSans-Roman,sans-serif;font-weight:400}.m-carousel .carousel-paginationnumber[class*=paginationnumberposition-]{bottom:0;top:auto}.m-carousel.no-carousel-mobile .m-teaser{margin-top:10px}.m-carousel .m-teaser{padding:0 10px 0 0}.m-carousel .m-teaser .teaser-media img{width:100%}.m-carousel .m-teaser .teaser-content{padding:0}.m-carousel .m-teaser .teaser-content .content-inner p:last-child,.m-carousel .m-teaser .teaser-content .content-inner p:only-child{margin-bottom:0}.m-carousel .m-productteaser .product-images{padding-left:0;padding-right:0;width:30%}.m-carousel .m-productteaser .product-images .product-thumbnail{margin:0}.m-carousel .m-productteaser .product-conversion .js-button-group-wrapper{margin-top:24px}.m-carousel .m-productteaser .product-conversion .js-button-group-wrapper .a-button,.m-carousel .m-productteaser .product-conversion .js-button-group-wrapper .a-button.a-button-secondary,.m-carousel .m-productteaser .product-conversion .js-button-group-wrapper .a-button.a-link-secondary.a-button-link,.m-carousel .m-productteaser .product-conversion .js-button-group-wrapper .a-button.a-link-secondary.a-link,.m-carousel .m-productteaser .product-conversion .js-button-group-wrapper .m-checkout-summary .a-button.a-link-secondary.a-button-link,.m-checkout-summary .m-carousel .m-productteaser .product-conversion .js-button-group-wrapper .a-button.a-link-secondary.a-button-link{width:100%!important}.m-carousel .slick-list,.m-carousel .slider-container .slick-list{margin:0}.m-carousel .slick-track{margin-left:0}@media (min-width:750px){.m-carousel.no-carousel-mobile .m-teaser{margin-top:0}.m-carousel{margin:50px 0 0;padding:0 25px 30px}.m-carousel .m-teaser{padding:0 4px}.m-carousel .m-teaser .teaser-links .a-link:before{top:-1px}.m-carousel[class*=paginationelements-]{margin:50px 0 0}.m-carousel .carousel-paginationarrows{margin:0 -3px;width:-webkit-calc(100% + 6px);width:calc(100% + 6px)}.m-carousel .carousel-paginationarrows .a-paginationarrows.next,.m-carousel .carousel-paginationarrows .a-paginationarrows.prev{font-size:15px}}@media (min-width:900px){.m-carousel{margin:60px 0 0;padding:0 42px 30px}.m-carousel[class*=paginationelements-]{margin:60px 0 0}.m-carousel div.slide:first-child:nth-last-child(2),.m-carousel div.slide:first-child:nth-last-child(2)~div{width:50%!important}.m-carousel .slide{width:33.3333%}.m-carousel .slider-container:not(.slick-initialized) .slide{float:left!important}.m-carousel .carousel-paginationarrows{margin:0 -4px;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.m-carousel .carousel-paginationarrows .a-paginationarrows{padding:13px}.m-carousel .carousel-paginationarrows .a-paginationarrows.next,.m-carousel .carousel-paginationarrows .a-paginationarrows.prev{font-size:20px}.m-carousel .carousel-paginationarrows .a-paginationarrows.prev{margin:-15px 0 0 -15px}.m-carousel .carousel-paginationarrows .a-paginationarrows.next{margin:-15px -15px 0 0}.m-carousel .m-teaser .teaser-wrap .teaser-media .a-image img{width:100%}.m-carousel .m-teaser .teaser-wrap .teaser-links .a-link:before{top:0}}.m-cartmessage .heading.advise,.m-cartmessage .heading.info,.m-cartmessage .heading.warning{background-color:transparent!important}.m-cartmessage .heading.advise .a-heading,.m-cartmessage .heading.info .a-heading,.m-cartmessage .heading.warning .a-heading{font-size:20px;line-height:23px;margin-bottom:0;padding-left:42px}.m-cartmessage .heading.advise .icon,.m-cartmessage .heading.info .icon,.m-cartmessage .heading.warning .icon{display:none}.m-cartmessage .info{border:1px solid #ffb900}.m-cartmessage .advise{border:1px solid #879baa}.m-cartmessage .warning{border:1px solid #af235f}.m-cartmessage .advise+.content,.m-cartmessage .info+.content,.m-cartmessage .warning+.content{padding:0}.m-cartmessage .advise+.content .message-textarea,.m-cartmessage .info+.content .message-textarea,.m-cartmessage .warning+.content .message-textarea{overflow:visible;padding-top:15px;position:relative}.m-cartmessage .advise+.content .message-textarea .icon,.m-cartmessage .info+.content .message-textarea .icon,.m-cartmessage .warning+.content .message-textarea .icon{font-size:20px;left:12px;padding:3px;position:absolute;top:-61px}.m-cartmessage .advise+.content .message-textarea .icon:before,.m-cartmessage .info+.content .message-textarea .icon:before,.m-cartmessage .warning+.content .message-textarea .icon:before{vertical-align:middle}.m-cartmessage .advise+.content .message-confirmation,.m-cartmessage .info+.content .message-confirmation,.m-cartmessage .warning+.content .message-confirmation{width:100%}.m-cartmessage .advise+.content .message-confirmation+.message-callactions,.m-cartmessage .info+.content .message-confirmation+.message-callactions,.m-cartmessage .warning+.content .message-confirmation+.message-callactions{margin-top:0}.m-cartmessage .advise+.content .message-confirmation .form-error-wrapper .error-container .a-errormessage,.m-cartmessage .info+.content .message-confirmation .form-error-wrapper .error-container .a-errormessage,.m-cartmessage .warning+.content .message-confirmation .form-error-wrapper .error-container .a-errormessage{text-align:left}.m-cartmessage .advise+.content .message-confirmation .m-forminput-checkbox,.m-cartmessage .info+.content .message-confirmation .m-forminput-checkbox,.m-cartmessage .warning+.content .message-confirmation .m-forminput-checkbox{margin-bottom:0}.m-cartmessage .warning .a-heading,.m-cartmessage .warning+.content .message-textarea .icon{color:#af235f}.m-cartmessage .advise .a-heading,.m-cartmessage .advise+.content .message-textarea .icon{color:#879baa}.m-cartmessage .info .a-heading,.m-cartmessage .info+.content .message-textarea .icon{color:#ffb900}.m-cartoverview{border:none;border-radius:0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3)}.m-cartoverview .a-morecontenttogglelink .content .scrollable-content .m-listheader .item{margin-bottom:10px;text-align:left}@media (min-width:900px){.m-cartmessage .advise+.content .message-textarea .icon,.m-cartmessage .info+.content .message-textarea .icon,.m-cartmessage .warning+.content .message-textarea .icon{top:-37px}.m-cartoverview{margin-right:0;max-width:418px;padding:30px 25px 20px;width:418px}.m-cartoverview .a-heading{margin:0}.m-cartoverview .m-subtotalamount{border-top:none;margin:0;padding:0}.m-cartoverview .m-subtotalamount .shipping{border-left:6px solid #879baa;margin:10px 0 20px;padding:0 5px 0 10px;text-align:left}.m-cartoverview .m-subtotalamount .shipping p{margin-bottom:0;padding-left:5px}.m-cartoverview .m-subtotalamount .shipping .highlight{font-family:SiemensSans-Roman,sans-serif;font-weight:300}.m-cartoverview .m-subtotalamount .shipping .highlight:before{display:block}.m-cartoverview .m-totalamount{border-top:1px solid #879baa;margin:0!important}.m-cartoverview .m-totalamount .list li:first-of-type .label,.m-cartoverview .m-totalamount .list li:first-of-type .value{font-family:SiemensSans-Bold,sans-serif;font-weight:400}.m-cartoverview .m-totalamount .list li:not(:first-child){color:#879baa}.m-cartoverview .m-totalamount .list li:not(:first-child):not(.highlight){margin-bottom:3px}.m-cartoverview .m-totalamount .list .label .a-link.info{float:none;margin-left:0;margin-right:10px;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.m-cartoverview .m-totalamount .list .label .a-link.info .icon-info{font-size:15px}.m-cartoverview .m-totalamount .information{margin:10px 0 20px;text-align:left}.m-cartoverview .m-totalamount .information p{-webkit-margin-after:0;margin-block-end:0}.m-cartoverview .m-subtotalamount .list,.m-cartoverview .m-totalamount .list,.m-cartoverview .m-totalamount .savings{margin:0}.m-cartoverview .m-subtotalamount .list li:first-of-type,.m-cartoverview .m-totalamount .list li:first-of-type{margin:0 0 15px}.m-cartoverview .m-subtotalamount .list li:first-of-type .label,.m-cartoverview .m-totalamount .list li:first-of-type .label{font-size:14px;line-height:18px}.m-cartoverview .m-subtotalamount .list .label,.m-cartoverview .m-totalamount .list .label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;line-height:18px}.m-cartoverview .m-subtotalamount .list .value,.m-cartoverview .m-totalamount .list .value{font-size:14px;line-height:18px}.m-cartoverview .a-horizontalrule,.m-cartoverview hr{margin:0 0 20px}.m-cartoverview .a-horizontalrule:before,.m-cartoverview hr:before{background:#879baa}.m-cartoverview .content.containerexpandable-togglelink.is-open .a-horizontalrule,.m-cartoverview .content.containerexpandable-togglelink.is-open hr,.m-cartoverview .m-listheader hr{margin:0 0 10px}.m-cartoverview .m-productitem.item{margin:20px 0 0}.m-cartoverview .m-productitem.item h2.a-heading{font-size:12px;line-height:15px}.m-cartoverview .m-productitem.item .content-wrap{padding:0 0 0 15px}.m-cartoverview .m-productitem.item .m-productconversionarea .price{margin-bottom:0!important}.m-cartoverview .m-productitem.item .m-productconversionarea .price .a-link{bottom:auto;left:auto;position:relative}.m-cartoverview .m-productitem.item .m-productconversionarea .price .current,.m-cartoverview .m-productitem.item .m-productconversionarea .price .previous{line-height:17px}.m-cartoverview .m-productitem.item .m-productconversionarea .details{padding-left:0}.m-cartoverview .m-productitem.item .m-productconversionarea .details p{font-size:10px;line-height:12px}.m-cartoverview .m-productitem.item .m-itemserviceitem.service-item{margin-left:0;margin-top:0;padding-top:0;width:100%}.m-cartoverview .m-productitem.item .m-itemserviceitem.service-item .content:last-of-type{margin-bottom:0}}.m-categorypromotion .category-slider-container{overflow:visible}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile{background:#fff;border-radius:2px;-webkit-box-shadow:#e0e3e7 1px 0 10px!important;box-shadow:#e0e3e7 1px 0 10px!important;height:165px;margin:0 8px;overflow:hidden;padding:0;width:129px}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .tile-title{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;color:#000!important;font-family:SiemensSans-Roman,sans-serif;font-weight:400;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:6px 13px 10px;text-align:left}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .tile-image{border-radius:0;height:115px;width:100%}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile .a-image.tile-image img.tile-image{height:100%}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows:not([style="display: none;"]){display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:900px){.m-categorypromotion .category-slider-container{height:auto;margin:0;max-width:100%;padding-bottom:65px;overflow:hidden;width:100%}.m-categorypromotion .category-slider-container .category-slider .category-tile .m-tile{height:165px;margin:0 25px 0 0;width:165px}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows{bottom:0;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;right:0;position:absolute}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .a-paginationarrows{color:#000;height:32px;margin:0;position:static;width:32px}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .prev{margin-right:15px!important;background-color:transparent}.m-categorypromotion .category-slider-container .category-slider-pagination-arrows .next{margin-left:15px!important;background-color:transparent}}.m-checkoutdeliverybillingaddress ul.form-linklist{margin:10px 0 0}.m-checkoutdeliverybillingaddress ul.form-linklist li{margin-bottom:0}@media (min-width:750px){.m-checkoutdeliverybillingaddress ul.form-linklist{margin:25px 0 0}}.m-checkoutdeliverybillingaddress .billing-address-readonly .billing-address-info{border:none;border-radius:0;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3);margin-bottom:2px;margin-left:2px;margin-right:20px;padding:30px 25px 20px}.m-checkoutdeliverycontactpermission{margin:40px 0 0}.m-checkoutdeliverycontactpermission .a-heading{font-size:20px;line-height:24px}.m-checkoutdeliverycontactpermission p.introtext{margin-bottom:15px;margin-top:15px}.m-checkoutdeliverycontactpermission p.introtext:empty{display:none}.m-checkoutdeliverycontactpermission .form-layout-half .form-row .m-forminput{padding-left:0;width:50%}.m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col{padding-left:0}.m-checkoutdeliverycontactpermission .form-layout-fourth .form-layout-col .form-row{margin-top:0}.m-checkoutdeliveryservice .deliveryselection{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.m-checkoutdeliveryservice .deliveryselection .deliveryoption{padding-left:8px}.m-checkoutdeliveryservice .deliveryselection .deliveryoption .m-forminput.m-forminput-radio{margin-bottom:0}.m-checkoutdeliveryservice .deliveryselection .deliveryoption .m-forminput .a-formlabel .label-text{font-family:SiemensSans-Bold,sans-serif;font-size:14px;font-weight:300}.m-checkoutdeliveryservice .deliveryselection .deliveryprice{font-family:SiemensSans-Bold,sans-serif;font-size:24px;line-height:30px;padding-left:41px}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails{padding:20px 20px 0 44px}@media (min-width:750px){.m-checkoutdeliverycontactpermission{margin:50px 0 0}.m-checkoutdeliverycontactpermission .a-heading{font-size:24px;line-height:29px}.m-checkoutdeliverycontactpermission p.introtext{margin-bottom:10px;margin-top:20px}.m-checkoutdeliveryservice .form-row.grid-container .deliverydetails{padding:20px 42px 0}}.m-checkoutdeliveryservice .form-row.grid-container-wop .deliverydetails .deliverydatepicker .m-forminput-datepicker::after{-webkit-transform:translate(-3px,-10px);-ms-transform:translate(-3px,-10px);transform:translate(-3px,-10px)}.m-checkoutdeliveryservice .m-form .form-layout-half .form-row .m-forminput-radio{margin-bottom:25px}.m-checkoutdeliveryservice .m-form .form-layout-half .form-layout-col,.m-checkoutdeliveryservice .m-form .form-layout-half .form-layout-col:first-child{padding:0 4px}@media (max-width:749px){.m-checkoutdeliveryservice .form-row.grid-container .deliveryselection .deliverydate{padding:10px 0 0 44px}.m-compareitem .grid-view.m-productteaser .product-images{position:relative}}.m-checkoutdeliveryshippingaddress .form-layout-full .form-row{max-width:100%}.m-checkoutdeliveryshippingaddress .m-containerexpandable{margin-top:0;width:100%}.m-checkoutdeliveryshippingaddress .a-morecontenttogglelink .more-less-button.hidden+.content.is-open{margin:0;padding:0}.m-checkoutdeliveryshippingaddress .addresses{margin:0}.m-checkoutdeliveryshippingaddress .addresses .m-containerexpandable .containerexpandable-togglelink .content-toggle.is-open{display:none}.m-checkoutdeliveryshippingaddress .address{padding:0}.m-checkoutdeliveryshippingaddress .address.primary{background:0 0;margin:0;padding:0}@media (min-width:750px){.m-checkoutdeliveryshippingaddress .address.primary{margin-right:-100%}}.m-checkout-summary .form-action-primary{width:100%!important}.m-checkout-summary .voucher-code-apply .togglebox-wrapper .text{padding-left:22px!important}.m-chips.rating .chips-content .a-rating.chips-rating{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.m-chips.rating .chips-content .a-rating.chips-rating .unclickableRating .text{margin-top:5px}.m-chips.closeable{height:30px;margin:0}.m-chips.closeable .chips-content{border-bottom:0}.m-chips.closeable .chips-content .chips-content-inner{font-family:SiemensSans-Bold,sans-serif;font-size:12px;font-weight:700;line-height:26px;margin-top:1px}.m-chips.closeable .chips-content .chips-icon{font-size:12px;font-weight:700;margin-top:1px}.m-chips.highlighted .chips-content{background:0 0;border-bottom:thin solid #000}.m-chips.highlighted.dropdown-open .chips-content .chips-content-inner,.m-chips.highlighted.dropdown-open .chips-content .chips-icon{color:#000}.m-chips.dropdown-open .dropdown-content.dropdown-content{border:1px solid #000;border-top:0;border-radius:0;padding:0}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container{padding:11px 0}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row{padding:5px 15px}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover{background:#41aaaa;color:#fff}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .a-button,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel *{color:#fff!important}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel .checkbox:before,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel.checkbox:before{border:1px solid #fff!important}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .filterlist-label-icon .icon-info,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel .checkbox:after,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel :after,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel.checkbox:after,.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row:hover .m-forminput-checkbox .a-formlabel:after{color:#fff}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox{-webkit-transition:none!important;transition:none!important;width:100%}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox:hover .a-formlabel:before{border-color:#fff!important;color:#fff!important}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox input:checked+.a-formlabel.checkbox:before{border:1px solid #000}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox .a-formlabel{color:#000}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox .a-formlabel.checkbox:before{background:0 0;border:1px solid #ddd;-webkit-box-shadow:unset;box-shadow:unset;left:unset;right:0;-webkit-transition:none;transition:none}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox .a-formlabel.checkbox:after{top:-2px!important;left:unset!important;right:2px}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox .a-selectablerange{font-size:16px;padding:0;width:100%}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox .a-selectablerange:before{background:0 0;border:1px solid #ddd;-webkit-box-shadow:unset;box-shadow:unset;left:unset;right:0;top:-2px;-webkit-transition:none;transition:none}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .m-forminput-checkbox .a-selectablerange:after{left:unset!important;right:3px;top:-3px!important}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlist-container .filterlist-row.filterlist-row .filterlist-close-icon{display:none}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox{border-bottom:0;margin:0;padding:5px 15px}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox:hover{background-color:#41aaaa}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox:hover .a-rating.a-formlabel:before{border-color:#fff!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox:hover .a-rating.a-formlabel:after{color:#fff}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox input:checked+.a-formlabel:before{border:2px solid #000!important;-webkit-box-shadow:unset;box-shadow:unset}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox .a-rating{margin:0;padding:0;width:100%}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox .a-rating:after{left:unset!important;line-height:17px;right:3px;top:0!important}.m-chips.dropdown-open .dropdown-content.dropdown-content .filterlayer-rating .m-forminput-checkbox .a-rating:before{background:0 0;border:1px solid #ddd;left:unset;right:17px;top:6px;-webkit-transition:none;transition:none}.m-chips.dropdown.dropdown-open .chips-content .chips-content-inner .filterlist-heading,.m-chips.dropdown.dropdown-open .chips-content .chips-icon{color:#000}.m-chips .a-button.a-button-plain{background:0 0;border:none;padding:0}.m-chips .a-button.a-button-plain .icon-info{display:block!important}.m-chips .chips-content{background:0 0;border:none;border-bottom:thin solid #000;border-radius:0;padding-left:0;padding-right:0}.m-chips .chips-content .icon.icon-sort{display:none}.m-chips .chips-content .chips-icon{color:#000}.m-chips .chips-content .chips-content-inner{color:#000;font-weight:700;margin-left:0!important}.m-chips .chips-content .chips-content-inner .filterlist-heading .a-button{font-weight:100;padding:0!important}.m-chips .chips-content .chips-content-inner .filterlist-heading .a-button .icon.icon-info{top:4px}.m-chips .chips-content .chips-content-inner .filterlist-heading .a-button:hover{background:0 0;border:0;-webkit-tap-highlight-color:transparent}.m-chips .dropdown-content .filterlist-container .filterlist-row-item .m-forminput.m-forminput-checkbox .a-formlabel{padding:3px 0}.m-chips .dropdown-content .filterlist-container .m-rangeslider{padding:30px}.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider{margin:0}.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider .noUi-origin .noUi-handle.noUi-handle-lower:before,.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider .noUi-origin .noUi-handle.noUi-handle-upper:before{background:#41aaaa;content:'';font-size:9px;position:relative}.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider .noUi-origin .noUi-handle.noUi-handle-lower:after,.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider .noUi-origin .noUi-handle.noUi-handle-upper:after{background:#fff;border-radius:50%;content:'';display:block;height:5px;left:-2.5px;position:absolute;top:-1px;width:5px}.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider .rangeslider-value-lower,.m-chips .dropdown-content .filterlist-container .m-rangeslider .rangeslider .rangeslider-value-upper{margin-bottom:10px}.m-chips-group{row-gap:30px!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:0 15px}@media (min-width:900px){.m-checkoutdeliverycontactpermission{margin:60px 0 0}.m-checkoutdeliverycontactpermission .a-heading{font-size:24px;line-height:30px}.m-chips-group{-webkit-box-align:unset;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-pack:unset;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:unset}}.m-chips-group .chip-sorting{max-height:44px;height:44px;width:100%;z-index:1;-webkit-box-flex:unset!important;-webkit-flex:unset!important;-ms-flex:unset!important;flex:unset!important;text-align:center;border:1px solid #000;position:unset;display:block}.m-chips-group .chip-sorting .m-chips{margin:0;height:40px;width:100%}.m-chips-group .chip-sorting .m-chips .chips-content{border-bottom:0;-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;width:100%;padding:0 15px}.m-chips-group .chip-sorting .m-chips .chips-content:after{display:none!important;content:'\e006';font-size:15px;height:15px;line-height:15px;text-align:center;vertical-align:middle;width:14px;color:#000;font-family:icons;font-weight:400;margin-left:5px}@media (min-width:900px){.m-chips-group .chip-sorting{border:unset;border-bottom:1px solid #000;text-align:left;max-height:40px;height:40px;width:100%;display:block}.m-chips-group .chip-sorting .m-chips .chips-content{padding:0}.m-chips-group .chip-sorting .m-chips .chips-content:after{display:inline-block!important}}.m-chips-group .chip-sorting .m-chips .chips-content .chips-icon{display:none}.m-chips-group .chip-sorting .m-chips .dropdown-content{border:1px solid #41aaaa;border-color:#41aaaa!important}.m-chips-group .chip-sorting .m-chips .dropdown-content .chips-select-option{padding:5px 10px;border:0}.m-chips-group .chip-sorting .m-chips .dropdown-content .chips-select-option.selected,.m-chips-group .chip-sorting .m-chips .dropdown-content .chips-select-option:hover{background-color:#41aaaa;color:#fff}.m-compareitem .stickyitem-remove .a-link .icon{font-size:18px}@media print{.m-compareitem .m-productteaser .product-conversion .js-conversion-wrapper .a-rating,.m-compareitem .m-productteaser .product-images .callouts,.m-compareitem .m-productteaser .product-images .product-awards{display:none!important}.m-compareitem .m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy{width:100%}.m-compareitem .m-productteaser .product-conversion .js-button-group-wrapper,.m-compareitem .m-productteaser .product-conversion .list-unstyled{display:none!important}}.m-compareitem .controls-wrapper .a-link{color:#879baa}.m-compareitem .controls-wrapper .a-link:hover{color:#becdd7}.m-compareitem .controls-wrapper .a-link .icon{vertical-align:1px}.m-compareitem .controls-wrapper .a-link .icon.icon-arrow-right{font-size:10px}.m-compareitem .controls-wrapper .a-link .icon.icon-print{font-size:20px}.m-compareitem.empty-col{border:1px solid #b9cbd7;color:#41aaaa}.m-compareitem.empty-col:hover{color:#a5e1e1}.m-compareitem .m-compareadditem .add-item{padding:20px 20px 25px}.m-compareitem .m-compareadditem .add-item .icon{font-size:10px}.m-compareitem .grid-view.m-productteaser .product-images{margin-bottom:20px;padding-left:0;padding-right:0}.m-compareitem .grid-view.m-productteaser .product-images .product-thumbnail{margin:0}.m-compareitem .grid-view.m-productteaser .product-images .product-thumbnail a .a-image,.m-compareitem .grid-view.m-productteaser .product-images .product-thumbnail a img,.m-compareitem .grid-view.m-productteaser .product-images .product-thumbnail a picture{float:left;position:relative}.m-compareitem .grid-view.m-productteaser .product-images .product-thumbnail a:after{margin-top:0}.m-compareitem .grid-view.m-productteaser .product-images .delete{padding:0}.m-compareitem .grid-view.m-productteaser .product-images .delete .icon-delete{font-size:20px;margin-right:0;margin-top:2px}.m-compareitem .grid-view.m-productteaser .product-info .benefit-list,.m-compareitem .grid-view.m-productteaser .product-info .product-variations{display:none}.m-compareitem .grid-view.m-productteaser .product-conversion .js-conversion-wrapper .a-rating{margin-bottom:15px}.m-compareitem .grid-view.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .m-imagelist{margin-right:10px}.m-compareitem .grid-view.m-productteaser .product-conversion .js-detail-wrapper,.m-compareitem .grid-view.m-productteaser .product-conversion .js-detail-wrapper p:not(.highlight),.m-compareitem .grid-view.m-productteaser .product-conversion .js-price-wrapper .price .previous,.m-compareitem .grid-view.m-productteaser .product-conversion .list-unstyled,.m-compareitem .grid-view.m-productteaser .product-conversion .stock-info-wrapper{display:block}.m-compareitem .grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{padding:12px 10px!important}.m-comparetable{margin:40px 0}@media (min-width:750px){.m-compareitem .m-compareadditem .add-item .icon{font-size:15px}.m-compareitem .grid-view.m-productteaser{position:relative}.m-compareitem .grid-view.m-productteaser .product-conversion,.m-compareitem .grid-view.m-productteaser .product-images,.m-compareitem .grid-view.m-productteaser .product-info{width:45%}.m-compareitem .grid-view.m-productteaser .product-images .delete{margin-bottom:5px}.m-compareitem .grid-view.m-productteaser .product-info{margin-top:60px}.m-compareitem .grid-view.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy{width:100%}.m-comparetable{margin:50px 0}}@media (min-width:900px){.m-compareitem .grid-view.m-productteaser .product-images .delete{margin-bottom:0;position:absolute}.m-compareitem .grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{padding:12px 40px!important}.m-comparetable{margin:60px 0}}.m-comparetable__slide-controls{color:#879baa}.m-comparetable__slide-controls:hover{color:#becdd7}.m-comparetable__slide-controls .icon-arrow-left:before,.m-comparetable__slide-controls .icon-arrow-right:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-comparetable__col--wide{padding:10px 0}.m-comparetable__col .m-comparetable__propertyvalue .highlight .unchecked{vertical-align:bottom}.m-comparetable__col .m-comparetable__propertyvalue .highlight .checked{vertical-align:middle}.m-comparetable__col .m-productconversionarea .js-matchHeight-data .js-conversion-wrapper{margin-bottom:20px!important}.m-comparetable__col .m-productconversionarea .js-matchHeight-data .js-conversion-wrapper .data-sheet-energy .m-imagelist{margin:0 20px 5px 0}.m-comparetable__col .m-productconversionarea .js-matchHeight-data .js-conversion-wrapper .data-sheet-energy .a-link.a-link-download.a-link-first.download{margin-bottom:5px}.m-comparetable__col .m-productconversionarea .js-additional-link-list{margin-bottom:0!important}.m-comparetable__header-top{margin-bottom:20px;padding-left:0}.m-comparetable__title{padding-bottom:10px}.m-comparetable__property-title{font-family:SiemensSans-Bold,sans-serif;font-weight:100;padding-bottom:10px;padding-left:0}.m-comparetable__properties{padding-left:10px;padding-right:0}.m-comparetable__m-compareadditem{color:#41aaaa}.m-comparetable__m-compareadditem:hover{color:#a5e1e1}.m-comparetable__property-content-wrapper{min-height:auto}.m-comparetable__expandrow{border-top:1px solid #879baa}.m-comparetable__expandrow .m-comparetable__property-title:before{color:#41aaaa}.m-comparetable__expandrow .m-comparetable__text{color:#41aaaa;padding-left:6px}.m-comparetable__propertyname-row{background-color:#2d373c}.m-comparetable .m-comparetableHeader__delete .icon-delete{font-size:15px;margin-right:11px}@media (min-width:900px){.m-comparetable .m-comparetableHeader__delete .icon-delete{font-size:20px}}.m-comparetable .m-comparetableHeader__header{margin-bottom:10px}.m-comparetable .m-comparetableHeader .m-producttitle{margin-bottom:0}.m-comparetable .m-comparetableHeader .m-producttitle .a-heading{font-size:14px;line-height:17px}.m-comparetable .m-comparetableHeader .m-producttitle .a-heading .fragment{display:inline-block}.m-comparetable__table .m-comparetableHeader .m-producttitle{margin-bottom:0}.m-comparetable__table .m-comparetableHeader .m-producttitle .a-heading{font-size:14px;line-height:17px}.m-comparetable__table .m-comparetableHeader .m-producttitle .a-heading .fragment{display:inline-block}.m-comparetable__table .m-comparetableHeader__delete .icon-delete{font-size:15px}.m-comparetable__table .m-comparetableHeader__header{margin-bottom:10px}.m-comparetable__table .m-comparetableHeader .a-link.m-comparetableHeader__button{padding:10px 20px;width:100%}.m-comparetable__table .m-comparetable__propertyname{color:#fff;min-height:24px}.m-comparetable__table .m-comparetable__propertyname .m-comparetable__property-content-wrapper,.m-comparetable__table .m-comparetable__propertyname .m-comparetable__property-content-wrapper--noBackgroud{padding-top:0}.m-comparetable__table .m-comparetable__propertyvalue{color:#2d373c}@media (min-width:750px){.m-comparetable__table .m-comparetable__propertyname{color:#2d373c;min-height:30px;padding-left:24px}.m-comparetable__table .m-comparetable__propertyname .m-comparetable__property-content-wrapper--noBackgroud{padding-top:10px}.m-comparetable__table .m-comparetable__propertyvalue.checked,.m-comparetable__table .m-comparetable__propertyvalue.unchecked{padding-left:20px}}.m-comparetable__table .m-comparetable__propertyvalue .icon-checked{color:#41aaaa}.m-comparetable__table .m-comparetable__propertyvalue .icon-strich{color:#af235f}.m-comparetable__table .m-comparetable__propertyvalue .icon-strich:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-comparetable__table .m-comparetable__subrow--has-differences .m-comparetable__property-content-wrapper{background-color:#e2e3e4;padding:10px 10px 25px}.m-comparetable__table .m-comparetable__subrow--has-differences .m-comparetable__property-content-wrapper.m-comparetable__property-content-wrapper--noBackgroud{background-color:transparent;padding:10px!important}.m-comparetableHeader__ratingsummary{margin-bottom:0!important}.m-comparetable__table .m-comparetable__print-controls{padding-left:17px;padding-top:30px}.m-comparetable__table .m-comparetable__print-controls .a-link .icon{margin-left:-5px;margin-right:8px}.m-comparetable__table .m-comparetable__view-controls{padding-left:0}.m-comparetable__table .m-comparetable__view-controls .m-forminput-checkbox .a-formlabel .label-text{font-size:14px;line-height:20px}.m-confirmationmessage{margin-top:40px}.m-confirmationmessage ul li&gt;.a-button.a-link{padding-left:20px!important}@media (min-width:750px){.m-confirmationmessage{margin-top:50px}.m-consumersearchbox .submitwrapper .a-button{margin-top:11px}}@media (min-width:900px){.m-comparetable__table .m-comparetableHeader__delete .icon-delete{font-size:20px}.m-confirmationmessage{margin-top:60px}.m-confirmationmessage ul li&gt;.a-button.a-link{padding-left:50px!important}.m-consumersearchbox .submitwrapper .a-button{margin-top:5px}}.m-containerexpandable{margin:40px 0 0}.m-containerexpandable+.m-containerexpandable{margin:13.5px 0 0}.m-containerexpandable .a-heading{font-size:20px;line-height:24px}.m-containerexpandable .containerexpandable-togglelink .content-less-toggle{width:auto}.m-containerexpandable .containerexpandable-togglelink ul li .icon{margin-right:10px;width:17px}.m-containerexpandable .containerexpandable-togglelink ul li .icon-youku{font-size:13px}.m-containerexpandable .m-contenttextmedia{margin-bottom:40px;margin-top:0}.m-containerexpandable .m-contenttextmedia .content{margin-top:0}.m-containerexpandable .m-contenttextmedia .content-inner&gt;.js-moreless .a-morelesslink .icon{left:7px}.m-containerexpandable .m-contenttextmedia .content-inner&gt;.js-moreless .a-morelesslink .text{margin-left:8px;vertical-align:bottom!important}@media (max-width:749px){.m-compareitem .grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{line-height:1}.m-containerexpandable{margin:50px 0 0}.m-containerexpandable+.m-containerexpandable{margin:16px 0 0}.m-containerexpandable .m-contenttextmedia{margin-bottom:50px}}@media (min-width:900px){.m-containerexpandable{margin:60px 0 0;width:100%}.m-containerexpandable+.m-containerexpandable{margin:8px 0 0}.m-containerexpandable .m-contenttextmedia{margin-bottom:60px}}.m-contentheader{margin:40px 0 0;padding:0}.m-contentheader .a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:20px;font-weight:400;line-height:24px;margin-bottom:0}.m-contentheader .content{margin-top:9px}.m-contentheader .content p{margin-bottom:20px}.m-contentheader .content p:last-of-type{margin-bottom:0}.m-contentheader .content ul{margin:12px 0 0;padding:0}.m-contentheader .content ul:not(.list-unstyled){padding:0 0 0 16px}.m-contentheader .content ul li{margin:0}.m-contentheader .content .m-productconversionarea{margin-top:12px}@media (min-width:750px){.m-contentheader{margin:50px 0 0;padding:0}.m-contentheader .a-heading{font-size:24px;line-height:29px;margin-bottom:0}.m-contentheader .content{margin-top:16px;padding:0}.m-contentheader ul{margin:16px 0 0}}@media (min-width:900px){.m-contentheader{margin:52px 0 0;padding:0;width:66.6666%}.m-contentheader .a-heading{font-size:30px;line-height:35px;margin-bottom:0}.m-contentheader .content{margin-top:20px}.m-contentheader .content ul{margin:21px 0 0}}.m-contentteaser{margin:40px -13.5px 0;width:-webkit-calc(100% + 27px);width:calc(100% + 27px)}.m-contentteaser+.m-contentteaser{margin-top:13.5px}.m-contentteaser .contentteaser-wrap{display:block;margin:0;padding:0}.m-contentteaser .contentteaser-wrap .media{margin:0;overflow:hidden}.m-contentteaser .contentteaser-wrap .media .a-image img,.m-contentteaser .contentteaser-wrap .media .a-image picture{width:100%}.m-contentteaser .contentteaser-wrap .media .m-video .video-wrapper{margin-bottom:-2px}.m-contentteaser .contentteaser-wrap .content{background:-webkit-gradient(linear,left top,right top,color-stop(0,#50bebe),color-stop(50%,#41aaaa),to(#0099cb));background:linear-gradient(to right,#50bebe 0,#41aaaa 50%,#0099cb 100%);height:100%;margin:0 auto;opacity:.9;padding:17px 20px;position:relative;top:-20px;width:100%;z-index:102}.m-contentteaser .contentteaser-wrap .content .heading .a-heading{color:#fff;font-size:20px;line-height:24px;margin-bottom:0}.m-contentteaser .contentteaser-wrap .content .heading h3{display:none}.m-contentteaser .contentteaser-wrap .content .heading+p{margin-bottom:0}.m-contentteaser .contentteaser-wrap .content p{color:#fff;margin-top:11px}.m-contentteaser .contentteaser-wrap .content p:empty{display:none}.m-contentteaser .contentteaser-wrap .content ul{color:#fff;margin:11px 0 0}.m-contentteaser .contentteaser-wrap .content ul li{margin:0 0 5px}.m-contentteaser .contentteaser-wrap .content ul li:last-child{margin:0}.m-contentteaser .contentteaser-wrap .content ul .a-link-secondary{display:none}.m-contentteaser .contentteaser-wrap .content ul:not(.list-unstyled){margin-left:15px}.m-contentteaser .contentteaser-wrap .content .a-link:not(.a-link-secondary){color:#fff}.m-contentteaser .contentteaser-wrap .content .a-link:not(.a-link-secondary):hover{color:#a5e1e1}.m-contentteaser .contentteaser-wrap.a-area-primary .content,.m-contentteaser .contentteaser-wrap.a-area-secondary .content{width:-webkit-calc(100% - 27px);width:calc(100% - 27px)}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content{background:#3c464b;top:0;width:100%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content ul{margin-top:17px}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link,.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content .a-link{color:#fff}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-link-inline{color:#41aaaa}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-button-primary,.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-link-primary.a-button{color:#fff!important;padding-left:20px}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-button-primary:hover,.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-link-primary.a-button:hover{color:#fff!important}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link:hover{color:#a5e1e1}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-primary{background:0 0}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-primary .content .a-link.a-button{background-color:transparent!important;border:1px solid #fff;color:#fff;padding-left:20px;position:relative}@media (min-width:900px){.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-primary .content .a-link.a-button,.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-button-primary,.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .a-link.a-link-primary.a-button{padding-left:50px}}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-primary .content .a-link.a-button:hover{border:1px solid #a5e1e1;color:#a5e1e1}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary{background:0 0}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content{background:#3c464b}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.disableicon{color:#41aaaa}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.disableicon:hover{color:#a5e1e1}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link:not(.a-link-secondary){color:#41aaaa}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link:not(.a-link-secondary):hover{color:#a5e1e1}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.a-button-primary,.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.a-link-primary.a-button{color:#fff;padding-left:20px}.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.a-button-primary:hover,.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.a-link-primary.a-button:hover{color:#a5e1e1}@media (min-width:750px){.m-contentteaser{margin:50px -23px 0;width:-webkit-calc(100% + 46px);width:calc(100% + 46px)}.m-contentteaser+.m-contentteaser{margin-top:16px}.m-contentteaser .contentteaser-wrap .content{margin:0 23px 0 auto;max-width:-webkit-calc(100% - 46px);max-width:calc(100% - 46px);padding:20px 25px;top:-25px;width:58%}.m-contentteaser .contentteaser-wrap .content .content-inner{margin:0;padding:0}.m-contentteaser .contentteaser-wrap .content .heading{margin-bottom:0}.m-contentteaser .contentteaser-wrap .content .heading .a-heading{font-size:24px;line-height:29px}.m-contentteaser .contentteaser-wrap .content p{display:block;margin-top:13px}.m-contentteaser .contentteaser-wrap .content ul{display:block;margin:16px 0 0}.m-contentteaser .contentteaser-wrap .content ul .a-link:before{margin-right:6px}.m-contentteaser .contentteaser-wrap .media-inner{margin:0;padding:0}.m-contentteaser .contentteaser-wrap.media-right .media{width:100%}.m-contentteaser .contentteaser-wrap.media-right .content{margin:0 0 0 23px;width:100%}.m-contentteaser .contentteaser-wrap.media-right .content .content-inner{margin:0;padding:0}.m-contentteaser .contentteaser-wrap.a-area-primary,.m-contentteaser .contentteaser-wrap.a-area-secondary{margin-bottom:-25px}.m-contentteaser .contentteaser-wrap.a-area-primary .content,.m-contentteaser .contentteaser-wrap.a-area-secondary .content{width:58%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content{max-width:-webkit-calc(100% + 46px);max-width:calc(100% + 46px);padding-bottom:25px;top:0}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content .content-inner{width:83.3333%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content ul{margin:20px 0 0}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary).media-right .content{margin:0}}@media (min-width:900px){.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.a-button-primary,.m-contentteaser .contentteaser-wrap.a-area.a-area-mobile.a-area-secondary .content .a-link.a-link-primary.a-button{padding-left:50px}.m-contentteaser{margin:60px 0 0;width:100%}.m-contentteaser+.m-contentteaser{margin-top:8px}.m-contentteaser .contentteaser-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-contentteaser .contentteaser-wrap .media{-webkit-flex-basis:74.85%;-ms-flex-preferred-size:74.85%;flex-basis:74.85%;width:74.85%}.m-contentteaser .contentteaser-wrap .content{-webkit-align-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;-webkit-flex-basis:27.35%;-ms-flex-preferred-size:27.35%;flex-basis:27.35%;margin:30px 0 0 -30px;max-width:27.35%;padding:25px 30px;top:0;width:100%}.m-contentteaser .contentteaser-wrap .content .heading{margin-bottom:0}.m-contentteaser .contentteaser-wrap .content .heading .a-heading{font-size:24px;line-height:30px}.m-contentteaser .contentteaser-wrap .content p{margin-top:18px}.m-contentteaser .contentteaser-wrap .content ul{margin:21px 0 0}.m-contentteaser .contentteaser-wrap.media-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-shrink:inherit;-ms-flex-negative:inherit;flex-shrink:inherit;-webkit-flex-wrap:inherit;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-pack:inherit;-webkit-justify-content:inherit;-ms-flex-pack:inherit;justify-content:inherit}.m-contentteaser .contentteaser-wrap.media-right .content{margin:30px -30px 0 0}.m-contentteaser .contentteaser-wrap.a-area-primary,.m-contentteaser .contentteaser-wrap.a-area-secondary{margin-bottom:0}.m-contentteaser .contentteaser-wrap.a-area-primary .content,.m-contentteaser .contentteaser-wrap.a-area-secondary .content{width:100%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary){background:#3c464b}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content{background:#3c464b;-webkit-flex-basis:25.1%;-ms-flex-preferred-size:25.1%;flex-basis:25.1%;height:auto;margin-left:0;margin-top:0;max-width:25.1%;width:25.1%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content .content-inner{width:100%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .media{background:#fff;-webkit-flex-basis:74.9%;-ms-flex-preferred-size:74.9%;flex-basis:74.9%;width:74.9%}.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary).media-right .content{margin-right:0}}.m-contenttext{margin:40px 0 0}@media (min-width:750px){.m-contenttext{margin:50px 0 0}}@media (min-width:900px){.m-contenttext{margin:60px 0 0}}.m-contenttext p{font-size:18px;line-height:24px}.m-contenttext2col{margin-top:40px}.m-contenttext2col .a-heading{font-size:20px;line-height:24px;margin-bottom:30px}.m-contenttext2col .a-text2col .a-textpictogram{float:left;margin-bottom:-5px}.m-contenttext2col .a-text2col .a-textpictogram .a-image{margin-bottom:30px;margin-right:8px}.m-contenttext2col .a-text2col .a-textpictogram .text{display:block}.m-contenttext2col .a-text2col .a-textpictogram .text p{margin-bottom:25px;margin-top:-3px}.m-contenttext2col .a-text2col .text{width:auto}.m-contenttext2col .list-unstyled{clear:both;margin-bottom:0}.m-contenttext2col .list-unstyled li:last-child{margin-bottom:0}@media (min-width:750px){.m-contenttext2col{margin-top:50px}.m-contenttext2col .a-heading{font-size:24px;line-height:29px}.m-contenttext2col .a-text2col .a-link:only-of-type .a-image{margin-right:30px}.m-contenttext2col .a-text2col .columnize{width:100%}.m-contenttext2col .a-text2col .text{padding-right:0}}@media (min-width:900px){.m-contenttext2col{margin-top:60px}.m-contenttext2col .a-heading{font-size:24px;line-height:30px;width:83.3333%}.m-contenttext2col .a-text2col .columnize{width:100%}.m-contenttext2col .a-text2col .columnize .column.first{padding:0 45px 0 0}.m-contenttext2col .a-text2col .columnize .column.last{padding:0 0 0 5px}.m-contenttext2col .a-text2col .columnize .column .a-textpictogram .text{padding:0}.m-contenttext2col .a-text2col .a-textpictogram .a-image{margin-bottom:30px;margin-right:30px}.m-contenttext2col .a-text2col .a-textpictogram .text p{margin-bottom:20px}.m-contenttext2col .a-text2col .column{margin-bottom:0}.m-contenttext2col .list-unstyled{padding-left:2px;width:50%}}.m-contenttextmedia{margin:40px -13.5px 0;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-contenttextmedia+.g-layout-full .g-col .m-contenttextmediaslider,.m-contenttextmedia+.m-contenttextmedia{margin-top:13.5px!important}.m-contenttextmedia+.m-helpfulfunction{margin:25px 0 0}.m-contenttextmedia .media{margin-bottom:16px;overflow:hidden;padding:0;width:100%}.m-contenttextmedia .media .media-inner{height:100%}.m-contenttextmedia .media .a-image{max-width:100%}.m-contenttextmedia .media .a-image img{width:100%}.m-contenttextmedia .media .m-mediagallery .mediagallery-wrapper .mediagallery-mainslider{margin-bottom:0}.m-contenttextmedia .media .m-mediagallery .a-image img{width:auto}.m-contenttextmedia .media .listbox-content{font-size:14px}.m-contenttextmedia .media .mediagallery-wrapper{margin:0!important;width:100%!important}.m-contenttextmedia .media .mediagallery-mainslider{margin-bottom:0}.m-contenttextmedia .media .a-caption,.m-contenttextmedia .media .caption,.m-contenttextmedia .media .mediagallery-caption{color:#2d373c;display:none;margin:0;min-height:inherit;padding:8px 10px;width:100%}.m-contenttextmedia .media .mediagallery-caption .a-caption{padding:0}.m-contenttextmedia[data-media-float=right] .media .a-caption,.m-contenttextmedia[data-media-float=right] .media .caption,.m-contenttextmedia[data-media-float=right] .media .mediagallery-caption{padding-left:0}.m-contenttextmedia .heading{background:0 0;width:100%}.m-contenttextmedia .heading h2.a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:17px;line-height:21px;margin-bottom:12px}.m-contenttextmedia&gt;.heading{padding:0 20px}.m-contenttextmedia .content{height:auto;padding:0 20px;width:100%}.m-contenttextmedia .content .text{position:relative}.m-contenttextmedia .content .text p:last-child{margin-bottom:0}.m-contenttextmedia .content .text ul{margin:0;padding:0}.m-contenttextmedia .content .text ul li{margin:0}.m-contenttextmedia .content .text ul:not(.list-unstyled){padding:0 0 0 16px}.m-contenttextmedia .content .text .a-textpictogram{display:block;float:left;margin-right:20px}.m-contenttextmedia .content .text .a-textpictogram .text{margin-bottom:0}.m-contenttextmedia .content .text .a-textpictogram .a-image img{width:100%}.m-contenttextmedia .content .text .a-textpictogram+p{position:relative}.m-contenttextmedia .content .a-textpictogram{margin-bottom:0}.m-contenttextmedia .content .a-textpictogram .text p{margin-bottom:10px}.m-contenttextmedia .content .a-textpictogram .text p:last-child{margin-bottom:0}.m-contenttextmedia .content .a-textpictogram&gt;.text:first-child{margin-bottom:15px}.m-contenttextmedia .content ul{margin:11px 0 0}.m-contenttextmedia .content ul li:last-child{margin-bottom:0}.m-contenttextmedia .content .content-inner p .a-button{margin:15px 0 0}.m-contenttextmedia .content .content-inner .m-productconversionarea{margin-top:12px}.m-contenttextmedia .content .content-inner .m-productconversionarea .a-button-primary.js-add-to-basket,.m-contenttextmedia .content .content-inner .m-productconversionarea .js-add-to-basket.a-link-primary.a-button.a-button-link,.m-contenttextmedia .content .content-inner .m-productconversionarea .js-add-to-basket.a-link-primary.a-button.a-link{width:-webkit-fit-content;width:fit-content}.m-contenttextmedia .content .content-inner .m-productconversionarea .a-button-primary.js-add-to-basket .text:after,.m-contenttextmedia .content .content-inner .m-productconversionarea .js-add-to-basket.a-link-primary.a-button.a-button-link .text:after,.m-contenttextmedia .content .content-inner .m-productconversionarea .js-add-to-basket.a-link-primary.a-button.a-link .text:after{display:none}.m-contenttextmedia .content .a-link.a-link-local.a-button{margin-top:20px}@media (min-width:750px){.m-contenttextmedia{margin:50px 0 0;width:100%}.m-contenttextmedia+.g-layout-full .g-col .m-contenttextmediaslider,.m-contenttextmedia+.m-contenttextmedia{margin-top:16px!important}.m-contenttextmedia .media{margin-bottom:22px}.m-contenttextmedia .heading{padding:0}.m-contenttextmedia .heading h2.a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:20px;line-height:24px;margin-bottom:21px}.m-contenttextmedia&gt;.heading{padding:0}.m-contenttextmedia .heading-special .a-heading{position:static;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.m-contenttextmedia .content{padding:0 0 20px}.m-contenttextmedia .content .content-inner p .a-button,.m-contenttextmedia .content ul{margin:20px 0 0}.m-contenttextmedia .content .content-inner .text:after{clear:both;content:'';display:block}.m-contenttextmedia .content .content-inner .text p:empty{display:none}.m-contenttextmedia .content .content-inner .text .a-textpictogram+p{position:absolute}.m-contenttextmedia .content .content-inner .text .a-textpictogram+p.footnote-text{left:0;position:relative;width:100%}.m-contenttextmedia .content .a-textpictogram{display:block}.m-contenttextmedia .content .a-textpictogram .a-image{float:left;margin:0 25px 5px 0}.m-contenttextmedia .content .a-textpictogram .a-image.float-left{margin:0 25px 5px 0}.m-contenttextmedia .content .a-textpictogram&gt;.a-link{width:75px}.m-contenttextmedia .content .a-textpictogram .text{padding:0}.m-contenttextmedia .content .a-textpictogram .text p:empty{display:none}.m-contenttextmedia .content .a-textpictogram+p{display:block;float:left;left:90px;position:absolute;width:-webkit-calc(100% - 90px);width:calc(100% - 90px)}.m-contenttextmedia .content .a-textpictogram&gt;.text:first-child{margin-bottom:26px;padding:0;width:100%}.m-contenttextmedia .content .a-textpictogram&gt;.text~.a-image{margin:0 8px 0 0!important;width:75px}.m-contenttextmedia .content .a-textpictogram&gt;.text~.a-link{width:auto}.m-contenttextmedia .content .a-textpictogram&gt;.text~.a-link .a-image{margin:0 8px 0 0;width:75px}.m-contenttextmedia .content .a-link.a-link-local.a-button{margin-top:25px}.m-contenttextmedia[data-media-size=size-1of3] .content,.m-contenttextmedia[data-media-size=size-1of3] .media,.m-contenttextmedia[data-media-size=size-2of3] .content,.m-contenttextmedia[data-media-size=size-2of3] .media{width:100%}.m-contenttextmedia.hotstory .media .m-mediagallery .m-slider.js-mediagallery-thumbnail-slider{margin:25px auto 0;width:100%}}@media (min-width:900px){.m-contenttextmedia{margin:60px 0 0}.m-contenttextmedia+.g-layout-full .g-col .m-contenttextmediaslider,.m-contenttextmedia+.m-contenttextmedia{margin-top:8px!important}.m-contenttextmedia .media{margin-bottom:0;padding-right:0;width:50%}.m-contenttextmedia .media.hidden+.content{padding-left:0}.m-contenttextmedia .media+.content{padding-left:30px}.m-contenttextmedia .media .mediagallery-caption{width:100%}.m-contenttextmedia .media .a-caption,.m-contenttextmedia .media .caption,.m-contenttextmedia .media .mediagallery-caption{display:block}.m-contenttextmedia .media .m-mediagallery .a-paginationarrows.next{right:17px}.m-contenttextmedia .media .m-mediagallery .a-paginationarrows.prev{left:17px}.m-contenttextmedia[data-media-size=size-1of3] .media,.m-contenttextmedia[data-media-size=size-2of3] .media{padding-right:0}.m-contenttextmedia .heading h2.a-heading{font-size:24px;line-height:30px;margin-bottom:18px}.m-contenttextmedia&gt;.heading{padding:25px 30px}.m-contenttextmedia&gt;.heading h2.a-heading{margin-bottom:0}.m-contenttextmedia .content{padding:29px 30px 29px 0;width:50%}.m-contenttextmedia .content:only-child{padding-left:0;width:100%}.m-contenttextmedia .content .content-inner{width:100%}.m-contenttextmedia .content .content-inner p .a-button{margin:25px 0 0}.m-contenttextmedia .content ul{margin:21px 0 0}.m-contenttextmedia .content .a-textpictogram .a-image.float-left,.m-contenttextmedia .content .a-textpictogram .a-link.a-link-inline.float-left{margin:0 30px 10px 0}.m-contenttextmedia .content .a-textpictogram&gt;.text:first-child{margin-bottom:30px}.m-contenttextmedia .content .a-link.a-link-local.a-button{margin-top:30px}.m-contenttextmedia[data-type=contenttext-image] .content,.m-contenttextmedia[data-type=contenttext-video] .content{padding-left:0;vertical-align:top}.m-contenttextmedia[data-type=contenttext-image] .content .a-heading,.m-contenttextmedia[data-type=contenttext-video] .content .a-heading{margin-top:-5px}.m-contenttextmedia[data-type=contenttext-image] .media+.content,.m-contenttextmedia[data-type=contenttext-video] .media+.content{padding-left:30px}.m-contenttextmedia[data-type=contenttext-image] .media{padding-right:0;width:50%}.m-contenttextmedia[data-media-size=size-1of3] .media{margin:0;width:33.3333%}.m-contenttextmedia[data-media-size=size-1of3] .media+.content{padding-left:30px}.m-contenttextmedia[data-media-size=size-1of3] .content{padding-left:0;width:66.6666%}.m-contenttextmedia[data-media-size=size-1of3] .content .a-heading{margin-top:-5px}.m-contenttextmedia[data-media-size=size-2of3] .media{margin:0;padding-right:0;width:65%}.m-contenttextmedia[data-media-size=size-2of3] .media+.content{padding-left:30px}.m-contenttextmedia[data-media-size=size-2of3] .content{padding-left:30px;padding-right:30px;width:35%}.m-contenttextmedia[data-media-size=size-2of3] .content .content-inner{width:100%}.m-contenttextmedia[data-media-size=size-2of3] .content .a-heading{margin-top:-5px}.m-contenttextmedia[data-media-float=right] .content{padding-left:0;padding-right:30px}.m-contenttextmedia[data-media-float=right] .media{padding-right:0}.m-contenttextmedia[data-media-float=right] .media+.content{padding-left:30px}.m-contenttextmedia[data-heading-above=true]&gt;.heading{padding-left:0}}.m-contenttextmediabig{margin:40px -13.5px 0;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-contenttextmediabig .media{margin-bottom:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;width:100%}.m-contenttextmediabig .media:first-child{margin-bottom:0}.m-contenttextmediabig .media .a-caption{color:#879baa;margin:0;padding:8px 10px 0 13.5px;width:100%}.m-contenttextmediabig .media .media-inner&gt;.m-video .a-image img{width:100%!important}.m-contenttextmediabig .media .a-image img{width:100%}.m-contenttextmediabig .media .m-mediagallery .mediagallery-caption{display:block}.m-contenttextmediabig .media .m-mediagallery .a-image img{width:100%}.m-contenttextmediabig .media .m-mediagallery .m-slider .a-paginationarrows.next{right:14px}.m-contenttextmediabig .media .m-mediagallery .m-slider .a-paginationarrows.prev{left:14px}.m-contenttextmediabig .content{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0 13.5px;width:100%}.m-contenttextmediabig .content .a-heading{font-size:20px;line-height:24px;margin:16px 0 0}.m-contenttextmediabig .content .text{margin:11px 0}.m-contenttextmediabig .content .a-textpictogram,.m-contenttextmediabig .content ul,.m-contenttextmediabig .content ul li:last-child,.m-contenttextmediabig .m-mediagallery{margin-bottom:0}.m-contenttextmediabig .m-mediagallery .mediagallery-controls{padding:0;top:50%}.m-contenttextmediabig .m-mediagallery .mediagallery-wrapper,.m-contenttextmediabig .m-mediagallery .mediagallery-wrapper .mediagallery-mainslider{margin-bottom:0}.m-contenttextmediabig .m-mediagallery .mediagallery-caption,.m-contenttextmediabig .m-mediagallery .mediagallery-pinit{display:none}@media (min-width:750px){.m-contenttextmediabig{margin:50px -23px 0;width:-webkit-calc(100% + 46px);width:calc(100% + 46px)}.m-contenttextmediabig .media .a-caption{padding-left:23px}.m-contenttextmediabig .media .mediagallery-wrapper .m-slider .a-paginationarrows.next{right:13px}.m-contenttextmediabig .media .mediagallery-wrapper .m-slider .a-paginationarrows.prev{left:13px}.m-contenttextmediabig .content{padding:0 23px}.m-contenttextmediabig .content .content-inner{width:83.3333%}.m-contenttextmediabig .content .a-heading{font-size:24px;line-height:29px;margin:20px 0 0}.m-contenttextmediabig .content .text{margin:14px 0 16px}.m-contenttextmediabig .m-mediagallery .mediagallery-caption{display:block}}@media (min-width:900px){.m-contenttextmediabig{margin:60px auto 0;width:100%}.m-contenttextmediabig.hotstory .media .a-image img{width:auto!important}.m-contenttextmediabig.hotstory .media .m-video .a-image img{width:100%!important}.m-contenttextmediabig .content{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0}.m-contenttextmediabig .content .content-inner{width:100%}.m-contenttextmediabig .content .a-heading{font-size:24px;line-height:30px;margin:0;padding:24px 0 0}.m-contenttextmediabig .content div.text{margin:0;padding:18px 0 21px}.m-contenttextmediabig .content div.text p:last-child{margin:0}.m-contenttextmediabig .content .list-unstyled{margin:0;padding:0 0 25px}.m-contenttextmediabig .media{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.m-contenttextmediabig .media .a-caption{padding-left:0}.m-contenttextmediabig .media .m-mediagallery .a-image img,.m-contenttextmediabig .media .m-mediagallery .mediagallery-caption{width:100%}.m-contenttextmediabig .media .m-mediagallery .mediagallery-wrapper .m-slider .a-paginationarrows.prev{font-size:20px;left:-28px;padding:0}.m-contenttextmediabig .media .m-mediagallery .mediagallery-wrapper .m-slider .a-paginationarrows.next{font-size:20px;padding:0;right:-28px}}.m-contenttextmediaslider{margin:40px -13.5px 0;width:-webkit-calc(100% + 27px);width:calc(100% + 27px)}.m-contenttextmediaslider .m-slider .slide .m-contenttextmedia,.m-contenttextmediaslider .m-teaserslider .slide .m-contenttextmedia{margin-left:0!important;margin-right:0!important;margin-top:0;overflow-x:hidden}.m-contenttextmediaslider .m-slider .slide .m-contenttextmedia .media .a-image,.m-contenttextmediaslider .m-slider .slide .m-contenttextmedia .media .a-image img,.m-contenttextmediaslider .m-teaserslider .slide .m-contenttextmedia .media .a-image,.m-contenttextmediaslider .m-teaserslider .slide .m-contenttextmedia .media .a-image img{width:auto!important}@media (min-width:750px){.m-contenttextmediaslider{margin:50px 0 0;width:100%}}@media (min-width:900px){.m-contenttextmediaslider{margin-top:60px}.m-contenttextmediaslider .m-teaserslider .teaserslider-paginationarrows{position:absolute;top:-webkit-calc(50% - 23px);top:calc(50% - 23px);width:100%}.m-contenttextmediaslider .m-teaserslider .a-paginationarrows.next,.m-contenttextmediaslider .m-teaserslider .a-paginationarrows.prev{color:#879baa;font-size:25px}.m-contenttextmediaslider .m-teaserslider .a-paginationarrows.prev{left:-29px}.m-contenttextmediaslider .m-teaserslider .a-paginationarrows.next{right:-29px}}.m-conversionbar{position:relative}.m-conversionbar.m-conversionbar-crosschannel .a-link{border-left:none;border-right:none;line-height:1.1}.m-conversionbar.m-conversionbar-crosschannel .a-link.mybrand{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-conversionbar.m-conversionbar-crosschannel .a-link.mybrand .text{font-size:10px;margin-left:4px;margin-top:-3px;padding:0;text-align:left}.m-conversionbar.m-conversionbar-crosschannel .a-link.mybrand .text strong{display:block}.m-conversionbar .a-link{border-left:none;color:#879baa!important;font-family:SiemensSans-Roman,sans-serif;font-size:12px;margin:0 0 0 30px;padding:0}.m-conversionbar .a-link:last-child{margin-left:0}.m-conversionbar .a-link:hover{color:#becdd7!important}.m-conversionbar .a-link.has-icon .icon{font-size:16px;margin-top:0}@media (min-width:750px){.m-conversionbar .a-link{margin:0 0 0 37px}.m-conversionbar .a-link.has-icon .icon{font-size:22px}.m-conversionbar.m-conversionbar-crosschannel .a-link.mybrand{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-conversionbar.m-conversionbar-crosschannel .a-link.mybrand .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (min-width:900px){.m-conversionbar.m-conversionbar-crosschannel .a-link.mybrand .text{margin-left:10px}.m-conversionbar .a-link{padding:0}.m-conversionbar .a-link:not(:last-child){margin-left:36px;padding:0}.m-conversionbar .a-link.has-icon .icon{font-size:20px}.m-conversionbar .a-link.has-icon .text{margin-left:3px}}.m-conversionbarrebrush{margin:0}.m-conversionbarrebrush&gt;*{color:#fff}.m-conversionbarrebrush .search .dimming-effect.active{opacity:.5}.m-conversionbarrebrush .a-link.shoppingcart .icon-shoppingcart{color:#fff;font-size:20px}.m-conversionbarrebrush .a-link.shoppingcart .count-indicator{background:#41aaaa;border-radius:50%;color:#000;font-size:12px;height:20px;line-height:15px;padding:3px;position:absolute;right:-8px;text-align:center;top:-10px;width:20px}.m-conversionbarrebrush .cart{margin:0 20px 0 0!important;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.m-conversionbarrebrush .search{margin:0!important;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-conversionbarreworked{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-conversionbarreworked .a-link{color:#fff!important}.m-conversionbarreworked .a-link.search,.m-conversionbarreworked .a-link.shoppingcart{-webkit-transition:none;transition:none}.m-conversionbarreworked .a-link .text{display:none}.m-countryselectorlist .region{margin-top:-10px}@media (max-width:749px){.m-countryselectorlist .region .country{padding-left:8px}.m-filter .filter-group-wrapper .filterlayer-col.filterlayer-border:last-child{margin-bottom:25px}}.m-countryselectorlist .region .country .a-link{color:#879baa}.m-countryselectorlist .region .country .a-link:hover{color:#2d373c;font-weight:400}.m-countryselectorlist .m-togglebox .item .togglebox-content{margin-left:12px}.m-countryselectorlist .m-togglebox .item .togglebox-content.is-open{padding-bottom:4px}.m-customfilterdateselection .customfilterdateselection-inner .select2-selection__arrow{border-left:0!important}.m-customfilterdateselection .customfilterdateselection-inner .select2-selection__arrow b:before{content:''}.m-dealerlocatorproductteaser{margin:40px 0 0;padding:0;position:relative}.m-dealerlocatorproductteaser.a-area.a-area-desktop.a-area-secondary{background-color:transparent}.m-dealerlocatorproductteaser .media{float:none;padding:0;width:100%}.m-dealerlocatorproductteaser .content{float:none;padding:10px 0 0;width:100%}.m-dealerlocatorproductteaser .content .m-imagelist&gt;*{margin-bottom:10px;margin-right:15px}.m-dealerlocatorproductteaser .content .a-image{text-align:left}.m-dealerlocatorproductteaser .m-producttitle{margin-bottom:25px}@media (min-width:750px){.m-countryselectorlist .m-togglebox .item .togglebox-content{margin-left:16px}.m-countryselectorlist .m-togglebox .item .togglebox-content.is-open{padding-bottom:18px}.m-dealerlocatorproductteaser{margin:50px 0 0}.m-dealerlocatorproductteaser .media{float:left;width:25%}.m-dealerlocatorproductteaser .content{float:left;padding:0 0 0 16px;width:75%}.m-dealerlocatorproductteaser .content&gt;p{font-size:14px;line-height:20px;margin-bottom:3px}.m-dealerlocatorproductteaser .m-producttitle{margin-bottom:30px}.m-dealerlocatorproductteaser .m-producttitle .a-heading{margin-bottom:2px}}@media (min-width:900px){.m-countryselectorlist .m-togglebox .item .togglebox-content{margin-left:12px}.m-dealerlocatorproductteaser{margin:60px 0 0}.m-dealerlocatorproductteaser .media{width:25%}.m-dealerlocatorproductteaser .content{margin-top:-4px;padding:0 0 0 36px;width:75%}}.m-dealerteaser{margin-bottom:60px}.m-dealerteaser .media{margin-bottom:15px}.m-dealerteaser .media .a-image{margin-bottom:0}.m-dealerteaser .a-heading.shop-title{margin-bottom:20px}.m-dealerteaser .price{font-size:30px;line-height:30px;margin-bottom:10px;padding-bottom:0}.m-dealerteaser .price-info{color:#879baa;font-size:12px;margin-bottom:11px}.m-dealerteaser .price-info .has-icon .icon{font-size:12px;margin-left:4px;margin-top:-2px;vertical-align:top}.m-dealerteaser .a-productavailability{margin-bottom:15px}.m-dealerteaser p .a-link.a-button{margin-bottom:14px}.m-dealerteaser .dealerteaser-mail{margin-bottom:0}.m-dealerteaser .dealerteaser-mail .a-link .icon{font-size:20px;margin-top:0}@media (min-width:750px){.m-dealerteaser{margin-bottom:50px}.m-dealerteaser .media{margin-bottom:30px}.m-dealerteaser .a-heading.shop-title{font-size:24px;line-height:30px;margin-bottom:30px}.m-dealerteaser .price{font-size:35px;line-height:35px;margin-bottom:11px}.m-dealerteaser .price-info{margin-bottom:13px}.m-dealerteaser .price-info .has-icon .icon{font-size:12px}.m-dealerteaser .a-productavailability{display:block;margin-bottom:25px}.m-dealerteaser p .a-link.a-button{margin-bottom:11px}.m-dealerteaser .dealerteaser-mail{font-size:14px}}@media (min-width:900px){.m-dealerteaser .media{margin-bottom:15px}.m-dealerteaser .media .a-image{margin-bottom:0}.m-dealerteaser .a-heading.shop-title{margin-bottom:20px;padding:0}.m-dealerteaser .price{font-size:24px;line-height:30px;margin-bottom:2px;padding:0}.m-dealerteaser .price-info{margin-bottom:7px;padding:0}.m-dealerteaser .js-product-availability{margin-bottom:20px}.m-dealerteaser .a-productavailability{margin-bottom:0;padding:0}.m-dealerteaser .a-button{margin-bottom:15px;margin-left:0}.m-dealerteaser .dealerteaser-mail{font-size:14px;padding:0}}.m-deliverydetails{background-color:#f5f7fa;padding:15px}.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .delivery-date,.m-deliverydetails .shipping-adress{border-bottom:1px solid #becdd7;margin-bottom:20px;padding-bottom:20px}.m-deliverydetails .agent-info .a-heading,.m-deliverydetails .billing-adress .a-heading,.m-deliverydetails .delivery-date .a-heading,.m-deliverydetails .shipping-adress .a-heading{font-size:24px;margin-bottom:15px}.m-deliverydetails .agent-info address strong,.m-deliverydetails .billing-adress address strong,.m-deliverydetails .delivery-date address strong,.m-deliverydetails .shipping-adress address strong{color:#96a7b5}.m-deliverydetails .agent-info address dd,.m-deliverydetails .billing-adress address dd,.m-deliverydetails .delivery-date address dd,.m-deliverydetails .shipping-adress address dd{margin-bottom:5px;margin-left:0}.m-deliverydetails .agent-info .highlight,.m-deliverydetails .billing-adress .highlight,.m-deliverydetails .delivery-date .highlight,.m-deliverydetails .shipping-adress .highlight{color:#96a7b5}.m-deliverydetails .icon-edit{font-size:20px!important;margin-top:6px}.m-deliverydetails&gt;div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media (min-width:750px){.m-deliverydetails{padding:25px}.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .delivery-date,.m-deliverydetails .shipping-adress{border-bottom:none;border-right:1px solid #becdd7;margin-bottom:25px}.m-deliverydetails&gt;div:nth-child(2n){border-right:none;padding-left:25px}}@media (min-width:900px){.m-deliverydetails{display:inline-block;padding:35px 10px;width:100%}.m-deliverydetails .a-link.has-icon .icon{font-size:17px}.m-deliverydetails .agent-info,.m-deliverydetails .billing-adress,.m-deliverydetails .delivery-date,.m-deliverydetails .shipping-adress{border-right:1px solid #becdd7;margin-bottom:0;padding-bottom:0;padding-left:25px}.m-deliverydetails .agent-info .a-heading,.m-deliverydetails .billing-adress .a-heading,.m-deliverydetails .delivery-date .a-heading,.m-deliverydetails .shipping-adress .a-heading{line-height:26px;margin-bottom:30px}.m-deliverydetails .agent-info .highlight,.m-deliverydetails .agent-info address strong,.m-deliverydetails .billing-adress .highlight,.m-deliverydetails .billing-adress address strong,.m-deliverydetails .delivery-date .highlight,.m-deliverydetails .delivery-date address strong,.m-deliverydetails .shipping-adress .highlight,.m-deliverydetails .shipping-adress address strong{color:#96a7b5}.m-deliverydetails&gt;div:nth-child(2n){border-right:1px solid #becdd7;padding-left:25px}.m-deliverydetails&gt;div:last-child{border:none}}.m-dobappointmentappliance .sumary-edit .icon-edit{font-size:20px!important}.m-downloadbasketbottom .element-wrapper{width:100%}.m-downloadbasketbottom .element-wrapper .trigger-download-basket{margin-top:0}.m-downloadbasketbottom .element-wrapper .trigger-download-basket:before{font-size:10px}.m-downloadbasketbottom .m-multioptionbutton{margin-top:30px;width:100%}.m-downloadbasketbottom .m-multioptionbutton .a-button{float:left}.m-downloadteaser .a-image{margin:0 0 20px;max-width:100%}.m-downloadteaser .a-image img{width:100%}.m-downloadteaser .a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:17px;line-height:21px;margin-bottom:12px}.m-downloadteaser .content .m-forminput,.m-downloadteaser .content p{margin-bottom:20px}.m-downloadteaser .content ul,.m-downloadteaser .content ul li{margin:0}.m-downloadteaser .content .a-link{font-size:14px}@media (min-width:750px){.m-downloadteaser{display:block}.m-downloadteaser .a-image{margin:0 25px 0 0;max-width:33.3333%}.m-downloadteaser .a-heading{font-size:20px;line-height:24px;margin-bottom:21px}.m-downloadteaser .content p{margin-bottom:25px}.m-downloadteaser .content .download{width:100%}.m-downloadteaser .content .m-forminput{margin-bottom:25px;width:50%}.m-downloadteaser .content .a-link{font-size:13px}}@media (min-width:900px){.m-downloadteaser .a-image{margin:0 30px 0 0;width:auto}.m-downloadteaser .a-heading{font-size:24px;line-height:30px;margin-bottom:15px}.m-downloadteaser .content p{margin-bottom:30px}.m-downloadteaser .content .m-forminput{margin-bottom:30px;width:220px}.m-downloadteaser .content .a-link{font-size:14px}.m-downloadteaser .download.visible-desktop{display:none!important}.m-downloadteaser .download.hidden-desktop{display:block!important}}.pagetype-product-detail .m-downloadteaser .a-image{display:none}.m-eancodefield .form-row{margin-top:0!important}.m-eancodefield .m-form .m-forminput~.form-eanerror-wrapper{color:#af235f}.m-enterenumberproductids{margin:40px 0 0}.m-enterenumberproductids .m-searchfield{width:100%}.m-enterenumberproductids .m-searchfield .m-searchinput{padding-left:0;padding-right:0}.m-enterenumberproductids .m-searchfield .m-searchinput .form-row .searchinput .input-wrap{max-width:100%!important}.m-enterenumberproductids .m-searchfield .m-searchinput .form-row .searchinput .input-wrap .icon-camera{color:#41aaaa;right:30px}@media (min-width:750px){.pagetype-product-detail .m-downloadteaser .a-image{display:block}.m-enterenumberproductids .m-searchfield .m-searchinput .form-row .searchinput .input-wrap{max-width:475px!important}.m-enterenumberproductids{margin:50px 0 0}.m-enterenumberproductids p{margin-bottom:27px}}@media (min-width:900px){.m-enterenumberproductids{margin:60px 0 0}}.m-entervib{margin:40px 0 0}.m-entervib .m-searchfield{width:100%}.m-entervib .m-searchfield .m-searchinput{padding-left:0}@media (min-width:750px){.m-entervib{margin:50px 0 0}.m-entervib p{margin-bottom:27px}}@media (min-width:900px){.m-entervib{margin:60px 0 0}}.m-externalquestiondisplay{margin-bottom:2%}.m-externalquestiondisplay .syndicated-question-container{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-filter{background-color:#f5f7fa;margin:40px 0 0;padding-bottom:16px!important;--beforeAfterSize:20px}.m-filter:after,.m-filter:before{background:#f5f7fa;content:'';height:100%;position:absolute;width:100%;z-index:0;top:0!important}@media (min-width:750px){.m-filter{margin:50px 0 0}}@media (min-width:900px){.m-filter{margin:60px 0 0;padding:0;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.m-filter:after,.m-filter:before{background:#f5f7fa;content:'';display:inline;height:100%;position:absolute;width:100%;z-index:0;top:-1px}.m-filter:before{left:-100%}.m-filter:after{right:-100%}}.m-filter .filter-group-wrapper{margin-top:15px}.m-filter .filter-group-wrapper .filterlayer-col{padding-bottom:23px;padding-top:23px}.m-filter .filter-group-wrapper .filterlayer-col:nth-of-type(4){margin-bottom:20px}.m-filter.m-filter-dealerlocator{border-bottom:none!important;border-top:none!important}.m-filter.m-filter-dealerlocator .filterbar-item .filterbar-title-label{font-size:18px;line-height:21px}@media (min-width:750px){.m-filter .filter-group-wrapper{margin-top:5px}.m-filter .filter-group-wrapper .filterlayer-col{margin-bottom:23px;margin-top:23px;padding-bottom:0;padding-top:0}.m-filter .filter-group-wrapper .filterlayer-col.filterlayer-border{padding-top:0}.m-filter{--beforeAfterSize:40px}}.m-filter:after,.m-filter:before{display:block;width:var(--beforeAfterSize)}.m-filter:before{left:0;margin-left:-webkit-calc(var(--beforeAfterSize) * -1);margin-left:calc(var(--beforeAfterSize) * -1)}.m-filter:after{margin-right:-webkit-calc(var(--beforeAfterSize) * -1);margin-right:calc(var(--beforeAfterSize) * -1);right:0}.m-filterbar{padding-top:29px}.m-filterbar .filterbar-results{padding-bottom:20px;padding-top:31px}.m-filterbar .filterbar-item{margin-top:10px!important}.m-filterbar .filterbar-item.js-filterbar-filter{background-color:#f5f7fa;height:40px;padding-right:10px;width:auto!important}@media (min-width:750px){.m-filterbar .filterbar-item{margin-top:0!important}.m-filterbar .filterbar-item.js-filterbar-filter{padding-right:50px}}.m-filterbar .filterbar-item.js-filterbar-filter .filterbar-filter-text,.m-filterbar .filterbar-item.js-filterbar-filter .icon-filter{color:#fff;font-size:17px;vertical-align:-2px}.m-filterbar .filterbar-item.js-filterbar-filter .filter-button{background-color:#41aaaa!important;border-color:#41aaaa!important}.m-filterbar .filterbar-item.js-filterbar-filter .filter-button:hover{background-color:#a5e1e1!important;border-color:#a5e1e1!important}.m-filterbar .filterbar-item.js-filterbar-filter .filter-button .text{font-weight:400!important}.m-filterbar .filterbar-item.js-filterbar-filter .a-link.a-link-inline{text-decoration:none}.m-filterbar .filterbar-item.js-filterbar-category{background-color:#f5f7fa;padding-right:8px}.m-filterbar .filterbar-item.js-filterbar-icons{background-color:#f5f7fa;width:auto!important}.m-filterbar .filterbar-item.js-filterbar-icons .a-button{border:none;color:#879baa;display:inline-block;height:auto;margin-left:5px;min-width:0;width:auto}.m-filterbar .filterbar-item.js-filterbar-icons .a-button.filterbar-gridview{height:34px;padding:5px 5px 5px 7px;width:34px}.m-filterbar .filterbar-item.js-filterbar-icons .a-button.filterbar-listview{height:34px;padding:5px!important;width:34px}.m-filterbar .filterbar-item.js-filterbar-icons .a-button .icon-gridview{font-size:17px}.m-filterbar .filterbar-item.js-filterbar-icons .a-button .icon-listview{font-size:22px}.m-filterbar .filterbar-item.js-filterbar-icons .a-button.is-active{background-color:#fff;border:1px solid #2d373c;color:#2d373c}.m-filterbar .filterbar-item.js-filterbar-sorting{background-color:#f5f7fa;padding:0!important;width:auto!important}@media (max-width:374px){.m-filterbar .filterbar-item.js-filterbar-filter{float:none!important}.m-filterbar .filterbar-item.js-filterbar-sorting{display:block;margin-top:10px;padding-right:10px!important}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item{display:block}}@media (max-width:759px){.m-filterbar .filterbar-item.js-filterbar-sorting{min-width:126px}}@media (min-width:750px){.m-filterbar .filterbar-item.js-filterbar-sorting{padding:0 1.3888888889%!important;width:33.3%!important}}.m-filterbar .filterbar-item.js-filterbar-reset{background-color:#f5f7fa!important;width:auto!important}.m-filterbar .filterbar-item.js-filterbar-reset .a-button{border:none;color:#879baa;font-weight:400;letter-spacing:normal;padding:0!important;text-transform:none}.m-filterbar .filterbar-item.js-filterbar-reset .a-button:hover{color:#2d373c}.m-filterbar .filterbar-selected-filters{margin-top:20px}.m-filterbar:not(.m-filterbar-dealerlocator) .filterbar-item.filterbar-sorting .m-forminput-dropdown .select2-selection{padding:10px}.m-filterbar.m-filterbar-dealerlocator .filterbar-item{background-color:#f5f7fa;color:#2d373c;margin:35px 0 0;padding:0}.m-filterbar.m-filterbar-dealerlocator .filterbar-item.filterbar-filter .a-link{height:auto!important;text-decoration:none!important}.m-filterbar.m-filterbar-dealerlocator .filterbar-item.filterbar-filter .filterbar-filter-text,.m-filterbar.m-filterbar-dealerlocator .filterbar-item.filterbar-filter .icon-filter{color:#41aaaa!important}.m-filterbar.m-filterbar-dealerlocator .filterbar-item.filterbar-filter .filterbar-filter-text{font-size:16px}.m-filterbar.m-filterbar-dealerlocator .filterbar-item.filterbar-filter .icon-filter{vertical-align:middle}.m-filterbar-rebrush{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0 0;padding:0}.m-filterbar-rebrush .reset-button{background-color:#41aaaa;border:1px solid #41aaaa;border-radius:100px;color:#fff;font-family:SiemensSans-Bold,sans-serif;font-size:12px;font-weight:700;line-height:26px;margin:25px 0 10px auto;max-height:32.5px;min-height:32.5px;min-width:150px;text-align:center;padding:0 15px}.m-filterbar-rebrush .reset-button:focus{outline:0}.m-filterbar-rebrush .reset-button .reset-text{margin-right:20px}.m-filterbar-rebrush .filterbarrebrush-selected-filters{gap:10px;margin-top:25px}.m-filterbreadcrumb .a-selectedfilter{display:block;font-size:14px;height:40px;margin-bottom:10px;min-width:200px;padding:12px 40px 12px 10px;position:relative;width:auto}.m-filterbreadcrumb .a-selectedfilter .text{display:block;line-height:18px;margin:0;padding:0}.m-filterbreadcrumb .a-selectedfilter .icon{background-color:transparent;font-size:10px;margin-right:0;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-filterbreadcrumb .a-selectedfilter .icon:before{color:#879baa}.m-filterbreadcrumb .a-selectedfilter:hover{background:0 0;border:1px solid #2d373c;color:#2d373c;cursor:pointer}.m-filterbreadcrumb .a-selectedfilter:hover .icon:before{color:#2d373c}.m-filterbreadcrumb .a-selectedfilter:not(:last-child):after{display:none}@media (min-width:750px){.m-filterbreadcrumb .a-selectedfilter{font-size:13px;margin-bottom:8px}}@media (min-width:900px){.m-filterbreadcrumb .a-selectedfilter{font-size:14px;margin:0 10px 10px 0}.m-filterlist-dealer{width:75%}}.m-filterlayer:after{border-bottom:none!important}.m-filterlayer.is-opened{border-top:1px solid #ccd9e1;margin-bottom:0;margin-top:14px;padding-bottom:0;position:relative}.m-filterlayer .filter-group-wrapper{margin-top:33px;padding-bottom:0}.m-filterlayer .filter-group-wrapper .filterlayer-col{margin-bottom:0!important;margin-top:0!important;padding-bottom:0!important;padding-top:0!important}.m-filterlayer .filter-group-wrapper .filterlayer-col:first-child{padding-top:23px!important}.m-filterlayer .filter-group-wrapper .filterlayer-border{border-bottom:none}.m-filterlayer .filter-group-wrapper .filterlayer-rating&gt;div{margin-bottom:10px!important}.m-filterlayer .filter-group-wrapper .filterlayer-rating&gt;div:last-child{margin-bottom:0!important}.m-filterlayer .filter-group-wrapper .filterlayer-rating .a-rating .scale .icon{font-size:15px!important}.m-checkout-summary .m-filterlayer .filter-block-outer.is-opened .a-button.a-link-secondary.a-button-link,.m-filterlayer .filter-block-outer.is-opened .a-button.a-button-secondary,.m-filterlayer .filter-block-outer.is-opened .a-button.a-link-secondary.a-link,.m-filterlayer .filter-block-outer.is-opened .m-checkout-summary .a-button.a-link-secondary.a-button-link{border:none;color:#879baa;float:right;font-weight:400;letter-spacing:normal;margin-bottom:0;margin-top:0;padding:0!important;text-transform:none;width:auto}.m-checkout-summary .m-filterlayer .filter-block-outer.is-opened .a-button.a-link-secondary.a-button-link:hover,.m-filterlayer .filter-block-outer.is-opened .a-button.a-button-secondary:hover,.m-filterlayer .filter-block-outer.is-opened .a-button.a-link-secondary.a-link:hover,.m-filterlayer .filter-block-outer.is-opened .m-checkout-summary .a-button.a-link-secondary.a-button-link:hover{color:#2d373c}.m-filterlayer.m-filterlayer-dealerlocator{border-top:0}.m-filterlayer.m-filterlayer-dealerlocator.is-opened{margin:0 0 15px}.m-filterlayer.m-filterlayer-dealerlocator .selected-filters{padding-top:0}.m-filterlayer.m-filterlayer-dealerlocator .selected-filters .a-selectedfilter{margin:0 25px 0 0}.m-filterlayer.m-filterlayer-dealerlocator .filterlayer-spacer.filterlayer-dealer-col{padding-left:0;padding-right:0}.m-filterlayer.m-filterlayer-dealerlocator .filterlayer-spacer{padding-top:10px}.m-filterlist .filterlist-heading{font-size:14px!important;font-weight:400!important;line-height:20px!important}.m-filterlist .filterlist-heading.is-opened,.m-filterlist .filterlist-heading:hover{font-weight:700!important}.m-filterlist .filterlist-heading.is-opened .a-button,.m-filterlist .filterlist-heading:hover .a-button{font-weight:400}.m-filterlist .filterlist-heading.is-opened:before,.m-filterlist .filterlist-heading:before{content:none}.m-filterlist .filterlist-heading .a-button{border:none;color:#41aaaa;padding-left:10px}.m-filterlist .filterlist-heading .a-button .icon{color:#41aaaa}.m-filterlist .filterlist-container .m-rangeslider{padding-left:5px;padding-right:5px}.m-filterlist .filterlist-container .filterlist-row:first-child .m-forminput-checkbox{margin-top:0!important}.m-filterlist .filterlist-container .filterlist-row:last-child .m-forminput-checkbox{margin-bottom:0!important}.m-filterlist .filterlist-container .filterlist-row .filterlist-close-icon,.m-filterlist .filterlist-container .filterlist-row-item .filterlist-close-icon{display:none!important}.m-filterlist .filterlist-container .filterlist-row .filterlist-row-item.is-active .a-formlabel,.m-filterlist .filterlist-container .filterlist-row .filterlist-row-item:hover .a-formlabel,.m-filterlist .filterlist-container .filterlist-row-item .filterlist-row-item.is-active .a-formlabel,.m-filterlist .filterlist-container .filterlist-row-item .filterlist-row-item:hover .a-formlabel{color:#2d373c!important}.m-filterlist .filterlist-container .filterlist-row .m-forminput-checkbox,.m-filterlist .filterlist-container .filterlist-row-item .m-forminput-checkbox{margin-bottom:4px!important}.m-filterlist .filterlist-container .filterlist-row .m-forminput-checkbox .a-formlabel,.m-filterlist .filterlist-container .filterlist-row-item .m-forminput-checkbox .a-formlabel{padding:4px 40px 4px 0!important}.m-filterlist .filterlist-container .filterlist-row .m-forminput-checkbox .a-formlabel:before,.m-filterlist .filterlist-container .filterlist-row-item .m-forminput-checkbox .a-formlabel:before{left:auto!important;right:0!important;top:3px!important}.m-filterlist .filterlist-container .filterlist-row-item .filterlist-label-icon{display:inline-block;right:24px;top:5px}.m-filterlist .filterlist-container .filterlist-row-item .filterlist-label-icon.a-button{border:none;color:#41aaaa}.m-filterlist .filterlist-container .filterlist-row-item .filterlist-label-icon.a-button:hover{color:#a5e1e1}.m-filterlist .filterlist-container .m-forminput-checkbox{padding-top:0}.m-filterlist .filterlist-container .m-forminput-checkbox:first-child{margin-top:0}.m-filterlist .filterlist-container .m-forminput-checkbox .a-rating.a-formlabel{margin-bottom:0!important;padding:0!important}.m-filterlist .filterlist-container .m-forminput-checkbox .a-rating.a-formlabel:before{left:auto!important;right:0!important;top:0!important}.m-filterlist .filterlist-container .m-forminput-checkbox .a-rating.a-formlabel .icon:not(.is-active):after{font-size:14px;left:4px;top:1px}.m-filterlist .filterlist-container.open-mobile{padding:10px!important}.m-filterlist-dealer .filterlist-heading{font-family:SiemensSans-Bold,sans-serif;font-size:18px!important}.m-filterlist-dealer .filterlist-container.open-mobile{padding:0!important}.m-filterlist-dealer .filterlist-container .filterlist-row .filterlist-row-item.is-active .a-formlabel,.m-filterlist-dealer .filterlist-container .filterlist-row .filterlist-row-item:hover .a-formlabel{color:#41aaaa!important}.m-filter-rebrush{margin-bottom:25px}.m-filter-rebrush .filter-group-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:15px}@media (max-width:749px){.m-filter-rebrush .filter-group-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-filter-rebrush .filter-group-wrapper .m-all-filter-modal{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1!important;-webkit-flex:1 1 40%!important;-ms-flex:1 1 40%!important;flex:1 1 40%!important;width:50%}.m-filter-rebrush .filter-group-wrapper .chip-sorting{-webkit-box-flex:1!important;-webkit-flex:1 1 40%!important;-ms-flex:1 1 40%!important;flex:1 1 40%!important;width:auto}.m-form .form-row .form-error-wrapper:before{content:none}}.m-filter-rebrush .filter-group-wrapper .chip-sorting,.m-filter-rebrush .filter-group-wrapper .filterlayer-col{-webkit-box-flex:0;-webkit-flex:0 0 23%;-ms-flex:0 0 23%;flex:0 0 23%}.m-filter-rebrush .filter-wrap{background-color:transparent;margin:0 0 50px;padding:0;width:100%}.m-filter-rebrush .filter-wrap .filter-container{padding:0;position:relative;background:0 0}@media (min-width:750px){.m-filterlayer .filter-group-wrapper .filterlayer-col:first-child{padding-top:0!important}.m-filterlist-dealer .filterlist-heading{color:#879baa;font-family:SiemensSans-Roman,sans-serif}.m-filterlist-dealer .filterlist-container .filterlist-row .filterlist-row-item .a-formlabel{color:#2d373c}.m-filter-rebrush .filter-wrap .filter-container{background:#fff}}@media (min-width:900px){.m-filter-rebrush .filter-group-wrapper{display:-ms-grid;display:grid;grid-gap:0 15px;-ms-grid-columns:(minmax(250px,1fr)) [auto-fill];grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.m-filter-rebrush .filter-wrap .filter-container{padding:40px 60px}}.m-filter-rebrush .m-chips{margin:0!important;max-width:none;min-width:auto;width:100%}.m-filter-rebrush .m-filterlist-rebrush{width:100%}.m-filter-rebrush .m-filterlist-rebrush .a-button{background:unset;fill:none;outline:0;right:30px;position:absolute}.m-filter-rebrush .m-filterlist-rebrush .a-button:active,.m-filter-rebrush .m-filterlist-rebrush .a-button:focus,.m-filter-rebrush .m-filterlist-rebrush .a-button:focus-visible,.m-filter-rebrush .m-filterlist-rebrush .a-button:focus-within,.m-filter-rebrush .m-filterlist-rebrush .a-button:hover,.m-filter-rebrush .m-filterlist-rebrush .a-button:target,.m-filter-rebrush .m-filterlist-rebrush .a-button:visited{background:0 0;border:0;-webkit-tap-highlight-color:transparent}.m-filter-rebrush .m-filterlist-rebrush .a-button .icon-info{margin-top:-3px;position:absolute;top:-8px;right:2px}.m-filter-rebrush .m-filterlist-rebrush .filterlist-close-icon{color:#000}.m-filter-rebrush .results-count{font-family:SiemensSans-Roman,sans-serif;font-size:12px;font-weight:400;letter-spacing:4px;margin:0;text-transform:uppercase;position:static}.m-filter-rebrush .results-count p{font-size:12px}.m-filter-rebrush .m-floating-button.visible{-webkit-transform:translateY(17px);-ms-transform:translateY(17px);transform:translateY(17px)}.m-filter-teaser{border-radius:2px}.m-filter-teaser .m-chips .chips-content,.m-filter-teaser .m-chips.dropdown.dropdown-open .chips-content{border-color:#000}.m-filter-teaser .m-chips .chips-content .chips-content-inner,.m-filter-teaser .m-chips .chips-content .chips-content-inner .filterlist-heading,.m-filter-teaser .m-chips .chips-content .chips-icon,.m-filter-teaser .m-chips.dropdown.dropdown-open .chips-content .chips-content-inner,.m-filter-teaser .m-chips.dropdown.dropdown-open .chips-content .chips-content-inner .filterlist-heading,.m-filter-teaser .m-chips.dropdown.dropdown-open .chips-content .chips-icon{color:#000}.m-filter-teaser .m-chips .dropdown-content .filterlist-row .a-button.a-button-plain,.m-filter-teaser .m-chips.dropdown.dropdown-open .dropdown-content .filterlist-row .a-button.a-button-plain{margin:0}.m-filter-teaser .m-chips .dropdown-content .filterlist-row .a-button.a-button-plain .filterlist-label-icon,.m-filter-teaser .m-chips.dropdown.dropdown-open .dropdown-content .filterlist-row .a-button.a-button-plain .filterlist-label-icon{right:26px;top:4px}.m-filter-teaser .filter-teaser-content{color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0!important}.m-filter-teaser .filter-teaser-content.hidden-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-filter-teaser .filter-teaser-content.hidden-mobile .a-image{-webkit-box-flex:unset;-webkit-flex:unset;-ms-flex:unset;flex:unset;margin:0!important;padding:0!important;width:auto}.m-filter-teaser .filter-teaser-content.hidden-mobile .a-image img{height:auto;margin:0;padding:0;width:auto}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown{padding:80px 20% 80px 80px;margin:0}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .subline{color:#000;font-size:12px;line-height:15px;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;padding:0}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .filter-description{font-size:30px;line-height:36px;margin:0;padding:0}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container{display:block;margin:30px 0 0}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(200px,1fr)) [auto-fill];grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col{width:100%}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .m-chips{height:45px;max-width:100%}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .m-chips.dropdown.dropdown-open .chips-content .chips-content-inner .filterlist-heading{color:#000!important}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .m-chips .chips-content{border-color:#000;width:100%}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .m-chips .chips-content .chips-content-inner,.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .m-chips .chips-content .chips-content-inner.filterlist-heading{color:#000!important}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .m-chips .chips-content .chips-icon{color:#41aaaa!important}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .filterlist-container{margin:0!important}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .filterlist-container .filterlayer-rating input{display:none}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .filterlist-container .filterlist-row-item .a-button{padding:0!important;position:absolute;right:30px;top:-2px;z-index:1}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .filterlist-container .filterlist-row-item .a-button:hover{-webkit-tap-highlight-color:transparent;background:0 0;border:0}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .chip-container .m-chips-group .filterlayer-col .m-filterteaser-options .filterlist-container .filterlist-row-item .a-button .icon{position:unset}.m-filter-teaser .filter-teaser-content.hidden-mobile .filter-teaser-dropdown .a-link.show-more-a-link{color:#000;margin:38px 0 0;text-decoration:none}.m-filter-teaser .filter-teaser-content.hidden-desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown{padding:24px;margin:0}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .subline{color:#000;font-size:12px;line-height:15px;letter-spacing:3px;margin:0 0 8px;padding:0}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .filter-description{font-size:24px;line-height:28px;margin:0;padding:0}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container{display:block;margin:30px 0 0}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col{margin-top:10px}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col:first-child{margin-top:0}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips{height:45px;max-width:100%}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips:not(:first-child){margin-top:10px}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips.dropdown.dropdown-open .chips-content .chips-content-inner .filterlist-heading{color:#000!important}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips .chips-content{border-color:#000;width:100%}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips .chips-content .chips-content-inner,.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips .chips-content .chips-content-inner.filterlist-heading{color:#000!important}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .m-chips .chips-content .chips-icon{color:#41aaaa!important}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .filterlist-container{margin:0!important}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .filterlist-container .filterlist-row-item .a-button{padding:0!important;position:absolute;right:30px;top:-2px;z-index:1}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .filterlist-container .filterlist-row-item .a-button:hover{-webkit-tap-highlight-color:transparent;background:0 0;border:0}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .chip-container .filterlayer-col .m-filterteaser-options .filterlist-container .filterlist-row-item .a-button .icon{position:unset}.m-filter-teaser .filter-teaser-content.hidden-desktop .filter-teaser-dropdown .a-link.show-more-a-link{color:#000;margin:38px 0 0;text-decoration:none}.m-firedmessage{position:relative}.m-firedmessage.a-area,.m-firedmessage.a-area.a-area-desktop,.m-firedmessage.a-area.a-area-mobile,.m-firedmessage.a-area.a-area-tablet{background-color:#e6ecf2;border:1px solid #5a6165}@media (min-width:750px){.m-firedmessage.a-area,.m-firedmessage.a-area.a-area-desktop,.m-firedmessage.a-area.a-area-mobile,.m-firedmessage.a-area.a-area-tablet{padding:28px;width:66.6666666667%}}.m-firedmessage.a-area .content-icon,.m-firedmessage.a-area.a-area-desktop .content-icon,.m-firedmessage.a-area.a-area-mobile .content-icon,.m-firedmessage.a-area.a-area-tablet .content-icon{color:#41aaaa}.m-firedmessage .content-icon{font-size:28px;height:40px;line-height:1;padding:0;position:absolute;right:25px;top:25px}.m-firedmessage .content{margin:-4px 0 0;width:76%}.m-firedmessage .content strong{font-size:16px;margin-bottom:25px}.m-firedmessage .content&gt;.a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:14px;margin-bottom:25px}@media (min-width:750px){.m-firedmessage .content-icon{font-size:25px;right:28px;top:28px}.m-firedmessage .content{margin:-3px 0 0;width:80%}.m-firedmessage .content&gt;.a-heading{font-size:13px;margin-top:-7px}}.m-floating-button{background-color:#41aaaa}.m-fly-in-layer .a-area--fly-in-flag{background-color:#fff!important;border:1px solid #41aaaa!important;border-top:none!important;color:#41aaaa!important}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-wrap{border-left:6px solid #41aaaa}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .js-close-button{border:none;color:#879baa!important}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-top .js-close-button:hover{color:#becdd7}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-text-cta-area p{margin:0 0 17px}@media (min-width:900px){.m-firedmessage .content{margin:-2px 0 0}.m-firedmessage .content&gt;.a-heading{font-size:18px;margin-top:-7px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-image-area+.fly-in-layer-text-cta-area{padding-left:60px}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .fly-in-layer-content-inner-area-wrap .fly-in-layer-text-cta-area{padding-left:0}.m-fly-in-layer .fly-in-layer-content .fly-in-layer-content-inner .a-heading{font-size:24px;line-height:27px;margin:0 0 20px}}.m-footerlinkscopyright{margin:0;padding:16px 0}.m-footerlinkscopyright ul{margin:0;text-align:left}.m-footerlinkscopyright ul li{color:#879baa;display:inline-block;font-family:SiemensSans-Roman,sans-serif;font-size:12px;margin-right:24px;padding:0;position:relative}.m-footerlinkscopyright ul li:not(:first-child):before{background:#879baa;content:'';height:12px;position:absolute;right:-14px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.m-footerlinkscopyright ul li:last-child{margin-right:0}.m-footerlinkscopyright ul li.copyright.float-right:before,.m-footerlinkscopyright ul li.float-right:before,.m-footerlinkscopyright ul li:last-child:before{content:none}.m-footerlinkscopyright ul li .a-link{color:#879baa!important;font-family:SiemensSans-Roman,sans-serif;font-size:12px}.m-footerlinkscopyright ul li .a-link:hover{color:#becdd7!important}.m-footerlinkscopyright ul li .a-link:after{display:none!important}.m-footerpagefunctionsfollow{border-bottom:1px solid #dfe6ed;margin:0}.m-footerpagefunctionsfollow .likes .text,.m-footerpagefunctionsfollow .shares .text,.m-footerpagefunctionsfollow a[name="_footer"]{display:none}.m-footerpagefunctionsfollow .likes .a-link,.m-footerpagefunctionsfollow .shares .a-link{color:#879baa}.m-footerpagefunctionsfollow .likes .a-link:hover,.m-footerpagefunctionsfollow .shares .a-link:hover{color:#becdd7}.m-footerpagefunctionsfollow .likes{margin-bottom:0}.m-footerpagefunctionsfollow .shares{margin-top:20px}@media (min-width:750px){.m-footerlinkscopyright{padding:22px 0}.m-footerpagefunctionsfollow{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:21px 0}.m-footerpagefunctionsfollow .likes,.m-footerpagefunctionsfollow .shares{display:block;-webkit-box-flex:inherit;-webkit-flex-grow:inherit;-ms-flex-positive:inherit;flex-grow:inherit;margin:0}.m-footerpagefunctionsfollow .likes ul,.m-footerpagefunctionsfollow .shares ul{margin:0}.m-footerpagefunctionsfollow .likes ul li,.m-footerpagefunctionsfollow .shares ul li{height:auto;margin:0;vertical-align:inherit}.m-footerpagefunctionsfollow .likes ul li:last-child .a-link,.m-footerpagefunctionsfollow .shares ul li:last-child .a-link{margin-right:0}.m-footerpagefunctionsfollow .likes .a-link,.m-footerpagefunctionsfollow .shares .a-link{margin-right:30px;vertical-align:top}.m-footerpagefunctionsfollow .likes .a-link .icon,.m-footerpagefunctionsfollow .shares .a-link .icon{margin-top:0}.m-footerpagefunctionsfollow .likes .a-link .icon-weibo,.m-footerpagefunctionsfollow .shares .a-link .icon-weibo{font-size:23px}.m-footerpagefunctionsfollow .likes .a-link .icon-wechat,.m-footerpagefunctionsfollow .shares .a-link .icon-wechat{font-size:22px}.m-footerpagefunctionsfollow .likes .a-link .icon-share,.m-footerpagefunctionsfollow .shares .a-link .icon-share{font-size:18px}.m-footerpagefunctionsfollow .likes .a-link.newsletter,.m-footerpagefunctionsfollow .shares .a-link.newsletter{margin-right:30px}.m-footerpagefunctionsfollow .shares .print{display:inline-block}.m-footerpagefunctionsfollow .likes{margin-bottom:0!important}}.m-form{margin:30px 0 0}.m-form.cart{width:100%}.m-form .form-layout-flex{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-form .g-layout-half{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0!important}.m-form .g-layout-half .g-col{float:none!important;margin:0!important;width:100%!important}.m-form .g-layout-half .g-col.float-left{margin-bottom:20px!important}.m-form .icon-camera-enrocr{height:auto;opacity:0;z-index:10}.m-form .icon-camera-enrocr~label{display:block!important;position:relative}.m-form .icon-camera-enrocr~label:before{bottom:-38px;color:#879baa;font-family:icons;font-size:28px;position:absolute;right:11px}.m-form .form-row{margin:0;padding:0;position:relative}@media (min-width:750px){.m-form .g-layout-half .g-col.float-left{margin-bottom:25px!important}.m-form .form-row{max-width:500px}.m-form .form-row .form-error-wrapper:before{right:-18px}}.m-form .form-row .m-forminput-radio{padding-top:0}.m-form .form-row .m-forminput-radio+.form-error-wrapper{top:-10px}.m-form .form-row .form-radio-group-wrapper .a-formlabel{display:block}.m-form .form-row .m-forminput-clickable-rating+.form-error-wrapper{top:-10px}.m-form .form-row .m-forminput-textarea{margin:0 0 14px}.m-form .form-row .m-forminput-textarea textarea[maxlength]{margin-bottom:7px}.m-form .form-row .m-forminput[type=checkbox]~.form-error-wrapper{top:5px}.m-form .form-row .m-forminput-datepicker.calendar:not(.pika-single),.m-form .form-row .m-forminput-dropdown.m-forminput{margin-bottom:14px}.m-form .form-row .m-forminput-dropdown.m-forminput .select2-container .select2-selection{height:40px;padding:10px}.m-form .form-row .m-forminput-dropdown.m-forminput.multiple-dropdown .select2-container .select2-selection{padding:0 39px 0 10px}.m-form .form-row .m-forminput-slider-captcha{margin-bottom:14px}.m-form .form-row .m-customfilterdateselection .customfilterdateselection-slider.is-slide-active{height:auto}.m-form .form-row .m-forminput-radio:not(.form-layout-col).form-field-width-xxxl+.form-error-wrapper{top:-10px}.m-form .form-row .form-error-wrapper{font-size:12px;position:relative;text-align:right;top:-6px}.m-form .form-row .form-error-wrapper:before{display:none;font-size:12px;line-height:1;margin:0;top:-34px}@media (min-width:900px){.m-form .form-row .form-error-wrapper:before{display:block;right:-22px}}.m-form .form-row .form-error-wrapper .a-errormessage{padding:0}.m-form .form-row .form-layout-half .form-layout-col.m-forminput-radio{padding-left:0}.m-form .form-row[data-field-count="3"] .a-formlabel{display:inline;float:left;width:33%}.m-form .form-row[data-field-count="2"] .a-formlabel{display:inline-block;float:left;width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}.m-form .form-row[data-field-count="2"] .a-formlabel+.a-formlabel{text-align:right}.m-form .form-row[data-field-count="2"] .a-formlabel:only-of-type{display:inline;float:none;width:100%}.m-form .form-row[data-field-count="2"] .form-error-wrapper .error-container{width:-webkit-calc(100% / 2 - 5px);width:calc(100% / 2 - 5px)}.m-form .form-row[data-field-count="2"] .form-error-wrapper .error-container:first-child,.m-form .form-row[data-field-count="2"] .form-error-wrapper .error-container:only-child{float:left!important}.m-form .form-row[data-field-count="2"] .form-error-wrapper .error-container:last-child{float:right}.m-form .form-row[data-field-count="2"] .form-field-width-l~.form-error-wrapper .error-container:first-child{width:-webkit-calc(37.5% - 5px);width:calc(37.5% - 5px)}.m-form .form-row[data-field-count="2"] .form-field-width-l~.form-error-wrapper .error-container:last-child{text-align:right;width:-webkit-calc(62.5% - 5px);width:calc(62.5% - 5px)}.m-form .form-row[data-field-count="2"] .m-forminput-radio~.form-error-wrapper .error-container:first-child,.m-form .form-row[data-field-count="2"] .m-forminput-radio~.form-error-wrapper .error-container:last-child{width:100%}.m-form .form-row[data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-s{width:-webkit-calc(37.5% - 5px);width:calc(37.5% - 5px)}.m-form .form-row[data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-m{width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}.m-form .form-row[data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-l{width:-webkit-calc(62.5% - 5px);width:calc(62.5% - 5px)}.m-form .form-row[data-field-count="2"] .m-forminput.m-forminput-actionlink,.m-form .form-row[data-field-count="2"] .m-forminput.m-forminput-actionlink .a-link.a-button{margin-top:0!important}.m-form .form-row[data-field-count="3"] .m-forminput:not(.form-layout-col).form-field-width-s{margin-right:5px;width:-webkit-calc(33.5% - 6.6666666667px);width:calc(33.5% - 6.6666666667px)}.m-form .form-row[data-field-count="1"] .m-forminput:not(.form-layout-col).form-field-width-xl{width:100%}.m-form .form-row.rating-likely-row{margin-bottom:14px}.m-form .form-row.rating-likely-row .rating-likely-range-labels span{font-size:12px}.m-form .form-actions{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 0}.m-form .form-actions:after{content:none}.m-form .form-actions .form-action{float:none!important;margin:0 0 20px!important;padding:0!important;width:100%!important}@media (min-width:750px){.m-form .form-actions a .form-action{max-width:none!important}.m-form .form-actions .form-action{max-width:50%!important;width:auto!important}}.m-form .form-actions .form-action .a-button,.m-form .form-actions .form-action .a-link{margin:0!important}.m-form .form-actions .form-action .a-link:not(.a-button){padding:0!important}.m-form .form-actions .form-action:only-child{margin-bottom:0!important}.m-form .form-actions .form-action:only-child .a-button-primary[type=submit],.m-form .form-actions .form-action:only-child .a-link-primary.a-button.a-button-link[type=submit],.m-form .form-actions .form-action:only-child .a-link-primary.a-button.a-link[type=submit]{margin-bottom:10px!important}.m-form .form-actions .form-action-secondary{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-form .form-actions .form-action-primary{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}@media (max-width:749px){.m-form .form-actions{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0!important}.m-form .form-actions .form-action-primary{width:100%}}.m-form.js-add-another-product-ajax .form-actions .form-action .a-button,.m-form.js-add-another-product-ajax .form-actions .form-action .a-link{margin:0 0 15px!important}.m-form.js-add-another-product-ajax .form-actions .form-action .a-button-plain{background-color:transparent;border:1px solid #41aaaa;color:#41aaaa;padding:10px}.m-form.js-add-another-product-ajax .form-actions .form-action .a-button-plain:hover{background-color:transparent;border:1px solid #a5e1e1;color:#a5e1e1}.m-form.js-add-another-product-ajax .form-actions .form-action .a-button-plain[disabled=disabled]{background:0 0;border:1px solid #becdd7;color:#becdd7}.m-form.js-add-another-product-ajax .form-actions .form-action .a-button-plain[disabled=disabled]:hover{background:0 0}.m-form#registrationFormData{margin:40px 0 0}.m-form#registrationFormData .g-layout-full:nth-of-type(2) h2.a-heading{font-size:20px;line-height:24px;margin-bottom:15px}.m-form#bshForgotPasswordData .g-layout-fourth{margin:40px 0 0}.m-form#bshForgotPasswordData .g-layout-fourth .g-span{padding:0}.m-form#bshForgotPasswordData .g-layout-fourth .g-span:not(:first-child){text-align:right}@media (min-width:750px){.m-form,.m-form .form-actions,.m-form#bshForgotPasswordData .g-layout-fourth,.m-form#registrationFormData{margin:50px 0 0}.m-form#registrationFormData .g-layout-full:nth-of-type(2) h2.a-heading{font-size:24px;line-height:29px;margin-bottom:15px}.m-form .form-layout-half{width:-webkit-calc(100% + 4px);width:calc(100% + 4px)}.m-form .form-layout-half .a-heading,.m-form .form-layout-half .form-layout-col{padding:0 4px}}@media (min-width:900px){.m-form.js-add-another-product-ajax .form-actions .form-action .a-button-plain{padding:10px 50px}.m-form,.m-form .form-actions,.m-form#bshForgotPasswordData .g-layout-fourth,.m-form#registrationFormData{margin:60px 0 0}.m-form#registrationFormData .g-layout-full:nth-of-type(1) .form-actions{margin-bottom:25px;margin-top:0}.m-form#registrationFormData .g-layout-full:nth-of-type(2) h2.a-heading{font-size:24px;line-height:30px;margin-bottom:25px}.m-form#registrationFormData .g-layout-full:nth-of-type(2) .g-col:nth-of-type(1){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.m-form#registrationFormData .g-layout-full:nth-of-type(2) .g-col:nth-of-type(1) .form-row{max-width:455px;width:50%}.m-form#registrationFormData .g-layout-full:nth-of-type(2) .g-col:nth-of-type(1) .form-row:nth-child(odd){margin-right:8px}.m-form#registrationFormData .g-layout-full:nth-of-type(2) .g-col:nth-of-type(1) .form-row .form-error-wrapper:before{right:-15px}.m-form.js-delete-account-form .form-actions{display:block}.m-form.js-delete-account-form .form-actions .form-action .a-button{min-width:335px}}.m-form.cart .form-actions{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:columnn;-ms-flex-direction:columnn;flex-direction:columnn;float:none;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.m-form.cart .form-actions .form-action-group-primary,.m-form.cart .form-actions .form-action-group-secondary{width:100%}@media (min-width:750px){.m-form.cart .form-actions{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.m-form.cart .form-actions .form-action-secondary{margin-right:auto!important;margin-bottom:0!important}.m-form.cart .form-actions .form-action-group-primary{width:33.3%}.m-form.cart .form-actions .form-action-group-primary .form-action{max-width:none!important;width:100%!important}.m-form.cart .form-actions .form-action-group-secondary{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.m-form.cart .form-actions .form-action-group-secondary .form-action{float:left!important;max-width:none!important;width:45%!important}.m-form.cart .form-action-primary,.m-form.cart .form-action-secondary{width:25%;margin-right:20px}}@media (min-width:900px){.m-form.cart .form-actions .form-action-group-primary{width:25%}.m-form.cart .form-actions .form-action-group-primary .form-action{max-width:none!important;width:100%!important}.m-form.cart .form-actions .form-action-group-secondary{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.m-form.cart .form-actions .form-action-group-secondary .form-action{float:left!important;max-width:none!important;width:30%!important}}.m-form.cart .form-action-primary .a-button,.m-form.cart .form-action-secondary .a-button{width:100%}.m-form.cart .form-action-secondary+.form-action-primary{float:right}.page-passwordrecovery .m-form{margin:40px 0 0}.page-passwordrecovery .m-form .form-submit{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.page-passwordrecovery .m-form .form-submit .g-col{float:none;margin:0!important;padding:0!important;width:auto!important}.page-passwordrecovery .m-form .g-layout-half:after{content:none}@media (min-width:750px){.page-passwordrecovery .m-form{margin:50px 0 0}}@media (min-width:900px){.page-passwordrecovery .m-form{margin:60px 0 0}}fieldset.m-form{margin:0}input.m-forminput.input{border:1px solid #cdd9e1;font-size:14px;height:40px;margin:0 0 10px}input.m-forminput.input:focus{outline:0}input.m-forminput.input.has-confirm-error,input.m-forminput.input.has-error{border-color:#af235f}input.m-forminput.input.has-error.had-focus:valid,input.m-forminput.input.has-no-error,input.m-forminput.input:not([class*="-error"]):required:valid{border-color:#cdd9e1}input.m-forminput.input.had-focus:valid~.form-error-wrapper:before,input.m-forminput.input.has-error.had-focus:valid~.form-error-wrapper:before,input.m-forminput.input.has-no-error~.form-error-wrapper:before{content:none}input.m-forminput.input.eanfield-input{margin-bottom:0}input.m-forminput.date-picker{border:none}inputinput.m-forminput{height:40px}input.m-forminput.had-focus:invalid:not(.m-forminput-checkbox),input.m-forminput.had-focus:invalid:not(.m-forminput-radio),input.m-forminput.has-ajax-error:not(.m-forminput-checkbox),input.m-forminput.has-ajax-error:not(.m-forminput-radio),input.m-forminput.has-confirm-error:not(.m-forminput-checkbox),input.m-forminput.has-confirm-error:not(.m-forminput-radio),input.m-forminput.has-error:not(.m-forminput-checkbox),input.m-forminput.has-error:not(.m-forminput-radio){background-color:transparent}input.m-forminput.has-ajax-error{border-color:#af235f}input.m-forminput[readonly]{border-color:#2d373c;font-family:SiemensSans-Bold,sans-serif;font-weight:400;padding:10px}input.m-forminput[readonly]:hover{border-color:#2d373c!important}input.m-forminput[readonly]:focus{background-color:transparent!important;border-color:#2d373c!important}input.m-forminput::-webkit-input-placeholder{color:#879baa!important}input.m-forminput::placeholder{color:#879baa!important}input.m-forminput:-ms-input-placeholder{color:#2d373c!important}input.m-forminput:focus{background-color:#ebf0f5!important;border-color:#41aaaa!important;outline:0!important}input.m-forminput:hover{border-color:#41aaaa!important}input.m-forminput:not([type=radio]):not([type=checkbox]):not([type=number]){-webkit-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}input.m-forminput[type=number]{-webkit-appearance:textfield;appearance:textfield}input.m-forminput[type=number]:focus,input.m-forminput[type=number]:hover{-webkit-appearance:number-input;appearance:number-input}input.m-forminput [disabled],input.m-forminput[disabled]{background:#dfe6ed;color:#adc1ce}input.m-forminput [disabled]::-webkit-input-placeholder,input.m-forminput[disabled]::-webkit-input-placeholder{color:#adc1ce}input.m-forminput [disabled]:-ms-input-placeholder,input.m-forminput[disabled]:-ms-input-placeholder{color:#adc1ce}input.m-forminput [disabled]::placeholder,input.m-forminput[disabled]::placeholder{color:#adc1ce}.m-helpfulfunction{border:1px solid #e2e3e4;margin:40px 0 0;padding:0 25px;position:relative}.m-helpfulfunction:after,.m-helpfulfunction:before{border-style:solid;content:'';height:0;position:absolute;width:0}.m-helpfulfunction:before{border-color:transparent transparent #e2e3e4;border-width:0 14px 14px;left:50%;top:-14px}.m-helpfulfunction:after{border-color:transparent transparent #fff;border-width:0 12px 12px;left:-webkit-calc(50% + 2px);left:calc(50% + 2px);top:-12px}.m-helpfulfunction p{margin:0}.m-helpfulfunction .a-link{border-right:1px solid #e2e3e4;padding:25px}.m-helpfulfunction .a-link:first-of-type{border-left:1px solid #e2e3e4;margin-left:25px;padding:25px}.m-helpfulfunction .a-link:last-of-type{padding:25px}.m-helpfulfunction .feedback{padding:25px 0}.m-helpfulfunction .feedback .icon{color:#41aaaa}.m-helpfulnessvoting&gt;span{margin-right:15px}.m-helpfulnessvoting .m-helpful-button-container{margin-right:0}.m-helpfulnessvoting .m-helpful-button-container .a-button{background:0 0;border-color:#879baa;color:#879baa;margin-right:15px;padding:4px 15px}.m-helpfulnessvoting .m-helpful-button-container .a-button:hover{background:0 0;border-color:#becdd7;color:#becdd7}.m-helpfulnessvoting .js-ajax-request{display:inline-block;width:auto}.m-helpfulnessvoting .js-ajax-request .a-button{background:0 0;border-color:#879baa;color:#879baa!important;margin-right:15px;padding:4px 15px;text-transform:none}.m-helpfulnessvoting .js-ajax-request .a-button .text{color:#879baa!important}.m-helpfulnessvoting .js-ajax-request .a-button:hover{background:0 0;border-color:#becdd7!important;color:#becdd7!important}.m-helpfulnessvoting .m-review-report-button{border:none;font-family:SiemensSans-Bold,sans-serif;letter-spacing:0;padding:0;text-transform:none;width:auto}.m-helpfulnessvoting .m-review-report-button:hover{border:none}.m-hero{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.m-hero .m-pagetitle{margin-top:40px}.m-highlightbox{background-color:#e6ecf2;border:1px solid #5a6165;color:#2d373c;font-family:SiemensSans-Bold,sans-serif;font-weight:400}.m-highlightbox.a-area{background-color:#e6ecf2;border:1px solid #5a6165;color:#2d373c}.m-highlightbox.a-area.a-area-desktop,.m-highlightbox.a-area.a-area-mobile,.m-highlightbox.a-area.a-area-tablet{padding:15px}.m-iframe{margin:40px 0 0}@media (min-width:750px){.m-iframe{margin:50px 0 0}}@media (min-width:900px){.m-highlightbox.a-area.a-area-desktop,.m-highlightbox.a-area.a-area-mobile,.m-highlightbox.a-area.a-area-tablet{padding:20px}.m-iframe{margin:60px 0 0}}.mediagallery-slide{outline:0}.m-mediagallery .mediagallery-wrapper .mediagallery-controls{height:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.m-mediagallery .a-paginationarrows.next,.m-mediagallery .a-paginationarrows.prev{margin-top:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-imagetext{margin:40px -13.5px 20px;padding:0}.m-imagetext .a-image img{width:100%}.m-imagetext .textcontainer{background:#3c464b;padding:15px 15px 19px}.m-imagetext .textcontainer .header{margin:0;padding:0;position:static;width:100%}.m-imagetext .textcontainer .header .a-heading{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:20px;font-weight:400;line-height:24px;margin:0}.m-imagetext .textcontainer .header+.copytext{margin:9px 0 0}.m-imagetext .textcontainer.color-1 .copytext{color:#fff}.m-imagetext .textcontainer .copytext{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:14px;margin:0}.m-imagetext .textcontainer .copytext p{margin:0}.m-imagetext .textcontainer .copytext .a-button{margin:10px 0 0}.m-imagetext .textcontainer .copytext .a-button:first-of-type{margin:15px 0 0}.m-imagetext .textcontainer .copytext .a-link:not(.a-button){margin:7px 0 0}.m-imagetext .textcontainer .copytext .a-link:not(.a-button):not(.has-icon):before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;margin-right:3px;margin-top:-2px;vertical-align:middle}.m-imagetext .textcontainer .copytext .a-link:not(.a-button).a-link-primary{margin:15px 0 0}@media (min-width:750px){.m-imagetext{margin:50px -23px 20px}.m-imagetext .textcontainer{padding:21px 50px 27px 25px}.m-imagetext .textcontainer .header .a-heading{font-size:24px;line-height:29px}.m-imagetext .textcontainer .header+.copytext{margin:13px 0 0}.m-imagetext .textcontainer .copytext{font-size:13px;margin:0}.m-imagetext .textcontainer .copytext .a-button{font-size:13px;height:40px;max-width:300px}.m-imagetext .textcontainer .copytext .a-button:first-of-type,.m-imagetext .textcontainer .copytext .a-link:not(.a-button).a-link-primary{margin:20px 0 0}}@media (min-width:900px){.m-imagetext{margin:60px 0 20px -webkit-calc(-50vw + 50%);margin:60px 0 20px calc(-50vw + 50%);width:100vw}.m-imagetext .textcontainer{bottom:30px;font-size:14px;padding:25px 60px 30px 29px;top:auto;width:550px}.m-imagetext .textcontainer.right{right:40px}.m-imagetext .textcontainer.left{left:40px}.m-imagetext .textcontainer .header .a-heading{font-size:24px;line-height:30px}.m-imagetext .textcontainer .header+.copytext{margin:20px 0 0}.m-imagetext .textcontainer .copytext{font-size:14px;margin:0}.m-imagetext .textcontainer .copytext .a-button{font-size:14px}.m-imagetext .textcontainer .copytext .a-button:first-of-type,.m-imagetext .textcontainer .copytext .a-link:not(.a-button).a-link-primary{margin:25px 0 0}}@media (min-width:900px) and (max-width:1600px) and (min-width:1300px){.m-imagetext .textcontainer.right{right:-webkit-calc((100vw - 1280px)/ 2);right:calc((100vw - 1280px)/ 2)}.m-imagetext .textcontainer.left{left:-webkit-calc((100vw - 1280px)/ 2);left:calc((100vw - 1280px)/ 2)}}@media (min-width:900px) and (min-width:1600px){.m-imagetext .textcontainer.right{right:-webkit-calc((100vw - 1360px)/ 2);right:calc((100vw - 1360px)/ 2)}.m-imagetext .textcontainer.left{left:-webkit-calc((100vw - 1360px)/ 2);left:calc((100vw - 1360px)/ 2)}}.m-imagetextbuttonsipg{background-color:#fff}.m-imagetextbuttonsipg .m-imagetext{margin:0;padding:60px 0 0;position:relative;width:100%}.m-imagetextbuttonsipg .m-imagetext .textcontainer{background-color:transparent;bottom:auto!important;padding:30px 0;position:relative;right:0!important;top:auto!important}.m-imagetextbuttonsipg .m-imagetext .textcontainer.left{left:0!important}.m-imagetextbuttonsipg .m-imagetext .textcontainer&gt;div{background-color:transparent;margin:0 0 30px;padding:0}.m-imagetextbuttonsipg .m-imagetext .textcontainer .header .a-heading{color:#2d373c;font-size:30px;line-height:33px;margin-bottom:10px}.m-imagetextbuttonsipg .m-imagetext .textcontainer .copytext{color:#2d373c}.m-imagetextbuttonsipg .m-imagetext .textcontainer .a-button{margin-bottom:8px!important;margin-right:8px!important}.m-imagetextbuttonsipg .textcontainer .a-button{display:block!important}.m-imagetextbuttonsipg .a-backlink{margin:19px 0;padding:0;top:0}.m-imagetextbuttonsipg.perfect-match{display:block;clear:both;content:" "}.m-imagetextradiobuttonsipg{background-color:#fff}.m-imagetextradiobuttonsipg .m-imagetext{margin:0;padding:60px 0 0;width:100%}@media (min-width:900px){.m-imagetextbuttonsipg .m-imagetext .a-image{float:right;width:50%}.m-imagetextbuttonsipg .m-imagetext .textcontainer{padding:0 30px 30px 0;width:50%}.m-imagetextradiobuttonsipg .m-imagetext .a-image{float:right;width:50%}}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer{background-color:transparent;bottom:auto!important;padding:30px 0 0;position:relative;top:auto!important}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer.left{left:0!important}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer&gt;div{background-color:transparent;margin:0 0 30px;padding:0}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer .header .a-heading{color:#2d373c;font-size:30px;line-height:33px;margin-bottom:10px}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer .copytext{color:#2d373c}.m-imagetextradiobuttonsipg .m-imagetext .textcontainer .a-button{margin-bottom:8px!important;margin-right:8px!important}.m-imagetextradiobuttonsipg .a-backlink{margin:19px 0;padding:0;top:0}.m-imagetextradiobuttonsipg .m-form{margin-top:0!important;padding:0 20px 20px 0!important;position:relative}@media (min-width:900px){.m-imagetextradiobuttonsipg .m-imagetext .textcontainer{padding:0 30px 0 0;width:50%}.m-imagetextradiobuttonsipg .m-form{width:100%}}.m-imagetextradiobuttonsipg .m-form .form-row{margin-top:0!important;padding-top:0!important;width:100%}.m-imagetextradiobuttonsipg .m-form .form-actions{margin-top:0}@media (min-width:750px){.m-imagetextradiobuttonsipg .m-form .form-row{display:inline-block;width:50%}.m-imagetextradiobuttonsipg .m-form .form-actions{width:50%}.m-imagevideogallery .a-heading{line-height:30px;margin-bottom:36px}}@media (min-width:900px){.m-imagetextradiobuttonsipg .m-form .form-actions{display:block;width:auto}.m-imagevideogallery .a-heading{margin-bottom:30px;line-height:40px}}.m-imagevideogallery .gallerylist.a-area{background-color:#2d373c;color:inherit}.m-imagevideogallery .gallerylist{grid-row-gap:8px;padding-bottom:13px}.m-imagevideogallery .gallerylist .listitem{margin-bottom:0}.m-imagevideogallery .listitem.a-area{background-color:#2d373c}.m-imagevideogallery .listitem.a-area .icon-play{line-height:2.9em;color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;font-size:34px}.m-imagevideogallery .listitem.a-area .icon-play:hover{color:rgba(255,255,255,.85)}.m-imagevideogallery .m-layer .layer-content-inner .a-image{margin:0}.m-imagevideogallery .m-layer .layer-content{border:none}.m-ipgcontainer{margin-bottom:70px}.m-ipgcontainer .m-productteaseripg~.m-imagetextbuttonsipg{border-top:1px solid #dfe6ed}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.js-conversion-wrapper{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.js-price-wrapper{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.js-detail-wrapper{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.dealer-logos{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.js-stock-info-wrapper{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.buttongroup{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.buttongroup+.a-link.a-button{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.legal-text{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.m-ipgcontainer .m-productteaseripg .productteaseripg-container .productteaseripg-conversionarea .m-productconversionarea&gt;.js-additional-link-list{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.m-ipgselectionoverview{border:1px solid #cdd9e1;margin:30px 0 0;padding:20px 20px 15px}.m-ipgselectionoverview .a-heading{color:#2d373c;margin:0 0 10px}.m-ipgselectionoverview ul li:hover .icon-ipgbreadcrumb:before,.m-ipgselectionoverview ul li:hover span.attributetext,.m-ipgselectionoverview ul li:hover span.valuetext{color:#a5e1e1}.m-ipgselectionoverview ul li .icon-ipgbreadcrumb:before{color:#41aaaa;font-size:10px}.m-ipgselectionoverview ul li .a-link{font-size:14px;line-height:17px}.m-ipgselectionoverview ul li span.attributetext{color:#41aaaa;font-weight:400}.m-ipgselectionoverview ul li span.valuetext{color:#41aaaa;font-family:SiemensSans-Bold,sans-serif}.m-itemserviceitem{margin:0 0 2px}.m-itemserviceitem h3.a-heading{font-size:18px;font-weight:700;line-height:21px}@media (min-width:750px){.m-imagevideogallery .gallerylist{padding:23px}.m-itemserviceitem h3.a-heading{margin-bottom:10px;margin-top:0}}.m-itemserviceitem .a-horizontalrule{display:block!important;margin-bottom:10px!important;visibility:visible!important}.m-itemserviceitem .info{margin-left:4px}.m-itemserviceitem .further-information{margin-bottom:15px;margin-top:15px}.m-itemserviceitem .price-information .a-link{font-size:20px;margin-bottom:5px;padding-right:0}.m-itemserviceitem .price-information.per-item .price .highlight{font-family:SiemensSans-Roman,sans-serif!important;font-weight:400!important}.m-itemserviceitem .m-forminput{padding:0}.m-itemserviceitem .a-button{min-width:0}.m-itemserviceitem.service-item{padding-top:25px}.m-itemserviceitem.service-item .a-heading{font-size:18px}.m-itemserviceitem.service-item .content{margin:0 0 8px}.m-itemserviceitem.service-item .content .highlight{display:inline-block;margin-right:10px}.m-itemserviceitem.service-item .content:last-of-type{margin-bottom:30px}.m-itemserviceitem.service-item .further-information{margin-bottom:0;margin-top:0}.m-itemserviceitem.service-item .quantity{margin-bottom:20px;margin-top:4px}.m-itemserviceitem.service-item .quantity.m-quantityselector{margin-bottom:0!important}.m-itemserviceitem.service-item .quantity&gt;.quantity{margin:0}.m-itemserviceitem.service-item .quantity.disabled{margin-bottom:20px;margin-top:0}.m-itemserviceitem.service-item .price-information.per-item .label p,.m-itemserviceitem.service-item .price-information.total .label p,.m-itemserviceitem.service-item .quantity.disabled .label p{margin-bottom:7px}.m-itemserviceitem .quantity .m-quantityselector{margin-top:4px}.m-itemserviceitem .m-productconversionarea .details .highlight{border:none;padding:0}@media (min-width:750px){.m-itemserviceitem{float:right;margin:0;padding-left:2.7777777778%!important;width:84%}.m-itemserviceitem .further-information{margin-bottom:17px}.m-itemserviceitem.m-itemserviceitem-productitem .quantity{width:33.3333333333%;float:left;padding:0;text-align:right}.m-itemserviceitem.m-itemserviceitem-productitem .quantity .m-quantityselector{margin-top:5px}.m-itemserviceitem.m-itemserviceitem-productitem .quantity .m-quantityselector.quantity{width:116px}.m-itemserviceitem.m-itemserviceitem-productitem .content{margin-bottom:10px}.m-itemserviceitem.m-itemserviceitem-productitem .price-information{width:33.3333333333%;float:left;padding:0}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .previous{font-size:13px}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .current{font-size:24px}.m-itemserviceitem.service-item .content&gt;.quantity{margin-bottom:20px;margin-top:5px}.m-itemserviceitem .quantity .m-quantityselector{margin-top:5px}.m-iumnavigationl1 .tileslist.fixed{padding:0 23px}}@media (min-width:900px) and (min-width:900px){.m-itemserviceitem.m-itemserviceitem-productitem .content&gt;.quantity .m-quantityselector{width:106px}.m-itemserviceitem.m-itemserviceitem-productitem .subscriptionselection{float:right;margin-top:25px;min-width:106px}}@media (min-width:900px){.m-itemserviceitem{padding-left:1.3888888889%!important}.m-itemserviceitem .price-information{margin-top:-2px}.m-itemserviceitem .further-information{margin-bottom:0}.m-itemserviceitem .content&gt;.quantity .m-quantityselector{margin-top:4px}.m-itemserviceitem .content&gt;.quantity.disabled~.price-information,.m-itemserviceitem .content&gt;.quantity~.price-information{margin-top:0}.m-itemserviceitem.m-itemserviceitem-productitem{width:48.24%}.m-itemserviceitem.m-itemserviceitem-productitem .content,.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price{margin-bottom:0}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .previous{float:none;font-size:24px}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .price .current{font-size:24px}.m-itemserviceitem.m-itemserviceitem-productitem .m-productconversionarea .details{padding-left:20px;width:100%}.m-itemserviceitem.service-item{margin-left:30px;padding-left:0!important;padding-right:0!important;width:82%}.m-itemserviceitem.service-item .option{margin-bottom:5px}.m-itemserviceitem.service-item .content:last-of-type{margin-bottom:30px}.m-itemserviceitem.service-item .content&gt;.quantity{margin-bottom:0;margin-top:4px}.m-itemserviceitem.service-item .content&gt;.quantity .m-quantityselector{margin-top:0;width:116px}.m-itemserviceitem.service-item .quantity.disabled .value{padding-right:0}.m-itemserviceitem.service-item .price-information.per-item,.m-itemserviceitem.service-item .price-information.total{margin-top:0}}.m-iumnavigationl1 ul li{margin:20px 10px 20px 0}.m-iumnavigationl1 .tileslist.fixed{left:0;margin:0 auto;max-width:inherit;right:0;width:inherit}.m-iumnavigationl1 .tileslist .m-iumtile .a-link.a-link-inline{color:#2d373c;margin-bottom:5px;padding-left:0;padding-top:10px}.m-iumnavigationl1 .tileslist .m-iumtile .a-link.a-link-inline:before{content:"";display:none}.m-iumnavigationl1 .tileslist .m-iumtile .a-link.a-link-inline:after{background-color:#41aaaa;bottom:-5px;content:"";display:block!important;height:2px;left:0;margin-left:0!important;position:absolute;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:0}.m-iumnavigationl1 .tileslist .m-iumtile .a-link.a-link-inline:hover{text-decoration:none!important}.m-iumnavigationl1 .tileslist .m-iumtile span{display:inline;text-align:left}.m-iumnavigationl1 .tileslist .m-iumtile.active picture{background-color:transparent}.m-iumnavigationl1 .tileslist .m-iumtile.active .a-link.a-link-inline{font-family:SiemensSans-Bold,sans-serif}.m-iumnavigationl1 .tileslist .m-iumtile.active .a-link.a-link-inline:after{background-color:#41aaaa;width:82px}.m-iumnavigationl1 .tileslist .m-iumtile .a-image{text-align:left}.m-iumnavigationl2 .mainmenulist .mainmenuitem{border-bottom:1px solid #879baa;margin-bottom:0}.m-iumnavigationl2 .mainmenulist .mainmenuitem .a-link.a-button{background:0 0;border:none;color:#2d373c;letter-spacing:0;padding:16px 0 12px!important;text-align:left;text-transform:none;width:100%}.m-iumnavigationl2 .mainmenulist .mainmenuitem .a-link.a-button:hover{background-color:transparent;border:none;color:#41aaaa}.m-iumnavigationl2 .mainmenulist .mainmenuitem .a-link.a-button .text{margin-left:0}.m-iumnavigationl2 .mainmenulist .mainmenuitem .a-button.active{background-color:transparent;border:none;color:#41aaaa;font-family:SiemensSans-Bold,sans-serif}.m-iumnavigationl2 .mainmenulist .mainmenuitem .submenulist{margin-top:0}.m-iumnavigationl2 .mainmenulist .mainmenuitem .submenulist li:last-child{margin-bottom:10px}.m-iumnavigationl2 .mainmenulist .mainmenuitem .submenulist .a-link{color:#2d373c;font-family:SiemensSans-Roman,sans-serif}.m-iumnavigationl2 .mainmenulist .mainmenuitem .submenulist .a-link:before{display:none}.m-iumnavigationl2 .mainmenulist .mainmenuitem .submenulist .a-link.active{color:#41aaaa;font-family:SiemensSans-Bold,sans-serif}.m-iumnavigationl2 .mainmenulist .mainmenuitem .submenulist .a-link:hover{color:#41aaaa}.m-iumlayoutcontainer.content1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;margin-bottom:40px}@media (min-width:750px){.m-iumlayoutcontainer.content1{margin-bottom:50px}}.m-iumlayoutcontainer.content1 .iumleftnavi{margin-bottom:25px}@media (min-width:900px){.m-iumnavigationl1 .tileslist.fixed{padding:0 40px}.m-iumlayoutcontainer.content1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;margin-bottom:60px}.m-iumlayoutcontainer.content1 .iumleftnavi{margin-bottom:0}}.m-iumlayoutcontainer .iumcontent .m-st4instructions .m-st4instruction ol li:only-child{list-style:none}.m-iumsearch{float:none;margin:0;max-width:520px;width:100%}.m-checkout-summary .m-iumsearch .ium-search-button .a-button.a-link-primary.a-button-link:hover,.m-iumsearch .ium-search-button .a-button-primary.a-button:hover,.m-iumsearch .ium-search-button .a-button.a-link-primary.a-link:hover,.m-iumsearch .ium-search-button .m-checkout-summary .a-button.a-link-primary.a-button-link:hover{border:none!important}.m-iumsearch .ium-search-input input{width:100%}.m-languagecountryswitch{color:#fff;padding:15px 0}.m-languagecountryswitch .language-selector-btn-wrapper .icon-globe{color:#fff;font-size:13px;margin:0 12px 0 0}.m-languagecountryswitch .language-selector-btn-wrapper .first-langugage{margin:0 12px 0 0}.m-languagecountryswitch .language-selector-btn-wrapper .second-langugage{margin:0 0 0 12px}.m-languagecountryswitch .language-selector-btn-wrapper .first-langugage,.m-languagecountryswitch .language-selector-btn-wrapper .second-langugage{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-weight:300}.m-languagecountryswitch .language-selector-btn-wrapper:hover,.m-languagecountryswitch .language-selector-btn-wrapper:hover .first-langugage,.m-languagecountryswitch .language-selector-btn-wrapper:hover .icon-globe,.m-languagecountryswitch .language-selector-btn-wrapper:hover .second-langugage{color:#41aaaa}.m-languagecountryswitch .content-expanded{background-color:#2d373c;overflow-x:hidden}.m-languagecountryswitch .content-expanded .top-row{border-color:#fff}.m-languagecountryswitch .content-expanded .inner-content .more-languages-button{padding:5px 20px}.m-layer.is-active{z-index:1000}.m-layer .m-mediagallery .mediagallery-controls{height:370px}.m-layer .m-mediagallery .mediagallery-mainslider{padding:30px 0 0}.m-layer .m-teaser.teaser-100{margin:0!important;width:auto!important}.m-layer .layer-content{border:1px solid #becdd7;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:300px}.m-layer .layer-content-inner{padding:20px}.m-layer .layer-content-inner .a-image{margin-bottom:15px}.m-layer .layer-content-inner .m-contenttextmedia{margin-top:0!important}.m-layer .layer-content-inner .m-contenttextmedia .content,.m-layer .layer-content-inner .m-contenttextmedia .media{padding:0 20px}.m-layer .layer-content-inner .m-form .a-heading{text-align:left}.m-layer .layer-content-inner .m-form .form-actions .form-action .a-button{width:auto!important}.m-layer .a-image .a-button{-webkit-transform:translate(-60%,-25%) scale(.7);-ms-transform:translate(-60%,-25%) scale(.7);transform:translate(-60%,-25%) scale(.7)}.m-layer .a-image img{width:auto}.m-layer .layer-close{font-size:inherit;height:40px;line-height:1;position:absolute;right:7px;top:7px;width:40px;z-index:100}@media (min-width:750px){.m-layer .m-mediagallery .mediagallery-mainslider{padding:40px 0 10px}.m-layer .layer-content{max-width:718px}.m-layer .layer-content-inner{padding:50px}.m-layer .layer-content-inner .a-image{margin-bottom:30px}.m-layer .layer-content-inner .m-contenttextmedia .media{padding:0}.m-layer .layer-close{right:10px;top:10px}}.m-layer .layer-close .a-button-plain.a-button{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none;color:#879baa!important;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;letter-spacing:0;margin-top:-4px;min-width:0;text-align:center;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:40px}.m-layer .layer-close .a-button-plain.a-button .icon{margin:0;vertical-align:unset}.m-layer .layer-close .a-button-plain.a-button:focus{outline:0}.m-layer .layer-close .a-button-plain .icon{font-size:15px}.m-layer.m-layer-imagevideogallery .layer-content-inner{padding:40px 20px}.m-layer.m-layer-imagevideogallery .layer-content-inner .mediagallery-mainslider{padding:0}.m-layer.m-layer-imagevideogallery .layer-content-inner .a-image{margin-bottom:0}@media (min-width:750px){.m-layer.m-layer-imagevideogallery .layer-content-inner{padding:60px}.m-layer.js-item-delete-layer .layer-content-inner .m-form .form-actions{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.m-layer.js-item-delete-layer .layer-content-inner .m-form .form-actions .form-action .a-button{width:100%!important}.m-layer.cookielaw-modal-layer .layer-content{background:#3c464b;border:1px solid #fff;padding:0}.m-layer.cookielaw-modal-layer .layer-content-inner{padding:0}.m-layer.cookielaw-modal-layer .icon.icon-close:before{color:#fff}.m-layer.cookielaw-modal-layer .o-cookielaw{margin-left:0!important;max-width:100%;padding:5px;width:100%}.m-layer.cookielaw-modal-layer .o-cookielaw .a-area.a-area-mobile.a-area-secondary{background:0 0;color:#fff}.m-layer.cookielaw-modal-layer .o-cookielaw .a-heading{color:#fff}.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-oneoption-form{padding:0}.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-actions,.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-content{width:100%}.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-actions .a-button{display:inline-block}.m-checkout-summary .m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-button-link,.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-actions .a-button.a-button-secondary,.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-link,.m-layer.cookielaw-modal-layer .o-cookielaw .cookielaw-actions .m-checkout-summary .a-button.a-link-secondary.a-button-link{float:right}.m-layer.m-layer-imagevideogallery .layer-content,.m-layer.m-layer-mediagallery .layer-content{max-width:none}@media (min-width:750px){.m-layer.m-layer-imagevideogallery .layer-content,.m-layer.m-layer-mediagallery .layer-content{max-width:-webkit-calc((100vh - 200px) * (16 / 9));max-width:calc((100vh - 200px) * (16 / 9));min-width:500px}}.m-layer.m-layer-wizzard .m-form{margin:0}.m-layer.m-layer-wizzard .m-form .form-actions{margin:30px 0 0}.m-layer.m-layer-wizzard .m-form .form-actions .form-action:only-child{margin-bottom:0!important}.m-layer.forwardingOverlay-layer{z-index:302}@media (min-width:900px){.m-layer .layer-content{max-width:790px}.m-layer .layer-content-inner{padding:60px}.m-layer.m-layer-imagevideogallery .layer-content,.m-layer.m-layer-mediagallery .layer-content{padding:20px}.m-layer.forwardingOverlay-layer .layer-wrapper{width:800px}.m-layer.forwardingOverlay-layer .layer-content{max-width:800px}.m-layer.m-review-layer.is-active .layer-wrapper .layer-content ul li{margin-left:10px}}.m-layer.forwardingOverlay-layer .g-col{padding:0}.m-layer.forwardingOverlay-layer .g-col .m-contenttextmedia{margin-bottom:25px}.m-layer.forwardingOverlay-layer .g-col .m-contenttextmedia .content{padding:20px 0 0!important}.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login{padding:0}@media (min-width:750px){.m-layer.forwardingOverlay-layer .g-col .m-contenttextmedia .content{padding:0 30px 0 0!important}.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login{padding:0 0 0 30px}}.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login .m-form{margin:0}.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login h2.a-heading{font-size:24px;line-height:30px}.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login .a-button,.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login .a-button.a-button-link,.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login .a-button.a-link{margin-bottom:15px;width:100%}.m-layer.forwardingOverlay-layer .g-col .forwardingOverlay-login .m-linklist{margin-bottom:0}.m-layer.m-review-layer.is-active .layer-wrapper{margin:0}.m-layer.m-review-layer.is-active .layer-wrapper .layer-content{background-color:#2d373c;padding:15px 20px}.m-layer.m-review-layer.is-active .layer-wrapper .layer-content .layer-close .a-button-plain.a-button{color:#fff!important}.m-layer.m-review-layer.is-active .layer-wrapper .layer-content p,.m-layer.m-review-layer.is-active .layer-wrapper .layer-content ul li{color:#fff}.m-layer.m-layer-dealerlocator .layer-content{max-width:100%;padding:0}.m-layer.m-layer-dealerlocator .layer-close{height:50px;right:10px;top:10px;width:50px}.m-layer.m-layer-dealerlocator .layer-close .a-button{height:50px;margin-top:0;width:50px}.m-layer.m-layer-dealerlocator .layer-content-inner{padding:0}.m-layer.m-layer-dealerlocator .layer-content-inner .m-maplist .map-inner{height:-webkit-calc(100% - 81px);height:calc(100% - 81px)}.m-layer.js-location-layer .layer-content{border:1px solid #e0e3e7;-webkit-box-shadow:0 2px 2px 2px rgba(204,204,204,.26);box-shadow:0 2px 2px 2px rgba(204,204,204,.26)}.m-layer.js-location-layer .layer-content-inner{padding:50px 20px}@media (min-width:750px){.m-layer.js-location-layer .layer-content-inner{padding:50px 30px}}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection h2.a-heading{font-size:24px;line-height:30px;margin-bottom:25px}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .m-form .m-forminput-radio{margin-bottom:35px}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .m-form .a-formlabel.radio .label-text{font-size:14px}@media (min-width:900px){.m-layer.js-location-layer .layer-content-inner{padding:50px}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection h2.a-heading{font-size:32px;line-height:35px;margin-bottom:30px}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .m-form .a-formlabel.radio .label-text{font-size:16px}}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .m-form p{font-family:SiemensSans-Bold,sans-serif;font-size:16px}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .m-form p .a-link.a-link-primary{margin-bottom:25px;vertical-align:top}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .m-form p .a-link{margin-bottom:0}.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .a-button-primary[type=submit],.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .a-link-primary.a-button.a-button-link[type=submit],.m-layer.js-location-layer .layer-content-inner .m-locationLanguageSelection .a-link-primary.a-button.a-link[type=submit]{margin-top:10px}.m-layer.js-location-layer h2.a-heading{color:#2d373c}.m-layer.js-question-layer .layer-content{margin:0 10px;max-width:100%}.m-layer.js-question-layer .layer-content-inner{padding:45px 20px 20px}@media (min-width:750px){.m-layer.js-question-layer .layer-content{margin:0 60px}.m-layer.js-question-layer .layer-content-inner{padding:50px}}@media (min-width:900px){.m-layer.js-question-layer .layer-content-inner{padding:60px}.m-listheader{margin:0 0 10px}.m-listheader span{color:#333}.m-listheader hr{margin:15px 0 0}}.m-layer.m-add-question-layer .layer-overlay{background:#fff}.m-layer.m-add-question-layer .layer-content{padding:10px}@media (min-width:750px){.m-layer.m-add-question-layer .layer-content{margin:0 10px;max-width:100%;padding:0}}.m-layer.m-add-question-layer .layer-content-inner{border:1px solid #879baa;padding:45px 20px 20px}@media (min-width:750px){.m-layer.m-add-question-layer .layer-content-inner{padding:15px}}.m-linklist .list-unstyled .a-link{line-height:inherit;margin-bottom:0;padding-left:15px}.m-linklist .list-unstyled .a-link.a-link-anchor,.m-linklist .list-unstyled .a-link.a-link-download{padding-left:14px}.m-linklist-rebrush .list-unstyled{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-linklist-rebrush .list-unstyled li .a-link.a-link-arrow{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-linklist-rebrush .list-unstyled li .a-link.a-link-arrow .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-linklist-rebrush .list-unstyled li .a-link.a-link-arrow::before{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;left:auto;position:relative;padding-left:10px;top:auto}.m-listbox.a-area .listbox-content{color:#2d373c;margin:0 0 20px;padding-left:25px}.m-listbox.a-area .listbox-content:before{color:#50bed7;margin-left:-25px}.m-listbox.a-area.a-area-desktop,.m-listbox.a-area.a-area-mobile,.m-listbox.a-area.a-area-tablet{padding:0}.m-locationLanguageSelection .m-form{margin:0}.m-locationLanguageSelection .m-form .m-forminput-radio:last-child{margin-bottom:30px}.m-locationLanguageSelection .m-form .a-link{margin-bottom:10px}.m-locationLanguageSelection .m-form .a-button-primary[type=submit],.m-locationLanguageSelection .m-form .a-link-primary.a-button.a-button-link[type=submit],.m-locationLanguageSelection .m-form .a-link-primary.a-button.a-link[type=submit]{margin-top:40px}.m-locationselectorlayout{margin-bottom:25px;margin-top:25px}.m-locationselectorlayout .m-form{margin:0}.m-locationselectorlayout .m-form .input-container .form-error-wrapper:before{line-height:20px;margin-top:0}.m-locationselectorlayout .m-form .input-container .form-error-wrapper .a-errormessage{padding:0}.m-maplist .location-pin:after{top:30%;width:100%}.m-maplist .map-wrap,.m-maplist .map-wrap .map{height:350px}.m-maplist .map-wrap .a-button{border:none;color:#fff;margin-top:0;min-width:0;padding:13px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.m-maplist .map-wrap .a-button:hover{background:#becdd7;color:#fff}@media (min-width:750px){.m-maplist .map-wrap .a-button{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.m-maplist .map-wrap .location-pin{color:#41aaaa}.m-maplist .map-wrap .location-pin:after{font-size:10px;left:15px;top:11px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-maplist .map-wrap .location-pin.active,.m-maplist .map-wrap .location-pin.mouseover,.m-maplist .map-wrap .location-pin:hover{color:#a5e1e1}.m-maplist .map-wrap .location-pin.active:after,.m-maplist .map-wrap .location-pin.mouseover:after{font-size:12px;left:20px;top:41%}.m-maplist .dealer-item .location-pin{color:#41aaaa}.m-maplist .dealer-item .location-pin:after{left:5px;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-maplist .dealer-item .m-imagelist-dealerlocator{display:inline-block;margin-bottom:16px}.m-maplist .dealer-detail-wrap .dealer-layout,.m-maplist .dealer-list-wrap .dealer-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-right:10px;position:relative}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1,.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2{padding:0;position:static}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}@media (min-width:750px){.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:85%}}@media (min-width:900px){.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:75%}}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .a-heading,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:18px;margin-bottom:0}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .location-meta,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .location-meta{margin-bottom:15px;text-align:left;width:50%}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .location-distance,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .location-distance{position:relative}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .dealer-data.links,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .dealer-data.links{margin:10px 0 20px}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:30px}@media (min-width:750px){.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .location-meta,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .location-meta{width:auto}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:15%}}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2 .a-image,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2 .a-image{text-align:left}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2 .m-imagelist-dealerlocator&gt;*,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2 .m-imagelist-dealerlocator&gt;*{margin-bottom:10px;margin-top:0}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2 .dealer-logo,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2 .dealer-logo{margin-bottom:10px}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-data.address,.m-maplist .dealer-list-wrap .dealer-layout .dealer-data.address{margin:0}.m-maplist .dealer-detail-wrap .dealer-layout .location-pin,.m-maplist .dealer-list-wrap .dealer-layout .location-pin{color:#41aaaa;font-size:50px;position:relative}.m-maplist .dealer-detail-wrap .dealer-layout .location-pin:after,.m-maplist .dealer-list-wrap .dealer-layout .location-pin:after{font-size:14px;left:50%;top:-5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}@media (min-width:900px){.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:25%}.m-maplist .dealer-detail-wrap .dealer-layout .location-pin:after,.m-maplist .dealer-list-wrap .dealer-layout .location-pin:after{top:-10px}}.m-maplist .dealer-detail-wrap .dealer-layout .location-meta,.m-maplist .dealer-list-wrap .dealer-layout .location-meta{position:static}.m-maplist .dealer-detail-wrap .dealer-layout .location-distance,.m-maplist .dealer-list-wrap .dealer-layout .location-distance{bottom:0;color:#879baa;font-size:13px;margin:0;right:0;width:auto;word-spacing:inherit}.m-maplist .dealer-detail-wrap .dealer-detail .m-imagelist-dealerlocator,.m-maplist .dealer-list-wrap .dealer-detail .m-imagelist-dealerlocator{display:inline-block;margin-bottom:16px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links,.m-maplist .dealer-list-wrap .dealer-detail .dealer-data.links{margin:0}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links li:last-child,.m-maplist .dealer-list-wrap .dealer-detail .dealer-data.links li:last-child{margin-bottom:0}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links .a-link .icon,.m-maplist .dealer-list-wrap .dealer-detail .dealer-data.links .a-link .icon{font-size:16px}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links .a-link .text,.m-maplist .dealer-list-wrap .dealer-detail .dealer-data.links .a-link .text{vertical-align:top}.m-maplist .dealer-detail-wrap .dealer-item .mouseover .location-pin,.m-maplist .dealer-detail-wrap .dealer-item:hover .location-pin,.m-maplist .dealer-list-wrap .dealer-item .mouseover .location-pin,.m-maplist .dealer-list-wrap .dealer-item:hover .location-pin{color:#a5e1e1}.m-maplist .dealer-detail-wrap .dealer-item .mouseover .location-pin:after,.m-maplist .dealer-detail-wrap .dealer-item:hover .location-pin:after,.m-maplist .dealer-list-wrap .dealer-item .mouseover .location-pin:after,.m-maplist .dealer-list-wrap .dealer-item:hover .location-pin:after{background:#a5e1e1}.m-maplist .dealer-detail-wrap{margin:0}.m-maplist .dealer-detail-wrap .dealer-layout{padding-top:20px}.m-maplist .dealer-detail-wrap .dealer-detail{overflow-x:hidden}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.address{font-style:normal;margin-bottom:16px}.m-maplist .dealer-detail-wrap .link-container{border:none;padding:15px 0;position:static}.m-maplist .dealer-list{margin:0;overflow-x:hidden}.m-maplist .dealer-list .dealer-item{border-bottom:1px solid #ebf0f5;padding:20px 0 15px}.m-maplist .dealer-list .dealer-item.no-results{border:none;padding:0}@media (min-width:750px){.m-maplist{height:auto}.m-maplist .map-wrap{float:none;height:400px;padding:0;position:static;width:100%}.m-maplist .map-wrap .map{height:400px}.m-maplist .dealer-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;float:none;padding:0;position:static;width:100%}.m-maplist .dealer-detail-wrap,.m-maplist .dealer-list-wrap{margin:0;position:static}.m-maplist .dealer-detail-wrap .dealer-layout,.m-maplist .dealer-list-wrap .dealer-layout{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:15px}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1{float:none;padding-left:20px;width:75%}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .a-heading,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .a-heading{font-size:18px;line-height:22px;margin-bottom:0}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2{float:none;padding-right:20px;width:25%!important}.m-maplist .dealer-detail-wrap .dealer-layout .location-meta,.m-maplist .dealer-list-wrap .dealer-layout .location-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:auto;position:absolute;right:25px;top:20px;width:auto}.m-maplist .dealer-detail-wrap .dealer-layout .location-pin,.m-maplist .dealer-list-wrap .dealer-layout .location-pin{left:auto;position:relative;right:auto;top:auto}.m-maplist .dealer-detail-wrap .dealer-layout .location-distance,.m-maplist .dealer-list-wrap .dealer-layout .location-distance{position:static}.m-maplist .dealer-detail-wrap .dealer-item .m-imagelist-dealerlocator,.m-maplist .dealer-list-wrap .dealer-item .m-imagelist-dealerlocator{margin-bottom:0}.m-maplist .dealer-detail-wrap .dealer-detail .dealer-data.links .a-link .text,.m-maplist .dealer-list-wrap .dealer-detail .dealer-data.links .a-link .text{font-size:13px;vertical-align:bottom}.m-maplist .dealer-list-wrap{margin-top:25px}.m-maplist .dealer-list{height:500px}.m-maplist .dealer-list .dealer-item{padding:17px 0 20px}.m-maplist .dealer-detail-wrap .link-container{padding:20px 0}}@media (min-width:900px){.m-maplist .map-wrap{float:right;height:675px;width:50%}.m-maplist .map-wrap .map{height:675px}.m-maplist .dealer-wrap{float:left;padding-right:35px;width:50%}.m-maplist .dealer-detail-wrap,.m-maplist .dealer-list-wrap{height:675px;margin:0;overflow-x:auto}.m-maplist .dealer-detail-wrap .dealer-list,.m-maplist .dealer-list-wrap .dealer-list{border-top:1px solid #ebf0f5;height:auto;margin-right:10px}.m-maplist .dealer-detail-wrap .dealer-list.no-results,.m-maplist .dealer-list-wrap .dealer-list.no-results{border:none}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-1 .a-heading,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-1 .a-heading{margin-bottom:17px;width:60%}.m-maplist .dealer-detail-wrap .dealer-layout .dealer-col-2,.m-maplist .dealer-list-wrap .dealer-layout .dealer-col-2{width:40%}.m-maplist .dealer-detail-wrap .dealer-layout .location-meta,.m-maplist .dealer-list-wrap .dealer-layout .location-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;right:-8px}.m-maplist .dealer-detail-wrap .dealer-layout .location-meta .location-pin,.m-maplist .dealer-list-wrap .dealer-layout .location-meta .location-pin{font-size:64px}.m-maplist .dealer-detail-wrap .dealer-layout .location-meta .location-distance,.m-maplist .dealer-list-wrap .dealer-layout .location-meta .location-distance{margin-top:24px}.m-maplist .dealer-list{height:675px}.m-maplist .dealer-list .dealer-item{padding:23px 0 25px}}.m-mediagallery .slide img{margin:auto!important}.m-mediagallery .m-layer .layer-content-inner{padding:0!important}.m-mediagallery .mediagallery-zoom .a-button-plain{border:none!important;color:#41aaaa!important}.m-mediagallery .mediagallery-zoom .a-button-plain:hover{color:#a5e1e1}.m-mediagallery .mediagallery-trigger-imagesequencer:before{font-size:60px}.m-mediagallery .mediagallery-downloads{padding-top:20px}.m-mediagallery .m-slider:not(.slick-initialized) .slide:only-child .a-image img{max-height:504px}.m-mediagallery .mediagallery-wrapper{margin-bottom:0}.m-mediagallery .mediagallery-wrapper .mediagallery-controls{margin:0;padding:0}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.prev{left:5px}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.next{right:5px}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.slick-disabled.is-inactive{display:none!important}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.is-inactive{color:#879baa}.m-mediagallery .mediagallery-wrapper .mediagallery-mainslider{margin-bottom:18px}.m-mediagallery .mediagallery-wrapper .mediagallery-mainslider .m-imagesequencer.open-layer{margin-bottom:-20px}.m-mediagallery .mediagallery-wrapper .flexcampaign{left:14px;margin-bottom:10px;position:relative}@media (min-width:750px){.m-mediagallery .mediagallery-wrapper .flexcampaign{margin-bottom:0;position:absolute}}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image{margin-left:0;margin-right:10px;max-width:none;min-width:75px;width:auto}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image:nth-child(n+5){margin-top:10px}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image img{width:100%}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next,.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{color:#41aaaa;margin-top:0}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{margin-left:-25px}.m-mediagallery .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next{margin-right:-25px}.m-mediagallery .mediagallery-caption{margin-bottom:0;min-height:inherit}.m-mediagallery .mediagallery-caption .a-caption{color:#879baa;line-height:18px}.m-mediagallery .mediagallery-downloadlink-mobile{margin:31px 0 0}.m-mediagallery .mediagallery-downloadlink-mobile .a-link-download{margin:0 0 20px}.m-mediagallery .mediagallery-downloadlink-mobile .m-forminput-dropdown{margin:0}.m-mediagallery.mediagallery-rebrush .mediagallery-wrapper .callout .a-callout{display:block}@media (min-width:750px){.m-mediagallery .mediagallery-wrapper .mediagallery-mainslider{margin-bottom:10px}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.prev{left:18px}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.next{right:18px}.m-mediagallery .mediagallery-wrapper .flexcampaign{left:23px}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image:nth-child(n+5){margin-top:0}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image:nth-child(n+10){margin-top:10px}.m-mediagallery .mediagallery-downloads{padding-top:0}.m-mediagallery .mediagallery-downloadlink-desktop{display:none}.m-mediagallery.mediagallery-with-download .mediagallery-thumbnailcarousel{margin:0 auto 22px}.m-mediagallery .mediagallery-thumbnailcarousel{display:block;margin:22px auto;max-width:950px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:66.666667%}.m-mediagallery .mediagallery-thumbnailcarousel .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide{outline:0;width:106px!important}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide.is-active .mediagallery-thumbnailcarousel-hover{border:2px solid #40abaf}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .mediagallery-thumbnailcarousel-hover{border:1px solid #96a0aa;display:block}.m-mediagallery .mediagallery-thumbnailcarousel .slick-list{margin:0}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows .slick-arrow{color:#879baa;margin:0}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows .slick-arrow.prev{left:-20px}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows .slick-arrow.next{right:-20px}.m-mediagallery .mediagallery-caption{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}.m-mediagallery .mediagallery-pinit{display:none}.m-mediagallery .mediagallery-downloadlink-mobile{display:block!important;margin-top:45px;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;width:50%}}.m-layer .layer-close .a-button-plain.a-button:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-layer .layer-content-inner .m-mediagallery{display:block}@media (min-width:900px){.m-mediagallery.m-mediagallery-pressdetail .mediagallery-downloads{text-align:right;width:30%}.m-mediagallery .mediagallery-wrapper{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.prev{left:5px}.m-mediagallery .mediagallery-wrapper .mediagallery-controls .a-paginationarrows.next{right:5px}.m-mediagallery .mediagallery-wrapper .flexcampaign{left:0}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image:nth-child(n+10){margin-top:0}.m-mediagallery .mediagallery-wrapper .flexcampaign .a-image:nth-child(n+11){margin-top:10px}.m-mediagallery .mediagallery-downloadlink-desktop{display:block;margin-top:-4px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding-left:30px;width:30%}.m-mediagallery .mediagallery-downloadlink-desktop .a-link{margin-bottom:30px}.m-mediagallery .mediagallery-pinit{display:block;margin:0 0 -18px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;padding:0;position:relative;text-align:right;width:100%}.m-mediagallery .mediagallery-pinit .icon-pinit1{margin:0}.m-mediagallery.mediagallery-with-download .mediagallery-thumbnailcarousel{margin:25px 0 0 16.5%}.m-mediagallery.mediagallery-with-download .mediagallery-pinit{width:70%}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows .slick-arrow{font-size:10px}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows .slick-arrow.prev{left:-26px}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-paginationarrows .slick-arrow.next{right:-26px}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide{padding-left:5px;padding-right:5px}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .a-image,.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide img,.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide picture{margin-bottom:0;padding-left:5px;padding-right:5px}.m-mediagallery .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .mediagallery-thumbnailcarousel-hover{left:5px;right:5px}.m-mediagallery .mediagallery-caption{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;width:60%}.m-mediagallery .mediagallery-downloadlink-mobile{display:none!important}.m-layer .layer-content-inner .m-mediagallery .mediagallery-caption{width:100%}}.m-layer .layer-content-inner .m-mediagallery .mediagallery-controls{height:0;margin:0;padding:78% 0 0;top:0}@media (min-width:750px){.m-layer .layer-content-inner .m-mediagallery .mediagallery-controls{padding:65% 0 0}}.m-layer .layer-content-inner .m-mediagallery .mediagallery-controls .is-inactive{display:none!important}.m-mediagallerylayer .mediagallery-thumbnailcarousel{display:block}.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description{padding:10px}.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description .imagevideogallery-link:only-child .a-link{padding-top:0}.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description .a-link{padding-left:15px;padding-top:10px}.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description .a-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px}.m-mediagallerylayer .mediagallery-icon .a-button-plain{border:none;min-width:auto;width:auto}.m-mediagallerylayer .mediagallery-icon .a-button-plain[disabled=disabled].a-button{background-color:transparent;border:none}.m-mediagallerylayer .mediagallery-icon .a-button-plain[disabled=disabled].a-button .icon{color:#dfe6ed}.m-mediagallerylayer .mediagallery-icon .a-button-plain .icon{color:#879baa}.m-mediagallerylayer .mediagallery-icon .a-button-plain:hover .icon{color:#becdd7}.m-mediagallerylayer .mediagallery-icon.js-mediagalleryproduct-zoom-in,.m-mediagallerylayer .mediagallery-icon.js-mediagalleryproduct-zoom-out{position:relative;z-index:1}.m-mediagallerylayer .mediagallery-controls .next,.m-mediagallerylayer .mediagallery-controls .prev{height:32px}.m-mediagallerylayer .mediagallery-controls .next.is-inactive:hover:before,.m-mediagallerylayer .mediagallery-controls .prev.is-inactive:hover:before{color:transparent}.m-mediagallerylayer .mediagallery-mainslider{margin-bottom:0}.m-mediagallerylayer .a-paginationarrows.prev{left:10px}.m-mediagallerylayer .a-paginationarrows.next{right:10px}@media (min-width:750px){.m-mediagallerylayer.m-imagevideogallery-layer .mediagallery-slide .image-description{padding:30px}.m-mediagallerylayer .a-paginationarrows.prev{left:1px}.m-mediagallerylayer .a-paginationarrows.next{right:1px}}.m-multioptionbutton .a-button{background:#41aaaa;border:1px solid #41aaaa;color:#fff;height:40px;min-width:40px;padding:0;position:relative;text-align:center}.m-multioptionbutton .a-button .icon{font-size:17px;letter-spacing:0;line-height:1;margin:0;text-align:center}.m-multioptionbutton .a-button .icon.icon-arrow-down{background-color:#fff;color:#41aaaa;height:100%;position:absolute;right:0;top:0;width:40px}.m-multioptionbutton .a-button .icon.icon-arrow-down:before{left:11px;position:absolute;top:11px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.m-multioptionbutton .a-button .icon+.text{font-size:14px;margin-left:0}.m-multioptionbutton .a-button.is-active,.m-multioptionbutton .a-button:active,.m-multioptionbutton .a-button:focus,.m-multioptionbutton .a-button:hover{background:#a5e1e1!important;border:1px solid #a5e1e1!important;color:#fff!important;outline:0}.m-multioptionbutton .a-button.is-active .icon.icon-arrow-down,.m-multioptionbutton .a-button:active .icon.icon-arrow-down,.m-multioptionbutton .a-button:focus .icon.icon-arrow-down,.m-multioptionbutton .a-button:hover .icon.icon-arrow-down{background-color:#fff;color:#a5e1e1!important}.m-multioptionbutton .a-button.is-active .icon.icon-arrow-down:before,.m-multioptionbutton .a-button:active .icon.icon-arrow-down:before,.m-multioptionbutton .a-button:focus .icon.icon-arrow-down:before,.m-multioptionbutton .a-button:hover .icon.icon-arrow-down:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-multioptionbutton .a-button .text{left:-webkit-calc(50% - 50px);left:calc(50% - 50px);max-width:-webkit-calc(100% - 50px);max-width:calc(100% - 50px);padding:0 48px 0 20px;top:50%;-webkit-transform:translateY(-50%) translateX(-webkit-calc(-50% + 30px));-ms-transform:translateY(-50%) translateX(calc(-50% + 30px));transform:translateY(-50%) translateX(calc(-50% + 30px))}.m-navanchor{background:#fff;border-bottom:1px solid #cdd9e1;border-top:1px solid #cdd9e1;position:relative;margin:40px 0 0;padding:0}@media (min-width:750px){.m-multioptionbutton .a-button{height:40px;min-width:40px}.m-multioptionbutton .a-button .icon.icon-arrow-down{width:38px}.m-multioptionbutton .a-button .icon+.text{font-size:13px}.m-multioptionbutton .a-button .text{left:-webkit-calc(50% - 40px);left:calc(50% - 40px);max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px);padding:0 55px 0 20px;top:50%;-webkit-transform:translateY(-50%) translateX(-webkit-calc(-50% + 30px));-ms-transform:translateY(-50%) translateX(calc(-50% + 30px));transform:translateY(-50%) translateX(calc(-50% + 30px))}.m-navanchor{margin:100px 0 0}}.m-navanchor:after,.m-navanchor:before{content:"";border-bottom:1px solid #cdd9e1;border-top:1px solid #cdd9e1;position:absolute;top:-1px;bottom:-1px;width:9600px;right:100%;background:#fff}.m-navanchor:after{width:320px;left:100%}.m-navanchor .navanchor-navigation{background:#fff;max-width:1360px;padding:0}.m-navanchor .navanchor-navigation.is-fixed{border-bottom:1px solid #cdd9e1;border-top:1px solid #cdd9e1;width:100vw!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding:0 13px;left:0}@media (min-width:750px){.m-navanchor .navanchor-navigation.is-fixed{padding:0 23px}}@media (min-width:900px){.m-multioptionbutton .a-button .icon+.text{font-size:14px}.m-navanchor{margin:60px 0 0;min-height:65px}.m-navanchor .navanchor-navigation.is-fixed{padding:0 40px}}@media (min-width:1361px){.m-navanchor .navanchor-navigation{max-width:1280px}.m-navanchor .navanchor-navigation.is-fixed{left:auto;padding:0;width:100%!important;margin-left:0!important}.m-navanchor .navanchor-navigation.is-fixed:after,.m-navanchor .navanchor-navigation.is-fixed:before{content:"";border-bottom:1px solid #cdd9e1;border-top:1px solid #cdd9e1;position:absolute;top:-1px;bottom:-1px;width:9600px;right:100%;background:#fff}.m-navanchor .navanchor-navigation.is-fixed:after{width:320px;left:100%}}.m-navanchor .navanchor-navigation.is-fixed .navanchor-list{padding-top:0;margin-top:0}.m-navanchor .navanchor-ctc-wrapper{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;min-height:40px}.m-navanchor .navanchor-ctc-wrapper .m-productconversionarea&gt;*{margin-bottom:0!important}.m-navanchor .navanchor-ctc-wrapper .a-button{height:40px;overflow:hidden;padding:9px;text-overflow:ellipsis;white-space:nowrap}.m-navanchor .navanchor-list{background:#fff}.m-navanchor .navanchor-list&gt;li{margin-right:20px;padding:0}.m-navanchor .navanchor-list&gt;li:first-child{padding-left:0}.m-navanchor .navanchor-list&gt;li .a-link{color:#2d373c;font-family:SiemensSans-Roman,sans-serif;font-size:14px;font-weight:400;padding:10px 0;text-transform:uppercase}.m-navanchor .navanchor-list&gt;li .a-link:after{background:#41aaaa;bottom:-1px;content:'';height:2px;left:0;position:absolute;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:0}.m-navanchor .navanchor-list&gt;li .a-link:hover{color:#41aaaa}.m-navanchor .navanchor-list&gt;li .a-link:hover:after{width:100%}.m-navanchor .navanchor-list&gt;li .a-link.is-active{color:#2d373c;text-shadow:1px 0 0 #2d373c}.m-navanchor .navanchor-list&gt;li .a-link.is-active:after{width:100%}.m-navanchor .navanchor-list&gt;li .a-link.a-totop{margin:0;padding:13px 10px}.m-navanchor .navanchor-list&gt;li .a-link.a-totop:after,.m-navanchor .navanchor-list&gt;li .a-link.more-trigger:after{content:none}.m-navanchor .navanchor-list&gt;li.more{margin-right:0}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc{background:#fff;border:1px solid #cdd9e1;margin-right:0;right:13px}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc .a-link{padding:15px}@media (min-width:900px){.m-navanchor .navanchor-ctc-wrapper{min-height:65px}.m-navanchor .navanchor-ctc-wrapper .a-button{padding:10px 50px}.m-navanchor .navanchor-list&gt;li{margin-right:58px}.m-navanchor .navanchor-list&gt;li .a-link{padding:21px 0}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc .a-link{padding:23px 10px}.m-navanchor .navanchor-list&gt;li.to-top.has-ctc{border:none;margin-left:20px;right:0}}.m-navanchor .navanchor-list&gt;li .more-container{border:1px solid #cdd9e1;padding-right:0;top:-webkit-calc(100% + 10px);top:calc(100% + 10px)}.m-navanchor .navanchor-list&gt;li .more-container li{margin:0}.m-navanchor .navanchor-list&gt;li .more-container li .a-link{border:none;display:block}.m-navanchor .navanchor-list&gt;li .more-container-list li{padding:0 20px}.m-navanchor .navanchor-list&gt;li .more-container-list li .a-link .is-active,.m-navanchor .navanchor-list&gt;li .more-container-list li .a-link:after{content:none}.m-navanchor .navanchor-list&gt;li .more-trigger{left:0!important;padding:9px 5px;position:relative}.m-navanchor .navanchor-list&gt;li .more-trigger.is-open{background:0 0}.m-navfooter{margin-top:15px}.m-navfooter .group-header{padding-bottom:7px}.m-navfooter .group-header .a-link{color:#879baa}.m-navfooter .group-header .a-link:hover{color:#becdd7}.m-navfooter .group-header .a-link:after{display:none!important}.m-navfooter li:not(.group-header){margin-bottom:11px}.m-navfooter li:not(.group-header) .a-link{color:#879baa;font-family:SiemensSans-Roman,sans-serif}.m-navfooter li:not(.group-header) .a-link:hover{color:#becdd7}.m-navfooter li:not(.group-header) .a-link:after{display:none!important}.m-navfooter ul.list-unstyled{border-bottom:1px solid #dfe6ed}.m-navfooter .section-wrap{margin-bottom:0}@media (min-width:750px){.m-navfooter ul.list-unstyled{border-bottom:none;margin-bottom:20px}.m-navfooter .section-wrap{margin-bottom:20px}.m-navfooter .section-wrap .section{margin:0}.m-navfooter .section-wrap .a-link{color:#2d373c}.m-navfooter .section-wrap .a-link:hover{color:#becdd7}}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:30px 24px 0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container .a-link.mybrand{color:#fff!important;font-family:SiemensSans-Roman,sans-serif;padding:15px 0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container .a-link.mybrand .icon-mybrand{color:#fff;font-size:13px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container .a-link.mybrand:hover{color:#41aaaa!important}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container .a-link.mybrand:hover .icon-mybrand{color:#41aaaa}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot .a-link{color:#fff!important;font-family:SiemensSans-Roman,sans-serif}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot .a-link .icon-mappin{color:#fff;font-size:13px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot .a-link:hover{color:#41aaaa!important}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot .a-link:hover .icon-mappin{color:#41aaaa}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .back-button,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading{color:#fff}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading{font-family:SiemensSans-Bold,sans-serif;font-size:12px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link{font-family:SiemensSans-Roman,sans-serif;font-size:14px;font-weight:300}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.has-child-level:after{font-size:12px;opacity:.4}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.overview-link{color:#879baa!important;font-family:SiemensSans-Bold,sans-serif;font-size:24px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.active .text{border-bottom:none;color:#41aaaa!important;font-family:SiemensSans-Bold,sans-serif}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link.active.has-child-level:after{color:#41aaaa;opacity:1}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link:hover .text{color:#41aaaa!important}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link:hover.has-child-level:after{color:#41aaaa;opacity:1}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .product-adviser-slot{color:#879baa}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .product-adviser-slot .product-adviser-title{font-size:16px}@media (min-width:900px){.m-navanchor .navanchor-list&gt;li .more-trigger{padding:21px 0}.m-navfooter{border-bottom:1px solid #dfe6ed;display:block;padding:28px 0}.m-navfooter .group-header{margin-bottom:15px;padding:0}.m-navfooter .group-header .a-link{font-size:18px}.m-navfooter .section-wrap{margin-bottom:20px}.m-navfooter .section-wrap ul.g-col{padding:0}.m-navfooter .section-wrap ul li:last-child{margin-bottom:0}.m-navfooter .section-wrap li:not(.group-header){line-height:1;margin-bottom:6px}.m-navfooter .section-wrap li:not(.group-header) .a-link{color:#879baa;font-family:SiemensSans-Roman,sans-serif;font-size:12px}.m-navfooter .section-wrap li:not(.group-header) .a-link:hover{color:#becdd7}.m-navigation-flyout .navigation-lists-container{padding:30px 0}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading-row{padding-left:50px;padding-right:50px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading-row .a-link:hover .list-heading{color:#41aaaa!important}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .list-heading-row .list-heading{font-size:20px;line-height:23px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .controls-container,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .navigation-link,.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot .special-feature-link{padding-left:50px;padding-right:50px}.m-navigation-flyout .navigation-lists-container .navigation-lists-wrap .m-navigation-link-list .special-feature-slot .special-feature-link .a-link{font-family:SiemensSans-Roman,sans-serif;font-weight:300}}.m-navmain{margin-bottom:0;min-height:40px;padding:0 13.5px;position:relative;z-index:1}.m-navmain .navigation-state-active&gt;a .text{color:#41aaaa}.m-navmain .navigation-state-active&gt;a:not(.a-button):visited,.m-navmain .navigation-state-active&gt;a:not(.a-button):visited:before,.m-navmain .navigation-state-active&gt;a:visited,.m-navmain .navigation-state-active&gt;a:visited:before{color:#fff}.m-navmain .button-menu{padding:10px 0}.m-navmain .button-menu.is-active-mobile{padding:10px 0 0}.m-navmain .button-menu .a-button{border:none;color:#879baa;padding:0;position:relative;text-align:left}.m-navmain .button-menu .a-button:active,.m-navmain .button-menu .a-button:focus,.m-navmain .button-menu .a-button:hover{background:0 0;color:#becdd7!important;outline:0}.m-navmain .button-menu .a-button .icon{font-size:24px;margin-top:0;vertical-align:sub}.m-navmain .button-menu .a-button .text{clip:auto;font-weight:400;left:20px;overflow:visible;position:absolute;top:3px;text-transform:none}.m-navmain a{background:#2d373c;color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:24px;font-weight:400;line-height:28px;padding:15px 0}.m-navmain a:not(.a-button):visited{color:#fff}.m-navmain a:hover{color:#41aaaa}.m-navmain a:hover.has-child-level:before{-webkit-animation:none;animation:none}.m-navmain a.has-child-level:before{font-size:16px;right:0}.m-navmain a.has-child-level:after{background-color:transparent;width:0}.m-navmain a .icon{font-size:16px}.m-navmain nav a{font-weight:400}.m-navmain .is-active:first-child a:after,.m-navmain .is-active:first-child a:before{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.m-navmain .is-active a:after,.m-navmain .is-active a:before{-webkit-animation:none;animation:none;-webkit-transition:opacity .3s .4s;transition:opacity .3s .4s}.m-navmain .is-active a:before{border-bottom-color:#fff}.m-navmain .navigation{background:#2d373c;margin:30px 0 0;padding:0}.m-navmain .navigation .navigation-state-active&gt;a .text{color:#41aaaa}.m-navmain .navigation .navigation-state-active&gt;a:not(.a-button):visited,.m-navmain .navigation .navigation-state-active&gt;a:not(.a-button):visited:before,.m-navmain .navigation .navigation-state-active&gt;a:visited,.m-navmain .navigation .navigation-state-active&gt;a:visited:before{color:#fff}.m-navmain .navigation .previous .a-link{color:#879baa}.m-navmain .navigation .title-identifier{background-color:#262f33;color:#fff;font-size:22px;font-weight:400;padding-left:13.5px}.m-navmain .navigation .second-level-link .text{display:inline-block;padding-left:0;position:relative}.m-navmain .navigation .second-level-link .text:before{color:#41aaaa;display:inline-block;font-family:icons;font-size:10px;-webkit-font-smoothing:antialiased;font-style:normal;left:-1px;position:absolute;top:-2px}.m-navmain .navigation .second-level-link:hover .text:before{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.m-navmain ul.first-level{padding-bottom:30px}.m-navmain ul.first-level li:last-child{border-bottom:none;margin-bottom:0}.m-navmain ul.second-level{padding-left:32px}.m-navmain ul.second-level li{border-bottom:none}.m-navmain ul.second-level li a{font-family:SiemensSans-Bold,sans-serif;padding-left:37px}.m-navmain ul.second-level li&gt;ul{padding-left:32px}.m-navmain .second-level .overview{display:none}.m-navmain .second-level .overview .a-link:before{color:#fff;font-size:13px;opacity:1!important;padding:10px 25px}.m-navmain .second-level .overview .a-link .text{padding-left:0}.m-navmain .second-level li a,.m-navmain .third-level li a{padding-right:25px}@media (min-width:750px){.m-navmain{min-height:50px;padding:0 23px}.m-navmain .navigation{margin:0}.m-navmain .navigation a{padding:14px 0}.m-navmain .navigation a.has-child-level:before{right:23px}.m-navmain .navigation .title-identifier{padding-left:23px}.m-navmain .button-menu,.m-navmain .button-menu.is-active-mobile{padding:18px 0}.m-navmain .button-menu .a-button .icon{font-size:22px}.m-navmain .button-menu .a-button .text{left:25px}}@media (max-width:899px){.m-navmain .navigation .first-level&gt;li:first-child&gt;a:before{content:''}.m-navmain .navigation .second-level-link .text:before{content:none}}body[dir=rtl] .m-navmain a.has-child-level:before{left:0}@media (min-width:900px){.m-navmain{min-height:35px;padding:0;z-index:0}.m-navmain .overview{text-align:center}.m-navmain .overview .a-link{background-color:#41aaaa;border:1px solid #41aaaa;color:#fff;font-size:14px;padding:10px 25px 10px 50px!important}.m-navmain .overview .a-link:hover{background-color:#a5e1e1;border:1px solid #a5e1e1;color:#fff}.m-navmain .overview .a-link[disabled=disabled]{background:#dfe6ed;border:1px solid #becdd7;color:#fff}.m-navmain .overview .a-link[disabled=disabled]:hover{background:0 0}.m-navmain .overview .a-link .text{color:#fff!important;font-weight:400;text-transform:uppercase}.m-navmain .overview .a-link.visible-desktop{display:inline-block!important}.m-navmain a{font-size:14px;line-height:18px}.m-navmain .is-active&gt;a:after{border-width:7px}.m-navmain ul.first-level{padding-bottom:0}.m-navmain ul.second-level,.m-navmain ul.second-level li&gt;ul{padding-left:0}.m-navmain .second-level .overview{display:block}.m-navmain .navigation{border-top:none;margin:0;min-height:35px;padding:0}.m-navmain .navigation .navigation-state-active&gt;a .text{color:#41aaaa}.m-navmain .navigation .navigation-state-active&gt;a:not(.a-button):visited{color:#fff}.m-navmain .navigation a{background:0 0;color:#41aaaa;padding:0}.m-navmain .navigation a.has-child-level:before{display:none;content:''}.m-navmain .navigation .first-level{margin:0}.m-navmain .navigation .first-level&gt;li{border-bottom:none;margin:0}.m-navmain .navigation .first-level&gt;li.navigation-state-active&gt;a:before{width:100%}.m-navmain .navigation .first-level&gt;li.navigation-state-active:first-child&gt;a{color:#41aaaa}.m-navmain .navigation .first-level&gt;li.navigation-state-active:first-child&gt;a:before{width:0}.m-navmain .navigation .first-level&gt;li.is-active&gt;a{color:#41aaaa}.m-navmain .navigation .first-level&gt;li.is-active&gt;a:hover:before{width:0}.m-navmain .navigation .first-level&gt;li.is-active&gt;a:before{background:0 0;bottom:-1px;left:50%;margin-left:-11px;width:0}.m-navmain .navigation .first-level&gt;li&gt;a{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:14px;font-weight:400;margin:0 20px;padding:10px 0 12px;position:relative;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.m-navmain .navigation .first-level&gt;li&gt;a:before{background:#41aaaa;bottom:0;content:'';height:1px;left:0;margin:0;opacity:1;position:absolute;right:auto;top:auto;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:0}.m-navmain .navigation .first-level&gt;li&gt;a:hover{color:#41aaaa!important}.m-navmain .navigation .first-level&gt;li&gt;a:hover:before{-webkit-animation:none;animation:none;width:100%}.m-navmain .navigation .first-level&gt;li:first-child&gt;a{margin-left:0;margin-right:20px;padding-right:0}.m-navmain .navigation .first-level&gt;li:last-child&gt;a{padding-right:0}.m-navmain .navigation .second-level{border-top:none;padding:60px 0 87px}.m-navmain .navigation .second-level:before{background-color:#fff;content:'';height:-webkit-calc(100% + 1px);height:calc(100% + 1px);left:-500px;position:absolute;top:0;width:200vw}.m-navmain .navigation .second-level&gt;li{padding:0}.m-navmain .navigation .second-level&gt;li .second-level-link .text{padding-left:14px}.m-navmain .navigation .second-level&gt;li:not(.overview){margin-bottom:40px;padding:0 4px;width:16.6666%}.m-navmain .navigation .second-level&gt;li.close{border-radius:0;margin-bottom:30px;padding:0;width:auto}.m-navmain .navigation .second-level&gt;li.close .a-button{max-width:100%}.m-navmain .navigation .second-level&gt;li a{padding-left:0}.m-navmain .navigation .second-level .a-image{margin-bottom:20px}.m-navmain .navigation .second-level .second-level-link{margin-bottom:20px;position:relative}.m-navmain .navigation .second-level .a-link{font-family:SiemensSans-Roman,sans-serif}.m-navmain .navigation .second-level .a-link.has-child-level,.m-navmain .navigation .second-level .a-link.second-level-link{color:#333;font-family:SiemensSans-Bold,sans-serif}.m-navmain .navigation .second-level .close button{background-color:transparent;border:1px solid #41aaaa;color:#41aaaa}.m-navmain .navigation .second-level .close button:hover{background-color:transparent;border:1px solid #a5e1e1;color:#a5e1e1}.m-navmain .navigation .second-level .close button[disabled=disabled]{background:0 0;border:1px solid #becdd7;color:#becdd7}.m-navmain .navigation .second-level .close button[disabled=disabled]:hover{background:0 0}.m-navmain .navigation .third-level{margin:0}.m-navmain .navigation .third-level li{border-bottom:none;line-height:1;margin-bottom:10px;position:relative}.m-navmain .navigation .third-level li:last-child{margin-bottom:0}.m-navmain .navigation .third-level li a{color:#41aaaa;line-height:18px}.m-navmain .navigation .third-level li .a-link.has-child-level{color:#41aaaa;font-family:SiemensSans-Roman,sans-serif}.m-navmain .navigation .third-level li .a-link.has-child-level:hover{color:#a5e1e1}body[dir=rtl] .m-navmain .navigation a:before{display:none;content:''}}body[dir=rtl] .m-navmain .navigation .second-level-link .text:before{font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal}.m-navmainreworked{margin-bottom:0}.m-navmainreworked .navigation{background:#2d373c;border-bottom:1px solid #879baa;margin:0 20px;padding:0}.m-navmainreworked .navigation .previous{position:absolute;top:20px}.m-navmainreworked .navigation .previous a{color:#fff;font-size:12px}.m-navmainreworked .navigation .overview a{color:#fff;font-size:30px;padding:50px 0 35px}.m-navmainreworked .navigation .first-level.is-active-parent-mobile li&gt;.a-link{padding:14px 0}.m-navmainreworked .navigation-state-active&gt;a{color:#41aaaa!important}.m-navmainreworked nav a{color:#fff!important;font-family:SiemensSans-Roman,sans-serif;font-size:18px;font-weight:400;padding:14px 0}.m-navmainreworked nav ul{padding-bottom:26px}.m-navmainreworked nav li.product-adviser-title p{color:#879baa;font-size:16px}.m-navmainreworked a{color:#fff}.m-navmainreworked a.has-child-level:before{color:#fff;font-size:12px}.m-navmainreworked a.has-child-level:hover:before{-webkit-animation:none;animation:none}.m-navmainreworked .second-level .close .a-button-primary .text:before,.m-navmainreworked .second-level .close .a-link-primary.a-button.a-button-link .text:before,.m-navmainreworked .second-level .close .a-link-primary.a-button.a-link .text:before{bottom:0;display:inline-block;color:#fff;font-family:icons;font-size:20px;font-style:normal;left:11px;position:absolute;right:auto;speak:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:900px){.m-navmainreworked .navigation{border-bottom:none;margin:0 40px;padding:0}.m-navmainreworked nav{border-bottom:none;padding-bottom:0}.m-navmainreworked nav a{font-size:14px;font-weight:400}.m-navmainreworked nav ul{margin:0;padding-bottom:0}.m-navmainreworked .is-active&gt;a:before{border-width:0}.m-navmainreworked .first-level&gt;li.is-active&gt;a{color:#41aaaa!important}.m-navmainreworked .first-level&gt;li.is-active&gt;a:before{-webkit-animation:none;animation:none;width:100%}.m-navmainreworked .first-level&gt;li&gt;a{font-size:14px;font-weight:400;margin:0 15px;padding:15px 0}.m-navmainreworked .first-level&gt;li&gt;a:first-child{margin-left:0}.m-navmainreworked .first-level&gt;li&gt;a:before{background:#41aaaa;border-width:0;bottom:1px;content:'';display:block!important;height:2px;left:0;margin:0;opacity:1;position:absolute;right:auto;top:auto;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:0}.m-navmainreworked .first-level&gt;li&gt;a:hover{color:#41aaaa!important}.m-navmainreworked .first-level&gt;li&gt;a:hover:before{-webkit-animation:none;animation:none;width:100%}.m-navmainreworked .first-level&gt;li&gt;a:after{display:none}.m-navmainreworked .first-level&gt;li&gt;.a-link{color:#fff}.m-navmainreworked .second-level{border-bottom:none;border-top:none;padding:44px 0 0}.m-navmainreworked .second-level ul.fourth-level,.m-navmainreworked .second-level ul.third-level{top:44px}.m-navmainreworked .second-level li{padding:0 10px 0 0}.m-navmainreworked .second-level li:before{color:#879baa}.m-navmainreworked .second-level&gt;li:not(.is-active) a{color:#fff}.m-navmainreworked .second-level&gt;li.is-active-desktop&gt;a{color:#41aaaa!important}.m-navmainreworked .second-level&gt;li&gt;a{font-size:14px;font-weight:400}.m-navmainreworked .second-level .close{bottom:auto;border-bottom:none;left:auto;position:absolute;padding:0;right:0;top:7px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:auto}.m-navmainreworked .second-level .close .a-button-primary,.m-navmainreworked .second-level .close .a-link-primary.a-button.a-button-link,.m-navmainreworked .second-level .close .a-link-primary.a-button.a-link{background:0 0;border:none;padding:20px 0 20px 50px;text-transform:unset}.m-navmainreworked .third-level&gt;li&gt;a{color:#fff;font-size:14px;font-weight:400}}.m-navmeta{padding:0 13.5px;z-index:3}.m-navmeta .a-link{color:#879baa!important;font-family:SiemensSans-Roman,sans-serif!important;font-size:24px;line-height:28px;padding:20px 0}.m-navmeta .a-link:hover{color:#becdd7!important}.m-navmeta .navmeta-links{border-top:1px solid #d8d8d8}.m-navmeta .navmeta-links .a-link:first-child{padding-top:40px}.m-navmeta .navmeta-links .a-link .text&gt;.a-link{padding-top:0}.m-navmeta .language-selector{border-bottom:1px solid #d8d8d8}.m-navmeta .language-selector .a-link{display:inline-block}.m-navmeta .language-selector .a-link .icon{display:none}.m-navmeta .language-selector .m-forminput-dropdown{display:inline-block;margin-left:19px;max-width:50%;width:50%}.m-navmeta .language-selector .m-forminput-dropdown:before{border-left:1px solid #879baa;content:"";height:30px;left:-12px;position:absolute;top:16px;width:0}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection{background-color:#2d373c;border:none;height:48px;padding:7px 7px 7px 0;text-align:left}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection:focus{background-color:#2d373c!important}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection .select2-selection__rendered{font-size:24px;line-height:28px}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection .select2-selection__arrow{border:none;height:48px}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection:hover,.m-navmeta .language-selector .m-forminput-dropdown .select2-selection:hover .select2-selection__arrow,.m-navmeta .language-selector .m-forminput-dropdown .select2-selection:hover span{color:#becdd7!important}.m-navmeta .m-estimateddeliverydate{color:#879baa;font-size:24px;line-height:28px}.m-navmeta .m-estimateddeliverydate .a-link{display:inline-block}.m-navmeta .m-estimateddeliverydate .a-link:first-child{padding-top:20px}.m-navmeta.is-active-mobile .close-mobile{display:none}@media (min-width:750px){.m-navmeta{padding:0 23px}.m-navmeta .language-selector .m-forminput-dropdown{vertical-align:top;width:33%}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection{padding:10px}}@media (min-width:900px){.m-navmeta{display:block;padding:0;position:absolute;right:40px;text-align:right;width:auto}.m-navmeta .a-link{font-size:14px;line-height:18px;padding:15px 0 20px}.m-navmeta .navmeta-links{border-top:none;float:left;padding:25px 25px 0 0;width:auto}.m-navmeta .navmeta-links .a-link{padding:15px 15px 0 0}.m-navmeta .navmeta-links .a-link:first-child{padding-top:15px}.m-navmeta .m-estimateddeliverydate{font-size:14px;line-height:18px}.m-navmeta .m-estimateddeliverydate .a-link:first-child{padding-top:15px}.m-navmeta .language-selector{border-bottom:none;display:inline-block;padding:25px 0 0 1px;width:auto}.m-navmeta .language-selector .a-link{float:left;margin-right:0;padding-right:0}.m-navmeta .language-selector .m-forminput-dropdown{display:block;margin-left:19px;margin-right:0;width:150px}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection{height:40px;padding-left:10px;padding-right:0}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection .select2-selection__rendered{font-size:14px;line-height:18px}.m-navmeta .language-selector .m-forminput-dropdown .select2-selection .select2-selection__arrow{height:40px}.m-navmeta .language-selector .m-forminput-dropdown:before{border-left:1px solid #879baa;content:"";height:20px;left:-4px}.m-navmeta .language-selector .m-forminput-dropdown .select2-container .select2-dropdown{text-align:left}body[dir=rtl] .m-navmeta .language-selector .m-forminput-dropdown .select2-selection .select2-selection__rendered{padding-left:0!important}}.m-navmetareworked.is-active-mobile{padding:26px 20px 90px}.m-navmetareworked.is-active-mobile .close-mobile{display:none}.m-navmetareworked .a-link{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:18px;font-weight:400;padding:14px 0}@media (min-width:900px){.m-navmetareworked .a-link{font-size:12px;padding:14px}}.m-navmetareworked .navmeta-reworked-links{border-top:1px solid #879baa;margin:26px 0 0;padding:30px 0 0}@media (min-width:900px){.m-navmetareworked .navmeta-reworked-links{border-top:none;margin:0;padding:0}}.m-navmetareworked .navmeta-reworked-links .a-link{color:#fff}.m-navmetareworked .navmeta-reworked-links .m-estimateddeliverydate{color:#fff;margin:0}.m-navmetareworked .navmeta-reworked-links+.language-selector{border:none}.m-navmetareworked .language-selector{border-top:1px solid #879baa;padding:26px 0 0}.m-navmetareworked .language-selector .a-link{color:#fff}.m-navmetareworked .language-selector .m-forminput-dropdown{padding:0}.m-navmyaccount{z-index:302}.m-navmyaccount .popover-content .mybrand .a-link:not([href]){cursor:default}.m-navmyaccount .popover-content .mybrand .a-link:not([href]):hover{color:#879baa}.m-oneaccountidentification .a-heading.headline{margin-bottom:30px}.m-oneaccountidentification .form-layout-half .form-layout-col .form-row{margin:0 0 30px}.m-oneaccountidentification .form-layout-half .form-layout-col .form-row .o-list.grid-view{margin:0}.m-oneaccountidentification .form-actions{margin:30px 0 0}.m-oneaccountidentification .form-actions .form-action:only-child{margin-bottom:0!important}.m-ordercancelitem .a-heading{margin-bottom:8px}.o-cancelquotationpopup .m-layer .layer-content-inner .m-form .form-actions .form-action{margin:0 0 10px!important}.o-cancelquotationpopup .m-layer .layer-content-inner .m-form .form-actions .form-action .a-button{width:100%!important}.m-ordercookbook .ordercookbook-header{line-height:27px}.m-ordercookbook .ordercookbook-content p{margin-bottom:15px}.m-ordercookbook .form-actions:not(.layout-half) .form-action{width:100%}.m-checkout-summary .m-ordercookbook .a-link-primary.a-button.a-button-link,.m-checkout-summary .m-ordercookbook .a-link-primary.a-button.a-button-link.checkout-continue,.m-ordercookbook .a-button-primary,.m-ordercookbook .a-link-primary.a-button.a-button-link,.m-ordercookbook .a-link-primary.a-button.a-button-link.a-link,.m-ordercookbook .a-link-primary.a-button.a-link,.m-ordercookbook .m-checkout-summary .a-link-primary.a-button.a-button-link,.m-ordercookbook .m-checkout-summary .a-link-primary.a-button.a-button-link.checkout-continue{padding:0;width:100%}@media (min-width:750px){.o-cancelquotationpopup .m-layer .layer-content-inner .m-form .form-actions .form-action .a-button{min-width:200px;width:auto!important}.m-ordercookbook .ordercookbook-media .a-image{text-align:right}.m-ordercookbook .form-actions:not(.layout-half) .form-action{width:auto}.m-checkout-summary .m-ordercookbook .a-link-primary.a-button.a-button-link,.m-checkout-summary .m-ordercookbook .a-link-primary.a-button.a-button-link.checkout-continue,.m-ordercookbook .a-button-primary,.m-ordercookbook .a-link-primary.a-button.a-button-link,.m-ordercookbook .a-link-primary.a-button.a-button-link.a-link,.m-ordercookbook .a-link-primary.a-button.a-link,.m-ordercookbook .m-checkout-summary .a-link-primary.a-button.a-button-link,.m-ordercookbook .m-checkout-summary .a-link-primary.a-button.a-button-link.checkout-continue{width:200px}}@media (min-width:900px){.m-navmetareworked .language-selector{border-top:none;padding:0}.m-navmetareworked{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.m-ordercookbook .ordercookbook-media{padding:0;width:66.6666%}.m-ordercookbook .ordercookbook-content{padding:0 5% 0 0;width:33.3333%}}.m-orderitem .a-horizontalrule{display:none;margin-top:35px}.m-orderitem .order-number{background-color:#f5f7fa;height:50px;margin-bottom:20px;padding:0}.m-orderitem .order-number .a-heading{font-size:20px;line-height:50px;margin:0;padding:0 14px}.m-orderitem .expand-collapse{width:5%}.m-orderitem dl dd,.m-orderitem dl dt{padding:0}.m-orderitem dl .heading{color:#879baa}.m-orderitem .item-detail{margin-bottom:5px}.m-orderitem .delivery-status .icon{color:#879baa;font-size:8px;left:0}.m-orderitem .delivery-status dd{padding-left:16px}.m-orderitem .price{margin-bottom:14px}.m-orderitem .price .h3{color:#3c464b;font-family:SiemensSans-Bold,sans-serif;font-weight:400;margin-bottom:7px;padding:0}.m-orderitem .price p:not(:first-of-type){font-size:12px;margin-bottom:2px}.m-orderitem .price p:not(:first-of-type):not(:last-child){color:#879baa}.m-orderitem .price p:not(:first-of-type):last-child{margin-bottom:0}.m-orderitem .price p:not(:first-of-type) .a-link.info{display:inline-block;height:20px;margin-top:0;width:20px}.m-orderitem .price p:not(:first-of-type) .a-link.info .icon-info{font-size:12px}.m-orderitem .buttons{padding:0}.m-orderitem .buttons .a-button+.m-multioptionbutton,.m-orderitem .buttons .m-multioptionbutton+.a-button{margin-top:15px}.m-orderitem .a-horizontalrule:before{background:#879baa}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem{margin-top:30px}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .media{float:left;width:30%}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-wrap{float:right;width:70%}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-right{padding:0}.m-ordernotesarea{margin:0 0 40px}@media (min-width:750px){.m-orderitem .order-number .a-heading{border-bottom:none;font-size:24px}.m-orderitem dl dt{margin-bottom:5px}.m-orderitem dl .heading{margin-bottom:9px}.m-orderitem dl dd{font-size:14px}.m-orderitem .item-detail.expand-collapse{margin-bottom:20px;width:100%}.m-orderitem .item-detail,.m-orderitem .item-detail-big{margin-bottom:0;padding:0;width:25%}.m-orderitem .item-detail-big.delivery-status.repair,.m-orderitem .item-detail.delivery-status.repair{margin-bottom:0}.m-orderitem .item-detail-big.buttons{margin-top:22px;text-align:right;width:40%}.m-orderitem .item-detail-big.buttons .a-button{padding-left:0;padding-right:0;width:100%}.m-orderitem .item-detail-big.buttons .a-button.js-multi-option-button{width:100%}.m-orderitem .delivery-status .icon{font-size:10px}.m-orderitem .delivery-status dd{padding-left:20px}.m-orderitem .price{margin-bottom:0}.m-orderitem .price .h3{font-size:24px;margin-bottom:10px}.m-orderitem .price p:not(:first-of-type){font-size:13px;margin-bottom:0}.m-orderitem .price p:not(:first-of-type):last-child{margin-bottom:0;margin-top:5px}.m-orderitem .a-horizontalrule{margin-top:25px}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem{margin-top:30px}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .media{float:left;width:25%}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-wrap{float:left;width:30%}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-right{padding:0}.m-ordernotesarea{margin:0 0 50px}}@media (min-width:900px){.m-orderitem .order-number .a-heading{font-size:24px}.m-orderitem dl .heading{margin-bottom:35px}.m-orderitem .item-detail,.m-orderitem .item-detail-big{width:16.6665%}.m-orderitem .item-detail-big.buttons{margin-top:4px;text-align:left;width:30%}.m-orderitem .item-detail.delivery-status.purchase,.m-orderitem .item-detail.delivery-status.purchase .icon,.m-orderitem .item-detail.delivery-status.repair,.m-orderitem .item-detail.delivery-status.repair .icon{color:#647d2d}.m-orderitem .price p:not(:first-of-type){font-size:14px;margin-bottom:1px}.m-orderitem .price p:not(:first-of-type):last-child{margin-bottom:0;margin-top:20px}.m-orderitem .price p:not(:first-of-type) .a-link.info{display:inline-block;height:auto;margin-top:0;width:auto}.m-orderitem .price p:not(:first-of-type) .a-link.info .icon-info{font-size:15px;margin-right:0}.m-orderitem .a-horizontalrule{margin-top:55px}.m-orderitem .order-details .m-orderpurchaseitem .m-productitem .content-right{width:30%}.m-ordernotesarea{margin:0 0 60px}.m-paymentoptions{margin-bottom:0}}.m-pagination&gt;ul&gt;li{background-color:transparent;color:#879baa}.m-pagination&gt;ul&gt;li.active{color:#2d373c;font-weight:700}.m-pagination&gt;ul&gt;li.active:hover{color:#2d373c!important}.m-pagination&gt;ul&gt;li:hover{background-color:transparent!important;color:#879baa!important}body[dir=rtl] .m-pagination&gt;ul&gt;li.next:before,body[dir=rtl] .m-pagination&gt;ul&gt;li.nxt:before,body[dir=rtl] .m-pagination&gt;ul&gt;li.prev:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-paymentdatainput .paymentdatainput-date .a-formlabel{display:inline-block;width:-webkit-calc(100%/2 - 5px);width:calc(100%/2 - 5px)}.m-paymentdatainput .paymentdatainput-date .a-formlabel[for=expiryYear]{margin-left:5px}.m-paymentdatainput .m-form .paymentdatainput-date-month.m-forminput.m-forminput-dropdown{margin-right:5px;width:-webkit-calc(100%/2 - 5px);width:calc(100%/2 - 5px)}.m-paymentdatainput .m-form .paymentdatainput-date-year.m-forminput.m-forminput-dropdown{width:-webkit-calc(100%/2 - 5px);width:calc(100%/2 - 5px)}.m-paymentdatainput .m-form .paymentdatainput-date .m-forminput.m-forminput-dropdown+.m-forminput.m-forminput-dropdown{margin-left:5px}.m-paymentdatainput .m-form .paymentdatainput-secure .m-forminput{width:100%}.m-paymentdeliverymethod{padding:0}.m-paymentdeliverymethod .a-heading{font-size:24px}.m-paymentoptions{margin-bottom:0}.m-paymentoptions .a-heading{font-family:SiemensSans-Bold,sans-serif;margin-bottom:15px}.m-paymentoptions .a-heading.h3,.m-paymentoptions h3.a-heading{font-size:20px;line-height:20px}.m-paymentoptions .m-imagelist{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-paymentoptions .m-imagelist .a-image{margin-bottom:15px;margin-right:15px;width:87px}@media (min-width:750px){.m-paymentoptions .a-heading.h3,.m-paymentoptions h3.a-heading{font-size:24px;line-height:36px}.m-paymentoptions .m-imagelist .a-image{margin-bottom:30px;margin-right:30px}}@media (min-width:900px){.m-paymentoptions .a-heading{margin-bottom:30px}.m-paymentoptions .a-heading.h3,.m-paymentoptions h3.a-heading{font-size:24px;line-height:30px}.m-paymentoptions .m-imagelist .a-image{margin-bottom:15px;margin-right:15px}}.m-paymentoptions .text{color:#879baa;display:block;font-size:13px;margin-bottom:20px;margin-top:0}.m-paymentoptions .a-button.a-button-plain{border:none;color:#41aaaa;height:auto;margin-left:2px}.m-paymentoptions .a-button.a-button-plain:active,.m-paymentoptions .a-button.a-button-plain:focus,.m-paymentoptions .a-button.a-button-plain:hover{outline:0}.m-paymentoptions .a-button.a-button-plain .icon-info{font-size:12px;vertical-align:1px}.m-paymentselection{margin:0}.m-paymentselection .additional-information,.m-paymentselection .installments{padding:0}.m-paymentselection .additional-information .m-contenttextmedia{display:block;margin:0}.m-paymentadyen .adyen-checkout__input{font-family:SiemensSans-Roman,sans-serif}.m-paymentadyen .adyen-checkout__input-wrapper .js-iframe span{font-family:SiemensSans-Roman,sans-serif;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.m-pictureupload .form-row .m-forminput{margin-bottom:15px}.m-pictureupload .upload-actions{margin-bottom:25px;padding-bottom:10px;padding-top:0}.m-pictureupload .upload-actions .upload-button-container{width:100%}.m-pictureupload .upload-actions .upload-button-container .m-formupload{margin-top:0}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper button{background-color:#fff;border:none;color:#41aaaa;padding-left:0;text-align:left}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper button span{letter-spacing:0;padding-left:19px;text-transform:none}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper button span:before{display:inline-block;font-family:icons;font-size:10px;font-style:normal;left:0;position:absolute}.m-pictureupload .upload-actions .upload-button-container .upload-button-wrapper button:hover{color:#879baa}.m-pictureupload .upload-actions .form-actions{margin-top:8px;padding-left:0}.m-pictureupload .upload-actions .form-actions .form-action-primary{float:left}@media (min-width:750px){.m-paymentoptions .text{display:inline-block;margin-top:15px;vertical-align:baseline}.m-pictureupload .upload-actions{padding-bottom:21px}}.m-popover{border:1px solid #dde5ea;margin-left:5px;width:300px}.m-popover .popover-arrow{height:10px;width:10px}.m-popover .popover-close{border:none;color:#becdd7;height:auto;min-width:1px;padding:1px 0 0;width:auto}.m-popover .popover-close.a-button:focus,.m-popover .popover-close.a-button:hover{border:none;color:#879baa;outline:0}.m-popover .popover-close .icon{font-size:10px}.m-popover[x-placement=bottom]{margin-top:17px}.m-popover[x-placement=bottom] .popover-arrow{border-bottom:none;-webkit-transform:translate(-50%,-4px);-ms-transform:translate(-50%,-4px);transform:translate(-50%,-4px)}.m-popover[x-placement=bottom] .popover-arrow:before{border-bottom-color:#dde5ea}.m-popover[x-placement=bottom] .popover-arrow:after{border-bottom-color:#fff}.m-popover[x-placement=left]{margin-right:17px}.m-popover[x-placement=left] .popover-arrow:before{border-left-color:#dde5ea}.m-popover[x-placement=left] .popover-arrow:after{border-left-color:#fff}.m-popover[x-placement=right]{margin-left:17px}.m-popover[x-placement=right] .popover-arrow:before{border-right-color:#dde5ea}.m-popover[x-placement=right] .popover-arrow:after{border-right-color:#fff}.m-popover[x-placement=top]{margin-bottom:17px}.m-popover[x-placement=top] .popover-arrow:before{border-top-color:#dde5ea}.m-popover[x-placement=top] .popover-arrow:after{border-top-color:#fff}.m-popover .popover-content{margin-top:-6px;padding:1px 40px 10px 10px}.m-popover .popover-content .a-button{background:#41aaaa;color:#fff}.m-popover .popover-content .a-button:hover{background:#a5e1e1;border:1px solid #a5e1e1}.m-popover .popover-content .a-button:before{display:none}.m-popover .popover-content p{margin-bottom:15px}.m-popover .popover-content p:last-child{margin-bottom:0}.m-popover .popover-content p img{width:auto}.m-popover .popover-content .a-link{margin-bottom:10px}.m-popover .popover-content .a-link:focus{outline:0}.m-popover .popover-content .a-link:last-child{margin-bottom:0}.m-popover .popover-content .a-image{margin-bottom:19px;margin-right:20px;max-width:100%;text-align:left;width:auto}.m-popover .popover-content .a-image img{margin-top:5px}.m-popover .popover-content .a-image.float-right{width:auto}.m-popover .popover-content .a-heading{margin-bottom:0;padding-bottom:10px}.m-popover .popover-content li,.m-popover .popover-content ul{margin-bottom:0}.m-popover .popover-content.m-navmyaccount .m-form{margin:20px 0 0}.m-popover.m-navmyaccount .popover-content{margin-top:0;padding:0}.m-popover.m-navmyaccount .popover-content .a-link{color:#879baa}.m-popover.m-navmyaccount .popover-content .a-link:hover{color:#becdd7}.m-popover.m-navmyaccount .popover-content .a-link.has-icon .icon{font-size:14px}.m-popover.m-navmyaccount .popover-content .a-button{border:0;padding:12px 40px;text-align:center;width:100%}.m-popover.m-navmyaccount .popover-content .m-form{margin:20px 0 0}.m-popover.m-navmyaccount .popover-content .a-horizontalrule:before,.m-popover.m-navmyaccount .popover-content hr:before{background:#becdd7}.m-popover.is-active[data-id|=mergeAccount-popover]{z-index:1500}@media (min-width:750px){.m-popover{padding:15px;width:418px}.m-popover .popover-header{margin-top:-5px}.m-popover .popover-close{margin-right:-7px}.m-popover .popover-content .a-link{margin-bottom:12px}.m-popover .popover-content .a-image{margin-right:25px}.m-popover .popover-content .a-image.float-left~p,.m-popover .popover-content .a-image.float-left~ul{margin-left:100px}.m-popover .popover-content .a-image.float-right~p,.m-popover .popover-content .a-image.float-right~ul{margin-left:0;margin-right:100px}.m-popover .popover-content .a-heading{font-size:18px;line-height:22px;padding-bottom:14px}.m-popover .popover-content .m-teaser{margin:0!important;width:auto!important}.m-popover.m-navmyaccount .m-form{margin:25px 0 0}}@media (min-width:900px){.m-paymentoptions .text{font-size:12px;vertical-align:middle}.m-popover{padding:20px;width:645px}.m-popover .popover-header{margin-top:-10px}.m-popover .popover-close{margin-right:-13px;margin-top:-3px}.m-popover .popover-content{padding:0}.m-popover .popover-content .a-link,.m-popover .popover-content p{margin-bottom:20px}.m-popover .popover-content .a-image{margin-right:30px}.m-popover .popover-content .a-heading{padding-bottom:22px}.m-popover.m-navmyaccount .m-form{margin:30px 0 0}}.m-popover.m-addtocartpopover{padding:20px}.m-popover.m-addtocartpopover .popover-close{margin-right:-10px;margin-top:-10px}@media (min-width:900px){.m-popover.m-addtocartpopover{padding:30px;width:500px!important}.m-popover.m-addtocartpopover .popover-close{margin-right:-23px;margin-top:-15px}.m-popover.m-addtocartpopover .popover-content .a-link:last-child{margin-left:90px}}.m-popover.m-addtocartpopover .popover-content{margin-top:0;padding:0}.m-popover.m-addtocartpopover .popover-content .highlight{font-size:18px}.m-popover.m-addtocartpopover .popover-content .a-image{margin-right:20px}.m-popover.m-addtocartpopover .popover-content .description{float:left}.m-popover.m-addtocartpopover .popover-content .description p{margin-bottom:3px}.m-popover.m-addtocartpopover .popover-content .description p:nth-child(2){margin-bottom:20px}.m-popover.m-addtocartpopover .popover-content .description .highlight{font-size:14px}.m-popover.m-addtocartpopover .popover-content .description .a-productavailability{margin-bottom:22px}.m-pressdateselection .m-form .a-formlabel{display:block}@media (max-width:749px){.g-layout-full .m-pressteaser .content.with-image .a-heading,.g-layout-full .m-pressteaser .content.with-image .a-link,.g-layout-full .m-pressteaser .content.with-image .date{padding-left:0;padding-right:0;width:100%}}.g-layout-full .m-pressteaser .content.with-image .a-image-link{float:none;width:100%}.g-layout-full .m-pressteaser .content.with-image .a-image-link .a-image img{width:100%}.g-layout-full .m-pressteaser .content h3.a-heading{margin-bottom:5px}.g-layout-full .m-pressteaser .content .date{line-height:14px;margin-bottom:13px}.g-layout-full .m-pressteaser .action .a-button.a-button-primary,.g-layout-full .m-pressteaser .action .a-button.a-link-primary.a-link,.g-layout-full .m-pressteaser .action .m-checkout-summary .a-button.a-link-primary.a-button-link,.m-checkout-summary .g-layout-full .m-pressteaser .action .a-button.a-link-primary.a-button-link{word-break:break-all}.m-presubtotalquoteamount .factor-based-price .value,.m-presubtotalquoteamount .promotion-discount-price-one .value,.m-presubtotalquoteamount .promotion-discount-price-two .value,.m-presubtotalquoteamount .retail-total-price .value{font-weight:700}@media (min-width:750px){.g-layout-full .m-pressteaser .content.with-image .a-image-link{float:left;width:33.3333333333%}.m-presubtotalquoteamount{width:75%!important}.m-presubtotalquoteamount .factor-based-price .value,.m-presubtotalquoteamount .promotion-discount-price-one .value,.m-presubtotalquoteamount .promotion-discount-price-two .value,.m-presubtotalquoteamount .retail-total-price .value{width:35%!important}}@media (min-width:900px){.m-presubtotalquoteamount{width:50%!important}.m-presubtotalquoteamount .factor-based-price .value,.m-presubtotalquoteamount .promotion-discount-price-one .value,.m-presubtotalquoteamount .promotion-discount-price-two .value,.m-presubtotalquoteamount .retail-total-price .value{width:32%!important}}.m-presubtotalquoteamount .factor-based-price .label,.m-presubtotalquoteamount .promotion-discount-price-one .label,.m-presubtotalquoteamount .promotion-discount-price-two .label,.m-presubtotalquoteamount .retail-total-price .label{padding-left:0;padding-right:0}.m-presubtotalquoteamount .factor-based-price,.m-presubtotalquoteamount .promotion-discount-price-one,.m-presubtotalquoteamount .retail-total-price{color:#2d373c}.m-processaccordion{border-bottom:1px solid #879baa}.m-processaccordion .item .heading{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #879baa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:18px 0}.m-processaccordion .item .heading .icon{color:#41aaaa;font-size:10px;margin:0 10px 0 0}.m-processaccordion .item .heading h2.a-heading{font-size:16px;line-height:18px;margin:0}.m-processaccordion .item .content{padding-left:20px}.m-processaccordion .item .content.is-open{margin-bottom:20px}.m-processaccordion .item .content .a-image{margin-bottom:15px}.m-processaccordion .item .content .pa-next{line-height:38px;width:100%}.m-processaccordion .item.is-deactivated .heading .a-heading{color:#879baa}@media (min-width:750px){.m-presubtotalquoteamount .factor-based-price .label,.m-presubtotalquoteamount .promotion-discount-price-one .label,.m-presubtotalquoteamount .promotion-discount-price-two .label,.m-presubtotalquoteamount .retail-total-price .label{width:65%!important}.m-processaccordion .item .heading{padding:20px 0}.m-processaccordion .item .heading .icon{font-size:14px;margin:0 13px 0 0}.m-processaccordion .item .heading h2.a-heading{font-size:24px;line-height:26px}.m-processaccordion .item .content{padding-left:27px}.m-processaccordion .item .content.is-open{margin-bottom:25px}.m-processaccordion .item .content .a-image{display:inline-block;float:left;margin-right:40px;position:static;text-align:left;width:auto}.m-processaccordion .item .content .a-image img{max-width:300px}.m-processaccordion .item .content .pa-next{width:150px}}@media (min-width:900px){.m-presubtotalquoteamount .factor-based-price .label,.m-presubtotalquoteamount .promotion-discount-price-one .label,.m-presubtotalquoteamount .promotion-discount-price-two .label,.m-presubtotalquoteamount .retail-total-price .label{width:68%!important}.m-processaccordion .item .heading{padding:25px 0}.m-processaccordion .item .heading .icon{font-size:15px;margin:0 20px 0 0}.m-processaccordion .item .content{padding-left:35px}.m-processaccordion .item .content.is-open{margin-bottom:30px}.m-processaccordion .item .content .a-image img{max-width:420px}}.m-processbar{color:#fff;margin:40px 0 0}.m-processbar .is-done{background-color:#78cdcd}.m-processbar .is-done:before{border-left-color:#78cdcd}.m-processbar .is-done .step-content:after{font-size:14px;position:absolute;left:auto;right:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.m-processbar .is-cancelled{background-color:#af235f}.m-processbar .is-shipped{background-color:#099}.m-processbar .step-content .icon{font-size:15px;margin-left:15px}.m-processbar .step-content .icon:not(.icon-info.info-tooltip){vertical-align:baseline}.m-processbar .step-content .a-link,.m-processbar .step-content .a-link:hover{color:#fff}.m-processbar .step-content .a-link.has-icon{vertical-align:middle!important}.m-processbar .info-tooltip{vertical-align:baseline;line-height:20px}.m-processbar .info-tooltip .icon{vertical-align:middle!important}.m-processbar li:before{border-width:20px 0 20px 20px}.m-processbar li:after{border-width:22px 0 22px 22px}@media (min-width:750px){.m-processbar{margin:50px 0 0}.m-processbar li{height:60px}.m-processbar li:before{border-width:30px 0 30px 25px}.m-processbar li:after{border-width:32px 0 32px 27px}.m-processbar .is-full .is-done .info-tooltip,.m-processbar .is-full .text{margin-left:5px}.m-processbar .is-done .step-content:after{display:none}}@media (min-width:900px){.m-processbar{margin:60px 0 0}}.m-productconversionarea{padding-left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-productconversionarea:after{clear:both;content:".";display:block;height:0;visibility:hidden}.m-productconversionarea&gt;*{margin-bottom:20px!important;margin-top:0!important}.m-productconversionarea&gt;:empty{margin-bottom:0!important}.m-productconversionarea .js-conversion-wrapper .a-rating+.salesprogram:not(:empty){margin-bottom:0;margin-top:20px!important}.m-productconversionarea .js-conversion-wrapper .a-rating+.data-sheet-energy:not(:empty),.m-productconversionarea .js-conversion-wrapper .a-rating+.salesprogram:not(:empty)+.data-sheet-energy:not(:empty){margin-top:20px!important}.m-productconversionarea .m-ratingsummary:only-child{margin:0}.m-productconversionarea .a-rating{width:auto}.m-productconversionarea .data-sheet-energy&gt;div:not(.m-imagelist):not(.energy-class-range){margin-bottom:10px}.m-productconversionarea .data-sheet-energy .energy-class-range{color:#879baa}.m-productconversionarea .data-sheet-energy .m-imagelist{margin-right:20px;padding:0;width:80px}.m-productconversionarea .data-sheet-energy .m-imagelist .a-link{margin:0}.m-productconversionarea .data-sheet-energy .a-link-download{font-family:SiemensSans-Bold,sans-serif;margin:0 20px 0 0;padding:0;text-decoration:underline}.m-productconversionarea .data-sheet-energy .a-link-download:before{display:none}.m-productconversionarea .data-sheet-energy .a-link-download:hover:before{-webkit-animation:none;animation:none}.m-productconversionarea .dealer-logos{grid-row-gap:8px;grid-column-gap:8px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.m-productconversionarea .dealer-logos h3.a-heading{grid-column:1/-1}.m-productconversionarea .dealer-logos .a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:14px;line-height:20px;margin-bottom:0}.m-productconversionarea .dealer-logos .a-image{float:none;padding-left:10px;padding-right:10px;text-align:left;width:80%}.m-productconversionarea .dealer-logos .dealer-price-wrapper{padding:10px 20% 0 10px}.m-productconversionarea .dealer-logos .dealer-price-wrapper .dealer-price.highlight{color:#2d373c}.m-productconversionarea .dealer-logos .dealer-price-wrapper .price-info{color:#879baa}.m-productconversionarea .dealer-logos .js-usp-dealer.dealer-info{padding:0 20% 0 10px}.m-productconversionarea .dealer-logos .a-logo{border:1px solid #2d373c;padding:10px 0}.m-productconversionarea .dealer-logos .a-logo:hover:before{color:#fff}.m-productconversionarea .dealer-logos .a-logo:hover:after{content:"";background:#41aaaa}.m-productconversionarea .dealer-logos .a-logo:before{color:#41aaaa;display:inline-block;font-family:icons;font-style:normal;font-size:16px;line-height:1;margin-top:-15px;margin-right:-25px;position:absolute;right:20%;top:85%;-webkit-transition:color .4s cubic-bezier(.38,.04,.35,.96);transition:color .4s cubic-bezier(.38,.04,.35,.96);z-index:10}@media (min-width:750px){.m-productconversionarea .dealer-logos .a-logo:before{right:9%}}@media (min-width:900px){.m-productconversionarea .dealer-logos .a-logo:before{right:17%}}.m-productconversionarea .dealer-logos .a-logo:after{content:"";display:block;height:100%;position:absolute;right:0;top:0;-webkit-transition:background-color .4s cubic-bezier(.38,.04,.35,.96);transition:background-color .4s cubic-bezier(.38,.04,.35,.96);width:25%}@media (min-width:750px){.m-productconversionarea .dealer-logos .a-logo:after{width:10%}}@media (min-width:900px){.m-productconversionarea .dealer-logos .a-logo:after{width:20%}}.m-productconversionarea .price{margin-bottom:20px;padding-right:0;position:relative}.m-productconversionarea .price:only-child{margin-bottom:0!important}.m-productconversionarea .price .previous{color:#3c464b;font-size:23px;line-height:27px;margin:0!important;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-productconversionarea .price .previous+.current{color:#af235f}.m-productconversionarea .price .a-link{bottom:30px;left:50px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;position:absolute;top:auto}.m-productconversionarea .price .a-link .icon{margin-right:0}.m-productconversionarea .price .current,.m-productconversionarea .price .previous{display:block;float:none;width:auto}.m-productconversionarea .price .current{color:#3c464b;font-size:27px;line-height:31px;margin:0;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.m-productconversionarea .price .current.highlight:first-of-type{color:#3c464b!important}.m-productconversionarea .price .current.highlight{background-color:transparent!important;display:inline-block;float:left;width:auto}.m-productconversionarea .m-estimateddeliverydate.state-green .estimated-delivery-text,.m-productconversionarea .m-estimateddeliverydate.state-yellow .estimated-delivery-text{color:#2d373c}.m-productconversionarea .m-estimateddeliverydate.state-red{display:none}.m-productconversionarea .m-estimateddeliverydate p:last-child{margin-bottom:0}@media print{.m-productconversionarea .buttongroup,.m-productconversionarea .dealer-logos,.m-productconversionarea .js-button-group-wrapper,.m-productconversionarea .js-product-compare,.m-productconversionarea .legal-text,.m-productconversionarea .warranty,.m-productconversionarea .wishlist{display:none}}.m-productconversionarea&gt;.js-conversion-wrapper{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-productconversionarea&gt;.js-price-wrapper{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-productconversionarea&gt;.details,.m-productconversionarea&gt;.js-detail-wrapper{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.m-productconversionarea&gt;.js-stock-info-wrapper,.m-productconversionarea&gt;.m-estimateddeliverydate{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.m-productconversionarea&gt;.js-additional-link-list,.m-productconversionarea&gt;.m-quantityselector{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.m-productconversionarea&gt;.m-forminput-dropdown{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.m-productconversionarea&gt;.colors,.m-productconversionarea&gt;.legal-text{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.m-productconversionarea .m-productconversionarea__m-productsubscription{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.m-productconversionarea&gt;.buttongroup,.m-productconversionarea&gt;.js-button-group-wrapper{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.m-productconversionarea&gt;.product-label-list,.m-productconversionarea&gt;.warranty{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.m-productconversionarea&gt;.js-product-compare{margin-bottom:10px!important;-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.m-productconversionarea&gt;.wishlist{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.m-productconversionarea .salesprogram{margin:0 20px 10px 0}.m-productconversionarea .details{color:#879baa;width:100%}.m-productconversionarea .details .highlight,.m-productconversionarea .details p:not(.highlight) strong{background-color:transparent!important;border:1px solid #af235f;color:#af235f;display:block;font-size:14px;font-weight:700;line-height:18px;margin-bottom:10px;margin-top:10px;padding:8px 10px 10px}.m-productconversionarea .details p,.m-productconversionarea .details p:not(:only-child){margin-bottom:0}.m-productconversionarea .details p:not(:first-child):not(.highlight){margin-bottom:4px}.m-productconversionarea .details p:first-child{margin-top:0}.m-productconversionarea .product-label-list .m-imagelist&gt;*{float:right;margin-right:0}.m-productconversionarea p{color:#879baa}.m-productconversionarea p.legal-text{margin-top:12px}.m-productconversionarea p.legal-text:empty{margin-top:0}.m-productconversionarea .m-forminput.colors,.m-productconversionarea .m-forminput.sizes,.m-productconversionarea .m-forminput.variations{margin-bottom:10px;width:100%}.m-productconversionarea .a-link .icon{margin-left:2px}.m-productconversionarea form{display:block;width:100%}.m-productconversionarea form p{margin-top:11px}.m-productconversionarea form p.remove-item{margin-top:10px}.m-productconversionarea form p.remove-item .a-link .icon{vertical-align:0}@media (min-width:900px){.m-productconversionarea .salesprogram{margin:0 20px 10px 0}.m-productconversionarea form{width:auto}}.m-productconversionarea .m-quantityselector{margin-bottom:10px}.m-productconversionarea .m-quantityselector.quantity{width:200px!important}.m-productconversionarea .eco-m{margin-bottom:15px}.m-productconversionarea .eco-m .eco-c{font-family:SiemensSans-Bold,sans-serif!important;font-weight:400!important;margin-top:7px}.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details{color:#41aaaa!important;font-size:14px}.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:active,.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:focus,.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:hover{color:#a5e1e1!important;text-decoration:none!important}.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:active:before,.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:focus:before,.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:hover:before{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details:before{background:0 0;display:inline-block;float:none;font-family:icons;font-size:10px;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;margin:0 6px 0 -2px;speak:none}.m-productconversionarea .buttongroup .a-link.dl:before,.m-productconversionarea .js-button-group-wrapper .a-link.dl:before{background:0 0;display:inline-block;float:none;font-family:icons;font-size:14px;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;speak:none}.m-productconversionarea .buttongroup .a-link.dl:hover:before,.m-productconversionarea .js-button-group-wrapper .a-link.dl:hover:before{-webkit-animation:none;animation:none}.m-productitem{margin:40px 0 0}@media (min-width:750px){.m-productconversionarea .details{width:75%}.m-productconversionarea .data-sheet-energy{margin:0}.m-productconversionarea .data-sheet-energy .m-imagelist{margin-right:15px}.m-productconversionarea .price .current{margin-bottom:0}.m-productconversionarea .details .a-link .icon{margin-left:5px}.m-productconversionarea .details p:not(:first-child):not(.highlight){margin-bottom:2px}.m-productconversionarea .m-forminput.colors,.m-productconversionarea .m-forminput.sizes,.m-productconversionarea .m-forminput.variations{margin-bottom:10px;margin-right:8px;width:-webkit-calc(33.3333% - 8px);width:calc(33.3333% - 8px)}.m-productconversionarea .m-forminput:last-child{margin-bottom:0}.m-productconversionarea .a-button,.m-productconversionarea .js-button-group-wrapper .a-button,.m-productconversionarea .js-button-group-wrapper .a-link.a-button{width:100%}.m-productconversionarea .eco-m{margin-bottom:25px}.m-productconversionarea .eco-m .eco-c{margin-top:12px}.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details{font-size:13px}.m-productconversionarea .warranty{margin:6px 0 20px}.m-productconversionarea form.remove-item{margin-top:9px}.m-productitem{margin:50px 0 0}}@media (min-width:900px){.m-productconversionarea .buttongroup .a-button{width:100%}.m-productconversionarea .price .previous{font-size:20px}.m-productconversionarea .m-forminput.colors,.m-productconversionarea .m-forminput.sizes,.m-productconversionarea .m-forminput.variations{margin-bottom:15px;margin-right:0;padding-right:68px;width:100%}.m-productconversionarea .m-quantityselector{margin-bottom:15px}.m-productconversionarea .details p:not(:first-child):not(.highlight){margin-bottom:1px}.m-productconversionarea .details p:only-child{margin-bottom:0}.m-productconversionarea .a-button{margin-bottom:15px}.m-productconversionarea .eco-m{margin-bottom:5px}.m-productconversionarea .eco-m .eco-c{margin-top:14px}.m-productconversionarea .eco-m .eco-c a.ecr-details.ecr-open-details{font-size:14px}.m-productconversionarea .warranty{margin-bottom:10px}.m-productconversionarea .js-product-compare .m-forminput.m-forminput-checkbox{margin-bottom:0}.m-productconversionarea .js-product-compare+.m-forminput-checkbox.wishlist{margin-top:15px}.m-productconversionarea form.remove-item{margin-top:10px}.m-productitem{margin:60px 0 0}}.m-productitem.bottomspacing{margin-bottom:0!important}.m-productitem.item{margin:0}.m-productitem .delete,.m-productitem .edit{margin-bottom:10px;margin-right:0;padding:0}.m-productitem .delete .a-link .icon,.m-productitem .edit .a-link .icon{font-size:20px}.m-productitem .media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.m-productitem .media .a-image{text-align:center}.m-productitem .media .a-image img{margin:0;width:auto}.m-productitem .media .callouts.onimage{z-index:100}.m-productitem .callouts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;width:auto}.m-productitem .a-callout:first-child{background-color:#af235f}.m-productitem .a-callout:last-child{margin-right:0}.m-productitem dl dt{color:#879baa}.m-productitem dl dd{color:#000}.m-productitem dl dd span:nth-child(4),.m-productitem dl dd span:nth-child(5){color:transparent;position:relative}.m-productitem dl dd a[href^=mailto],.m-productitem dl dd a[href^=tel]{left:0;position:absolute}.m-productitem dl dd a[href^=mailto]:before,.m-productitem dl dd a[href^=tel]:before{-webkit-animation:none;animation:none;display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;margin-right:8px;speak:none}.m-productitem .summary-edit .icon-edit{font-size:20px!important}.m-productitem .content-left,.m-productitem .content-left .m-producttitle{margin-bottom:10px}@media (min-width:750px){.m-productitem .content-left .m-producttitle{margin-bottom:3px}}@media (min-width:900px){.m-productitem .content-left .m-producttitle{margin-bottom:22px}}.m-productitem .content-left .m-producttitle .a-heading{font-size:20px;line-height:24px;margin-bottom:10px}.m-productitem .content-left .a-heading{font-size:20px;line-height:24px;margin-bottom:10px}@media (min-width:750px){.m-productitem .content-left .a-heading,.m-productitem .content-left .m-producttitle .a-heading{margin-bottom:4px}}.m-productitem .content-left .product-id{color:#879baa;font-size:12px}.m-productitem .content-left .product-id p{margin-bottom:2px}.m-productitem .content-left .product-id p:last-child{margin-bottom:0}.m-productitem .m-productset-thumbnails{float:right;margin-bottom:20px;padding-left:0;padding-right:0;width:100%}.m-productitem .a-morecontenttogglelink{margin-bottom:10px}.m-productitem .a-morecontenttogglelink .more-less-button{margin-top:12px;text-align:left}.m-productitem .a-morecontenttogglelink .more-less-button .containerexpandable-togglelink{margin:0}.m-productitem .a-morecontenttogglelink .more-less-button .a-link{border:none;color:#879baa;font-size:12px;height:auto;margin-bottom:10px;width:auto}.m-productitem .a-morecontenttogglelink .more-less-button .a-link:hover{color:#becdd7}.m-productitem .a-morecontenttogglelink .more-less-button .a-link .icon{display:inline-block;left:auto;position:static;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.m-productitem .a-morecontenttogglelink .more-less-button .a-link .text{display:inline-block;font-family:SiemensSans-Bold,sans-serif}.m-productitem .a-morecontenttogglelink .more-less-button p{margin-bottom:5px}.m-productitem .a-morecontenttogglelink .content{margin-bottom:10px;margin-top:0}.m-productitem .content-right .a-button{margin-bottom:5px}.m-productitem .content-right .actions{margin:0}.m-productitem .content-right .actions+.information{margin:8px 0 30px}.m-productitem .content-right .warranty{color:#af235f}.m-productitem .content-right .information{margin-top:0}.m-productitem .content-right .information&gt;.a-link:first-child{background-color:transparent;border:1px solid #41aaaa;color:#41aaaa;font-size:14px;line-height:18px;letter-spacing:.1em;padding:10px 50px;text-align:center;text-transform:uppercase;width:100%}.m-productitem .content-right .information&gt;.a-link:first-child:hover{background-color:transparent;border:1px solid #a5e1e1;color:#a5e1e1}.m-productitem .content-right .information&gt;.a-link:first-child[disabled=disabled]{background:0 0;border:1px solid #becdd7;color:#becdd7}.m-productitem .content-right .information&gt;.a-link:first-child[disabled=disabled]:hover{background:0 0}.m-productitem .content-right .information&gt;.a-link:first-child .icon,.m-productitem .content-right .information&gt;.a-link:first-child:before{display:none}.m-productitem .content-right .information .a-heading,.m-productitem .content-right .information p{margin-bottom:10px}.m-productitem .m-multioptionbutton .a-button{height:40px}.m-productitem .m-multioptionbutton .a-button .icon{font-size:14px}.m-productitem .m-producttitle{margin-bottom:10px}@media (min-width:750px){.m-productitem .a-morecontenttogglelink .more-less-button .a-link{font-size:14px}.m-productitem .delete .a-link .icon,.m-productitem .edit .a-link .icon{font-size:20px;margin-right:0}.m-productitem .media{padding:0;width:25%}.m-productitem .media .a-image,.m-productitem .media .a-image img,.m-productitem .media .a-image picture{position:static}.m-productitem .media .a-image:after{display:inline}.m-productitem .callouts{margin-bottom:0}.m-productitem .m-producttitle{margin-bottom:2px}.m-productitem .m-producttitle .a-heading{font-size:24px;line-height:29px;margin-bottom:12px}.m-productitem .m-producttitle div&gt;p{margin-top:3px}.m-productitem .content-wrap{margin-top:0}.m-productitem .m-productset-thumbnails{float:right;padding-left:0;width:84%}.m-productitem .content-right{padding-left:25px}.m-productitem .content-right .warranty{display:block}.m-productitem .content-right .a-button{width:100%}.m-productitem .content-left{margin-bottom:0;padding-left:25px}.m-productitem .content-left .a-heading{font-size:24px;line-height:29px;margin-bottom:12px}.m-productitem .other-product{padding-left:35px}.m-productitem.item .content-wrap{margin-top:0}.m-productpromotion .bundle .header-text.highlight{padding-top:4px}}@media (min-width:900px){.m-productitem .media{width:16%}.m-productitem .media .productitem-thumbnail .a-image{text-align:center}.m-productitem .media .productitem-thumbnail .a-image img{height:auto;max-height:none;width:auto}.m-productitem .m-producttitle{margin-bottom:22px}.m-productitem .m-producttitle .a-heading{margin-bottom:10px}.m-productitem .m-producttitle div&gt;p{margin-top:4px}.m-productitem .content&gt;p{color:#3c464b;margin-bottom:22px}.m-productitem .content-wrap{float:right;margin-top:0;padding-left:0;width:84%}.m-productitem.item .content-wrap{margin-top:0;padding:0 0 0 30px;width:35.67%}.m-productitem.item .m-itemserviceitem{margin-top:0}.m-productitem.item .m-itemserviceitem .quantity&gt;span.value{margin-top:-3px}.m-productitem.item .m-itemserviceitem.service-item{margin-top:5px}.m-productitem .m-productset-thumbnails{float:right;padding:0 0 0 30px}.m-productitem .content-left{margin-bottom:0;padding:0 90px 0 30px}.m-productitem .content-left .description .content{margin-top:25px}.m-productitem .a-morecontenttogglelink{margin:0}.m-productitem .a-morecontenttogglelink .content.is-open{margin-bottom:25px}.m-productitem dl{margin-top:0}.m-productitem dl dt{color:#879baa;width:100%}.m-productitem dl dd{width:100%}.m-productitem dl dd .address-divider{margin-bottom:7px}.m-productitem .content-right{margin-top:0;padding:0}.m-productitem .content-right .a-button{margin-bottom:10px}.m-productitem .content-right .m-multioptionbutton .a-button{margin-bottom:30px}.m-productitem .other-product{float:right;padding-left:30px;width:84%}}.m-productpromotion .a-heading{width:100%!important}.m-productpromotion .bundle .header-text.highlight{font-weight:400}.m-productpromotion .bundle .product-conversion-area{padding-right:0}.m-productpromotion .product-conversion-area .m-productconversionarea{display:block}.m-productpromotion.fixed .promotion-separator{bottom:-34px;left:-webkit-calc(50% - 15px);left:calc(50% - 15px)}.m-productpromotion.fixed .promotion-separator .icon{background-color:transparent;color:#41aaaa;font-size:20px}.m-productpromotion.fixed .o-list.grid-view{margin-top:0}.m-productpromotion.fixed .list-layout .item{margin-top:40px}.m-productpromotion.fixed .list-layout .item .m-productconversionarea .a-productavailability.a-link{margin-top:15px}@media (min-width:750px){.m-productpromotion .bundle .header-text{padding-top:7px;text-align:left}.m-productpromotion.fixed .m-productpromotionteaser{padding-right:0}.m-productpromotion.fixed .promotion-separator{bottom:77%;left:100%;right:-23px}.m-productpromotion.fixed .list-layout .item .m-productconversionarea .a-productavailability.a-link{margin-top:20px}.m-productpromotion.fixed .grid-view{margin-left:-15px;margin-right:-15px}.m-productpromotion.fixed .grid-view .item{padding-left:15px;padding-right:15px}}@media (min-width:900px){.m-productpromotion .bundle .header-text.highlight{font-weight:700;padding-top:2px}.m-productpromotion.fixed .promotion-separator{right:-34px}.m-productpromotion.fixed .list-layout .item .m-productconversionarea .a-productavailability.a-link{margin-top:25px}.m-productpromotion.fixed .grid-view{margin-left:0;margin-right:0}.m-productpromotion.fixed .grid-view .item{padding-left:1.3888888889%;padding-right:1.3888888889%}}.m-productpromotion.flexible .m-carousel{margin-top:0;padding:0}.m-productpromotion.flexible .m-carousel .slick-slider{padding-bottom:40px;padding-left:0;padding-right:0}.m-productpromotion.flexible .m-carousel .paginationnumberposition-bottom{bottom:-19px}.m-productpromotion.flexible .m-carousel .carousel-paginationarrows{margin:0 auto;top:100%;width:50px}.m-productpromotion.flexible .m-carousel .carousel-paginationarrows .a-paginationarrows.next,.m-productpromotion.flexible .m-carousel .carousel-paginationarrows .a-paginationarrows.prev{color:#41aaaa;font-size:12px}.m-productpromotion.flexible .m-carousel .carousel-paginationarrows .a-paginationarrows.next:hover:before,.m-productpromotion.flexible .m-carousel .carousel-paginationarrows .a-paginationarrows.prev:hover:before{color:#becdd7}.m-productpromotion.flexible .m-carousel+.a-horizontalrule{margin:58px 0 0}.m-productpromotion.flexible .m-carousel .slide:nth-child(even) .promotion-separator{display:none}.m-productpromotion.flexible .m-carousel .promotion-separator{right:-5px}.m-productpromotion.flexible .m-carousel .promotion-separator .icon{font-size:20px}.m-productpromotion.flexible .m-productpromotionteaser .m-productconversionarea .a-productavailability.a-link{margin-top:15px}.m-productpromotion.flexible .m-productpromotionteaser .remove-item.top{right:0}@media (min-width:750px){.m-productpromotion.fixed .promotion-separator{right:-30px}.m-productpromotion.flexible .m-carousel{margin-right:-30px}.m-productpromotion.flexible .m-carousel .slick-slider{padding-right:28px}.m-productpromotion.flexible .m-carousel .paginationnumberposition-bottom{bottom:-20px}.m-productpromotion.flexible .m-productpromotionteaser .m-productconversionarea .a-productavailability.a-link{margin-top:20px}.m-productpromotion.flexible .m-productpromotionteaser .remove-item.top{right:16px}.m-productpromotion .carousel-paginationnumber{margin:auto}}.m-productpromotion.flexible .promotion-separator{right:0}.m-productpromotion.flexible .promotion-separator .icon{background:0 0;color:#41aaaa}.m-productpromotion.flexible .promotion-separator .icon:not(.first){font-size:22px}.m-productpromotion .o-list.grid-view .item{margin-top:0!important}.m-productpromotionteaser{padding:30px 0 0}.m-productpromotionteaser .remove-item .a-link .icon{font-size:20px;margin-right:0}.m-productpromotionteaser .m-productconversionarea .data-sheet-energy .m-imagelist{display:inline-block;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:auto}.m-productpromotionteaser .m-productconversionarea .data-sheet-energy .m-imagelist .a-image{max-width:100%}.m-productregistration-appliancedetails{margin:40px 0 0}.m-productregistration-appliancedetails h2.a-heading{font-size:20px;line-height:23px}.m-productregistration-appliancedetails .m-enterenumberproductids{margin-top:0}.m-productregistration-appliancedetails .form-row .m-forminput-dropdown.registered-product-dropdown{width:100%}.m-productservices{margin:15px 0 0}.m-productservices .a-heading{color:#3c464b;font-size:24px;line-height:27px}.m-productservices .service{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-productservices .service .a-link{height:14px;margin:0 10px;position:relative;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-productservices .service .a-link .icon{margin-top:2px}.m-productservices .service .price{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:3px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;text-align:right}.m-productservices .service .m-forminput-checkbox{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0;width:auto}.m-productservices .service .m-forminput-checkbox .a-formlabel{padding-left:30px!important}.m-productservices .service .m-forminput-checkbox .a-formlabel .label-text h4{margin-top:0}.m-productsethead .m-producttitle p{color:#879baa;font-size:12px}.m-productsethead .m-producttitle p:first-child{display:none}@media (min-width:750px){.m-productpromotionteaser{padding:30px 20px 0 0}.m-productservices{margin:15px 0 0}.m-productsethead .m-producttitle p{font-size:13px}.m-productsethead .m-producttitle p:first-child{display:block}}.m-productsethead .productset,.m-productsethead .productset-conversionarea{padding-left:0;padding-right:0}@media (min-width:900px){.m-productpromotion.flexible .m-carousel .slick-slider{padding-right:0}.m-productpromotion.flexible .m-carousel .slick-slider .slide{width:33%}.m-productpromotion.flexible .m-carousel .slide:nth-child(even) .promotion-separator{display:block}.m-productpromotion.flexible .m-carousel .slide:nth-child(3n+3) .promotion-separator{display:none}.m-productpromotion.flexible .m-carousel .promotion-separator{right:10px}.m-productpromotion.flexible .m-productpromotionteaser .m-productconversionarea .a-productavailability.a-link{margin-top:25px}.m-productpromotion.flexible .m-productpromotionteaser .remove-item.top{right:46px}.m-productpromotionteaser{padding:30px 50px 0 0}.m-productservices{margin:20px 0}.m-productsethead .m-producttitle p{font-size:14px}.m-productsethead .productset,.m-productsethead .productset-conversionarea{padding-right:1.3888888889%}}.m-productsethead .productset-ids .a-heading,.m-productsethead .productset-ids&gt;ul,.m-productsethead .productset-ids&gt;ul&gt;li{font-size:12px}@media (min-width:750px){.m-productsethead .productset-ids .a-heading,.m-productsethead .productset-ids&gt;ul,.m-productsethead .productset-ids&gt;ul&gt;li{font-size:13px}}@media (min-width:900px){.m-productsethead .productset-ids .a-heading,.m-productsethead .productset-ids&gt;ul,.m-productsethead .productset-ids&gt;ul&gt;li{font-size:14px}}.m-productsethead .thumbnails-separator .icon{color:#41aaaa;font-size:10px}.m-productsethead .m-productconversionarea .details .highlight{font-family:SiemensSans-Bold,sans-serif}.m-productsethead .promotion .m-firedmessage{padding:20px}.m-productsethead .promotion .m-firedmessage .content .list-unstyled li{line-height:1}.m-productsethead .promotion .m-firedmessage .content .a-heading{color:#2d373c;font-size:14px;margin-bottom:15px}.m-productsethead .promotion .m-firedmessage .content-icon{color:#41aaaa;right:18px;top:18px}@media (min-width:750px){.m-productsethead .thumbnails-separator .icon{font-size:15px}.m-productsethead .promotion .m-firedmessage{padding:22px 24px}.m-productsethead .promotion .m-firedmessage .content .a-heading{font-size:13px;margin-bottom:15px}.m-productsethead .promotion .m-firedmessage .content-icon{right:20px;top:20px}.m-productteaser .product-images .callouts.onimage .flexcampaign .a-image{margin-top:0}}.m-productsethead .productset-calloutarea{display:block}.m-productsethead .productset-calloutarea .callouts .a-callout{background:#af235f}.m-productsethead .productset-calloutarea .callouts .a-callout:first-child{background:#50bed7}.m-productsethead .productset-calloutarea .product-thumbnail{display:none}.m-productsethead .m-firedmessage.a-area{border:1px solid #6d7478}.m-productsethead .m-firedmessage.a-area.a-area-desktop,.m-productsethead .m-firedmessage.a-area.a-area-mobile,.m-productsethead .m-firedmessage.a-area.a-area-tablet{background-color:#ebf0f5;border:1px solid #6d7478}@media (max-width:899px){.m-productsethead .m-firedmessage.a-area.a-area-desktop,.m-productsethead .m-firedmessage.a-area.a-area-mobile,.m-productsethead .m-firedmessage.a-area.a-area-tablet,.m-productsethead .productset,.m-productsethead .productset-conversionarea{width:100%}}.m-productsetitemdetail .serviceArea .container .m-containerexpandable{margin-top:0}@media (min-width:900px){.m-productsethead .promotion .m-firedmessage{padding:28px}.m-productsethead .promotion .m-firedmessage .content .a-heading{font-size:18px;margin-bottom:20px}.m-productsethead .promotion .m-firedmessage .content-icon{right:25px;top:25px}.m-productsetitemdetail .serviceArea{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-productsetitemdetail .serviceArea .ratingDownload{margin:20px 0 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-productsetitemdetail .serviceArea .container{margin:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.m-productset-thumbnails .productset-thumbnail,.m-productset-thumbnails .productset-thumbnails{margin-bottom:0!important}.m-productset-thumbnails .productset-thumbnail .thumbnails-separator .icon{color:#41aaaa}.m-productteaser .product-info .m-producttitle{margin-top:0}.m-productteaser .product-info .m-producttitle .a-heading{color:#2d373c}.m-productteaser .product-images&gt;.callouts{display:block}.m-productteaser .product-images .callouts.onimage:nth-child(2){top:80px}.m-productteaser .product-images .callouts.onimage .a-callout{margin-right:0}.m-productteaser .product-images .callouts .flexcampaign .a-image:nth-child(n+4){display:none}.m-productteaser .product-images .callouts .a-callout:first-child{background-color:#af235f}.m-productteaser .product-images .product-thumbnail a::after{content:''!important;display:block!important;margin-top:100%!important;position:relative!important}.m-productteaser .product-images .product-thumbnail+.flexcampaign,.m-productteaser .product-images .product-thumbnail+.product-awards+.flexcampaign{text-align:left!important}.m-productteaser .product-images .product-thumbnail+.flexcampaign .a-image{margin-bottom:5px}.m-productteaser .product-images .image-container .home-connect-image{background:0 0;margin:0 0 5px;width:60px}.m-productteaser .product-images .image-container .home-connect-image .icon-wifi{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.m-productteaser .product-conversion .js-price-wrapper{float:left}.m-productteaser .product-conversion .js-price-wrapper .buttongroup .a-button{padding:12px 40px!important}.m-productteaser .product-conversion .js-price-wrapper .buttongroup .a-button-primary,.m-productteaser .product-conversion .js-price-wrapper .buttongroup .a-link-primary.a-button.a-button-link,.m-productteaser .product-conversion .js-price-wrapper .buttongroup .a-link-primary.a-button.a-link{color:#fff}.m-productteaser .product-conversion .buttongroup .a-button{padding:12px 40px!important}.m-productteaser .product-conversion .js-conversion-wrapper .salesprogram{margin-left:0!important}.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .energy-class-range{float:left}.grid-view.m-productteaser .product-images{margin-bottom:15px}@media (min-width:900px){.grid-view.m-productteaser .product-images{margin-bottom:33px}.grid-view.m-productteaser .product-conversion .js-price-wrapper .price .current{font-size:24px}}.grid-view.m-productteaser .product-info{margin-bottom:30px;margin-top:0}.grid-view.m-productteaser .product-info .benefit-list,.grid-view.m-productteaser .product-info .m-forminput{display:none}@media (max-width:749px){.grid-view.m-productteaser .product-images .product-thumbnail{margin:0 -13.5px}.grid-view.m-productteaser .product-conversion,.grid-view.m-productteaser .product-info{padding-left:0;padding-right:0}}.grid-view.m-productteaser .product-info .m-producttitle{margin-bottom:5px}.grid-view.m-productteaser .product-conversion{padding-left:0;padding-right:0}@media (min-width:750px){.m-productteaser .product-images .callouts.onimage .flexcampaign .a-image img,.m-productteaser .product-images .flexcampaign .a-image img{max-height:60px;max-width:60px}.grid-view.m-productteaser .product-info{width:90%}.grid-view.m-productteaser .product-info .m-producttitle{margin-bottom:0}.grid-view.m-productteaser .product-conversion{margin-top:0;width:90%}.grid-view.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy{width:100%}}.grid-view.m-productteaser .product-conversion .js-price-wrapper{float:none;margin-bottom:5px;width:100%}.grid-view.m-productteaser .product-conversion .js-price-wrapper .price{margin-bottom:20px}.grid-view.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .a-link-download{display:inline-block}.grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button:last-child{margin-bottom:10px}.grid-view .m-productteaser .product-images{padding-left:0;padding-right:0}.grid-view .m-productteaser .product-images .callouts.onimage{position:relative}.grid-view .m-productteaser .product-images .product-thumbnail{margin-bottom:0}.grid-view .m-productteaser .product-images .product-thumbnail.slick-slider{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media (min-width:750px){.grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button,.grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button:last-child{margin-bottom:25px}.grid-view .m-productteaser .product-images .callouts.onimage{bottom:0;display:table;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;left:0;position:absolute;right:auto;top:0}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign a.a-link:last-child,.grid-view .m-productteaser .product-images .callouts.onimage .flexcampaign a.a-link:only-child{margin-bottom:0}.grid-view .m-productteaser .product-images .product-thumbnail,.grid-view .m-productteaser .product-images .product-thumbnail a:not(.slick-slide){height:100%}.grid-view .m-productteaser .product-images .product-awards{bottom:0;margin:0;position:absolute;right:0;width:auto}.grid-view .m-productteaser .product-images .product-awards .m-imagelist .a-image{float:right;max-width:100px}.grid-view .m-productteaser .product-images .product-awards.award-view{position:absolute;width:auto}}.grid-view .m-productteaser .product-images .flexcampaign{margin-top:25px;position:relative;top:auto!important;width:100%}.grid-view .m-productteaser .product-images .flexcampaign&gt;.a-image,.grid-view .m-productteaser .product-images .flexcampaign&gt;a{display:inline-block;margin-bottom:10px;margin-right:10px;width:auto}.grid-view .m-productteaser .product-images .flexcampaign&gt;.a-image:nth-child(even),.grid-view .m-productteaser .product-images .flexcampaign&gt;a:nth-child(even){margin-right:0}.grid-view .m-productteaser .product-images .flexcampaign a&gt;.a-image{margin-bottom:0}.grid-view .m-productteaser .product-conversion,.grid-view .m-productteaser .product-conversion .js-button-group-wrapper,.grid-view .m-productteaser .product-conversion .js-conversion-wrapper,.grid-view .m-productteaser .product-conversion .js-price-wrapper{padding-left:0;padding-right:0}.grid-view .m-productteaser .product-conversion .js-conversion-wrapper,.grid-view .m-productteaser .product-conversion .js-price-wrapper,.grid-view .m-productteaser .product-conversion .stock-info-wrapper{width:100%}.grid-view .m-productteaser .product-conversion&gt;*{float:right;width:100%}.productlist-wrap .o-list.grid-view .m-productteaser{display:-ms-grid;display:grid;-ms-grid-columns:30% 65%;grid-template-columns:30% 65%;-ms-grid-rows:auto;grid-template-rows:auto;-webkit-column-gap:18px;column-gap:18px;grid-auto-flow:column}@media all and (-ms-high-contrast:none){.productlist-wrap .o-list.grid-view .m-productteaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.productlist-wrap .o-list.grid-view .m-productteaser .product-images{-ms-grid-column:1;grid-column:1;grid-row:1/3;width:100%}.productlist-wrap .o-list.grid-view .m-productteaser .product-images .callouts.onimage{top:0!important;width:100%}.productlist-wrap .o-list.grid-view .m-productteaser .product-info{-ms-grid-column:2;grid-column:2;-ms-grid-row:auto;grid-row:auto;padding:0;width:100%}.productlist-wrap .o-list.grid-view .m-productteaser .product-conversion{-ms-grid-column:2;grid-column:2;-ms-grid-row:auto;grid-row:auto;margin-top:23px;padding:0;width:100%}@media (min-width:750px){.grid-view .m-productteaser .product-images .flexcampaign&gt;.a-image,.grid-view .m-productteaser .product-images .flexcampaign&gt;a{margin-right:0}.grid-view .m-productteaser .product-conversion&gt;*{float:none}.productlist-wrap .o-list.grid-view .m-productteaser .product-images .callouts.onimage{width:60px}.productlist-wrap .o-list.grid-view .m-productteaser{border-bottom:1px solid #e2e3e4;-ms-grid-columns:100%;grid-template-columns:100%;margin-bottom:25px;padding-bottom:0}.productlist-wrap .o-list.grid-view .m-productteaser .product-conversion,.productlist-wrap .o-list.grid-view .m-productteaser .product-images,.productlist-wrap .o-list.grid-view .m-productteaser .product-info{-ms-grid-column:1;grid-column:1;-ms-grid-row:auto;grid-row:auto}}@media (max-width:1114px) and (min-width:900px){.productlist-wrap .o-list.grid-view .list-layout .item{margin:60px 0 0!important;padding:0 30px 40px 0;width:50%!important}.productlist-wrap .o-list.grid-view .list-layout .item .m-productteaser{border-right:1px solid #e2e3e4!important;padding-left:0!important}.productlist-wrap .o-list.grid-view .list-layout .item:nth-child(even) .m-productteaser{border-right:none!important;padding-left:30px!important;padding-right:0}}@media (min-width:1115px){.productlist-wrap .o-list.grid-view .list-layout .item{float:none!important;margin:120px 0 0!important;padding:0 4px!important;width:33.3333%!important}}.m-productteaseripg{height:auto!important}.m-productteaseripg .a-image{display:none}.m-productteaseripg .productteaseripg-container{padding-left:0;padding-top:60px;position:relative}.m-productteaseripg .productteaseripg-container .a-image{display:block;margin:20px 0 0}@media (min-width:750px){.m-productteaseripg .productteaseripg-container .a-image{text-align:left;margin:25px 0 0}}@media (min-width:900px){.grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button,.grid-view.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button:last-child{margin-bottom:15px}.productlist-wrap .o-list.grid-view .m-productteaser{border-bottom:none;border-right:1px solid #e2e3e4;margin-bottom:60px;padding-left:30px;padding-right:30px}.m-checkout-summary .productlist-wrap .o-list.grid-view .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.productlist-wrap .o-list.grid-view .m-productteaser .product-conversion .a-button.a-button-secondary,.productlist-wrap .o-list.grid-view .m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.productlist-wrap .o-list.grid-view .m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:100%!important}.productlist-wrap .o-list.grid-view .list-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.productlist-wrap .o-list.grid-view .list-layout .item{border-bottom:1px solid #e2e3e4;padding:0!important}.productlist-wrap .o-list.grid-view .list-layout .item:nth-child(3n) .m-productteaser{border-right:none}.productlist-wrap .o-list.grid-view .list-layout .item .m-sparepartproductteaser{padding:0 30px 40px 0}.m-productteaseripg .productteaseripg-container .a-image{margin:30px 0 0}}.m-productteaseripg .productteaseripg-container .a-backlink{margin:0 0 20px;padding:0;position:relative}@media (min-width:750px){.m-productteaseripg .productteaseripg-container .a-backlink{margin:0 0 25px;position:absolute;top:30px}}@media (min-width:900px){.m-productteaseripg .productteaseripg-container .a-backlink{margin:0 0 30px}}.m-productteaseripg .productteaseripg-container .a-heading{padding:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content{overflow:hidden;margin:20px 0 0}@media (min-width:750px){.m-productteaseripg .productteaseripg-container .productteaseripg-content{float:right;margin:25px 0 20px;padding:0 40px 0 0;width:70%}}.m-productteaseripg .productteaseripg-container .productteaseripg-content .m-producttitle .a-heading{padding:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .a-rating{padding-bottom:10px}.m-productteaseripg .productteaseripg-container .productteaseripg-content .data-sheet-energy{margin-bottom:10px}.m-productteaseripg .productteaseripg-container .productteaseripg-content ul{margin:0;padding:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content ul li{list-style:none;margin:0 0 10px;padding-left:25px}.m-productteaseripg .productteaseripg-container .productteaseripg-content ul li:before{color:#50bed7;font-family:icons;margin-left:-25px;margin-right:10px}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text{padding-right:40px}@media (min-width:900px){.m-productteaseripg .productteaseripg-container .productteaseripg-content{float:none;margin:30px 40px 20px;padding:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text{width:75%}}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text .m-producttitle{margin-bottom:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text .container .m-containerexpandable{margin:15px 0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-info-text .container .m-containerexpandable .a-morecontenttogglelink .more-less-button.hidden+.content.is-open{padding:10px 0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea{width:100%}@media (min-width:750px){.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea{width:60%}}@media (min-width:900px){.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea{width:50%}}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .price{margin-bottom:10px}.m-productteaseripg .productteaseripg-container .productteaseripg-content .productteaseripg-conversionarea .current{margin-top:0}.m-productteaseripg .productteaseripg-container .productteaseripg-content .m-productconversionarea .a-button{margin-bottom:8px}.m-productteaseripg .productteaseripg-container .productteaseripg-content .m-productconversionarea .buttongroup .a-button+.a-button{float:none}.m-productteaseripg .productteaseripg-container .a-link.a-button{display:inline-block;width:48%}.m-productteaser:after{clear:both;content:'';display:block}.m-productteaser .product-images{position:relative;float:left;padding:0;width:100%}@media (min-width:750px){.m-productteaser .product-images{margin-right:25px;width:33.333%}}@media (min-width:900px){.m-productteaseripg .productteaseripg-container .a-link.a-button{left:0;width:100%}.m-productteaser .product-images{margin-right:30px;width:25%}}.m-productteaser .product-images .product-awards{display:block;margin-bottom:30px;width:100%}.m-productteaser .product-images .product-thumbnail{margin-bottom:20px}.m-productteaser .product-images .product-thumbnail a{width:100%}.m-productteaser .product-images .product-thumbnail a:after{display:none}.m-productteaser .product-images .product-thumbnail a .a-image{bottom:auto;height:auto;left:auto;min-height:unset;position:static;right:auto;text-align:center;top:auto;width:100%}.m-productteaser .product-images .product-thumbnail a .a-image picture{bottom:auto;height:auto;left:auto;min-height:unset;position:static;right:auto;top:auto;width:100%}.m-productteaser .product-images .product-thumbnail a .a-image img{bottom:auto;height:auto;left:auto;min-height:unset;position:static;right:auto;top:auto}.m-productteaser .product-info{float:left;margin-top:0;padding:0;width:100%}@media (min-width:750px){.m-productteaser .product-images .product-thumbnail{margin-bottom:0}.m-productteaser .product-info{width:-webkit-calc(66.666% - 25px);width:calc(66.666% - 25px)}}.m-productteaser .product-info .hook-line{margin-bottom:28px;padding-right:25px}@media (min-width:750px){.m-productteaser .product-info .hook-line{margin-bottom:22px}.m-productteaser .product-info .m-producttitle .subtitle p{line-height:1;margin-bottom:8px}.m-productteaser .product-info .m-producttitle .subtitle p:last-child{margin-bottom:14px}}.m-productteaser .product-info:after{clear:both;content:'';display:block}.m-productteaser .product-info .m-producttitle{margin-bottom:10px}@media (min-width:750px) and (min-width:900px){.m-productteaser .product-info .m-producttitle .subtitle p:last-child{margin-bottom:24px}}.m-productteaser .product-info .benefit-list{display:none;list-style:none;margin:0 0 20px;padding:0}.m-productteaser .product-info .benefit-list li{padding-left:19px;position:relative}@media (min-width:750px){.m-productteaser .product-info .benefit-list{display:none;margin-bottom:0}.m-productteaser .product-info .benefit-list li{margin-bottom:17px;padding-left:28px}}@media (min-width:900px){.m-productteaser .product-info{width:-webkit-calc(50% - 30px);width:calc(50% - 30px)}.m-productteaser .product-info .benefit-list{display:block;margin-bottom:45px;padding-left:1px}.m-productteaser .product-info .benefit-list li{margin-bottom:11px}}.m-productteaser .product-info .benefit-list li:last-child{margin-bottom:0}.m-productteaser .product-info .benefit-list li:before{color:#63c5db;display:block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;left:0;position:absolute;speak:none;top:0}.m-productteaser .product-info .m-forminput{display:none}.m-productteaser .product-info .m-forminput.m-forminput-dropdown .select2-container--open .select2-selection{border:1px solid #2d373c}@media (min-width:750px){.m-productteaser .product-info .m-forminput{display:block;margin-bottom:25px}}@media (min-width:900px){.m-productteaser .product-info .m-forminput{margin-bottom:50px}.m-productteaser .product-info .m-forminput.m-forminput-dropdown{max-width:60%}}.m-productteaser .product-info .imagelist{display:none}.m-productteaser .product-conversion{float:right;margin:0;padding:0;width:100%}@media (min-width:750px){.m-productteaser .product-info .imagelist{display:block;margin-bottom:15px}.m-productteaser .product-conversion{width:-webkit-calc(66.666% - 25px);width:calc(66.666% - 25px)}}.m-productteaser .product-conversion .js-conversion-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.m-productteaser .product-conversion .js-conversion-wrapper .a-rating{display:block;margin:0;position:relative;white-space:nowrap;width:100%}@media (min-width:750px){.m-productteaser .product-conversion .js-conversion-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-productteaser .product-conversion .js-conversion-wrapper .a-rating{margin:0 25px 0 0;width:100%}}.m-productteaser .product-conversion .js-conversion-wrapper .salesprogram{margin-right:0}.m-productteaser .product-conversion .js-conversion-wrapper .salesprogram .a-image{margin-left:0;margin-right:5px;max-width:125px}.m-productteaser .product-conversion .js-conversion-wrapper .salesprogram+.data-sheet-energy{margin-left:0!important}.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy{display:inline-block;float:right;margin-bottom:0;width:auto}.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .m-imagelist{margin:0 20px 5px 0}@media (min-width:900px){.m-productteaser .product-conversion{margin-top:0;padding-left:1px;width:-webkit-calc(25% - 30px);width:calc(25% - 30px)}.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .m-imagelist{margin-right:30px}}.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .a-link{margin-bottom:5px}.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .energy-class-range{display:inline-block}.m-productteaser .product-conversion .js-price-wrapper{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.m-productteaser .product-conversion .js-price-wrapper .previous+.current{color:#af235f!important}.m-productteaser .product-conversion .js-price-wrapper .current.highlight{color:#2d373c}@media (max-width:749px){.m-productteaser .product-conversion .js-detail-wrapper,.m-productteaser .product-conversion .js-price-wrapper{float:left}.m-productteaser .product-conversion .js-detail-wrapper p:first-of-type{margin:0}}.m-productteaser .product-conversion .js-detail-wrapper p{display:none}.m-productteaser .product-conversion .js-detail-wrapper p .a-link.has-icon{vertical-align:0}.m-productteaser .product-conversion .js-detail-wrapper p:not(.highlight){display:none}.m-productteaser .product-conversion .js-detail-wrapper p:not(.highlight):first-of-type{display:block}@media (min-width:750px){.m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .m-imagelist{margin-right:25px}.m-productteaser .product-conversion .js-price-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.m-productteaser .product-conversion .js-detail-wrapper p{display:block;margin-bottom:5px}.m-productteaser .product-conversion .js-detail-wrapper p.highlight{margin-bottom:15px}.m-productteaser .product-conversion .js-detail-wrapper p:not(.highlight){display:block}.m-productteaser .product-conversion .js-detail-wrapper p:not(.highlight):first-of-type{margin-bottom:0}}.m-productteaser .product-conversion .js-button-group-wrapper{height:auto!important}.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{font-size:14px;line-height:18px;margin:0 0 15px}.m-checkout-summary .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.m-productteaser .product-conversion .a-button.a-button-secondary,.m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:100%!important}.m-productteaser .product-conversion .list-unstyled{display:block}@media (min-width:750px){.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{float:left;font-size:13px;line-height:18px;margin:0 10px 15px 0;max-width:none}.list-view.m-productteaser .product-info{margin:54px 0 0}}@media (min-width:900px){.m-productteaser .product-conversion .js-detail-wrapper p{margin-bottom:1px}.m-productteaser .product-conversion .js-detail-wrapper p.highlight{margin-bottom:22px}.m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{font-size:14px;line-height:18px;margin-bottom:10px;max-width:none}.m-checkout-summary .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.m-productteaser .product-conversion .a-button.a-button-secondary,.m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:auto!important}.list-view.m-productteaser .product-info{margin:63px 30px 0 0}.list-view.m-productteaser .product-conversion{margin-top:57px}}.productlist-wrap .o-list.list-view .list-layout .m-productteaser{border-bottom:1px solid #e2e3e4;margin-bottom:0;padding-bottom:25px}.productlist-wrap .o-list.list-view .list-layout .m-productteaser.productteaser-set-item:last-child,.productlist-wrap .o-list.list-view .list-layout .m-productteaser.productteaser-set-item:only-child{border-bottom:none!important;padding-bottom:0!important}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images{text-align:center}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .a-image{text-align:center!important}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .a-image img{height:auto}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .product-awards .m-imagelist .a-image{max-width:100px}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .flexcampaign{margin-top:25px}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .flexcampaign .a-image{text-align:left!important}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .flexcampaign&gt;.a-image,.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .flexcampaign&gt;a{display:inline-block;margin-bottom:8px;margin-right:8px;width:auto}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .callouts.onimage{position:relative}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-images .callouts .flexcampaign .a-image:nth-child(n+4){display:none}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .a-rating{margin-bottom:10px}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .data-sheet-energy .a-link,.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .data-sheet-energy .m-imagelist{margin-bottom:3px!important}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .data-sheet-energy .a-link-download{float:left}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .data-sheet-energy .energy-class-range{width:auto!important}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .js-price-wrapper{width:100%}.productlist-wrap .o-list.list-view .list-layout .m-productteaser .product-conversion .js-price-wrapper .price{margin-bottom:0}@media (min-width:900px){.productlist-wrap .o-list.list-view .list-layout .m-productteaser{padding-bottom:55px}.productlist-wrap .o-list.list-view .m-productteaser{display:-ms-grid;display:grid;-ms-grid-columns:25% 65%;grid-template-columns:25% 65%;-ms-grid-rows:auto;grid-template-rows:auto;-webkit-column-gap:60px;column-gap:60px;grid-auto-flow:column}.productlist-wrap .o-list.list-view .m-productteaser .product-images{-ms-grid-column:1;grid-column:1;grid-row:1/3;margin:0;width:100%}}@media all and (min-width:900px) and (-ms-high-contrast:none){.productlist-wrap .o-list.list-view .m-productteaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.productlist-wrap .o-list.list-view .m-productteaser .product-images{width:25%}}@media (min-width:900px){.productlist-wrap .o-list.list-view .m-productteaser .product-images .a-image{text-align:center}.productlist-wrap .o-list.list-view .m-productteaser .product-images .callouts .flexcampaign .a-image:nth-child(n+3){display:block}.productlist-wrap .o-list.list-view .m-productteaser .product-images .product-awards .m-imagelist .a-image{float:right}.productlist-wrap .o-list.list-view .m-productteaser .product-info{-ms-grid-column:2;grid-column:2;-ms-grid-row:auto;grid-row:auto;padding:0;width:100%}}@media all and (min-width:900px) and (-ms-high-contrast:none){.productlist-wrap .o-list.list-view .m-productteaser .product-info{padding:0 0 0 60px;width:75%}}@media (min-width:900px){.productlist-wrap .o-list.list-view .m-productteaser .product-info .m-producttitle{margin-top:-4px}.productlist-wrap .o-list.list-view .m-productteaser .product-info .hook-line{padding-right:25px}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion{-ms-grid-column:2;grid-column:2;-ms-grid-row:auto;grid-row:auto;margin-top:23px;padding:0;width:100%}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-conversion-wrapper{margin-bottom:23px}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-conversion-wrapper .a-rating{margin-bottom:0!important;margin-right:30px}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy{margin-bottom:0;margin-top:20px!important}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .a-link,.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .m-imagelist{margin-bottom:0!important}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy .energy-class-range{width:auto!important}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .price{margin-right:10px;padding-right:0!important}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .price .previous+.current{color:#af235f}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .price .current{color:#2d373c;font-size:27px;line-height:31px;margin-bottom:0}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-button-group-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-button-group-wrapper .a-button{margin-bottom:8px;min-width:335px;width:auto}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-button-group-wrapper .a-button:first-of-type{margin-right:10px}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .js-product-compare{float:left;margin-right:50px}.productlist-wrap .o-list.list-view .m-productteaser .product-conversion .wishlist{float:left;margin-top:0}}@media all and (min-width:900px) and (-ms-high-contrast:none){.productlist-wrap .o-list.list-view .m-productteaser .product-conversion{float:none;margin:0;margin-left:-webkit-calc(25% + 60px);margin-left:calc(25% + 60px);padding:0;width:75%}}.m-productteaserset{padding-bottom:20px}.m-productteaserset .m-productsethead .productset .m-producttitle&gt;div p{color:#879baa;display:block;margin:0;width:100%}.m-productteaserset .m-productsethead .productset .m-producttitle .a-link .a-heading{font-size:20px;line-height:24px;margin-bottom:14px;margin-top:-3px}.m-productteaserset .m-productsethead .productset .productset-calloutarea{display:block;margin-bottom:10px;width:100%}.m-productteaserset .m-productsethead .productset .productset-calloutarea:after{display:none}@media (min-width:750px){.m-productteaserset{padding-bottom:23px}.m-productteaserset .m-productsethead .productset{margin-bottom:20px;padding:0;width:100%}.m-productteaserset .m-productsethead .productset .productset-calloutarea{margin-bottom:11px}.m-productteaserset .m-productsethead .productset .productset-calloutarea:after{display:none}.m-productteaserset .m-productsethead .productset .productset-calloutarea .callouts .a-callout{margin-right:10px}}.m-productteaserset .m-productsethead .productset .productset-calloutarea .callouts{display:inline-block;vertical-align:top}.m-productteaserset .m-productsethead .productset .productset-calloutarea .callouts .a-callout{background-color:#6d7478}.m-productteaserset .m-productsethead .productset .productset-calloutarea .callouts .a-callout:first-child{background:#af235f}.m-productteaserset .m-productsethead .productset .productset-calloutarea .callouts .flexcampaign{display:inline-block}.m-productteaserset .m-productsethead .productset .productset-calloutarea .callouts .flexcampaign .a-image{display:inline-block;margin-right:10px;width:75px}.m-productteaserset .m-productsethead .productset .productset-calloutarea .product-thumbnail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 10px 10px}@media (min-width:750px){.m-productteaserset .m-productsethead .productset .productset-calloutarea .product-thumbnail{line-height:1;margin-left:0}}@media (min-width:900px){.m-productteaserset{padding-bottom:0}.m-productteaserset .m-productsethead .productset{margin-right:40px;width:66.666667%}.m-productteaserset .m-productsethead .productset .m-producttitle .a-link .a-heading{margin-bottom:4px}.m-productteaserset .m-productsethead .productset .productset-calloutarea{margin-bottom:16px}.m-productteaserset .m-productsethead .productset .productset-calloutarea .product-thumbnail{margin-left:0}}.m-productteaserset .m-productsethead .productset .productset-calloutarea .product-thumbnail a .a-image,.m-productteaserset .m-productsethead .productset .productset-calloutarea .product-thumbnail a .a-image picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-productteaserset .m-productsethead .productset .productset-calloutarea .product-thumbnail a .a-image img{display:block}.m-productteaserset .m-productsethead .productset .productset-ids{display:none;width:100%}.m-productteaserset .m-productsethead .productset .productset-thumbnails{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;width:100%}.m-productteaserset .m-productsethead .productset .productset-thumbnails .productset-thumbnail{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;height:auto;margin:0 0 3vw!important;padding-left:15px;padding-right:15px}.m-productteaserset .m-productsethead .productset .productset-thumbnails .productset-thumbnail:first-child{padding-left:0}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper .price .current{font-size:20px;margin-bottom:2px}@media (min-width:750px){.m-productteaserset .m-productsethead .productset .productset-thumbnails .productset-thumbnail{-webkit-box-flex:0;-webkit-flex:0 1 40%;-ms-flex:0 1 40%;flex:0 1 40%;margin:0;padding-left:20px;padding-right:20px;width:20%}.m-productteaserset .m-productsethead .productset .productset-thumbnails .productset-thumbnail .thumbnails-separator{right:-15px}.m-productteaserset .m-productsethead .productset-conversionarea{padding:0;width:100%}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea{position:relative}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper{float:left;margin:0;width:50%}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper .price .current{font-size:30px;margin:0}}@media (min-width:900px){.m-productteaserset .m-productsethead .productset .productset-thumbnails .productset-thumbnail{padding-left:13px;padding-right:13px}.m-productteaserset .m-productsethead .productset .productset-thumbnails .productset-thumbnail .thumbnails-separator{right:-15.5px}.m-productteaserset .m-productsethead .productset-conversionarea{margin-bottom:82px;margin-top:0;width:-webkit-calc(33.333333% - 40px);width:calc(33.333333% - 40px)}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper{float:none;width:100%}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper .price .current{font-size:35px;margin-bottom:8px}}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details{margin-bottom:0}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p{display:none;margin-bottom:9px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p:first-of-type{display:block}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .stock-info-wrapper{display:none}@media (min-width:750px){.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper .price .previous{font-size:30px;line-height:1;margin:0 0 7px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details{float:left;margin:0;width:50%}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p{display:block;margin-bottom:5px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .stock-info-wrapper{display:block;left:0;position:absolute;top:127px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-button-group-wrapper .buttongroup{margin-bottom:20px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-button-group-wrapper .buttongroup .a-button{max-width:300px}}@media (min-width:900px){.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-price-wrapper .price .previous{font-size:14px;margin-bottom:12px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details{float:none;margin-bottom:25px;width:100%}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p:nth-of-type(1),.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p:nth-of-type(2){left:auto;position:static;top:auto}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p:nth-of-type(2){margin-bottom:21px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p:first-of-type{margin-bottom:0}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .details p{margin-bottom:2px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .stock-info-wrapper .a-productavailability{margin-bottom:20px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .stock-info-wrapper{left:auto;position:static;top:auto}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-button-group-wrapper .buttongroup{margin-bottom:10px}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-button-group-wrapper .buttongroup .a-button{max-width:none}}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .m-forminput-checkbox{margin-bottom:0}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-images{position:relative}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-images .callouts.onimage{width:auto}@media (min-width:750px){.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-button-group-wrapper{float:left;margin-top:40px;width:100%}.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .m-forminput-checkbox{float:left;width:100%}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-images .callouts.onimage{left:0!important}}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-images .callouts.onimage .flexcampaign .a-image{display:inline-block;margin-right:7px;text-align:left;width:auto}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-info{margin:0!important}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-conversion{margin-left:60px!important}@media (max-width:749px){.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-images{margin-bottom:6px}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-info .hook-line{margin-bottom:17px}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-conversion .a-rating{margin-bottom:22px}}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-conversion .js-conversion-wrapper{display:block!important}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-conversion .js-conversion-wrapper .a-rating{margin-bottom:10px!important}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-teaser-container .product-conversion .js-conversion-wrapper .data-sheet-energy{float:none!important}.m-productteaserset .product-set-items .m-tabs{margin-bottom:0;padding:0}@media (min-width:900px){.m-productteaserset .m-productsethead .productset-conversionarea .m-productconversionarea .js-button-group-wrapper{margin-top:10px}.m-productteaserset .product-set-items .m-tabstogglebox .m-productteaser .product-images .callouts.onimage{text-align:left}.m-productteaserset .product-set-items .m-tabs .tabs-wrapper .tab-panel{padding-top:58px}.m-productteaserset .product-set-items .m-productteaser .product-conversion{margin-top:25px}}.m-productteaserset .product-set-items .m-togglebox{margin-top:0}.m-productteaserset .product-set-items .m-togglebox .item:first-child{margin-top:0!important}.m-productteaserset .product-set-items .m-productteaser .product-conversion .js-conversion-wrapper{margin-bottom:15px}.m-productteaserset .product-set-items .m-productteaser .product-conversion .js-conversion-wrapper .m-productconversionarea{margin-bottom:0}@media (min-width:750px){.m-productteaserset .product-set-items .m-togglebox .item .togglebox-title{padding:22px 0}.m-productteaserset .product-set-items .m-togglebox .item:first-child{border-top:none}.m-productteaserset .product-set-items .m-productteaser .product-conversion{width:100%}.m-productteaserset .product-set-items .m-productteaser .product-conversion .js-conversion-wrapper{margin-bottom:25px}.m-productteaserset .product-set-items .m-productteaser .product-conversion .js-conversion-wrapper .m-productconversionarea{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-productteaserset .product-set-items .m-productteaser .product-conversion .js-conversion-wrapper .m-productconversionarea .a-rating{margin-bottom:-3px}.m-productteaserset .product-set-items .m-productteaser .product-teaser-container{float:right;padding:0;position:relative;width:-webkit-calc(65% - 25px);width:calc(65% - 25px)}.m-productteaserset .product-set-items .m-productteaser .product-teaser-container .product-info{width:100%}}@media (min-width:900px){.m-productteaserset .product-set-items .m-productteaser .product-teaser-container{float:left;width:-webkit-calc(66.666667% - 30px);width:calc(66.666667% - 30px)}.m-productteaserset .product-set-items .m-productteaser .product-teaser-container .product-info .benefit-list{margin-bottom:32px}}.m-productteaserset .product-set-items .m-productteaser .product-images .product-thumbnail a{width:auto!important}.m-productteaserset .product-set-items .m-productteaser .product-images .product-thumbnail a .a-image img{display:block;max-width:100%;width:auto!important}.m-producttitle{margin-bottom:15px}.m-producttitle .a-heading{font-size:20px;line-height:24px;margin-bottom:4px}.m-producttitle .a-heading .fragment{display:block}.m-producttitle .a-heading .fragment:first-child{font-weight:700}.m-producttitle .a-heading .fragment.std-header-6,.m-producttitle .a-heading .fragment.vervibtID{color:#879baa;font-size:14px;margin-bottom:3px}.m-producttitle p{color:#879baa;font-size:inherit;margin-bottom:3px}@media (min-width:750px){.m-productteaserset .product-set-items .m-productteaser .product-images{display:inline-block!important;float:left!important;margin-right:25px;padding:0;width:35%}.m-producttitle{margin-bottom:25px}.m-producttitle .a-heading{font-size:20px;line-height:24px;margin-bottom:12px}.m-producttitle p{margin-bottom:0}}@media (min-width:900px){.m-productteaserset .product-set-items .m-productteaser .product-images{margin-right:30px;width:33.333333%}.m-producttitle{margin-bottom:24px}.m-producttitle .a-heading{font-size:20px;line-height:24px;margin-bottom:4px}.m-producttitle p{margin-bottom:1px}}.m-prominentdata{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important;background-color:#dfe6ed}.m-prominentdata .g-layout-full{margin:0 auto;max-width:1360px;padding:0 13px}@media (min-width:750px){.m-prominentdata .g-layout-full{padding:0 23px}}@media (min-width:900px){.m-prominentdata .g-layout-full{padding:0 40px}}@media (min-width:1600px){.m-contentteaser .contentteaser-wrap:not(.a-area-primary):not(.a-area-secondary) .content{min-height:572.69px}.m-navanchor .navanchor-navigation{max-width:1360px}.m-navmeta{right:0}.m-prominentdata .g-layout-full{padding:0}}.m-prominentdata .a-heading{display:none;margin:0 auto;padding:40px 13px 0}.m-prominentdata .prominent-info{margin:0 auto;padding-bottom:40px;padding-top:40px}.m-prominentdata .prominent-info .info-item{border-bottom:1px solid #879baa;border-right:1px solid #879baa;padding:26px 0;width:50%}.m-prominentdata .prominent-info .info-item:nth-child(even){border-right:none;padding-left:15px}.m-prominentdata .prominent-info .info-item:nth-child(odd){padding-right:15px}.m-prominentdata .prominent-info .info-item:first-child,.m-prominentdata .prominent-info .info-item:nth-child(2){padding-bottom:30px;padding-top:0}.m-prominentdata .prominent-info .info-item:last-child,.m-prominentdata .prominent-info .info-item:nth-last-of-type(2){border-bottom:none;padding-bottom:0}@media (min-width:750px){.m-prominentdata .prominent-info{padding-bottom:71px;padding-top:71px}.m-prominentdata .prominent-info .info-item{border-bottom:none;padding:55px 30px 0;width:25%}.m-prominentdata .prominent-info .info-item:nth-child(even){border-right:1px solid #879baa;padding-left:30px}.m-prominentdata .prominent-info .info-item:nth-child(odd){padding-right:30px}.m-prominentdata .prominent-info .info-item:first-child,.m-prominentdata .prominent-info .info-item:nth-child(5n){padding-left:0}.m-prominentdata .prominent-info .info-item:nth-child(2){border-right:1px solid #879baa}.m-prominentdata .prominent-info .info-item:nth-child(-n+4){border-bottom:1px solid #879baa;padding-bottom:55px;padding-top:0}.m-prominentdata .prominent-info .info-item:last-child,.m-prominentdata .prominent-info .info-item:nth-child(4n),.m-prominentdata .prominent-info .info-item:nth-child(8n){border-right:none}.m-prominentdata .prominent-info .info-item:only-child{border-bottom:none;border-right:none;padding-bottom:0}}.m-prominentdata .prominent-info .info-item .basic-info{margin:0;padding:0}.m-prominentdata .prominent-info .info-item .basic-info .basic-info-bold{color:#879baa;display:block;font-size:12px;font-weight:400;height:auto;line-height:14px;min-height:35px}.m-prominentdata .prominent-info .info-item .basic-info span:not(.basic-info-bold){display:block;font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:28px}.m-prominentdata .prominent-info .basic-info-icons{padding-left:0}.m-prominentdata .more-info{margin:0;padding-bottom:35px;padding-top:0}.m-prominentdata .more-info .btn-center:nth-of-type(4n+1){margin-left:0}.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-button-primary,.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-link-primary.a-button{background:0 0;border:none;color:#41aaaa;font-family:SiemensSans-Bold,sans-serif;letter-spacing:0;padding:0;text-transform:unset;width:auto}.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-button-primary:hover,.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-link-primary.a-button:hover{color:#a5e1e1}.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-button-primary:hover:before,.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-link-primary.a-button:hover:before{-webkit-animation:none;animation:none;color:#a5e1e1}.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-button-primary:before,.m-prominentdata .more-info .btn-center:nth-of-type(4n+1) .a-link.a-link-primary.a-button:before{display:inline-block;color:#41aaaa;font-family:icons;font-style:normal;speak:none}.m-promotionbundle.m-firedmessage,.m-promotionbundle.m-firedmessage .content{width:100%}.m-promotionbundle.m-firedmessage .content&gt;p:last-of-type{margin-bottom:0}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink{margin-top:20px}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .bundle .product-conversion-area .details{margin:0}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .bundle .product-conversion-area .a-button{margin:16px 0 0}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .more-less-button{display:block;margin:0}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .more-less-button .containerexpandable-togglelink{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin:0}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .more-less-button .containerexpandable-togglelink .a-link{display:block}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .containerexpandable-togglelink .m-productpromotion{margin-top:0}.m-promotionbundle.m-firedmessage .content .a-heading{width:80%}@media (min-width:750px){.m-prominentdata .prominent-info .info-item .basic-info span:not(.basic-info-bold){font-size:24px;line-height:33px}.m-prominentdata .more-info{padding-bottom:71px;padding-top:0}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink{margin-top:25px}.m-promotionbundle.m-firedmessage .content .a-morecontenttogglelink .bundle .product-conversion-area .a-button{margin:24px 0 0}.m-promotionbundle.m-firedmessage .content .a-heading{margin-top:-4px}}.m-promotionbundle .a-heading.h3,.m-promotionbundle h3.a-heading{font-size:18px;line-height:21px}.m-promotionbundle .more-less-button{margin-bottom:15px}.m-promotionbundle .a-morecontenttogglelink{margin:0}.m-promotionbundle .a-morecontenttogglelink .content{margin:0;padding:0}.m-quantityselector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;width:106px}.m-quantityselector .a-button{background-color:#fff;border-color:#e2e3e4;-webkit-box-flex:0;-webkit-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;height:100%;padding:0;position:relative}.m-quantityselector .a-button .icon{color:#41aaaa;font-size:11px;left:56%;margin:0;padding:0;position:absolute;top:51%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.m-quantityselector .a-button .icon:hover{color:inherit}.m-quantityselector .a-button:hover{background-color:#fff!important;border-color:#e2e3e4}.m-quantityselector .a-button:hover .icon{color:#a5e1e1}.m-quantityselector .a-button:focus{outline:0}.m-quantityselector .a-button:disabled{background-color:#fff}.m-quantityselector .a-button:disabled .icon{color:#dfe6ed}.m-quantityselector input.m-forminput.input{border:1px solid #e2e3e4;border-left:none;border-right:none;color:#2d373c;font-size:14px;height:100%;margin:0;padding:0;width:46px}@media (min-width:900px){.m-prominentdata .prominent-info .info-item .basic-info .basic-info-bold{height:auto;min-height:none}.m-promotionbundle.m-firedmessage .content .a-heading{margin-top:-2px}.m-quantityselector .a-button{background-color:#fff}.m-quantityselector .a-button .icon{color:#41aaaa}.m-quantityselector .a-button:hover{background-color:#fff!important}.m-quantityselector .a-button:hover .icon{color:#a5e1e1}.m-quantityselector .a-button:disabled{background-color:#fff}.m-quantityselector .a-button:disabled .icon{color:#dfe6ed}}.m-questiondisplay{margin-top:0}.m-questiondisplay .question-item-container .average-rating-container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-grid;display:grid;-ms-grid-columns:(auto)[4];grid-template-columns:repeat(4,auto)}@media (min-width:600px){.m-questiondisplay .question-item-container .average-rating-container{-ms-grid-columns:(minmax(100px,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:40px}}.m-questiondisplay .question-item-container .average-rating-container .m-averageproductrating{margin:0;text-align:left}.m-questiondisplay .question-item-container .average-rating-container .m-averageproductrating .a-heading.avg-rating{line-height:60px;padding-bottom:0}.m-questiondisplay .question-item-container .average-rating-container .m-averageproductrating .totalReviews{font-family:SiemensSans-Roman,sans-serif;margin-top:0;text-align:left}.m-questiondisplay .question-item-container .average-rating-container .m-product-questions{margin-left:0}.m-questiondisplay .question-item-container .average-rating-container .a-button{display:inline-block;max-width:250px;min-width:100%;width:100%}@media (max-width:599px){.m-questiondisplay .question-item-container .average-rating-container .m-averageproductrating{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/span 4}.m-questiondisplay .question-item-container .average-rating-container .a-button{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/span 4;margin-top:20px}}.m-questiondisplay .question-item-container .question-filterbar-container .m-questionfilterbar .questionfilterbar{background-color:#f5f7fa;color:#000;margin-bottom:10px}.m-questiondisplay .question-item-container .question-filterbar-container .m-questionfilterbar .questionfilterbar .sort-container .reviewfilterbar-sort-text{margin-right:10px}.m-questiondisplay .question-item-container .question-filterbar-container .m-questionfilterbar .questionfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection span{color:#000}.m-questionitemdisplay .questioncontainer .badge-container .date-of-submit{color:#829bac;margin:0}.m-questionitemdisplay .questioncontainer .flag-image-wrapper .nickname{font-family:SiemensSans-Bold,sans-serif;font-weight:400}.m-questionitemdisplay .questionitem-reply{padding:2% 0 2% 3%}.m-questionitemdisplay .questionitem-helpful-logo-wrap{padding:0 0 0 3%}.m-questionreply .questionreply-container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:1% 0}.m-questionreply .questionreply-container .reply-date{color:#829bac}.m-questionreply .questionreply-container .questionreply-name{font-family:SiemensSans-Bold,sans-serif}.m-questionsearchbox{width:100%}.m-questionsearchbox .questionsearchbox-submit .question-search-button{border:none;padding:12px 14px}.m-quicklinkmessages{background-color:transparent;border:1px solid #879baa;margin-bottom:15px}.m-quicklinkmessages .a-heading{color:#879baa;font-size:20px;line-height:23px;margin-bottom:0}.m-rangeslider .a-button{border:none;color:#41aaaa;font-size:20px;height:auto;letter-spacing:0;margin-left:3px;min-width:0;padding:0}.m-rangeslider .a-button:hover{border:none;color:#becdd7;outline:0}.m-rangeslider .rangeslider{background:#96a0aa;margin:30px 1px 38px 4px}.m-rangeslider .rangeslider .noUi-handle:before{font-size:17px;top:-8px}.m-rangeslider .rangeslider-heading{font-weight:400;line-height:30px}.m-rangeslider .rangeslider-value-lower,.m-rangeslider .rangeslider-value-upper{background-color:#fff}.m-ratingdistribution .average-distribution-container h1.a-heading,.m-ratingdistribution .rating-distribution-container h1.a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:23px;margin:0 0 3px}.m-ratingdistribution .rating-distribution-container .instruction{margin-bottom:10px}@media (min-width:750px){.m-questiondisplay .question-item-container .average-rating-container .a-button{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/span 4}.m-questionsearchbox{position:absolute;right:0;width:50%}.m-questionsearchbox .questionsearchbox-inputbox{width:87%}.m-ratingdistribution .average-distribution-container .secondary-instruction,.m-ratingdistribution .rating-distribution-container .instruction{height:20px}}@media (min-width:900px){.m-questiondisplay .question-item-container .average-rating-container .a-button{-ms-grid-column:unset;grid-column:unset;margin-top:0}.m-ratingdistribution .average-distribution-container{margin:0}}.m-ratingdistribution .average-distribution-container .secondary-instruction{margin-bottom:10px}.m-ratingrow .ratingrow-label{color:#2d373c;-webkit-box-flex:.8;-webkit-flex:.8;-ms-flex:.8;flex:.8;font-family:SiemensSans-Roman,sans-serif;font-weight:400;margin-right:5px}.m-ratingrow .ratingrow-label .icon{color:#829bac;font-size:16px;margin:0 0 0 5px}.m-ratingrow .ratingrow-label:hover .icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}.m-ratingrow .ratingrow-value{margin-left:5px}.m-ratingsummary{margin-bottom:23px}.m-ratingsummary .a-rating.rating-summary{margin-bottom:5px!important}.m-recaptcha{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;float:none;margin:28px 0 0;padding:0}.m-retailer-reviews{padding-left:0}.m-retailer-reviews p{font-family:SiemensSans-Bold,sans-serif}.m-retailer-reviews .rating .ratings,.m-retailer-reviews .rating .retailer-rating-value{color:#879baa;font-size:12px}.m-retailer-reviews .rating .scale .icon{font-size:20px}.m-retailer-reviews .a-link.a-link-external:after{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-reviewerdemographics p{margin:0 0 5px}.m-reviewfilterbar .filterbar .reviewCount{word-break:break-all;margin-right:10px}.m-reviewfilterbar .filterbar .sort-container .reviewfilterbar-sort-text{display:none}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container{margin-left:5px}.m-reviewfilterbar .reviewfilterbar-dropdown .m-forminput-dropdown .select-wrap .select2-container .select2-selection span{color:#2d373c}.m-reviewfilterbar .filter-options{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:20px;margin-top:20px}.m-reviewfilterbar .filter-options .m-forminput-dropdown{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:0 10px 10px 0}.m-reviewfilterbar .filter-options .m-forminput-dropdown .select2-selection .select2-selection__arrow{left:auto;right:0}.m-reviewfilterbar .filter-options .m-forminput-checkbox{margin:16px 13px 0;width:100%}@media (min-width:750px){.m-reviewfilterbar .filterbar .reviewCount{workd-break:unset}.m-reviewfilterbar .filter-options .m-forminput-checkbox{margin:16px 23px 0}}.m-reviewitem{margin:0 0 8px}.m-reviewitem .js-content .reviewitem-content{min-height:auto}.m-reviewitem .reviewitem-header .a-rating .icon-wishlist{font-size:12px}.m-reviewitem .reviewitem-header .a-rating .icon-wishlist.is-active,.m-reviewitem .reviewitem-header .a-rating .icon-wishlist:not(.is-active){color:#ffb900}.m-reviewitem .reviewitem-header .date{color:#879baa}.m-reviewitem .reviewitem-header .product-family{margin-bottom:10px;margin-top:10px}.m-reviewitem .reviewitem-header .product-family .a-link{color:#41aaaa;text-decoration:none;word-break:break-word}.m-reviewitem .reviewitem-header .product-family .a-link:hover{color:#a5e1e1}.m-reviewitem .reviewitem-inner{padding:18px}.m-reviewitem .reviewitem-inner .reviewitem-inner:not(.is-cropped) .reviewitem-product-image .a-image{bottom:51px}.m-reviewitem .reviewitem-inner .reviewitem-product-content{padding:0}.m-reviewitem .reviewitem-inner .reviewitem-product-content .reviewitem-content{padding-top:10px;width:-webkit-calc(100% - 50px);width:calc(100% - 50px)}.m-reviewitem .reviewitem-inner .reviewitem-product-content .reviewitem-content .a-heading{font-family:SiemensSans-Bold,sans-serif;margin:0 0 5px}.m-reviewitem .reviewitem-inner .reviewitem-product-content .reviewitem-content p:last-child,.m-reviewitem .reviewitem-inner .reviewitem-product-content .reviewitem-content p:only-child{margin-bottom:0}.m-reviewitem .reviewitem-footer{overflow:auto}.m-reviewitem .reviewitem-footer:after{clear:both;content:"";display:table}.m-reviewitem .reviewitem-footer .more-less-container{bottom:18px;margin:0;right:18px;width:auto}.m-reviewitem .reviewitem-footer .more-less-container .a-link{margin:0}.m-reviewitem .reviewitem-footer .more-less-container .a-link.a-button{border:none;padding:12px}.m-reviewitem .reviewitem-footer .more-less-container .a-link.a-button:hover{border:none;color:#fff!important}.m-reviewitem .reviewitem-footer .more-less-container .a-link.a-button .icon{border:none!important;display:block;margin:0;padding-left:3px}.m-reviewitem .reviewitem-footer .more-less-container .a-link.a-morelesslink{background:#41aaaa;color:#fff}.m-reviewitem .reviewitem-footer .more-less-container .a-link.a-morelesslink:hover{background:#a5e1e1}.m-reviewitem .reviewitem-footer .button-container{max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px);width:auto}.m-reviewitem .reviewitem-footer .button-container .a-link.a-button:hover{color:#fff!important}.m-reviewitem .reviewitem-footer .reviewitem-footer .more-less-container{bottom:15px;right:15px}@media (min-width:750px){.m-reviewitem{margin:0 4px}.m-reviewitem .reviewitem-header{padding:0 0 0 10px}.m-reviewitem .reviewitem-header .product-family .a-link{font-size:12px}.m-reviewitem .reviewitem-inner{padding:15px}.m-reviewitem .reviewitem-inner .reviewitem-product-content .reviewitem-content{padding-left:130px}.m-reviewitem .reviewitem-inner .reviewitem-product-content .reviewitem-content .a-heading{font-size:18px;line-height:22px}.m-reviewitem .reviewitem-footer .button-container{max-width:-webkit-calc(100% - 64px);max-width:calc(100% - 64px);width:auto}}@media (min-width:900px){.m-reviewfilterbar .filter-options .m-forminput-checkbox{width:auto}.m-reviewitem .reviewitem-header .product-family{margin-bottom:10px;margin-top:0}}.m-reviewitemreviewdisplay .reviewratingcontainer .badge-container .date-of-submit{color:#829bac}.m-reviewitemreviewdisplay .rating-dimension-container{margin:20px 0 0}.m-reviewitemreviewdisplay .rating-dimension-container .a-ratingdimension{margin:10px 0 0}.m-reviewitemreviewdisplay .rating-dimension-container .a-ratingdimension .scale .icon.is-active{color:#829bac}.m-reviewitemreviewdisplay .rating-dimension-container .a-ratingdimension .unclickable-rating{margin-bottom:5px}.m-reviewitemreviewdisplay .review-rating .a-rating .scale .icon{font-size:16px}.m-reviewitemreviewdisplay .review-title{font-family:SiemensSans-Bold,sans-serif;font-size:24px;margin:0 0 5px}.m-reviewitemreviewdisplay .m-imagevideogallery .gallerylist{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.m-reviewitemreviewdisplay .m-imagevideogallery .gallerylist .listitem,.m-reviewitemreviewdisplay .m-imagevideogallery .gallerylist.a-area{background-color:transparent}.m-reviewitemreviewdisplay .m-imagevideogallery .gallerylist .listitem .a-image img{height:100%;object-fit:cover;width:100%}.m-reviewitemreviewdisplay .recommendation{font-family:SiemensSans-Bold,sans-serif;font-size:16px}.m-reviewitemreviewdisplay .recommendation .icon{font-size:16px}@media (min-width:750px){.m-reviewitemreviewdisplay .m-imagevideogallery .gallerylist{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.m-reviewsearchbox{float:right;margin-bottom:10px;width:50%}.m-scrollytellingchapter .text-block{padding:25px 60px 30px 29px}}.m-reviewsearchbox .reviewsearchbox-inputbox{width:87%}.m-reviewsearchbox .reviewsearchbox-close-icon{top:10px}.m-reviewsearchbox .reviewsearchbox-submit .review-search-button,.m-reviewsearchbox .reviewsearchbox-submit .review-search-button:hover{border:none}.m-reviewsearchbox .reviewsearchbox-submit .a-button.review-search-button{padding:14px}.m-reviewsearchbox .reviewsearchbox-submit .a-button.review-search-button .icon{display:block}.m-scrolldown{background-color:#2d373c;height:40px;opacity:0;padding:0;width:40px}.m-scrolldown:after{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlideDown;animation-name:arrowSlideDown;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:8px;left:-webkit-calc(50% - 9px);left:calc(50% - 9px)}.m-scrolldown .scrolldown-arrow,.m-scrolldown .scrolldown-text{display:none}.m-scrollytellingchapter .text-block{max-height:0;overflow:hidden;-webkit-transition:max-height 1.5s cubic-bezier(.06,.29,.71,.96),padding .3s cubic-bezier(0,0,.35,.9);transition:max-height 1.5s cubic-bezier(.06,.29,.71,.96),padding .3s cubic-bezier(0,0,.35,.9);-webkit-transition-delay:.5s;transition-delay:.5s}.m-scrollytellingchapter .text-block .a-heading,.m-scrollytellingchapter .text-block p{color:#fff}.m-scrollytellingchapter .text-block .a-heading{font-family:SiemensSans-Roman,sans-serif;font-weight:400}.m-scrollytellingchapter .text-block .a-heading.h3{font-size:14px;line-height:17px;margin-bottom:5px}.m-scrollytellingchapter .text-block .a-heading.h2{font-size:18px;line-height:21px}.m-scrollytellingchapter .text-block .a-heading.h1{font-size:24px;line-height:30px}.m-scrollytellingchapter .text-block .list-unstyled{margin:25px 0 0}.m-scrollytellingchapter .text-block .list-unstyled .a-button{margin-bottom:10px}.m-scrollytellingchapter .text-block .h3.a-heading{opacity:0;padding-top:0;-webkit-transition:opacity 1s ease-out .95s;transition:opacity 1s ease-out .95s}.m-scrollytellingchapter .text-block .h1.a-heading{opacity:0;-webkit-transition:opacity 1s ease-out 1.1s;transition:opacity 1s ease-out 1.1s}.m-scrollytellingchapter .text-block .h2.a-heading{opacity:0;-webkit-transition:opacity 1s ease-out 1.3s;transition:opacity 1s ease-out 1.3s}.m-scrollytellingchapter .text-block p{line-height:17px;opacity:0;-webkit-transition:opacity 1s ease-out 1.6s;transition:opacity 1s ease-out 1.6s}.m-scrollytellingchapter .text-block ul{opacity:0;-webkit-transition:opacity 1s ease-out 1.8s;transition:opacity 1s ease-out 1.8s}.m-scrollytellingchapter .text-block.visible{max-height:500px}.m-scrollytellingchapter .text-block.visible .a-heading,.m-scrollytellingchapter .text-block.visible p,.m-scrollytellingchapter .text-block.visible ul{opacity:1}.m-searchfield{margin:0}.m-searchfield.m-searchfield-dob+.m-forminput{margin-top:10px}.m-searchfield.m-searchfield-dob .m-searchinput{border-top:none;padding:0}.m-searchfield .input-wrap{padding:0;width:-webkit-calc(100% - 45px);width:calc(100% - 45px)}.m-searchfield .submit-wrap{padding-left:0;width:auto}.m-searchfield .submit-wrap .a-button{height:40px;padding:0;width:40px}.m-searchfield .submit-wrap .a-button .icon{font-size:12px;margin-top:-2px}.m-searchfield .m-form .form-row&gt;.a-formlabel+.searchinput{margin:0}.m-searchfield .form-row{max-width:100%}.m-searchfield .searchfield-input{padding-bottom:10px}.m-searchfield .searchfield-input:focus{outline-offset:-1px}.m-searchfield .searchfield-suggestlayer{background:#fff;border:1px solid #cdd9e1;margin-top:-10px;overflow:visible!important;position:relative;width:100%}.m-searchfield .searchfield-suggestlayer:before{border:1px solid transparent;border-color:transparent transparent #cdd9e1;border-width:0 8px 8px;content:'';left:11px;position:absolute;top:-8px}.m-searchfield .searchfield-suggestlayer:after{border:1px solid transparent;border-color:transparent transparent #fff;border-width:0 6px 6px;content:'';left:13px;position:absolute;top:-6px}.m-searchfield .searchfield-suggestlayer:not(.hidden){-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.m-searchfield .searchfield-suggestlayer .suggestlayer-results-container .m-forminput.m-forminput-radio{float:none}.m-searchfield .searchfield-icon-remove{color:#879baa;font-size:14px;right:10px;top:13px}.m-searchfield .searchfield-icon-remove:hover{color:#becdd7}@media (min-width:750px){.m-searchfield .input-wrap{width:66.6%}.m-searchfield .submit-wrap{float:left}.m-searchfield .submit-wrap .a-button{margin:0;padding:9.5px 40px;width:auto}.m-searchfield .submit-wrap .a-button .icon{font-size:13px}}.m-searchfield-dealerlocator .a-button.a-button-plain.a-button-geo-location{border:none;color:#41aaaa;right:11.5%}.m-searchfield-dealerlocator .a-button .icon{margin-top:-2px}@media (min-width:750px){.m-searchfield-dealerlocator .a-button .icon{margin-top:-5px}}@media (min-width:900px){.m-searchfield .submit-wrap .a-button .icon{font-size:14px}.m-searchfield .searchfield-suggestlayer{margin-top:-10px}.m-searchfield-dealerlocator .a-button .icon{margin-top:-3px}.m-searchinput .suggest-layer .close .a-button{margin-top:50%}}.m-searchfield-dealerlocator .submit-wrap{padding-left:12px}.m-searchfield-dealerlocator .m-searchinput{padding:20px 0}.m-searchfield-dealerlocator .has-geo-location .searchfield-input{padding-right:80px}.m-searchfield-enumberocr .searchfield-icon-camera{color:#41aaaa;font-size:25px;right:30px;top:11px}.m-searchinput{border-top:1px solid #3c464c;margin:0;padding:10px 0}.m-searchinput .search-input{width:-webkit-calc(100% - 45px);width:calc(100% - 45px)}.m-searchinput .search-input input{background-color:transparent;border-bottom:1px solid #96a0aa;color:#fff;margin-bottom:16px;padding:5px}.m-searchinput .search-input input:focus{outline:0}.m-searchinput .search-input input::-ms-clear{margin-right:20px}.m-searchinput .search-input input:hover{border-color:#96a0aa!important}.m-searchinput .reset-button .a-button{border:none;color:#879baa;padding:0}.m-searchinput .reset-button .a-button:hover{color:#becdd7}.m-searchinput .search-button{padding-left:5px;width:40px}.m-searchinput .search-button .a-button{width:40px}.m-searchinput .search-button .a-button .icon{font-size:12px}.m-searchinput .suggest-layer{border:none;margin-bottom:16px}.m-searchinput .suggest-layer:before{border-bottom:15px solid #fff;top:-15px}.m-searchinput .suggest-layer .category-content .products-item .icon{line-height:20px}.m-searchinput .suggest-layer .close{margin:0}.m-searchinput .suggest-layer .close .a-button{border:none;color:#879baa;height:20px;min-width:0;padding:0}.m-searchinput .suggest-layer .close .a-button:hover{color:#becdd7}.m-searchinput .no-suggestions{padding-top:10px}@media (min-width:750px){.m-searchinput{padding:27px 0 20px}.m-searchinput .search-input{width:-webkit-calc(100% - 117px);width:calc(100% - 117px)}.m-searchinput .search-input input{margin-bottom:27px}.m-searchinput .search-button{padding-left:9px;width:auto}.m-searchinput .search-button .a-button{width:auto}.m-searchinput .search-button .a-button .icon{font-size:13px}.m-searchinput .suggest-layer{margin-bottom:22px}.m-searchinput .reset-button{margin-left:-35px}}@media (min-width:900px){.m-searchinput{border-top:none;margin-top:0;padding:0}.m-searchinput .search-input{margin-right:30px;width:-webkit-calc(100% - 35px);width:calc(100% - 35px)}.m-searchinput .search-input input{background-color:transparent;color:#fff;float:right;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:116px}.m-searchinput .search-input input:focus{width:100%}.m-searchinput .search-input input::-webkit-input-placeholder{color:#fff}.m-searchinput .search-input input:-ms-input-placeholder{color:#fff}.m-searchinput .search-input input::placeholder{color:#fff}.m-searchinput .search-button{top:-2px;width:30px}.m-searchinput .search-button .a-button{color:#fff;min-width:0;padding:4px;width:30px}.m-searchinput .search-button .a-button .icon{font-size:14px}.m-searchinput .search-button .a-button .text{display:none}.m-searchinput .search-button .a-button:hover{border:none;color:#becdd7}.m-searchinput .suggest-layer{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;margin-top:60px}}.a-selectedfilter-chip{border:1px solid;border-radius:100px;padding:0 15px}.a-selectedfilter-chip .a-rating.chips-rating .unclickableRating{margin-top:5px}.a-selectedfilter-chip .a-rating.chips-rating .unclickableRating .icon.is-active{color:#ffb900!important}.m-serviceteaser{height:auto!important;margin-bottom:10px}.m-serviceteaser .image{display:block;float:none;margin:0 0 16px;width:100%}.m-serviceteaser .a-image{text-align:left}.m-serviceteaser .a-image img{width:100%}.m-serviceteaser .content{display:block;padding:0}.m-serviceteaser .content .a-heading{color:#fff;font-family:SiemensSans-Bold,sans-serif;font-size:17px;line-height:21px;margin-bottom:10px}.m-serviceteaser .content .infotext{margin-bottom:5px}.m-serviceteaser .content .content-inner{color:#fff;margin-bottom:12px}.m-serviceteaser .content .content-inner p{color:#fff;margin-bottom:0}.m-serviceteaser .content .content-inner p:last-child .infotext{margin-bottom:0}.m-serviceteaser .content .content-inner p:not(:last-child){margin-bottom:10px}.m-serviceteaser .content .content-inner .link{display:none}.m-serviceteaser .content .content-inner .link a{margin-bottom:10px}.m-serviceteaser .content .list-unstyled{margin-bottom:0}.m-serviceteaser .content .list-unstyled .a-link:before{margin-right:6px}.m-serviceteaser .content .list-unstyled li:last-child{margin-bottom:0}@media (min-width:750px){.m-serviceteaser{margin-bottom:0}.m-serviceteaser .image{margin:0 0 25px}.m-serviceteaser .content .content-inner{margin-bottom:16px;width:83.3333%}.m-serviceteaser .content .a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:20px;line-height:24px;margin-bottom:14px}}@media (min-width:900px){.m-serviceteaser .image{margin:0 0 26px}.m-serviceteaser .content .content-inner{margin-bottom:19px}.m-serviceteaser .content .a-heading{font-size:24px;line-height:30px;margin-bottom:21px}}.m-signin{margin:40px 0 0}.m-signin.signin_ciam .form-actions:not(.layout-half) .form-action{width:auto!important}.m-signin.signin_ciam .form-actions:not(.layout-half) .form-action:not(:only-child){width:50%!important}.m-signin h2.a-heading{font-size:20px;line-height:24px;margin-bottom:24px}.m-signin .account-login.show-separator{border-color:transparent}@media (min-width:750px){.m-signin .account-login.show-separator{border-color:#ebf0f5}}.m-signin .account-login .m-form{margin-bottom:40px;margin-top:0;padding-bottom:0}.m-signin .account-login .m-form fieldset.form-row .a-button,.m-signin .account-login .m-form fieldset.form-row .a-link.a-button{margin-top:25px}.m-signin .account-login .m-form fieldset.form-row .a-button .text,.m-signin .account-login .m-form fieldset.form-row .a-link.a-button .text{font-size:14px;line-height:20px}.m-signin .account-login .m-form .form-row:nth-child(3){color:#879baa;position:static}.m-signin .account-login .m-form ul,.m-signin .account-login .m-form ul .a-link,.m-signin .account-login .m-form ul li{margin:0}.m-signin .account-login .m-form ul.list-unstyled li .a-link{color:#879baa}.m-signin .account-login .m-form ul.list-unstyled li .a-link .text{font-size:14px;line-height:20px}.m-signin .account-login .m-form ul.list-unstyled li .a-link:hover{color:#becdd7}.m-signin .account-login .m-form .form-actions{display:block;margin:35px 0 0}.m-signin .account-login .m-form .form-actions .form-action{margin-bottom:15px!important}.m-signin .account-login .m-form .form-actions .form-action-secondary{margin-bottom:0!important}.m-signin .account-login .m-form .form-actions .form-action-secondary .a-link{background:0 0;border:none;color:#41aaaa;display:inline-block;height:auto;letter-spacing:inherit;padding:0;text-transform:inherit;width:auto;font-family:SiemensSans-Roman,sans-serif}.m-signin .account-login .m-form .form-actions .form-action-secondary .a-link:before{display:inline-block;left:auto;content:none}.m-signin .account-login .m-form .form-actions .form-action-secondary .a-link:hover{color:#a5e1e1}.m-signin .account-login .m-form .form-actions .form-action-secondary .a-link .text{vertical-align:inherit}.m-signin .account-login .email .label-text,.m-signin .account-login .password .label-text{padding:0}.m-signin .account-create .form-action .a-button{width:100%}.m-signin .social-media&gt;p:first-child{display:blovk}.m-signin .social-media .a-button{border:none;height:50px;margin:0 20px 0 0;padding:0;width:auto}.m-signin .social-media .a-button .icon{color:#879baa;font-size:30px}.m-signin .social-media .a-button:hover .icon{color:#becdd7}#janrainEngageEmbed .janrainHeader{border-radius:0!important;color:#2d373c!important;width:auto!important}#janrainEngageEmbed .janrainHeader div{font-family:SiemensSans-Roman,sans-serif!important;font-size:14px}#janrainEngageEmbed .janrainContent{background-color:transparent!important;border:none!important;border-radius:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;display:block!important;height:auto!important;overflow:inherit!important;padding:0!important;position:static!important;width:auto!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience{position:relative!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience .janrain-provider-text-color-googleplus{color:#2d373c!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience&gt;div{text-align:left;top:0!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience span.janrain-provider-icon-googleplus{display:inline-block}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience span.janrain-provider-icon-googleplus:before{color:#2d373c;font-size:21px}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience a[id*=janrain-]{float:none;padding:10px 20px!important;width:50%!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience a[id*=janrain-] span{letter-spacing:.2em;margin-top:0!important;padding-top:4px!important;text-transform:uppercase}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience a[id*=janrain-]:hover{background-color:#a5e1e1!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience .janrain-provider-icon-24.janrain-provider-icon-wechat{display:inline-block!important;font-size:20px!important;margin-top:0!important}#janrainEngageEmbed .janrainContent #janrainAuthReturnExperience .janrainSwitchAccountLink{display:block!important;float:none;margin-left:0}#janrainEngageEmbed .janrainContent #janrainView #janrainProviderPages{left:auto!important;margin-top:15px!important;padding:0!important;position:static!important;right:auto!important;top:auto!important}@media (min-width:750px){.m-signin{float:none;margin:50px 0 0;padding:0;width:100%}.m-signin.two-column .account{float:none;margin:0;width:100%}.m-signin.two-column .social-media{margin-top:0;width:100%}.m-signin h2.a-heading{font-size:24px;line-height:29px;margin-bottom:20px}.m-signin .form-actions.layout-half .form-action{width:60%}.m-signin .account .m-form{margin-bottom:40px;padding-bottom:45px}.m-signin .account .m-form ul{margin:0;width:100%}.m-signin .account .m-form ul li .text{font-size:13px;line-height:19px}.m-signin .account .m-form fieldset.form-row{float:left;margin-right:4px;width:-webkit-calc(50% - 4px);width:calc(50% - 4px)}.m-signin .account .m-form fieldset.form-row+fieldset.form-row{margin-left:4px;margin-right:0}.m-signin .account .m-form fieldset.form-row .a-button,.m-signin .account .m-form fieldset.form-row .a-link.a-button{margin-top:25px}.m-signin .account .m-form fieldset.form-row .a-button .text,.m-signin .account .m-form fieldset.form-row .a-link.a-button .text{font-size:13px;line-height:19px}.m-signin .account .m-form .form-actions{margin:20px 0 0}.m-signin .account .m-form .form-actions .form-action{padding:0}.m-signin .account .m-form .form-actions .form-action-primary{margin-bottom:20px!important}.m-signin .account .m-form .form-actions .form-action-primary .a-button{min-width:200px;width:auto}#janrainEngageEmbed .janrainContent #janrainView #janrainProviderPages{margin-top:20px!important}}@media (min-width:900px){.m-signin{float:left;margin:60px 0 0;width:33.3333%}.m-signin.two-column{width:100%}.m-signin.two-column .account{display:inline-block;float:none;margin:0;padding:0 30px 0 0;width:50%}.m-signin.two-column .account .m-form{border-bottom:none}.m-signin.two-column .social-media{float:right;margin-top:0;width:50%}.m-signin h2.a-heading{font-size:24px;line-height:30px;margin-bottom:25px}.m-signin .account .m-form{margin-bottom:0;padding-bottom:55px}.m-signin .account .m-form fieldset.form-row{float:none;margin:0;width:100%}.m-signin .account .m-form fieldset.form-row+fieldset.form-row{margin:0}.m-signin .account .m-form fieldset.form-row .a-button,.m-signin .account .m-form fieldset.form-row .a-link.a-button{margin-top:25px;min-width:320px}.m-signin .account .m-form fieldset.form-row .a-button:nth-child(3),.m-signin .account .m-form fieldset.form-row .a-link.a-button:nth-child(3){margin-top:8px}.m-signin .account .m-form .form-actions{margin-top:25px}.m-signin .account .m-form .form-actions .form-action{padding:0;width:100%}.m-signin .account .m-form .form-actions .form-actions-primary{float:left;margin-bottom:25px!important}.m-signin .social-media{float:none;margin-top:0;width:100%}#janrainEngageEmbed .janrainContent #janrainView #janrainProviderPages{margin-top:25px!important}}#janrainEngageEmbed .janrainContent #janrainView #janrainProviderPages .janrainPage{height:30px!important}#janrainEngageEmbed .janrainContent #janrainView .providers,#janrainEngageEmbed .janrainContent #janrainView .providers.last-child{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;float:left!important;height:30px!important;margin:0!important}#janrainEngageEmbed .janrainContent #janrainView .providers li{background:0 0!important;border:none!important;cursor:default!important;float:none!important;height:auto!important;list-style:none!important;margin:0 20px 0 0!important;overflow:inherit!important;position:static!important;width:auto!important}#janrainEngageEmbed .janrainContent #janrainView .providers li a{display:block!important;font-family:icons!important;-webkit-font-smoothing:antialiased!important;font-style:normal!important;line-height:inherit!important;margin:0!important;padding:0!important;speak:none!important}#janrainEngageEmbed .janrainContent #janrainView .providers li a:hover span[class*=janrain-provider-icon-]{color:#becdd7!important}#janrainEngageEmbed .janrainContent #janrainView .providers li span[class*=janrain-provider-icon-]{background-image:none!important;color:#879baa!important;display:block!important;font-size:28px!important;height:30px!important;margin-top:0!important;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;vertical-align:initial!important;width:30px!important}#janrainEngageEmbed .janrainContent #janrainView .providers li span[class*=janrain-provider-icon-]:before{vertical-align:middle}.m-slider.slick-initialized .paginationarrows,.m-slider.slick-initialized .paginationnumber{visibility:visible}.m-sparepartproductteaser .image{margin:40px auto 0;max-width:300px}@media (min-width:900px){.m-sparepartproductteaser .image{margin-top:0}.list-view .m-sparepartproductteaser .m-producttitle{margin-top:-6px}}.m-st4instruction .instruction-list{margin:0;padding:0}.st4-search-container-fullwidth-centered{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:40px 0}.st4-search-container-fullwidth-centered .st4-search-input{color:#2d373c}.st4-search-container-fullwidth-centered .st4-search-input input::-webkit-input-placeholder{color:#879baa}.st4-search-container-fullwidth-centered .st4-search-input input:-ms-input-placeholder{color:#879baa}.st4-search-container-fullwidth-centered .st4-search-input input::placeholder{color:#879baa}.m-st4search .st4-search-wrap .st4-search-button button{border:none;color:#2d373c}.m-st4search .st4-search-wrap .st4-search-button button:hover{border:none}.m-stage{margin:0 -13.5px;padding:0}.m-stage .a-image img{width:100%}.m-stage .a-paginationdots{margin:0}.m-stage .a-paginationdots li{height:auto;margin:0 2px;padding:5px 0;width:20px}.m-stage .a-paginationdots li.slick-active button{background-color:#00afab}.m-stage .a-paginationarrows{height:50px;margin-top:-25px;width:50px}.m-stage .a-paginationarrows.prev{left:15px}.m-stage .a-paginationarrows.prev:before{display:block;margin-left:10px;text-align:left}.m-stage .a-paginationarrows.next{right:15px}.m-stage .a-paginationarrows.next:before{display:block;margin-right:10px;text-align:right}.m-stage .slide{overflow:hidden!important}.m-stage .teaser{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:14px;padding:15px 13.5px 21px}.m-stage .teaser .a-heading{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:20px;font-weight:400;line-height:24px;margin:0}.m-stage .teaser p{display:block}.m-stage .teaser p:first-of-type{margin:15px 0 0}.m-stage .teaser p a{color:#fff!important;text-decoration:none}.m-stage .teaser .a-link{color:#fff;display:block;font-family:SiemensSans-Bold,sans-serif;font-size:14px;line-height:1}.m-stage .teaser .a-link .text{display:block;line-height:20px;margin-left:16px}.m-stage .teaser .a-link .text:first-letter{text-transform:uppercase}.m-stage .teaser .a-link:not(.a-button).a-link-secondary{color:#fff}.m-stage .teaser .a-link:hover{color:#a5e1e1!important}.m-stage .teaser .a-link:hover .icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.m-stage .teaser .a-link:first-of-type:not(.a-button){margin-top:15px}.m-stage .teaser .a-link.a-button+.a-link{margin-bottom:5px;margin-top:10px}.m-stage .teaser .a-link.a-button+.a-link:last-of-type{margin-bottom:0}.m-stage .teaser .a-link.a-button{background:0 0;border:none;color:#fff;display:block;font-family:SiemensSans-Bold,sans-serif;font-size:14px;font-weight:400;height:auto;letter-spacing:normal;line-height:1;margin:15px 0 0;max-width:none;padding:0;text-align:left;text-transform:none;width:auto}.m-stage .teaser .a-link.a-button span{margin:0 0 0 16px}.m-stage .teaser .a-link.a-button:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;position:absolute;top:5px}.m-stage .teaser .a-link.a-button:hover{color:#a5e1e1}.m-stage .teaser .a-link.a-button:hover .icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.m-stage .teaser .has-icon .icon{margin:0;position:absolute}@media (min-width:750px){.m-stage{margin:0 -23px}.m-stage .a-paginationarrows.prev{left:18px}.m-stage .a-paginationarrows.next{right:18px}.m-stage .teaser{font-size:13px;padding:21px 23px 27px}.m-stage .teaser .a-heading{font-size:24px;line-height:29px;width:90%}.m-stage .teaser p{display:block;width:100%}.m-stage .teaser&gt;p:first-of-type{margin:13px 0 0}.m-stage .teaser .a-link{display:block;font-size:12px}.m-stage .teaser .a-link:first-of-type:not(.a-button){margin-top:20px}.m-stage .teaser .a-link.a-button+.a-link:last-of-type{margin-top:10px}.m-stage .teaser .a-link.a-button{font-size:13px;margin-top:21px}.m-stage .teaser .a-link.a-button:before{top:4px}}@media (min-width:900px){.m-stage{margin:0 0 0 -webkit-calc(-50vw + 50%);margin:0 0 0 calc(-50vw + 50%);padding-bottom:12px;width:100vw}.m-stage .a-paginationdots{bottom:-26px;margin:0}.m-stage .a-paginationdots li{height:auto;padding:0}.m-stage .a-paginationdots li.slick-active button{background-color:#41aaaa}.m-stage .a-paginationdots li button{background-color:#e2e3e4}.m-stage .a-paginationarrows.prev:before{margin-left:8px}.m-stage .a-paginationarrows.next:before{margin-right:8px}.m-stage .slide .a-image img{width:100%}.m-stage .slide .m-video .video-wrapper{padding-top:39.2%}.m-stage .teaser.bottom-left,.m-stage .teaser.bottom-right,.m-stage .teaser.top-left,.m-stage .teaser.top-right{bottom:60px;font-size:14px;left:auto!important;padding:25px 30px 30px 29px;right:3.2%!important;top:auto!important;width:430px}.m-stage .teaser .a-heading{font-size:24px;line-height:30px;width:100%}.m-stage .teaser&gt;p:first-of-type{margin:19px 0 0}.m-stage .teaser .a-link{font-size:14px}.m-stage .teaser .a-link:first-of-type:not(.a-button){margin-top:23px}.m-stage .teaser .a-link.a-button+.a-link:last-of-type{margin-top:10px}.m-stage .teaser .a-link.a-button{font-size:14px;margin-top:25px}.m-stage .teaser .a-link.a-button:before{top:5px}}@media (min-width:900px){body[dir=rtl] .m-stage .teaser.bottom-left,body[dir=rtl] .m-stage .teaser.bottom-right,body[dir=rtl] .m-stage .teaser.top-left,body[dir=rtl] .m-stage .teaser.top-right{left:auto!important;right:3.2%!important}}@media (min-width:900px) and (max-width:1378px){.m-stage .teaser.bottom-left,.m-stage .teaser.bottom-right,.m-stage .teaser.top-left,.m-stage .teaser.top-right{right:49px!important}body[dir=rtl] .m-stage .teaser.bottom-left,body[dir=rtl] .m-stage .teaser.bottom-right,body[dir=rtl] .m-stage .teaser.top-left,body[dir=rtl] .m-stage .teaser.top-right{left:auto!important;right:49px!important}}@media (min-width:900px) and (max-width:1600px) and (min-width:1378px){.m-stage .teaser.bottom-left,.m-stage .teaser.bottom-right,.m-stage .teaser.top-left,.m-stage .teaser.top-right{right:-webkit-calc((100vw - 1280px)/ 2)!important;right:calc((100vw - 1280px)/ 2)!important}body[dir=rtl] .m-stage .teaser.bottom-left,body[dir=rtl] .m-stage .teaser.bottom-right,body[dir=rtl] .m-stage .teaser.top-left,body[dir=rtl] .m-stage .teaser.top-right{left:auto!important;right:-webkit-calc((100vw - 1280px)/ 2)!important;right:calc((100vw - 1280px)/ 2)!important}}@media (min-width:900px) and (min-width:1600px){.m-stage .teaser.bottom-left,.m-stage .teaser.bottom-right,.m-stage .teaser.top-left,.m-stage .teaser.top-right{right:-webkit-calc((100vw - 1360px)/ 2)!important;right:calc((100vw - 1360px)/ 2)!important}body[dir=rtl] .m-stage .teaser.bottom-left,body[dir=rtl] .m-stage .teaser.bottom-right,body[dir=rtl] .m-stage .teaser.top-left,body[dir=rtl] .m-stage .teaser.top-right{left:auto!important;right:-webkit-calc((100vw - 1360px)/ 2)!important;right:calc((100vw - 1360px)/ 2)!important}}.m-stepbystepaccordion{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important;margin:40px 0 0}@media (min-width:750px){.m-stepbystepaccordion{margin:50px 0 0}}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(.is-active){border-bottom:1px solid #879baa;border-top:1px solid #879baa}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(.is-active)+.step:not(.is-active){border-top:none}.m-stepbystepaccordion .accordion-container .accordion-steps .step:first-child{padding:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background:-webkit-gradient(linear,left top,left bottom,color-stop(35%,transparent),to(#2d373c));background:linear-gradient(180deg,transparent 35%,#2d373c 100%);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active .step-white-wrap{padding:30px 20px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header{background:rgba(45,55,60,.75);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header .step-headline{color:#fff;font-family:SiemensSans-Bold,sans-serif;left:50%;margin-bottom:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header .icon-plus{border:1px solid #41aaaa;color:#41aaaa;font-size:16px;margin:0 15px 0 0;padding:9px 13px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content{background:0 0;padding:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-step,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-topic,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content p{color:#fff}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-step:last-child,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-topic:last-child,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content p:last-child{margin-bottom:0}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-topic{display:none}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-step{font-family:SiemensSans-Bold,sans-serif;font-size:35px;line-height:40px;margin:0 0 17px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content p{line-height:17px;margin-bottom:20px}@media (min-width:900px){.m-stepbystepaccordion{margin:60px 0 0}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(.is-active){border-bottom:none;border-left:1px solid #879baa;border-right:1px solid #879baa;border-top:none}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(.is-active)+.step:not(.is-active){border-left:none}.m-stepbystepaccordion .accordion-container .accordion-steps .step:not(.is-active):last-child{border-right:none}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(55%,rgba(0,0,0,0)),color-stop(75%,rgba(0,0,0,.5)),color-stop(75%,#000));background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 55%,rgba(0,0,0,.5) 75%,#000)}.m-stepbystepaccordion .accordion-container .accordion-steps .step.is-active .step-white-wrap{margin:0 60px 60px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header .step-headline{bottom:105px;font-size:24px;left:50%;line-height:30px;position:absolute;right:auto;top:auto;-webkit-transform:rotate(-90deg) translate(0,-50%);-ms-transform:rotate(-90deg) translate(0,-50%);transform:rotate(-90deg) translate(0,-50%);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:500px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-header .icon-plus{font-size:16px;margin:0 0 60px;padding:12px 14px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .content-headline-step{font-size:60px;line-height:66px;margin:0 0 17px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .a-button-primary,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .a-link-primary.a-button.a-button-link,.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content .a-link-primary.a-button.a-link{padding-left:50px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content p{line-height:22px;margin-bottom:25px}.m-stepbystepaccordion .accordion-container .accordion-steps .step .step-white-wrap .step-content ul .a-link.a-button{padding-left:50px!important}.m-subscriptiondetailitem .price-details .quantity{text-align:right}}@media (max-width:760px){.m-stepbystepaccordion .accordion-medias .accordion-media .a-image img{height:auto;left:0;position:relative;top:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);width:100%}}.m-subscriptiondetailitem.item .delete-subscription .icon-delete{font-size:25px}.m-subscriptiondetailitem .price-details .price-information.per-item .price,.m-subscriptiondetailitem .price-details .price-information.total .price{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.m-subscriptionitem{width:100%}.m-subscriptionselection .radio-border{padding:15px;margin-bottom:15px;border:1px solid rgba(45,55,60,.5)}.m-subscriptionselection .radio-border .m-forminput-radio{margin-bottom:2px}.m-subscriptionselection .radio-border .m-forminput-radio .label-text{font-size:14px}.m-subscriptionselection .radio-border .expand{margin-top:15px}.m-subscriptionselection .radio-border .expand .a-link.a-link-external{margin-bottom:30px}.m-subscriptionselection .radio-border .expand .a-link.a-link-external:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.m-subscriptionselection .radio-border .expand .m-forminput-dropdown{margin:0}.m-subtotalamount{border-top:1px solid #d4d9de;margin:30px 0 10px;padding:20px 0 0}.m-subtotalamount .list{margin-bottom:0}.m-subtotalamount .list li:first-child{font-size:24px;margin-bottom:3px}.m-subtotalamount .list li:not(:first-child):not(.highlight){color:#879baa;margin-bottom:3px}.m-subtotalamount .list li .a-link.has-icon{float:left;margin-left:5px;vertical-align:-1px}.m-subtotalamount .list li.highlight{color:#af235f!important;margin-bottom:7px}.m-subtotalamount .list .label,.m-subtotalamount .list .value{padding:0}.m-subtotalamount .list .label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.m-subtotalamount .list .label .a-link.info{float:none;margin-left:0;margin-right:10px;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.m-subtotalamount .list .label .a-link.info .icon-info{font-size:15px}.m-subtotalamount .list .value .current+.previous{margin-left:5px}.m-subtotalamount .shipping{margin-top:10px;padding:0}@media (min-width:750px){.m-subtotalamount .a-horizontalrule{display:none}.m-subtotalamount .list{width:55%}.m-subtotalamount .list li:first-child{margin-bottom:17px}.m-subtotalamount .shipping{margin-top:15px}.m-subtotalamount .voucher{width:40%}}.m-subtotalamount+.a-horizontalrule{display:none}.m-table{margin:40px 0 0}@media (min-width:900px){.m-subtotalamount .a-horizontalrule{display:none}.m-subtotalamount .list{width:28%}.m-subtotalamount .list li:first-child{margin-bottom:28px}.m-subtotalamount .list li.highlight,.m-subtotalamount .list li:not(:first-child):not(.highlight){margin-bottom:3px}.m-subtotalamount .shipping{margin-top:12px}.m-subtotalamount .voucher{width:66.6666666667%}.m-table .pinned{width:18%}}.m-table table thead tr th,.m-table table thead tr th:nth-child(even),.m-table table thead tr th:nth-child(odd),.m-table table.table-stripes-horizontal thead tr th,.m-table table.table-stripes-horizontal thead tr th:nth-child(even),.m-table table.table-stripes-horizontal thead tr th:nth-child(odd),.m-table table.table-stripes-vertical thead tr th,.m-table table.table-stripes-vertical thead tr th:nth-child(even),.m-table table.table-stripes-vertical thead tr th:nth-child(odd){background:#3c464b;border:0;color:#fff;font-family:SiemensSans-Bold,sans-serif;font-weight:400;padding:11px 20px}.m-table table tbody tr:nth-child(odd) th,.m-table table tbody:first-child tr:nth-child(odd) th,.m-table table tbody:not(:first-child) tr:nth-child(odd) th,.m-table table.table-stripes-horizontal tbody tr:nth-child(odd) th,.m-table table.table-stripes-horizontal tbody:first-child tr:nth-child(odd) th,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr:nth-child(odd) th,.m-table table.table-stripes-vertical tbody tr:nth-child(odd) th,.m-table table.table-stripes-vertical tbody:first-child tr:nth-child(odd) th,.m-table table.table-stripes-vertical tbody:not(:first-child) tr:nth-child(odd) th{background-color:inherit}.m-table table tbody tr th,.m-table table tbody:first-child tr th,.m-table table tbody:not(:first-child) tr th,.m-table table.table-stripes-horizontal tbody tr th,.m-table table.table-stripes-horizontal tbody:first-child tr th,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr th,.m-table table.table-stripes-vertical tbody tr th,.m-table table.table-stripes-vertical tbody:first-child tr th,.m-table table.table-stripes-vertical tbody:not(:first-child) tr th{background-color:inherit;font-family:SiemensSans-Bold,sans-serif}.m-table table tbody tr th.left-col,.m-table table tbody:first-child tr th.left-col,.m-table table tbody:not(:first-child) tr th.left-col,.m-table table.table-stripes-horizontal tbody tr th.left-col,.m-table table.table-stripes-horizontal tbody:first-child tr th.left-col,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr th.left-col,.m-table table.table-stripes-vertical tbody tr th.left-col,.m-table table.table-stripes-vertical tbody:first-child tr th.left-col,.m-table table.table-stripes-vertical tbody:not(:first-child) tr th.left-col{border-right:1px solid #3c464b}.m-table table tbody tr td.align-vertically-top,.m-table table tbody:first-child tr td.align-vertically-top,.m-table table tbody:not(:first-child) tr td.align-vertically-top,.m-table table.table-stripes-horizontal tbody tr td.align-vertically-top,.m-table table.table-stripes-horizontal tbody:first-child tr td.align-vertically-top,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td.align-vertically-top,.m-table table.table-stripes-vertical tbody tr td.align-vertically-top,.m-table table.table-stripes-vertical tbody:first-child tr td.align-vertically-top,.m-table table.table-stripes-vertical tbody:not(:first-child) tr td.align-vertically-top{vertical-align:top!important}.m-table table tbody tr td.align-vertically-center,.m-table table tbody:first-child tr td.align-vertically-center,.m-table table tbody:not(:first-child) tr td.align-vertically-center,.m-table table.table-stripes-horizontal tbody tr td.align-vertically-center,.m-table table.table-stripes-horizontal tbody:first-child tr td.align-vertically-center,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td.align-vertically-center,.m-table table.table-stripes-vertical tbody tr td.align-vertically-center,.m-table table.table-stripes-vertical tbody:first-child tr td.align-vertically-center,.m-table table.table-stripes-vertical tbody:not(:first-child) tr td.align-vertically-center{vertical-align:middle!important}.m-table table tbody tr td.align-vertically-bottom,.m-table table tbody:first-child tr td.align-vertically-bottom,.m-table table tbody:not(:first-child) tr td.align-vertically-bottom,.m-table table.table-stripes-horizontal tbody tr td.align-vertically-bottom,.m-table table.table-stripes-horizontal tbody:first-child tr td.align-vertically-bottom,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td.align-vertically-bottom,.m-table table.table-stripes-vertical tbody tr td.align-vertically-bottom,.m-table table.table-stripes-vertical tbody:first-child tr td.align-vertically-bottom,.m-table table.table-stripes-vertical tbody:not(:first-child) tr td.align-vertically-bottom{vertical-align:bottom!important}.m-table table tbody tr td:nth-child(odd),.m-table table tbody:first-child tr td:nth-child(odd),.m-table table tbody:not(:first-child) tr td:nth-child(odd),.m-table table.table-stripes-horizontal tbody tr td:nth-child(odd),.m-table table.table-stripes-horizontal tbody:first-child tr td:nth-child(odd),.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td:nth-child(odd),.m-table table.table-stripes-vertical tbody tr td:nth-child(odd),.m-table table.table-stripes-vertical tbody:first-child tr td:nth-child(odd),.m-table table.table-stripes-vertical tbody:not(:first-child) tr td:nth-child(odd){background-color:#fff}.m-table table tbody tr td:nth-child(even),.m-table table tbody:first-child tr td:nth-child(even),.m-table table tbody:not(:first-child) tr td:nth-child(even),.m-table table.table-stripes-horizontal tbody tr td:nth-child(even),.m-table table.table-stripes-horizontal tbody:first-child tr td:nth-child(even),.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td:nth-child(even),.m-table table.table-stripes-vertical tbody tr td:nth-child(even),.m-table table.table-stripes-vertical tbody:first-child tr td:nth-child(even),.m-table table.table-stripes-vertical tbody:not(:first-child) tr td:nth-child(even){background-color:#e2e3e4}.m-table table tbody tr td,.m-table table tbody tr th,.m-table table tbody:first-child tr td,.m-table table tbody:first-child tr th,.m-table table tbody:not(:first-child) tr td,.m-table table tbody:not(:first-child) tr th,.m-table table.table-stripes-horizontal tbody tr td,.m-table table.table-stripes-horizontal tbody tr th,.m-table table.table-stripes-horizontal tbody:first-child tr td,.m-table table.table-stripes-horizontal tbody:first-child tr th,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr th,.m-table table.table-stripes-vertical tbody tr td,.m-table table.table-stripes-vertical tbody tr th,.m-table table.table-stripes-vertical tbody:first-child tr td,.m-table table.table-stripes-vertical tbody:first-child tr th,.m-table table.table-stripes-vertical tbody:not(:first-child) tr td,.m-table table.table-stripes-vertical tbody:not(:first-child) tr th{border-bottom:1px solid #3c464b;padding:20px 10px}.m-table table tbody tr .highlight,.m-table table tbody:first-child tr .highlight,.m-table table tbody:not(:first-child) tr .highlight,.m-table table.table-stripes-horizontal tbody tr .highlight,.m-table table.table-stripes-horizontal tbody:first-child tr .highlight,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr .highlight,.m-table table.table-stripes-vertical tbody tr .highlight,.m-table table.table-stripes-vertical tbody:first-child tr .highlight,.m-table table.table-stripes-vertical tbody:not(:first-child) tr .highlight{background-color:#6d7478!important;color:#fff!important}.m-table table th.highlight,.m-table table.table-stripes-horizontal th.highlight,.m-table table.table-stripes-vertical th.highlight{background:#50bed7!important}.m-table table.table-stripes-horizontal tbody:only-child tr:nth-child(odd) td,.m-table table.table-stripes-horizontal tbody:only-child tr:nth-child(odd) th{background:#e2e3e4}.m-table table.table-stripes-horizontal tbody:only-child tr:nth-child(even) td,.m-table table.table-stripes-horizontal tbody:only-child tr:nth-child(even) th{background:#fff}.m-table table.table-stripes-horizontal tbody:only-child tr td,.m-table table.table-stripes-horizontal tbody:only-child tr th{border:0}.m-table table.table-stripes-horizontal tbody:only-child tr th{border-right:1px solid #3c464b}.m-table table.table-stripes-horizontal tbody:only-child tr td .icon.icon-stock{color:#50bed7;font-size:12px;margin-left:10px}.m-table.m-table-quotelist .scrollable table tbody tr td:before,.m-table.m-table-quotelist .scrollable table tbody tr th:before,.m-table.m-table-quotelist .scrollable table thead tr td:before,.m-table.m-table-quotelist .scrollable table thead tr th:before{display:none}.m-table.m-table-quotelist .scrollable table tbody tr.expired td:nth-child(odd),.m-table.m-table-quotelist .scrollable table thead tr.expired td:nth-child(odd){background-color:#d4bec9}.m-table.m-table-quotelist .scrollable table tbody tr.expired td:nth-child(even),.m-table.m-table-quotelist .scrollable table thead tr.expired td:nth-child(even){background-color:#efd3df}.m-table.m-table-quotelist .scrollable table tbody tr.converted td:nth-child(odd),.m-table.m-table-quotelist .scrollable table thead tr.converted td:nth-child(odd){background-color:#c5d9dd}.m-table.m-table-quotelist .scrollable table tbody tr.converted td:nth-child(even),.m-table.m-table-quotelist .scrollable table thead tr.converted td:nth-child(even){background-color:#dcf2f7}.m-table.m-table-quotelist .scrollable table tbody tr.pending td:nth-child(odd),.m-table.m-table-quotelist .scrollable table thead tr.pending td:nth-child(odd){background-color:#e2d8b9!important}.m-table.m-table-quotelist .scrollable table tbody tr.pending td:nth-child(even),.m-table.m-table-quotelist .scrollable table thead tr.pending td:nth-child(even){background-color:#fff1cc!important}.m-table.m-table-quotelist .table-quotelist-paginationarrows .a-paginationarrows.next,.m-table.m-table-quotelist .table-quotelist-paginationarrows .a-paginationarrows.prev{color:#879baa}.m-table.m-table-quotelist .table-quotelist-paginationarrows .a-paginationarrows.next:hover,.m-table.m-table-quotelist .table-quotelist-paginationarrows .a-paginationarrows.prev:hover{color:#a5e1e1}.m-table .a-caption{display:block;margin-top:10px}.m-table.m-table-searchable-list .a-paginationarrows.next,.m-table.m-table-searchable-list .a-paginationarrows.prev{color:#879baa}.g-col&gt;h2.a-heading{font-size:20px;line-height:24px;margin:40px 0 0}.g-col&gt;h2.a-heading+.m-table{margin-top:15px}@media (min-width:750px){.m-table table tbody tr td,.m-table table tbody tr th,.m-table table tbody:first-child tr td,.m-table table tbody:first-child tr th,.m-table table tbody:not(:first-child) tr td,.m-table table tbody:not(:first-child) tr th,.m-table table.table-stripes-horizontal tbody tr td,.m-table table.table-stripes-horizontal tbody tr th,.m-table table.table-stripes-horizontal tbody:first-child tr td,.m-table table.table-stripes-horizontal tbody:first-child tr th,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr td,.m-table table.table-stripes-horizontal tbody:not(:first-child) tr th,.m-table table.table-stripes-vertical tbody tr td,.m-table table.table-stripes-vertical tbody tr th,.m-table table.table-stripes-vertical tbody:first-child tr td,.m-table table.table-stripes-vertical tbody:first-child tr th,.m-table table.table-stripes-vertical tbody:not(:first-child) tr td,.m-table table.table-stripes-vertical tbody:not(:first-child) tr th{padding:30px 20px}.m-table{margin:50px 0 0}.g-col&gt;h2.a-heading{font-size:24px;line-height:29px;margin:50px 0 0}.g-col&gt;h2.a-heading+.m-table{margin-top:20px}}@media (min-width:900px){.m-table{margin:60px 0 0}.g-col&gt;h2.a-heading{width:66.6%;font-size:24px;line-height:30px;margin:60px 0 0}.g-col&gt;h2.a-heading+.m-table{margin-top:25px}}.m-tabs{margin:0;padding:40px 0 0}@media (min-width:750px){.m-tabs{margin:0;padding:100px 0 0}.m-tabs .tab-panel#section-spareparts .js-sparepart-wrapper{position:relative}.m-tabs .tab-panel#section-spareparts .js-sparepart-wrapper .spare-part-list{position:static}.m-tabs .tab-panel#section-spareparts .js-sparepart-wrapper .spare-part-list .o-list .m-searchfield{position:absolute;top:0}.m-tabs .tab-panel#section-spareparts .js-sparepart-wrapper&gt;.own-stage{padding-top:100px}}.m-tabs .tabs-static{background-color:#3c464b;z-index:220}.m-tabs .tabs-sticky{background-color:#3c464b}.m-tabs .tabs-sticky .tabs-wrapper .tabs-nav{width:100%}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper{border-left:2px solid #fff}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper .m-productconversionarea&gt;*{margin-bottom:0!important}.m-tabs .tabs-sticky .tabs-sticky-ctc-wrapper .m-productconversionarea form .a-button{height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-tabs .tabs-wrapper{background-color:transparent;height:48px}.m-tabs .tabs-nav{background:#3c464b;display:inline-block;height:48px;width:100%}.m-tabs .tabs-nav&gt;li{max-height:48px}.m-tabs .tabs-nav&gt;li:hover{background:#6d7478}.m-tabs .tabs-nav&gt;li.tab-more-pane a{padding-left:20px;padding-right:20px}.m-tabs .tabs-nav&gt;li.is-active{max-height:60px}.m-tabs .tabs-nav&gt;li.is-active:hover{background:#41aaaa}.m-tabs .tabs-nav li:not(.tab-more-pane-item){border-right:2px solid #fff;font-family:SiemensSans-Roman,sans-serif;font-weight:400;height:auto;line-height:20px;margin:0;position:relative}.m-tabs .tabs-nav li:not(.tab-more-pane-item):before{background:#fff;content:'';height:100%;position:absolute;right:-2px;width:2px}.m-tabs .tabs-nav li:not(.tab-more-pane-item).is-active{font-family:SiemensSans-Bold,sans-serif;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}.m-tabs .tabs-nav li:not(.tab-more-pane-item).is-active a{padding:20px 40px}.m-tabs .tabs-nav li:not(.tab-more-pane-item).is-active:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #41aaaa;bottom:-8px;content:'';height:0;left:50%;position:absolute;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:0}.m-tabs .tabs-nav li:not(.tab-more-pane-item).is-active.tab-more{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.m-tabs .tabs-nav li:not(.tab-more-pane-item).is-active.tab-more a{font-size:0}.m-tabs .tabs-nav li:not(.tab-more-pane-item).is-active.tab-more a .icon{font-size:14px;vertical-align:middle}.m-tabs .tabs-nav li:not(.tab-more-pane-item).tab-more{border-right:none;height:48px}.m-tabs .tabs-nav li:not(.tab-more-pane-item).tab-more a{font-size:0;padding:14px 20px}.m-tabs .tabs-nav li:not(.tab-more-pane-item).tab-more a .icon{font-size:14px;vertical-align:middle}.m-tabs .tabs-nav li:not(.tab-more-pane-item).tab-more-pane{border-right:none!important;float:right}.m-tabs .tabs-nav li:not(.tab-more-pane-item).tab-more-pane:before{display:none!important}.m-tabs .tab-more.is-open,.m-tabs .tab-more.is-open:hover{background:#41aaaa}.m-tabs .tab-more.is-open+.tab-more-pane{margin-top:12px}.m-tabs .tab-more.is-open.is-active+.tab-more-pane{left:auto;margin-top:20px;position:absolute;right:0;top:100%}.m-tabs .tab-more.is-active{border-left:2px solid #fff}.m-tabs .tab-more.is-active.is-open:after{display:none}.m-tabs .tab-more-pane{left:auto;margin-top:20px!important;position:absolute!important;right:0;text-align:left;top:100%}.m-tabs .tab-more-pane .tab-more-pane-list{border:1px solid #dde5ea}.m-tabs .tab-more-pane .tab-more-pane-list:after{background:#fff;border-right:1px solid #becdd7;border-top:1px solid #becdd7;content:'';display:block;height:10px;position:absolute;right:15%;top:-5px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:10px}.m-tabs .tab-more-pane .tab-more-pane-list .tab-more-pane-item{background:#fff;color:#879baa;font-weight:400;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.m-tabs .tab-more-pane .tab-more-pane-list .tab-more-pane-item:hover{color:#2d373c}.m-tabs .tab-more-pane .tab-more-pane-list .tab-more-pane-item a{color:inherit;display:block;padding-left:20px;padding-right:20px}.m-tabs .tab-more-pane .tab-more-pane-list .tab-more-pane-item.is-active{color:#2d373c;font-family:SiemensSans-Bold,sans-serif;margin-top:0}.m-tabs .tab-more-pane .tab-more-pane-list .tab-more-pane-item.is-active:after{display:none}.m-tabs .tab-more-pane .tab-more-pane-list .tab-more-pane-item.is-active a{padding-left:20px;padding-right:20px}.m-tabs .tab-panel *&gt;.a-link:not(.a-button){color:#41aaaa}.m-tabs .tab-panel *&gt;.a-link:not(.a-button):hover{color:#a5e1e1}.m-checkout-summary .m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .a-button.a-button-secondary,.m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:100%!important}@media (min-width:900px){.m-tabs{margin:0;padding:120px 0 0}.m-checkout-summary .m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .a-button.a-button-secondary,.m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.m-tabs .tab-panel .o-list.list-view .item .m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:auto!important}.m-checkout-summary .m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .a-button.a-button-secondary,.m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:100%!important}}.m-checkout-summary .m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .a-button.a-button-secondary,.m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.m-tabs .tab-panel .o-list:not(.list-view) .item .m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:100%!important}.m-tabs-rebrush .tab{color:#000;font-size:12px;font-weight:400}.m-tabs-rebrush .tabs-rebrush-mobile{background-color:#f5f7fa}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows,.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.next,.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.prev{background-color:#fff;color:#41aaaa}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider{width:100%;background-color:#fff;border-bottom:1px solid #7b89a1}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-track .tab.slick-slide.slick-current.slick-active{color:#41aaaa!important}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider.a-paginationarrows{background-color:#fff}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-initialized .slick-slider{background:#fff}.m-tabs-rebrush .tabs-rebrush-desktop .slick-track.tab.slick-slide.slick-current.slick-active{color:#41aaaa}.m-tabs-rebrush .tabs-rebrush-desktop .slick-track.tab.slick-slide.slick-current.slick-active:after{background-color:#41aaaa!important;bottom:0;content:"";height:4px;position:absolute;width:100%}.m-tabs-rebrush .tabs-rebrush-desktop .slick-track .tab.slick-slide:hover{color:#41aaaa}.m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider-pagination-arrows .a-paginationarrows.prev{background:#fff;color:#41aaaa}.m-tabs-rebrush .tabs-rebrush-desktop .a-paginationarrows.next,.m-tabs-rebrush .tabs-rebrush-desktop .a-paginationarrows.prev{color:#000;background-color:#fff}.m-tabstogglebox .m-togglebox .item .togglebox-title:before{height:auto;-webkit-transform:translate(0,-60%);-ms-transform:translate(0,-60%);transform:translate(0,-60%)}.m-tagcloud .available-tags .item .a-button{background-color:transparent;border:1px solid #41aaaa;color:#41aaaa}.m-tagcloud .available-tags .item .a-button:hover{background-color:transparent;border-color:#a5e1e1;color:#a5e1e1}.m-tagcloud .selected-tags .list&gt;li.item button{padding:10px 50px 10px 0!important;background-color:transparent!important;border:none!important;color:#fff!important}.m-tagcloud .selected-tags .list&gt;li.item button:hover{background:0 0!important;border:none!important}.m-teaser{margin-bottom:13.5px;padding:0}.m-teaser.teaser-100{margin:40px -13.5px 0;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);float:none}@media (min-width:750px){.m-teaser.teaser-100 .teaser-wrap .teaser-media,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-media,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-media,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-media{width:50%}.m-teaser.teaser-100 .teaser-wrap .teaser-media+.teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-media+.teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-media+.teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-media+.teaser-content{padding:0 23px!important;width:50%!important}}.m-teaser.teaser-100 .teaser-wrap .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content{background:0 0;padding:37px 20px}.m-teaser.teaser-100 .teaser-wrap .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{padding:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner .a-textpictogram,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner .a-textpictogram,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner .a-textpictogram,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner .a-textpictogram{margin-bottom:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner .a-textpictogram .text,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner .a-textpictogram .text,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner .a-textpictogram .text,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner .a-textpictogram .text{clear:none;margin-bottom:15px}.m-teaser.teaser-100 .teaser-wrap .teaser-content p,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content p{padding:0!important}.m-teaser.teaser-100 .teaser-wrap .teaser-content p:last-child,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content p:last-child,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content p:last-child,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content p:last-child{margin-bottom:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content p .a-button,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content p .a-button,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content p .a-button,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content p .a-button{margin-top:20px}.m-teaser.teaser-100 .teaser-wrap .teaser-content .a-heading+p,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .a-heading+p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading+p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading+p{padding:0!important}.m-teaser.teaser-100 .teaser-wrap .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{margin-top:20px}.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-links .a-link{color:#fff!important}.m-teaser.teaser-200-2,.m-teaser.teaser-300{padding:0 4px}.m-teaser.teaser-200-2 .teaser-content,.m-teaser.teaser-300 .teaser-content{float:none;width:100%}.m-teaser.teaser-200-2 .teaser-content .a-heading+p,.m-teaser.teaser-300 .teaser-content .a-heading+p{padding:6px 0 30px 30px}.m-teaser.teaser-200-2 .teaser-content .a-heading+p&gt;.a-link.a-button,.m-teaser.teaser-300 .teaser-content .a-heading+p&gt;.a-link.a-button{margin-left:-30px}.m-teaser.teaser-200-2 .teaser-media,.m-teaser.teaser-300 .teaser-media{float:none;width:100%}.m-teaser.teaser-ugc .teaser-media{margin-bottom:20px}.m-teaser.teaser-ugc .teaser-links li .a-link.a-button{padding:10px 50px!important}.m-teaser:last-of-type{margin-bottom:0}.m-teaser .teaser-wrap .teaser-media{margin-bottom:0;padding:0}.m-teaser .teaser-wrap .teaser-content{padding:0}.m-teaser .teaser-wrap .teaser-content .a-heading{font-family:SiemensSans-Bold,sans-serif;font-size:17px;line-height:21px;margin:0 0 11px;padding:17px 20px 0 0}.m-teaser .teaser-wrap .teaser-content .a-heading+p{padding:4px 20px 20px 0}.m-teaser .teaser-wrap .teaser-content .content-inner{margin-bottom:0;padding:0 20px 15px 0}.m-teaser .teaser-wrap .teaser-content .content-inner+p{padding:0 20px 20px}.m-teaser .teaser-wrap .teaser-content .content-inner&gt;p:not(:last-child){margin-bottom:15px}.m-teaser .teaser-wrap .teaser-content .a-heading+p,.m-teaser .teaser-wrap .teaser-content .content-inner+p{margin:0}.m-teaser .teaser-wrap .teaser-content .a-button,.m-teaser .teaser-wrap .teaser-content .a-button-primary,.m-teaser .teaser-wrap .teaser-content .a-link-primary.a-button.a-button-link,.m-teaser .teaser-wrap .teaser-content .a-link-primary.a-button.a-link{margin-top:15px}.m-teaser .teaser-wrap .teaser-content .teaser-links{margin-bottom:0;padding:0 20px 17px 0}.m-teaser .teaser-wrap .teaser-content .teaser-links li:last-child{margin-bottom:0}.m-teaser .teaser-wrap .teaser-content .teaser-links .a-link:before{margin-right:8px}.m-teaser .teaser-wrap .teaser-content .teaser-links:only-child{padding:17px 20px 17px 0}.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary{background:-webkit-gradient(linear,left top,right top,color-stop(0,#50bebe),color-stop(50%,#41aaaa),to(#0099cb));background:linear-gradient(to right,#50bebe 0,#41aaaa 50%,#0099cb 100%);padding:0}.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-heading,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .teaser-content,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary p,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-heading,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .teaser-content,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary p{color:#fff}.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-button,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-button-primary,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-link-primary.a-button.a-button-link,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-link-primary.a-button.a-link,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-button,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-button-primary,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-link-primary.a-button.a-button-link,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-link-primary.a-button.a-link,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-button,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-button-primary,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-link-primary.a-button.a-button-link,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-link-primary.a-button.a-link{background-color:transparent!important;border:1px solid #fff;color:#fff;margin-top:15px;position:relative}.m-checkout-summary .m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-link-primary.a-button.a-button-link:hover,.m-checkout-summary .m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-link-primary.a-button.a-button-link:hover,.m-checkout-summary .m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-link-primary.a-button.a-button-link:hover,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-button-primary:hover,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-button:hover,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .a-link-primary.a-button.a-link:hover,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .m-checkout-summary .a-link-primary.a-button.a-button-link:hover,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-button-primary:hover,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-button:hover,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-link-primary.a-button.a-link:hover,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .m-checkout-summary .a-link-primary.a-button.a-button-link:hover,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-button-primary:hover,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-button:hover,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .a-link-primary.a-button.a-link:hover,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .m-checkout-summary .a-link-primary.a-button.a-button-link:hover{border:1px solid #a5e1e1;color:#a5e1e1}.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-primary .teaser-links .a-link-primary,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-links .a-link-primary,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-primary .teaser-links .a-link-primary{color:#fff!important}.m-teaser .teaser-wrap.a-area.a-area-desktop,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-secondary,.m-teaser .teaser-wrap.a-area.a-area-mobile,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary,.m-teaser .teaser-wrap.a-area.a-area-tablet,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-secondary{background:#2d373c}.m-teaser .teaser-wrap.a-area.a-area-desktop .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-desktop .teaser-content p,.m-teaser .teaser-wrap.a-area.a-area-desktop .teaser-content ul,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-secondary .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-secondary .teaser-content p,.m-teaser .teaser-wrap.a-area.a-area-desktop.a-area-secondary .teaser-content ul,.m-teaser .teaser-wrap.a-area.a-area-mobile .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile .teaser-content p,.m-teaser .teaser-wrap.a-area.a-area-mobile .teaser-content ul,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content ul,.m-teaser .teaser-wrap.a-area.a-area-tablet .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-tablet .teaser-content p,.m-teaser .teaser-wrap.a-area.a-area-tablet .teaser-content ul,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-secondary .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-secondary .teaser-content p,.m-teaser .teaser-wrap.a-area.a-area-tablet.a-area-secondary .teaser-content ul{color:#fff!important}.m-teaser .a-area.a-area-desktop{background:inherit;color:inherit}.m-teaser .teaser-wrap.a-area .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading{padding:17px 20px 0}.m-teaser .teaser-wrap.a-area .teaser-content .a-heading+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading+p{padding:4px 20px 20px}.m-teaser .teaser-wrap.a-area .teaser-content .content-inner,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner{padding:0 20px}.m-teaser .teaser-wrap.a-area .teaser-content .content-inner+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner+p{padding:0 20px 20px}.m-teaser .teaser-wrap.a-area .teaser-content .teaser-links,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{padding:0 20px 17px}.m-teaser .teaser-wrap.a-area .teaser-content .teaser-links:only-child,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links:only-child,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links:only-child{padding:17px 20px}@media (min-width:750px){.m-teaser{margin-bottom:8px;padding:0 4px}.m-teaser.teaser-100{margin:50px -23px 0;width:-webkit-calc(100% + 46px);width:calc(100% + 46px);padding:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content{padding:45px 23px;width:100%}.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner .a-textpictogram .text,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner .a-textpictogram .text,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner .a-textpictogram .text,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner .a-textpictogram .text{margin-bottom:15px}.m-teaser.teaser-100 .teaser-wrap .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:20px;line-height:24px}.m-teaser.teaser-200-2 .teaser-wrap .teaser-media .a-image img{max-width:-webkit-fit-content;max-width:fit-content}.m-teaser.teaser-300{width:33.3333%}.m-teaser .teaser-wrap .teaser-media{padding:0;width:100%}.m-teaser .teaser-wrap .teaser-content{padding:0}.m-teaser .teaser-wrap .teaser-content .a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:20px;line-height:24px;margin-bottom:13px;padding:20px 25px 0 0}.m-teaser .teaser-wrap .teaser-content .a-heading+p{padding:6px 25px 25px}.m-teaser .teaser-wrap .teaser-content .content-inner{margin-bottom:0;padding:0 25px 20px 0}.m-teaser .teaser-wrap .teaser-content .content-inner+p{padding:0 25px 25px}.m-teaser .teaser-wrap .teaser-content p{font-size:14px;line-height:20px}.m-teaser .teaser-wrap .teaser-content .teaser-links{padding:0 25px 20px 0}.m-teaser .teaser-wrap .teaser-content .teaser-links:only-child{padding:20px 25px 20px 0}.m-teaser .teaser-wrap.a-area .teaser-content{padding:0}.m-teaser .teaser-wrap.a-area .teaser-content .a-heading{font-family:SiemensSans-Roman,sans-serif;font-size:20px;line-height:24px;margin-bottom:13px;padding:20px 25px 0}.m-teaser .teaser-wrap.a-area .teaser-content .a-heading+p{padding:6px 25px 25px}.m-teaser .teaser-wrap.a-area .teaser-content .content-inner{margin-bottom:0;padding:0 25px 20px}.m-teaser .teaser-wrap.a-area .teaser-content .content-inner+p{padding:0 25px 25px}.m-teaser .teaser-wrap.a-area .teaser-content p{font-size:14px;line-height:20px}.m-teaser .teaser-wrap.a-area .teaser-content .teaser-links{padding:0 25px 20px}.m-teaser .teaser-wrap.a-area .teaser-content .teaser-links:only-child{padding:20px 25px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading{padding:20px 25px 0}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner{padding:0 25px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner+p{padding:0 25px 25px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{padding:0 25px 20px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links:only-child,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links:only-child{padding:20px 25px}}@media (min-width:900px){.m-tabs-rebrush .tabs-rebrush-desktop .tabs-rebrush-desktop{top:61px!important}.m-teaser.teaser-100{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;width:100vw!important;float:none;margin-top:60px;padding:0}.m-teaser.teaser-100 .teaser-wrap,.m-teaser.teaser-100 .teaser-wrap.a-area,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary{padding:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content{float:none;margin:0 auto;max-width:1360px;overflow:hidden;padding:57px 40px;width:100%!important}.m-teaser.teaser-100 .teaser-wrap .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{width:83.3333%}.m-teaser.teaser-100 .teaser-wrap .teaser-content .a-heading+p,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .a-heading+p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading+p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading+p{padding-left:18px!important}.m-teaser.teaser-100 .teaser-wrap .teaser-content p&gt;.a-button,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content p&gt;.a-button,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content p&gt;.a-button,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content p&gt;.a-button{margin-top:15px}.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner&gt;p,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner&gt;p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner&gt;p,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner&gt;p{padding-left:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content .content-inner .a-textpictogram .a-image.float-left,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .content-inner .a-textpictogram .a-image.float-left,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner .a-textpictogram .a-image.float-left,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner .a-textpictogram .a-image.float-left{margin-bottom:20px;margin-right:30px}.m-teaser.teaser-100 .teaser-wrap .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading{font-size:30px;line-height:36px;margin-bottom:18px;padding-left:0;padding-top:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{padding-bottom:0;padding-left:0}.m-teaser .teaser-wrap .teaser-media .a-image img{width:100%}.m-teaser .teaser-wrap .teaser-content{padding:0}.m-teaser .teaser-wrap .teaser-content .a-heading{font-size:24px;line-height:30px;margin-bottom:18px;padding:25px 30px 0 0}.m-teaser .teaser-wrap .teaser-content .a-heading+p{padding:6px 30px 30px}.m-teaser .teaser-wrap .teaser-content .content-inner{margin-bottom:0;padding:0 30px 20px 0}.m-teaser .teaser-wrap .teaser-content .content-inner+p{padding:5px 30px 30px}.m-teaser .teaser-wrap .teaser-content .teaser-links{padding:0 30px 25px 0}.m-teaser .teaser-wrap .teaser-content .teaser-links:only-child{padding:25px 30px 25px 0}.m-teaser .teaser-wrap.a-area .teaser-media .a-image img{width:100%}.m-teaser .teaser-wrap.a-area .teaser-content{padding:0}.m-teaser .teaser-wrap.a-area .teaser-content .a-heading{font-size:24px;line-height:30px;margin-bottom:18px;padding:25px 30px 0}.m-teaser .teaser-wrap.a-area .teaser-content .a-heading+p{padding:6px 30px 30px}.m-teaser .teaser-wrap.a-area .teaser-content .content-inner{margin-bottom:0;padding:0 30px 20px}.m-teaser .teaser-wrap.a-area .teaser-content .content-inner+p{padding:5px 30px 30px}.m-teaser .teaser-wrap.a-area .teaser-content .teaser-links{padding:0 30px 25px}.m-teaser .teaser-wrap.a-area .teaser-content .teaser-links:only-child{padding:25px 30px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .a-heading,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .a-heading{padding:25px 25px 0}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner{padding:0 25px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .content-inner+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .content-inner+p,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links{padding:0 25px 25px}.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content .teaser-links:only-child,.m-teaser .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content .teaser-links:only-child{padding:25px}}@media (min-width:1600px){.m-stage .teaser .a-heading{font-size:30px;line-height:33px;width:100%}.m-teaser.teaser-100{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;width:100vw!important;padding:0}.m-teaser.teaser-100 .teaser-wrap,.m-teaser.teaser-100 .teaser-wrap.a-area,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary{padding:0}.m-teaser.teaser-100 .teaser-wrap .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-primary .teaser-content,.m-teaser.teaser-100 .teaser-wrap.a-area.a-area-mobile.a-area-secondary .teaser-content{padding:57px 0}}.m-teaserslider{margin:0;position:relative}.m-teaserslider .m-teaser{margin-bottom:0;margin-top:0;padding:0}.m-teaserslider .m-teaser .teaser-wrap .a-heading{margin-bottom:20px}.m-teaserslider .m-teaser .teaser-content{padding:20px 0 0}.m-teaserslider .m-teaser .teaser-links .a-link-secondary{display:block}.m-teaserslider .m-teaser.teaser-100{margin-left:0!important;width:100%!important}.m-teaserslider .m-teaser.teaser-100 .teaser-media .a-image img{width:auto}.m-teaserslider .m-teaser.teaser-100 .teaser-content{float:left;max-width:none;padding:15px 0 0}.m-teaserslider .m-teaser.teaser-100 .teaser-content .m-form{margin-top:0}.m-teaserslider .teaserslider-paginationarrows{display:none;margin-top:0}.m-teaserslider .teaserslider-paginationnumber{margin-top:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.m-teaserslider .teaserslider-paginationnumber{margin-top:-1px}}.m-teaserslider .slide{margin:0;outline:0}.m-teaserslider .slick-list,.m-teaserslider .slide:only-child{margin:0}.m-teaserslider .a-paginationarrows.next,.m-teaserslider .a-paginationarrows.prev{color:#41aaaa}.m-teaserslider .a-paginationarrows.next:hover:before,.m-teaserslider .a-paginationarrows.prev:hover:before{color:#becdd7}.m-teaserslider .m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.next,.m-teaserslider .m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.prev{color:#41aaaa}.m-teaserslider .m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.next:hover:before,.m-teaserslider .m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.prev:hover:before{color:#becdd7}@media (min-width:750px){.m-teaserslider .o-teasercontainer{margin:50px 0 0!important;width:100%!important}.m-teaserslider .m-teaser{margin-bottom:12px}.m-teaserslider .m-teaser .teaser-wrap .a-heading{margin-bottom:15px}.m-teaserslider .m-teaser .teaser-content{padding:0}.m-teaserslider .m-teaser .teaser-content .content-inner{margin-bottom:15px}.m-teaserslider .m-teaser .teaser-media{padding-right:15px}.m-teaserslider .m-teaser.teaser-100 .teaser-content,.m-teaserslider .m-teaser.teaser-100 .teaser-media{width:50%!important}.m-teaserslider .m-teaser.teaser-100 .teaser-content{padding:0}.m-teaserslider .teaserslider-paginationarrows{margin-top:0}.m-teaserslider .teaserslider-paginationnumber{margin-top:1px}.m-teaserslider .a-paginationnumber{font-size:13px}.m-teaserslider .a-paginationarrows.next,.m-teaserslider .a-paginationarrows.prev{font-size:10px;height:20px}}@media (min-width:900px){.m-teaserslider .o-teasercontainer{margin:60px 0 0!important;width:100%!important}.m-teaserslider .m-teaser{margin-bottom:27px}.m-teaserslider .m-teaser .teaser-wrap .a-heading{margin-bottom:30px}.m-teaserslider .m-teaser .teaser-media{padding-right:30px}.m-teaserslider .m-teaser .teaser-media img{width:auto}.m-teaserslider .m-teaser .teaser-content .content-inner,.m-teaserslider .m-teaser .teaser-content .content-inner p{margin-bottom:30px}.m-teaserslider .m-teaser .teaser-content .content-inner p:last-child{margin-bottom:0}.m-teaserslider .teaserslider-paginationnumber{margin-top:0}.m-teaserslider .a-paginationnumber{font-size:14px}}.g-layout-half .m-teaserslider .m-teaser .teaser-media{padding-right:0}.g-layout-half .m-teaserslider .m-teaser .slide{margin:0}.m-termsconditions{margin:40px 0 0}.m-termsconditions .a-heading{font-size:20px;line-height:24px}@media (min-width:750px){.g-layout-half .m-teaserslider .m-teaser .a-heading{margin-top:15px}.m-termsconditions{margin:50px 0 0}.m-termsconditions .a-heading{font-size:24px;line-height:29px}}@media (min-width:900px){.g-layout-half .m-teaserslider .m-teaser .a-heading{margin-top:30px}.m-termsconditions{margin:60px 0 0}.m-termsconditions .a-heading{font-size:24px;line-height:30px}}.m-togglebox{border-bottom:none;margin:20px 0 0}.m-togglebox .item:first-child{border-top:none}.m-togglebox .item .a-link{font-family:SiemensSans-Roman,sans-serif}.m-togglebox .item .a-link:hover:before{-webkit-animation:none;animation:none}.m-togglebox .item .togglebox-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:400;padding:11px 0}.m-togglebox .item .togglebox-title:before{color:#41aaaa;float:left;font-size:17px;height:39px;line-height:35px;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.m-togglebox .item .togglebox-title:hover:before{-webkit-animation:none;animation:none;color:#a5e1e1}.m-togglebox .item .togglebox-title.is-open:hover{color:#a5e1e1}.m-togglebox .item .togglebox-title:focus,.m-togglebox .item .togglebox-title:hover{outline:0}.m-togglebox .item .togglebox-title .text{margin-left:6px;padding-left:20px}.m-togglebox .item .togglebox-title .togglebox-wrapper .a-image+.text{padding-left:0}.m-togglebox .item .togglebox-title .togglebox-wrapper .text{padding-left:22px}.m-togglebox .item .togglebox-subtitle{font-weight:400;margin:0;padding:11px 0}.m-togglebox .item .togglebox-subtitle:before{color:#41aaaa;font-size:17px;line-height:1;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.m-togglebox .item .togglebox-subtitle:hover:before{-webkit-animation:none;animation:none;color:#a5e1e1}.m-togglebox .item .togglebox-subtitle.is-open:hover{color:#a5e1e1}.m-togglebox .item .togglebox-subtitle .text{margin-left:10px;padding-left:0}.m-togglebox .item .togglebox-subtitle .togglebox-image{padding-left:15px}.m-togglebox .item .togglebox-subtitle .togglebox-wrapper .a-image+.text{padding-left:0}.m-togglebox .item .togglebox-subtitle .togglebox-wrapper .text{padding-left:15px}.m-togglebox .item .togglebox-content{margin-left:0!important}.m-togglebox .item .togglebox-content&gt;div:last-child{margin-bottom:15px}.m-togglebox .item .togglebox-content&gt;:not(.m-togglebox){padding-left:26px}.m-togglebox .item .togglebox-content .m-togglebox{margin-top:0}.m-togglebox .item .togglebox-content.body{margin-left:0}.m-togglebox .item .togglebox-content .m-teaserslider+.m-contenttextmedia{margin-top:40px}.m-togglebox .item .togglebox-content .o-producttilesslider .a-heading.tiles-slider-heading{display:none}.m-togglebox .item .togglebox-content .o-producttilesslider .tiles-slider{padding-top:40px}.m-togglebox .item .togglebox-content .o-teasercontainer{margin-left:0;margin-right:0}.m-togglebox .item .togglebox-content .m-contenttextmedia{margin:0}.m-togglebox .item .togglebox-content .m-contenttextmedia .a-link{font-family:SiemensSans-Bold,sans-serif}.m-togglebox .item .togglebox-content .m-contenttextmedia .a-link:hover:before{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.m-togglebox .item .togglebox-content .m-contenttextmedia[data-media-size=size-1of3] .content{padding-left:0!important}.m-togglebox .item .togglebox-content .m-contenttextmedia[data-media-size=size-1of3] .media+.content{padding-left:30px!important}.m-togglebox .item .togglebox-content&gt;.item .togglebox-content&gt;p:last-child{margin-bottom:21px;padding:0}.m-togglebox .item .togglebox-content .item .togglebox-content.body{margin-left:0}.m-togglebox .item .togglebox-content ul:not(.list-unstyled):not(.tabs-nav){margin-left:5px!important}.m-togglebox .item .togglebox-content ul:only-child{margin:0 0 20px}.m-togglebox .item .togglebox-content .a-button-primary .text,.m-togglebox .item .togglebox-content .a-link-primary.a-button.a-button-link .text,.m-togglebox .item .togglebox-content .a-link-primary.a-button.a-link .text{color:#fff}@media (min-width:750px){.m-togglebox{margin:26px 0 0}.m-togglebox .item .togglebox-wrapper{width:100%}.m-togglebox .item .togglebox-title{padding:24px 0}.m-togglebox .item .togglebox-title:before{font-size:17px;height:28px;line-height:25px}.m-togglebox .item .togglebox-subtitle{padding:24px 0}.m-togglebox .item .togglebox-subtitle .text{margin-left:20px}.m-togglebox .item .togglebox-subtitle .togglebox-wrapper .a-image+.text{padding-left:0}.m-togglebox .item .togglebox-subtitle .togglebox-wrapper .text{padding-left:10px}.m-togglebox .item .togglebox-content{margin-left:24px!important}.m-togglebox .item .togglebox-content&gt;div:last-child:not(.m-togglebox){margin-bottom:25px}.m-togglebox .item .togglebox-content&gt;* p.shortdesc,.m-togglebox .item .togglebox-content&gt;.m-st4hint,.m-togglebox .item .togglebox-content&gt;.m-st4instructions{padding-left:0}.m-togglebox .item .togglebox-content.body{margin-left:24px}.m-togglebox .item .togglebox-content .item .togglebox-content.body{margin-left:25px}.m-togglebox .item .togglebox-content ul:only-child{margin:0 0 25px}}@media (min-width:900px){.m-togglebox{margin:33px 0 0}.m-togglebox .item .togglebox-content{margin-left:25px!important}.m-togglebox .item .togglebox-content.body{margin-left:25px}.m-togglebox .item .togglebox-content .m-contenttextmedia .heading{margin-top:-5px}.m-togglebox .item .togglebox-content .item .togglebox-content.body{margin-left:26px}.m-togglebox .item .togglebox-content ul:only-child{margin:0 0 30px}.m-togglebox .m-productteaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-togglebox .m-productteaser .product-images .product-thumbnail a .a-image{text-align:center}.m-togglebox .m-productteaser .m-producttitle{margin-top:0}.m-togglebox .m-productteaser .product-conversion{margin-left:-webkit-calc(25% + 30px);margin-left:calc(25% + 30px);width:30%}.m-togglebox .m-productteaser .product-conversion .js-price-wrapper{margin-bottom:0}.m-togglebox .m-productteaser .product-conversion .js-button-group-wrapper{float:left;margin-right:10px}.m-togglebox .m-productteaser .product-conversion .js-button-group-wrapper .buttongroup .a-button{font-size:14px;margin-bottom:0;max-width:100%;padding:10px 40px;width:auto}.m-togglebox .m-productteaser .product-conversion .a-link.a-button{line-height:18px}}.m-togglebox .o-teasercontainer{margin-left:0;margin-right:0}@media (max-width:749px){.m-tabs .tabs-nav&gt;li:hover{background:0 0}.m-tabs .tabs-nav&gt;li.is-active a{padding-left:20px!important;padding-right:20px!important}.m-tabs .tabs-nav&gt;li a{padding-left:20px;padding-right:20px}.m-togglebox #section-spareparts .js-sparepart-wrapper{position:relative}.m-togglebox #section-spareparts .js-sparepart-wrapper .spare-part-list{position:static}.m-togglebox #section-spareparts .js-sparepart-wrapper .spare-part-list .o-list .m-searchfield{position:absolute;top:0;width:-webkit-calc(100% - 30px);width:calc(100% - 30px)}.m-togglebox #section-spareparts .js-sparepart-wrapper .spare-part-list .o-list .m-searchfield .m-searchinput{border:none}.m-togglebox #section-spareparts .js-sparepart-wrapper&gt;.own-stage{padding-top:100px}}.m-totalamount{border-top:2px solid #2d373c;margin:0 0 10px!important;padding-top:18px}.m-totalamount .list{margin-bottom:4px}.m-totalamount .list .label,.m-totalamount .list .value{font-size:24px;line-height:30px;min-height:1px;padding:0}.m-totalamount .savings{margin-bottom:20px;padding:0}.m-totalamount .savings p{margin-bottom:0}.m-totalamount .savings .highlight{color:#af235f}.m-totalamount .information{padding:0}.m-trustedshops{margin-bottom:0;margin-top:40px}.m-trustedshops .a-heading{font-family:SiemensSans-Bold,sans-serif;margin-bottom:15px}.m-trustedshops .a-heading.h3,.m-trustedshops h3.a-heading{font-size:20px;line-height:20px}.m-trustedshops .m-imagelist .a-image{margin-bottom:13px;margin-right:13px;width:87px}@media (min-width:750px){.m-trustedshops .a-heading.h3,.m-trustedshops h3.a-heading{font-size:24px;line-height:36px}.m-trustedshops .m-imagelist .a-image{margin-bottom:30px;margin-right:30px}}@media (min-width:900px){.m-trustedshops{margin-bottom:40px}.m-trustedshops .a-heading{margin-bottom:30px}.m-trustedshops .a-heading.h3,.m-trustedshops h3.a-heading{font-size:24px;line-height:30px}.m-trustedshops .m-imagelist .a-image{margin-bottom:15px;margin-right:15px}}.m-typeplatefinder .a-formlabel{width:85%}.m-typeplatefinder .m-forminput-dropdown{width:auto}.m-uspnavigation{background:-webkit-gradient(linear,left top,right top,color-stop(0,#50bebe),color-stop(50%,#41aaaa),to(#0099cb))!important;background:linear-gradient(to right,#50bebe 0,#41aaaa 50%,#0099cb 100%)!important;height:30px;margin-bottom:0;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;max-height:none;padding-left:0;padding-right:0;width:100vw!important}.m-uspnavigation .usp-close-button{border:none!important}.m-uspnavigation .usp-close-button:hover{color:#fff!important}.m-uspnavigation .usp-container{margin:0;padding:5px 20px 3px}.m-uspnavigation .usp-container .usp-elements i.uspvouchercode,.m-uspnavigation .usp-container .usp-elements span.uspvouchercode{border:none;border-radius:0}.m-uspnavigation .usp-container .usp-elements .a-link,.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline{font-family:SiemensSans-Bold,sans-serif;text-decoration:none}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:before,.m-uspnavigation .usp-container .usp-elements .a-link:before{display:block;font-family:icons;font-size:11px;-webkit-font-smoothing:antialiased;left:auto;position:absolute;right:0}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:not(.a-button):visited,.m-uspnavigation .usp-container .usp-elements .a-link:not(.a-button):visited{color:#fff!important}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:hover,.m-uspnavigation .usp-container .usp-elements .a-link:hover{color:#fff!important;text-decoration:none}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:hover:before,.m-uspnavigation .usp-container .usp-elements .a-link:hover:before{-webkit-animation:none;animation:none}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:hover:after,.m-uspnavigation .usp-container .usp-elements .a-link:hover:after{width:100%}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:after,.m-uspnavigation .usp-container .usp-elements .a-link:after{background-color:#fff;bottom:-2px;content:'';display:block;height:2px;left:0;margin-left:0;position:absolute;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:0}.m-uspnavigation .usp-container .usp-elements .a-link.a-link-local.a-link-inline:not(.a-button-secondary):not(.a-link-secondary.a-button.a-link):not(.a-link-secondary.a-button.a-link):not(.a-link-secondary.a-button.a-button-link):not(.a-button-primary):not(.a-link-primary.a-button.a-button-link):not(.a-link-primary.a-button.a-button-link.a-link):not(.a-link-primary.a-button.a-link):not(.a-link-primary.a-button.a-link):not(.a-link-primary.a-button.a-button-link):hover,.m-uspnavigation .usp-container .usp-elements .a-link:not(.a-button-secondary):not(.a-link-secondary.a-button.a-link):not(.a-link-secondary.a-button.a-link):not(.a-link-secondary.a-button.a-button-link):not(.a-button-primary):not(.a-link-primary.a-button.a-button-link):not(.a-link-primary.a-button.a-button-link.a-link):not(.a-link-primary.a-button.a-link):not(.a-link-primary.a-button.a-link):not(.a-link-primary.a-button.a-button-link):hover{color:#fff!important;text-decoration:none}.m-uspnavigation .usp-container .usp-elements.uspnavigation-listitem{font-family:SiemensSans-Bold,sans-serif;margin-bottom:0!important;padding-left:0;width:100%}.m-uspnavigation .usp-container .usp-elements.uspnavigation-listitem .icon{display:none}.m-uspnavigation .usp-container .usp-elements.uspnavigation-listitem span{display:inline-block;padding-right:20px}@media (min-width:750px){.m-uspnavigation .usp-container{margin:0}.m-uspnavigation .usp-container .usp-elements{font-size:14px}.m-uspnavigation .usp-container .usp-elements.uspnavigation-listitem{font-size:14px;padding-left:10px;width:auto}.m-uspnavigation .usp-container .usp-elements.uspnavigation-listitem span{display:inline}}.m-uspnavigation .usp-container .usp-elements.uspnavigation-listitem a{color:#fff!important;text-decoration:none}.m-video .play-layer .icon-play{color:rgba(255,255,255,.75);font-size:60px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.m-video .play-layer:hover .icon-play{color:rgba(255,255,255,.85)}.m-video.m-video-cliplister .video-content object,.m-video.m-video-cliplister .video-content video{background-color:#2d373c!important}.m-vouchercode .a-area-errorbox{margin-bottom:8px}.m-vouchercode .voucher-wrap .a-formlabel{display:block}.m-vouchercode .input-wrap{margin-bottom:10px;padding:0;width:100%}.m-vouchercode .input-wrap input{padding:10px}.m-vouchercode .m-togglebox{margin:0!important}.m-vouchercode .submit-wrap{padding:0;width:100%}.m-vouchercode .submit-wrap .a-button{height:40px}.m-vouchercode .submit-wrap.voucher-redeem .a-button-remove{text-align:center!important}.m-vouchercode .submit-wrap.voucher-redeem .a-button-remove span{line-height:18px}.m-vouchercode .submit-wrap.voucher-redeem .a-button-remove:after{top:-webkit-calc(50% - 9px);top:calc(50% - 9px)}.m-vouchercode .m-form{margin-top:0}@media (min-width:750px){.m-vouchercode .voucher-wrap{width:450px}.m-vouchercode .input-wrap{margin-bottom:0;margin-right:10px;width:240px}.m-vouchercode .submit-wrap{padding:0;width:auto}.m-vouchercode .submit-wrap .a-button{padding:0;width:200px}.m-vouchercode .submit-wrap.voucher-redeem .a-button-remove span{line-height:40px}}.o-cartshopping .editcart .a-link.has-icon .icon-edit{font-size:20px!important}.o-cartshopping .location-selector-layout{margin-bottom:25px}.o-cartshopping .m-productitem .m-itemserviceitem .price-information .m-productconversionarea .details{width:100%!important}.o-cartshopping .m-productitem .m-itemserviceitem .price-information .m-productconversionarea .details p{border:none!important;color:#879baa!important;font-weight:300!important;margin-bottom:5px!important;padding:0!important}.o-cartshopping .m-productitem .m-itemserviceitem .price-information .m-productconversionarea .details .highlight{color:#af235f!important}.o-cartshopping .m-productitem.item{border-top:none}.o-cartshopping .m-productitem.item .m-itemserviceitem.service-item hr:not(:first-of-type){display:none}.o-cartshopping .m-productitem.item~.item{border-top:1px solid #d4d9de;padding-top:20px}.o-checkoutdelivery h2.a-heading{font-size:20px;line-height:24px}@media (min-width:750px){.o-checkoutdelivery h2.a-heading{font-size:24px;line-height:29px}.o-checkoutdelivery-wop .checkoutdelivery-content-container+b{width:35%}.o-checkoutdelivery-wop .checkoutdelivery-content-container+b&gt;b&gt;.checkoutdelivery-summary-container{width:100%}}@media (min-width:900px){.m-video .play-layer .icon-play{font-size:80px}.o-cartshopping .m-productitem{margin:0}.o-cartshopping .m-productitem.item .media{margin-bottom:0}.o-cartshopping .m-productitem.item .content-wrap,.o-cartshopping .m-productitem.item .m-itemserviceitem{margin-top:0}.o-cartshopping .m-subtotalamount .voucher .highlight span{color:#333!important;font-family:SiemensSans-Bold,sans-serif!important;font-size:14px!important;font-weight:400!important}.o-cartshopping .m-itemserviceitem.service-item{border:0}.o-checkoutdelivery h2.a-heading{font-size:24px;line-height:30px}}.o-checkoutordersummary .a-horizontalrule:first-of-type{display:none}.o-checkoutordersummary .m-vouchercode{margin-bottom:16px}.o-checkoutordersummary .m-vouchercode .m-togglebox{margin:0}.o-checkoutordersummary .m-vouchercode .m-togglebox .togglebox-title{margin:0;padding:18px 0 17px}.o-checkoutordersummary .m-vouchercode .m-togglebox .item{border-bottom:1px solid #d4d9de;border-top:1px solid #d4d9de}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .js-prevent-toggle{margin-top:-24px}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .voucher-wrap{margin-top:11px}@media (min-width:750px){.o-checkoutordersummary .m-vouchercode{margin-bottom:20px}.o-checkoutordersummary .m-vouchercode .m-togglebox .togglebox-title{padding:22px 0 21px}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .m-form{margin-bottom:25px}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .voucher-wrap{margin-top:17px}}@media (min-width:900px){.o-checkoutordersummary .m-vouchercode{margin-bottom:26px}.o-checkoutordersummary .m-vouchercode .m-togglebox .togglebox-title{padding:27px 0 26px}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .m-form{margin-bottom:30px}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .voucher-wrap{margin-top:20px}}.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .voucher-wrap .a-button-primary,.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .voucher-wrap .a-link-primary.a-button.a-button-link,.o-checkoutordersummary .m-vouchercode .m-togglebox .item .togglebox-content .voucher-wrap .a-link-primary.a-button.a-link{margin:0}.o-checkoutordersummary .m-vouchercode+.a-horizontalrule{display:none}.o-checkoutpayment .m-listheader .a-horizontalrule,.o-checkoutpayment .m-listheader hr{margin-top:20px;visibility:visible!important}.o-checkoutpayment .m-listheader .a-horizontalrule:before,.o-checkoutpayment .m-listheader hr:before{color:#879baa}.o-checkoutpayment a.a-horizontalrule,.o-checkoutpayment hr{visibility:hidden}.o-checkoutpayment .m-productitem{margin-top:25px}.o-checkoutwelcome{margin:40px 0 0}.o-checkoutwelcome h1.a-heading{font-size:26px;margin-bottom:12px}.o-checkoutwelcome .guest-checkout h2.a-heading{font-size:20px;line-height:24px;margin-bottom:10px}.o-checkoutwelcome .guest-checkout .guest-text{margin-bottom:15px}.o-checkoutwelcome .guest-checkout .form-action,.o-checkoutwelcome .guest-checkout .form-actions{margin:0}@media (min-width:750px){.o-checkoutwelcome h1.a-heading{font-size:35px;line-height:36px;margin-bottom:15px}.o-checkoutwelcome .m-signin{float:none;padding:0;width:100%}.o-checkoutwelcome h2.a-heading{font-size:24px;line-height:29px;margin-bottom:17px}.o-checkoutwelcome .guest-checkout{float:none;padding:0;width:100%}.o-checkoutwelcome .guest-checkout .guest-text{margin-bottom:20px}.o-checkoutwelcome .guest-checkout .m-form .form-row{max-width:100%;width:100%}.o-checkoutwelcome .guest-checkout .m-form .form-action{padding:0}.o-checkoutwelcome .guest-checkout .m-form .form-action .a-button{min-width:200px;width:auto}}@media (min-width:900px){.o-checkoutwelcome h1.a-heading{margin-bottom:20px}.o-checkoutwelcome .g-layout-full{display:inline;float:left;width:50%}:lang(zh-CN) .o-checkoutwelcome .g-layout-full{display:inline;float:left;width:100%!important}:lang(zh-CN) .o-checkoutwelcome .account{display:inline-block;float:left;width:50%!important}:lang(zh-CN) .o-checkoutwelcome .account .m-form{border-bottom:none}:lang(zh-CN) .o-checkoutwelcome .social-media{float:right;margin-top:0;padding-left:30px;width:50%!important}.o-checkoutwelcome .checkout-welcome-intro{max-width:83.3333%}.o-checkoutwelcome .m-signin{width:100%}.o-checkoutwelcome h2.a-heading{font-size:24px;line-height:30px;margin-bottom:18px}.o-checkoutwelcome .guest-checkout{float:left;padding-left:0;width:50%}.o-checkoutwelcome .guest-checkout .guest-text{margin-bottom:25px}}.o-comparedetail{display:none}@media print{.o-comparedetail{display:block}}.o-comparedetail .m-compareheader .full-header .m-compareitem{width:20%}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-images{margin-bottom:30px;width:100%}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-images .callouts{width:auto}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-images .callouts .a-callout:last-child{margin-right:0}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-info{margin:0;padding:0;width:100%}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-info .m-producttitle .a-heading{font-size:18px}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-info .hook-line{display:block}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion{margin:0;padding:0;width:100%}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .js-conversion-wrapper{margin-bottom:26px}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .js-conversion-wrapper .scale{display:block}@media (min-width:900px){.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-info .m-producttitle .a-heading{font-size:24px}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .js-conversion-wrapper .scale{display:inline-block}}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .js-price-wrapper{margin:0}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .js-price-wrapper .current{font-size:27px;margin:0}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .details{margin:0}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .details p:first-of-type:not(.highlight){margin-bottom:20px}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .stock-info-wrapper .a-productavailability{margin-top:24px}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .data-sheet-energy .m-imagelist{display:inline-block;margin-right:25px;vertical-align:bottom}.o-comparedetail .m-compareheader .full-header .m-compareitem .m-productteaser .product-conversion .data-sheet-energy .a-link-download{display:inline-block;vertical-align:bottom}.o-comparedetail .m-togglebox .togglebox-content{margin-left:0!important}.o-comparedetail .m-togglebox .item:last-child{margin-bottom:60px}.o-comparedetail .clearfix .compare-footer-col .compare-footer-label p,.o-comparedetail .o-dob2address .suggestion-togglebox-content .compare-footer-col .compare-footer-label p,.o-comparedetail .o-dob2repairaddressfields .suggestion-togglebox-content .compare-footer-col .compare-footer-label p,.o-comparedetail .o-dobaddress .suggestion-togglebox-content .compare-footer-col .compare-footer-label p,.o-dob2address .o-comparedetail .suggestion-togglebox-content .compare-footer-col .compare-footer-label p,.o-dob2repairaddressfields .o-comparedetail .suggestion-togglebox-content .compare-footer-col .compare-footer-label p,.o-dobaddress .o-comparedetail .suggestion-togglebox-content .compare-footer-col .compare-footer-label p{color:#2d373c}.o-comparedetail .compare-row{margin:0 0 20px!important}.o-cookielaw{margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;max-width:100vw;padding-left:0;padding-right:0;position:relative;width:100vw!important}.o-cookielaw .cookielaw-oneoption-form{margin-top:0;padding:20px}.o-cookielaw .m-form{margin:0}.o-cookielaw .cookielaw-close .a-button.a-button-plain{border:none;color:#41aaaa}.o-cookielaw .a-area.a-area-mobile.a-area-secondary{background-color:#3c464b;color:#fff}.o-cookielaw .a-heading{color:#fff}.o-cookielaw .cookielaw-content p:last-of-type{margin-bottom:15px}.o-cookielaw .cookielaw-content .list-unstyled{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.o-cookielaw .cookielaw-content .list-unstyled li{float:none;width:auto}.o-cookielaw .cookielaw-layer-settings .m-forminput-checkbox .a-formlabel .label-text{color:#fff}.m-checkout-summary .o-cookielaw .cookielaw-actions .a-link-secondary.a-button.a-button-link,.o-cookielaw .cookielaw-actions .a-button-secondary,.o-cookielaw .cookielaw-actions .a-link-secondary.a-button.a-link,.o-cookielaw .cookielaw-actions .m-checkout-summary .a-link-secondary.a-button.a-button-link{margin-bottom:14px}.o-cookielaw .a-morecontenttogglelink{margin:15px 0 0}.o-cookielaw .a-morecontenttogglelink .more-less-button .a-link,.o-cookielaw .a-morecontenttogglelink .more-less-button .a-link.is-open{padding-left:0}.o-cookielaw .extend-cookie-configuration .content&gt;p{margin-bottom:20px}.o-cookielaw .extend-cookie-configuration .m-containerexpandable{margin-top:0}@media (min-width:750px){.o-comparedetail{display:block;margin-bottom:60px;margin-top:60px}.o-cookielaw .cookielaw-oneoption-form{padding:30px}.o-cookielaw .cookielaw-content .list-unstyled{display:block}.o-cookielaw .cookielaw-actions{padding-left:0}.o-cookielaw .cookielaw-actions .a-button{min-width:100%}}@media (min-width:901px) and (max-width:1380px){.o-cookielaw .cookielaw-actions{width:300px}.o-cookielaw .cookielaw-actions .a-button{display:block!important;min-width:300px}.m-checkout-summary .o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-button-link,.o-cookielaw .cookielaw-actions .a-button.a-button-secondary,.o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-button-link,.o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-link,.o-cookielaw .cookielaw-actions .m-checkout-summary .a-button.a-link-secondary.a-button-link{float:left!important}}@media (min-width:1381px){.o-cookielaw .cookielaw-content{width:-webkit-calc(100% - 300px);width:calc(100% - 300px)}.o-cookielaw .cookielaw-actions{width:300px}.m-checkout-summary .o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-button-link,.o-cookielaw .cookielaw-actions .a-button.a-button-secondary,.o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-button-link,.o-cookielaw .cookielaw-actions .a-button.a-link-secondary.a-link,.o-cookielaw .cookielaw-actions .m-checkout-summary .a-button.a-link-secondary.a-button-link{float:right}.o-cookielaw .cookielaw-actions .a-button{display:inline-block!important;min-width:300px!important}.o-cookielaw .cookielaw-actions .a-button:not(:last-child){margin-bottom:14px}}.o-dealerlocator{margin:40px 0 0}.o-dealerlocator .maplist-wrap{height:auto}.o-dealerlocator .m-locationsearch{position:relative}.o-dealerlocator .m-locationsearch .m-searchfield{margin-bottom:24px}.o-dealerlocator .m-locationsearch .m-searchfield .searchfield-suggestlayer{margin-top:10px}.o-dealerlocator .m-locationsearch .m-searchfield .searchfield-icon-remove{display:none}.o-dealerlocator .m-locationsearch .input-wrap{width:100%}.o-dealerlocator .m-locationsearch .m-searchinput{border-top:none;padding:0;position:relative}.o-dealerlocator .m-locationsearch .m-searchinput input.m-forminput{border:0;border-bottom:1px solid #becdd7;margin-bottom:0;padding-left:0;width:100%}.o-dealerlocator .m-locationsearch .m-searchinput input.m-forminput::-webkit-input-placeholder{color:#becdd7}.o-dealerlocator .m-locationsearch .m-searchinput input.m-forminput::placeholder{color:#becdd7}.o-dealerlocator .m-locationsearch .m-searchinput input.m-forminput:-ms-input-placeholder{color:#becdd7}.o-dealerlocator .m-locationsearch .m-searchinput input.m-forminput:active,.o-dealerlocator .m-locationsearch .m-searchinput input.m-forminput:focus{background:0 0!important}.o-dealerlocator .m-locationsearch .submit-wrap{padding:0;position:absolute;right:0;width:auto}.o-dealerlocator .m-locationsearch .submit-wrap .a-button{background:0 0;border:none;color:#41aaaa;height:40px}.o-dealerlocator .m-locationsearch .submit-wrap .a-button .icon{font-size:15px;margin-right:-7px}.o-dealerlocator .m-locationsearch .submit-wrap .a-button:hover{color:#a5e1e1}.o-dealerlocator .m-filter .m-filterbar{border:none;padding:0}.o-dealerlocator .m-filter .m-filterbar .filterbar-item{margin:0}.o-dealerlocator .m-filter .m-filterbar .filterbar-item.filterbar-filter{margin-bottom:16px;text-align:center;width:100%!important}.o-dealerlocator .m-filter .m-filterbar .filterbar-item.filterbar-filter .a-link{height:50px;padding:16px 0}.o-dealerlocator .m-filter .m-filterbar .filterbar-item.filterbar-filter .filterbar-filter-label{display:inline-block}.o-dealerlocator .m-filter .m-filterbar.has-filter-link .filterbar-item{display:block}.o-dealerlocator .m-filter .m-filterbar.has-filter-link .filterbar-item.filterbar-title{padding:0;position:absolute;width:auto}.o-dealerlocator .m-filter .m-filterbar.has-filter-link .filterbar-item.filterbar-filter .a-link{padding:0}.o-dealerlocator .m-filter .m-filterbar .filterbar-arrow.is-active{display:none}.o-dealerlocator .m-filter .m-filterlayer-dealerlocator{margin-bottom:15px}.o-dealerlocator .m-filter .filterbar-nav{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-dealerlocator .m-layer-dealerlocator .layer-close .a-button{left:0;position:absolute;top:0}@media (min-width:750px){.o-dealerlocator{margin:50px 0 0}.o-dealerlocator .m-filter .m-filterbar.has-filter-link .filterbar-item.filterbar-title{margin-left:0;margin-right:60px;position:relative;width:auto}.o-dealerlocator .m-locationsearch{margin-bottom:25px;width:50%}.o-dealerlocator .m-locationsearch .m-searchfield{margin-bottom:0}.o-dealerlocator .m-locationsearch .submit-wrap .a-button{padding:0;width:40px}.o-dealerlocator .m-locationsearch .submit-wrap .text{display:none}.o-dealerlocator .m-filter{border-bottom:1px solid #879baa;border-top:1px solid #879baa;margin-bottom:25px;padding:25px 0}.o-dealerlocator .m-filter .m-filterbar{border:none;padding:0}.o-dealerlocator .m-filter .m-filterbar .filterbar-item{margin:0}.o-dealerlocator .m-filter .m-filterbar .filterbar-item.filterbar-filter{margin-bottom:0;width:auto!important}.o-dealerlocator .m-filter .m-filterbar .filterbar-item.filterbar-filter .a-link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 40px}.o-dealerlocator .m-filter .m-filterbar .filterbar-item.filterbar-filter .filterbar-filter-label{margin-left:18px}.o-dealerlocator .m-filter .m-filterbar.has-filter-link .filterbar-item{display:inline-block}.o-dobappliance{width:50%}}@media (min-width:900px){.o-dealerlocator{margin:60px 0 0}.o-dealerlocator .m-locationsearch{margin-bottom:30px;width:33.3333%}.o-dealerlocator .m-filter{margin-bottom:30px;padding:30px 0}.o-dealerlocator .m-filter .m-filterlayer .selected-filters .reset-button{top:0}.o-dealerlocator .m-filter .m-filterlayer .selected-filter-wrap{padding-bottom:0}.o-dealerlocator .m-filter .m-filterlayer-dealerlocator.is-opened{border:none;margin:15px 0 0}.o-dealerlocator .m-filter .m-filterlayer-dealerlocator.is-opened .selected-filters{padding:0}.o-dealerlocator .m-filter .m-filterlayer-dealerlocator.is-opened .selected-filters .a-selectedfilter{margin-bottom:0}.o-dobappliance{width:33.3333%}}.o-dob-tech-track{margin:20px 0 0}.o-dob-tech-track .reload-button-wrapper{margin:30px 0 0}.o-dob-tech-track .reload-button-wrapper .a-button{width:100%}.o-dob-tech-track .m-table{margin-bottom:60px}.o-dob-tech-track .m-table+.reload-button-wrapper{margin:0 0 60px}.o-firstaid .categories .problems:hover:before,.o-firstaid .categories a:hover:before{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlideXY;animation-name:arrowSlideXY;-webkit-animation-timing-function:linear;animation-timing-function:linear}.o-firstaid .selector{clear:both;content:'';display:block}.o-footer{margin:0 -13.5px;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);background:#fff;border-top:1px solid #dfe6ed;padding:0 13.5px}.o-footer .footer-links:only-child .m-footerlinkscopyright{border:none}.o-footer .m-footerfootnote{padding-top:17px}@media (min-width:750px){.o-footer{margin:0 -23px;width:-webkit-calc(100% + 46px);width:calc(100% + 46px);padding:0 23px}.o-footer .m-footerpagefunctionsfollow{padding:16px 0 13px}}@media (min-width:900px){.o-footer{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important;margin:0}.o-footer div.g-col{float:none;margin:0 auto;max-width:1360px;padding:0 40px}}.o-header{margin:0 -13.5px;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);background-color:#2d373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-header .logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:65%}.o-header .m-stage{margin:0}.o-header .m-stage .teaser .a-link:not(.has-icon):not(.a-button):before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:10px;left:0;margin-right:0;position:absolute;top:5px;vertical-align:middle}@media (min-width:750px){.o-header .logo{width:50%}.o-header .m-stage .teaser .a-link:not(.has-icon):not(.a-button):before{top:4px}}.o-header.header-open .header-elements{border-bottom:none;bottom:0;left:0;margin-bottom:0;padding-bottom:0;position:absolute;right:0;top:0;z-index:20000}.o-header.header-open .header-elements .m-uspnavigation{visibility:hidden}.o-header.header-open .conversion-bar,.o-header.header-open .stage-controls,.o-header.header-open .title-identifier{display:none;-webkit-transition:none;transition:none}.o-header.flip-logo .identifier-logo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.o-header.flip-logo .a-logo{float:right}.o-header.flip-logo .a-logo .a-image{text-align:right}.o-header.o-header-sticky .nav-sticky{left:0}.o-header .header-elements{border-bottom:none;margin-bottom:0;padding-bottom:0}.o-header .header-elements.international-header{padding-top:0}.o-header .header-elements.international-header .identifier-logo{padding:13.5px}.o-header .identifier-logo{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 13.5px;position:relative;width:100%}.o-header .identifier-logo .a-identifier{color:#fff;display:block;float:right;font-family:SiemensSans-Roman,sans-serif;font-size:12px;font-weight:400;margin:0 0 8px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;text-align:right;width:35%}.o-header .identifier-logo:before{background-color:#3c464c;bottom:0;content:'';height:1px;left:0;position:absolute;width:100%}.o-header .a-logo{display:inline;float:left;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:65%}.o-header .a-logo .a-image{display:inline-block;text-align:left}.o-header .a-logo img{width:120px}.o-header .m-searchinput{background:0 0;margin:0;padding:16px 13.5px 0}.o-header .m-searchinput .reset-button .a-button{padding:11px 0!important}.o-header .m-searchinput .search-input{width:-webkit-calc(100% - 45px);width:calc(100% - 45px)}@media (min-width:750px){.o-header .m-searchinput .search-input{width:auto}}.o-header .m-searchinput .search-input input{border:none;border-bottom:1px solid #96a0aa}.o-header .m-searchinput .search-input input::-webkit-input-placeholder{color:#2d373c}.o-header .m-searchinput .search-input input::placeholder{color:#2d373c}.o-header .m-searchinput .search-input input:-ms-input-placeholder{color:#2d373c}.o-header .m-searchinput .search-input input:focus{background:0 0!important;border-bottom:1px solid #96a0aa!important}.o-header .m-searchinput .search-input input.m-forminput.had-focus:invalid{background:0 0!important}.o-header .m-searchinput .search-button .icon{margin-left:4px}.o-header .m-searchinput .search-button .a-button{height:40px}.o-header .m-searchinput .suggest-layer{padding:20px}.o-header .m-searchinput .suggest-layer .close{margin:0}.o-header .m-searchinput .suggest-layer .category{color:#2d373c;font-size:18px;line-height:22px;padding-left:0}.o-header .m-breadcrumb ul li a{font-family:SiemensSans-Roman,sans-serif}.o-header .nav-wrap .m-conversionbar-crosschannel .a-link.mybrand{border:none}.o-header .nav-wrap{border-bottom:0;position:relative;z-index:2}.o-header .nav-wrap:after,.o-header .nav-wrap:before{background-color:#3c464c;bottom:-1px;content:none;height:1px;position:absolute;width:100%}.o-header .nav-wrap:before{left:-100%}.o-header .nav-wrap:after{right:-100%}.o-header .nav-wrap .breadcrumb-wrap.g-col{display:none}.o-header .breadcrumb-wrap .m-breadcrumb,.o-header .breadcrumb-wrap .m-breadcrumb ul{margin:0}.o-header .m-conversionbar{padding-right:13.5px;padding-top:10px;z-index:2}.o-header .g-layout-full{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9;width:100%}.o-header .g-layout-full .g-col{background-color:#fff}.o-header .m-pagetitle{float:none;max-width:1360px;position:relative;margin:40px 13px 0;padding:0}.o-header .m-pagetitle .a-heading{font-size:30px;line-height:36px;margin-bottom:0}.o-header .m-pagetitle p.intro-text{margin-top:20px}.o-header .header-content{background-color:#fff;margin:0!important;width:100%!important}.o-header .header-content .own-stage{display:block;margin:0!important;width:100%!important}.o-header .nav-sticky{background-color:#2d373c;border-bottom:1px solid #3d474c;margin:0 -13.5px;width:-webkit-calc(100% + 27px);width:calc(100% + 27px)}.o-header .nav-sticky-elements{padding:0 13.5px}.o-header .nav-sticky-elements .conversion-bar{margin:0}.o-header .nav-sticky-elements .conversion-bar .a-link{border:none}.o-header .nav-sticky-elements .a-link.a-totop{border-left:none;color:#879baa;height:38px;margin-left:37px;margin-top:12px;padding:0;position:relative}.o-header .nav-sticky-elements .a-link.a-totop:hover{color:#becdd7}.o-header .nav-sticky-elements .a-link.a-totop .icon{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:26px;position:relative}.o-header+.js-content .g-layout-full:first-of-type .g-col .m-contentheader{margin-top:0}@media (min-width:750px){.o-header{margin:0 -23px;width:-webkit-calc(100% + 46px);width:calc(100% + 46px)}.o-header .header-elements.international-header .identifier-logo{padding:15px 23px}.o-header .m-searchinput{padding:27px 23px 0}.o-header .m-searchinput .search-button{padding-left:8px}.o-header .m-searchinput input.input.m-forminput{margin-bottom:27px}.o-header .m-searchinput .suggest-layer{padding:25px}.o-header .m-searchinput .suggest-layer .category-content .products-item{padding:15px 10px 10px}.o-header .identifier-logo{margin-left:0;padding:25px 23px}.o-header .identifier-logo .a-logo{width:50%}.o-header .identifier-logo .a-logo img{width:150px}.o-header .identifier-logo .a-identifier{color:#7e9cab;font-size:14px;margin:0 0 12px;width:50%}.o-header .m-conversionbar{padding-bottom:9px;padding-right:23px;padding-top:16px}.o-header .nav-sticky{margin:0 -23px;width:-webkit-calc(100% + 46px);width:calc(100% + 46px)}.o-header .nav-sticky-elements{padding:0 23px}.o-header .nav-sticky-elements .conversion-bar .m-conversionbar{padding-right:3px;padding-top:15px}.o-header .nav-sticky-elements .a-link.a-totop{margin-right:23px;margin-top:8px}.o-header .m-pagetitle{margin:50px 23px 0}.o-header .m-pagetitle .a-heading{font-size:35px;line-height:40px}.o-header.header-open .m-navmain .button-menu{margin-bottom:12px}}@media (min-width:900px){.o-header .m-stage .teaser .a-link:not(.has-icon):not(.a-button):before{top:5px}.o-header{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important}.o-header .header-elements{float:none;margin-left:auto;margin-right:auto;max-width:1360px;position:relative}.o-header .header-elements.international-header .identifier-logo{padding:25px 0}.o-header.g-layout-full .g-col.header-elements{padding:0 40px}.o-header .identifier-logo{padding:30px 0 26px;z-index:3}.o-header .identifier-logo .a-logo img{width:180px}.o-header .identifier-logo .a-identifier{color:#fff;font-size:14px;margin:25px 0 0}.o-header .identifier-logo:before{content:none}.o-header .search-form{margin-top:-3px}.o-header .m-searchinput{border-top:none;margin-right:-2px;margin-top:0;padding:0}.o-header .m-searchinput .search-input{margin-right:20px}.o-header .m-searchinput .search-input input.input.m-forminput{height:auto;margin-bottom:0}.o-header .m-searchinput .search-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;top:0;width:auto}.o-header .m-searchinput .search-button .a-button{cursor:pointer;height:auto;margin:0;padding:0;width:auto}.o-header .m-searchinput .search-button .a-button .icon{font-size:18px}.o-header .m-searchinput .search-button .icon{margin-left:0}.o-header .m-searchinput .suggest-layer{border:1px solid #cdd9e1;margin-top:53px;padding:40px 30px}.o-header .m-searchinput .suggest-layer .close{float:none;margin:0;position:absolute;right:10px;top:10px}.o-header .m-searchinput .suggest-layer .close .a-button{margin:0}.o-header .m-searchinput .suggest-layer .close .icon{margin-top:0}.o-header .m-searchinput .suggest-layer:focus{outline:0}.o-header .m-searchinput .suggest-layer:before{border-bottom:15px solid #cdd9e1;top:-16px}.o-header .m-searchinput .suggest-layer .category,.o-header .m-searchinput .suggest-layer .show-all{padding:0}.o-header .m-searchinput .suggest-layer .category{color:#2d373c;font-size:18px;line-height:22px}.o-header .m-searchinput .suggest-layer .show-all{margin-top:0}.o-header .m-searchinput .suggest-layer .show-all:hover .icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.o-header .m-searchinput .suggest-layer .category-content{margin-bottom:30px;margin-top:10px}.o-header .m-searchinput .suggest-layer .category-content:last-of-type{margin-bottom:0}.o-header .m-searchinput .suggest-layer .category-content .products-item{margin:14px 0;padding:0 0 0 15px}.o-header .m-searchinput .suggest-layer .category-content .products-item:hover .icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrowSlide;animation-name:arrowSlide;-webkit-animation-timing-function:linear;animation-timing-function:linear}.o-header .m-searchinput .suggest-layer .category-content .products-item .icon{float:none;margin-top:1px;vertical-align:top}.o-header .m-searchinput .suggest-layer .category-content .serialnumber{color:#879baa;display:block;font-family:SiemensSans-Roman,sans-serif;font-weight:400;margin-top:5px}.o-header .m-searchinput .suggest-layer .category-content .serialnumber br{display:none}.o-header .m-searchinput .suggest-layer .category-content.without-pictures .a-link{margin-bottom:10px;padding:0}.o-header .m-searchinput .suggest-layer .category-content.without-pictures .a-link:last-child{margin-bottom:0}.o-header .m-navmain .second-level{left:0;margin:0 -4px;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.o-header .m-conversionbar{padding-right:0;padding-top:16px}.o-header .m-pagetitle{margin:53px auto 0;padding:0 40px}.o-header .m-pagetitle .a-heading{width:66.6666%}.o-header .nav-sticky{max-width:100vw;margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important}.o-header .nav-sticky-elements{float:none;margin-left:auto;margin-right:auto;max-width:1360px;position:relative;padding:0 40px}.o-header .nav-sticky-elements .m-navmain{padding-top:10px;width:-webkit-calc(100% - 80px)!important;width:calc(100% - 80px)!important}.o-header .nav-sticky-elements .conversion-bar{display:none;height:52px}.o-header .nav-sticky-elements .conversion-bar .a-link:not(:last-child){margin-left:34px}.o-header .nav-sticky-elements .conversion-bar .m-conversionbar{padding-right:0;padding-top:15px}.o-header .nav-sticky-elements .a-link.a-totop{margin-left:34px;margin-right:0;margin-top:0;padding-top:14px}.o-header .m-navmeta{z-index:4}}@media (min-width:1600px){.o-footer div.g-col,.o-header.g-layout-full .g-col.header-elements{padding:0}.o-header .m-pagetitle{margin-top:60px;padding:0!important}.o-header .nav-sticky-elements{padding:0}.o-header .nav-sticky-elements .m-navmain{width:-webkit-calc(100% - 300px)!important;width:calc(100% - 300px)!important}.o-header .nav-sticky-elements .conversion-bar{display:block}.o-header .nav-sticky-elements .a-link.a-totop{margin-right:0}}.o-headerrebrush.usp-bar-active{top:-126px}.o-headerrebrush .content .logo .a-image img{height:auto;width:120px}.o-headerrebrush .content .subbrand-identifier{display:none;padding-right:40px}.o-headerrebrush .content .subbrand-identifier .a-identifier{color:#fff;float:right;font-size:12px;display:block}.o-headerrebrush .content .conversion-bar{padding:0 28px 0 0}.o-headerrebrush .content .conversion-bar,.o-headerrebrush .content .menu{border-top:none}.o-headerrebrush .content .menu .a-menulinks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.o-headerrebrush .content .menu .menu-link{color:#fff;position:relative}.o-headerrebrush .content .menu .menu-link:focus{outline:0}.o-headerrebrush .content .menu .menu-link:hover{color:#41aaaa}.o-headerrebrush .content .menu .menu-link:after{background:0 0;bottom:-17px;content:'';display:block;height:2px;position:absolute;width:100%}.o-headerrebrush .content .menu .menu-link.active{border-bottom:none;color:#41aaaa;font-family:SiemensSans-Bold,sans-serif}.o-headerrebrush .content .menu .menu-link.active:after{background:#41aaaa}.o-headerrebrush .content .usp-bar .m-uspnavigation .usp-container{padding:4px 10px}@media (min-width:900px){.o-headerrebrush .content .logo .a-image img{height:auto;width:180px}.o-headerrebrush .content .logo{height:auto}.o-headerrebrush .content .usp-bar .m-uspnavigation .usp-container{padding:5px 50px}}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer{bottom:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .layer-close{padding-right:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .layer-close .a-button{border:none;color:#2d373c;margin-top:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .layer-close .a-button .icon-close{font-size:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content,.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-input-wrapper{padding-left:20px;padding-right:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section{padding:20px 0 10px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer{position:relative}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer .m-forminput{border:none;border-bottom:1px solid #cdd9e1;border-radius:0;font-size:16px;margin-bottom:16px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer .m-forminput:focus{border-color:#41aaaa}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer .m-forminput.input.normal.js-search-input.is-empty+.clear-button,.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer .m-forminput.input.normal.js-search-input:placeholder-shown+.clear-button{display:none}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer .a-button.clear-button{border:none;color:#000!important;left:0;top:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .a-button.js-search-button{background:0 0;border:none;height:40px;padding:0;position:absolute;right:10px;width:40px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .a-button.js-search-button .icon-search{color:#41aaaa;font-size:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:30px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .show-all{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:35px 0 0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .show-all .icon-arrow-right{font-size:16px;padding-left:5px;margin-top:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content h3.category{font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:30px;margin-bottom:10px;margin-top:30px;padding:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content h3.keyword-title .a-link{line-height:20px;margin-bottom:20px;padding:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content h3.keyword-title .a-link .icon-arrow-right{display:none}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .a-link.quicklink{font-size:16px;line-height:20px;margin-bottom:20px;padding:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .js-search-history h3.category{margin-top:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .js-search-history .a-link{font-size:16px;line-height:20px;margin-bottom:20px;padding:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .js-search-history .a-link .icon-search{display:none}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content.without-pictures .a-link{line-height:20px;margin-bottom:20px;padding:0;width:100%}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content.without-pictures .a-link .icon-arrow-right{display:none}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content .a-image{border:1px solid #adbecd;width:20%}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content .products-item{font-size:16px;width:75%}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content .products-item .icon-arrow-right{display:none}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content .serialnumber{font-size:12px;line-height:26px}.o-headerrebrush.open .content .conversion-bar,.o-headerrebrush.open .content .logo{visibility:hidden}.o-headerrebrush.open .dimming-effect-container .dimming-overlay{opacity:.5}@media (min-width:900px){.o-headerrebrush.open .content .conversion-bar,.o-headerrebrush.open .content .logo{visibility:visible}.o-headerrebrush{top:-96px}.o-headerrebrush.open .full-width-elements-container{border-bottom:1px solid #879baa}.o-headerrebrush .content .logo{margin-bottom:0;margin-left:40px}.o-headerrebrush .content .logo .a-logo .a-image img{height:auto}.o-headerrebrush .content .subbrand-identifier{display:block}.o-headerrebrush .content .menu{height:auto;padding-left:40px;padding-top:20px}.o-headerrebrush .content .conversion-bar{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;padding:0 40px 15px 0}.o-headerrebrush .content .conversion-bar .search{height:auto}.o-headerrebrush .content .m-search-input-rebrush .search-input{cursor:pointer;height:auto;margin-right:0;padding-top:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer{bottom:auto;max-height:75vh}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content,.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-input-wrapper{padding-left:30px;padding-right:30px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .layer-close{display:block}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer h3.keyword-title{font-size:14px;line-height:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer h3.keyword-title:first-child{margin-top:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .search-input-layer .m-forminput{margin-bottom:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-section .a-button.js-search-button{right:20px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content h3.category{font-size:28px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .category-content .products-item{font-size:14px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .a-link.quicklink{font-size:14px;line-height:18px}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .js-search-history h3.category{margin-top:0}.o-headerrebrush .content .m-search-input-rebrush .suggest-layer .search-content .js-search-history .a-link{font-size:14px;line-height:18px}}@media (min-width:1360px){.m-filter{--beforeAfterSize:-webkit-calc( -webkit-calc(calc(100vw - 1360px) / 2) + 41px );--beforeAfterSize:calc( calc(calc(100vw - 1360px) / 2) + 41px )}.o-headerrebrush{top:-130px}.o-headerrebrush .content{padding-top:30px;z-index:301}.o-headerrebrush .content .usp-bar{position:absolute;left:0;top:0;width:100vw}}.o-headerreworked{margin:0 -13.5px;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);background:#2d373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-headerreworked.header-open .m-uspnavigation{visibility:hidden}.o-headerreworked.header-open .header-elements{border:none;position:relative}.o-headerreworked.header-open .header-elements-top-row .header-elements-top-row-left{display:none}.o-headerreworked.header-open .header-elements-top-row .header-elements-top-row-right .nav-wrap{visibility:hidden}.o-headerreworked .a-logo{height:17px}.o-headerreworked .header-elements-wrap{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;width:100%}@media (min-width:900px){.o-headerreworked.header-open .m-uspnavigation{visibility:visible}.o-headerreworked.header-open .header-elements-top-row .header-elements-top-row-left{display:block}.o-headerreworked.header-open .header-elements-top-row .header-elements-top-row-right .nav-wrap{visibility:visible}.o-headerreworked .header-elements-wrap{margin:0 auto;max-width:1360px}}.o-headerreworked .g-layout-full{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-headerreworked .g-layout-full .m-pagetitle{float:none;max-width:1360px;position:relative;margin:40px 13px 0;padding:0}.o-headerreworked .g-layout-full .m-pagetitle .a-heading.h1,.o-headerreworked .g-layout-full .m-pagetitle h1.a-heading{color:#fff;font-size:30px;line-height:36px;margin-bottom:0}.o-headerreworked .header-content{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-headerreworked .header-content .m-stage{margin:0}.o-headerreworked .header-content .m-stage .teaser{padding:15px 13.5px 21px}.o-headerreworked .header-elements{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.o-headerreworked .header-elements .m-uspnavigation{background:-webkit-gradient(linear,left top,right top,color-stop(0,#00e2e2),color-stop(50%,#099),to(#0099cb));background:linear-gradient(to right,#00e2e2 0,#099 50%,#0099cb 100%);margin:0 0 13px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.o-headerreworked .header-elements .header-elements-top-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-headerreworked .header-elements .header-elements-top-row.g-col{padding:0 20px}@media (min-width:900px){.o-headerreworked .header-elements .header-elements-top-row{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.o-headerreworked .header-elements .header-elements-top-row.g-col{padding:15px 40px 0}}.o-headerreworked .header-elements .header-elements-top-row .header-elements-top-row-left{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.o-headerreworked .header-elements .header-elements-top-row .header-elements-top-row-right{margin-top:10px}@media (min-width:900px){.o-headerreworked .header-elements .nav-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-headerreworked .header-elements .nav-wrap.g-col{background:#2d373c;padding:0}.o-headerreworked .header-elements .nav-wrap .m-uspnavigation{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.o-headerreworked .header-elements .nav-wrap .m-navmainreworked{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-headerreworked .header-elements .nav-wrap .m-breadcrumb{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:10px 40px}}.o-headerreworked .header-elements .m-navmainreworked{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-headerreworked .header-elements .m-navmetareworked{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.o-headerreworked .header-elements .breadcrumb-wrap{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.o-headerreworked .header-elements .breadcrumb-wrap .m-breadcrumb{display:block}.o-headerreworked .button-menu{padding:0}.o-headerreworked .button-menu .a-button-plain{border:none;color:#fff}.o-headerreworked .button-menu .a-button-plain .icon-bars{font-size:24px}.o-headerreworked .search-form{background:#2d373c;padding:0 20px}.o-headerreworked .m-searchinput{background:#2d373c;margin:0;padding:10px 0}.o-headerreworked .m-searchinput .reset-button{margin-left:-30px;margin-top:8px}.o-headerreworked .m-searchinput .search-input input{margin-bottom:0}.o-headerreworked .m-searchinput .search-input input.m-forminput:focus{background-color:#2d373c!important}@media (min-width:750px){.o-headerreworked{margin:0 -23px;width:-webkit-calc(100% + 46px);width:calc(100% + 46px)}.o-headerreworked .m-breadcrumb{padding:10px 23px}.o-headerreworked .m-breadcrumb:before{left:0}.o-headerreworked .header-elements .header-elements-top-row .header-elements-top-row-right{margin-bottom:10px}}@media (min-width:900px){.o-headerreworked{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important}.o-headerreworked.header-open .header-elements{overflow:visible}.o-headerreworked.header-open .header-elements .nav-wrap .m-navmainreworked{position:relative}.o-headerreworked.header-open .header-elements .nav-wrap .m-navmainreworked:before{border-bottom:1px solid #879baa;content:'';display:block;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;position:absolute;top:49px;width:100vw}.o-headerreworked .m-breadcrumb{padding:12px 40px}.o-headerreworked .m-breadcrumb:before{display:none}.o-headerreworked .header-elements .header-elements-top-row.g-col{padding-top:53px}.o-headerreworked .header-elements .header-elements-top-row .header-elements-top-row-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.o-headerreworked .header-elements .header-elements-top-row .header-elements-top-row-right .search-form{margin:0}.o-headerreworked .header-elements .header-elements-top-row .header-elements-top-row-right .search-form .search-input input{margin-bottom:0}.o-headerreworked .header-elements .nav-wrap .m-uspnavigation{position:absolute;top:0}}.o-headershop{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#2d373c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -13.5px 30px;padding:20px 0 0;position:relative}.o-headershop:after{display:none}.o-headershop .a-identifier,.o-headershop .contact,.o-headershop .logo{float:none;margin:0}.o-headershop .logo{margin-bottom:20px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0 0 0 15px;width:50%}.o-headershop .logo .a-logo{float:left}.o-headershop .logo .a-logo .a-image{text-align:left}.o-headershop .logo .a-logo .a-image img{height:auto;width:120px}.o-headershop .logo.flip-logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-left:15px}.o-headershop .logo.flip-logo .a-logo{float:left}.o-headershop .a-identifier{color:#fff;display:block;font-family:SiemensSans-Roman,sans-serif;font-size:12px;font-weight:400;line-height:1;margin-bottom:20px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:0 15px 0 0;text-align:right;width:50%}.o-headershop .a-identifier.flip-identifier{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding-right:15px;text-align:right}.o-headershop .contact{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #4a555b;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;min-height:40px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;padding:0 15px;width:100%}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.o-headershop .contact{padding-top:7px}}.o-headershop .contact&gt;.icon{color:#fff;font-size:20px;line-height:normal;margin:0 10px 0 0}.o-headershop .contact&gt;.title{color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:14px;font-weight:400;line-height:normal;margin:0 5px 0 0;width:auto}.o-headershop .contact&gt;.mail,.o-headershop .contact&gt;.phone{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto}.o-headershop .contact&gt;.mail&gt;.a-link,.o-headershop .contact&gt;.phone&gt;.a-link{color:#41aaaa;font-family:SiemensSans-Roman,sans-serif;font-size:14px;font-weight:400;line-height:normal;margin:0 5px 0 0}.o-headershop .contact&gt;.mail&gt;.a-link:hover,.o-headershop .contact&gt;.phone&gt;.a-link:hover{color:#a5e1e1}.o-headershop .contact&gt;.mail&gt;.a-button,.o-headershop .contact&gt;.phone&gt;.a-button{border:none;color:#41aaaa;display:block;font-size:15px;height:auto;line-height:normal;margin:0 0 -2px;outline:0;padding:0;width:auto}.o-headershop .contact&gt;.mail&gt;.a-button:hover,.o-headershop .contact&gt;.phone&gt;.a-button:hover{color:#a5e1e1}@media (min-width:750px){.o-headershop{border-bottom:2px solid #46555b;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 -32px 30px -23px;padding:25px 35px 30px 25px}.o-headershop .logo{margin:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0;width:auto}.o-headershop .logo .a-logo .a-image img{width:150px}.o-headershop .logo.flip-logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0}.o-headershop .logo.flip-logo .a-logo{float:left}.o-headershop .contact{border:none;display:block;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;min-height:unset;min-width:193px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:0 0 0 37px;position:relative;width:auto}.o-headershop .contact&gt;.mail,.o-headershop .contact&gt;.phone,.o-headershop .contact&gt;.title{display:block;float:none;margin:0;padding:0;width:100%}.o-headershop .contact .title{font-size:13px;margin-bottom:6px}.o-headershop .contact .mail,.o-headershop .contact .phone{font-size:13px}.o-headershop .contact .mail&gt;.a-button,.o-headershop .contact .mail&gt;.a-link,.o-headershop .contact .phone&gt;.a-button,.o-headershop .contact .phone&gt;.a-link{display:inline-block;float:none;font-size:13px}.o-headershop .contact .mail&gt;.a-button,.o-headershop .contact .phone&gt;.a-button{margin:0}.o-headershop .contact .mail&gt;.a-button .icon,.o-headershop .contact .phone&gt;.a-button .icon{margin:0 0 -2px}.o-headershop .contact .mail&gt;.a-link,.o-headershop .contact .phone&gt;.a-link{margin:0 2px 0 0}.o-headershop .contact&gt;.icon{left:0;margin:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.o-headershop .a-identifier{font-size:13px;margin:0;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;padding:0;width:auto}.o-headershop .a-identifier.flip-identifier{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;padding:0;text-align:left}}@media (min-width:900px){.o-headershop{border-bottom:none;margin:0 0 30px;padding:30px 0 0}.o-headershop:after,.o-headershop:before{background-color:#2d373c;content:'';display:block;height:100%;position:absolute;top:0;width:1000px}.o-headershop:before{right:100%}.o-headershop:after{left:100%}.o-headershop .logo{margin-bottom:30px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:50%}.o-headershop .logo .a-logo .a-image img{width:180px}.o-headershop .logo.flip-logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-headershop .logo.flip-logo .a-logo{float:left}.o-headershop .a-identifier{font-size:12px;margin-bottom:30px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:50%}.o-headershop .a-identifier.flip-identifier{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;text-align:right}.o-headershop .contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:50px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;padding:0;position:relative;width:100%}.o-headershop .contact:after{background-color:#4a555b;content:'';display:block;height:1px;left:-1000px;position:absolute;top:-1px;width:4000px;z-index:1}.o-headershop .contact&gt;.icon{left:auto;margin:0 20px 0 0;position:static;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.o-headershop .contact&gt;.mail,.o-headershop .contact&gt;.phone,.o-headershop .contact&gt;.title{display:block;float:none;font-size:12px;margin:0;padding:0;width:auto}.o-headershop .contact&gt;.mail .a-link,.o-headershop .contact&gt;.phone .a-link,.o-headershop .contact&gt;.title .a-link{font-size:12px;margin:0 6px 0 0}.o-headershop .contact&gt;.title{margin:0 4px 0 0}}@media all and (min-width:900px) and (-ms-high-contrast:none),(min-width:900px) and (-ms-high-contrast:active){.o-headershop .contact{padding-top:14px}}.o-list.bricks-view[data-list-id=ugcTeaserList] .m-filter .m-filterbar .filterbar-item.filterbar-title .filterbar-title-label{display:none}.o-list.bricks-view .list-layout{margin:40px 0 0}.o-list.bricks-view .teaser-ugc{padding:4px}.o-list.bricks-view .teaser-ugc .teaser-wrap{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-list.bricks-view .teaser-ugc .teaser-media{margin-bottom:23px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;overflow:hidden}.o-list.bricks-view .teaser-ugc .teaser-media .a-image:focus,.o-list.bricks-view .teaser-ugc .teaser-media .a-image:hover{background-size:contain;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.5s;transition:.5s;z-index:0}.o-list.bricks-view .teaser-ugc .teaser-social-wrap{margin:0 27px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-list.bricks-view .teaser-ugc .teaser-social-wrap .teaser-social-icon{color:#879baa;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.o-list.bricks-view .teaser-ugc .teaser-social-wrap .teaser-social-icon .icon{font-size:14px;line-height:14px!important;margin-left:0;margin-right:0}.o-list.bricks-view .teaser-ugc .teaser-social-wrap .teaser-social-icon .icon:before{margin-right:8px}.o-list.bricks-view .teaser-ugc .teaser-social-wrap .teaser-social-date{color:#879baa;font-size:14px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-list.bricks-view .teaser-ugc .teaser-social-headline{margin:0 27px 20px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-list.bricks-view .teaser-ugc .teaser-social-headline .teaser-social-profil{display:none}.o-list.bricks-view .teaser-ugc .teaser-social-headline .a-heading{color:#879baa;font-size:14px;margin:0}.o-list.bricks-view .teaser-ugc .teaser-content{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;padding:0 27px}.o-list.bricks-view .teaser-ugc .teaser-content .content-inner{margin-bottom:16px;max-height:none;overflow:visible;padding:0}.o-list.bricks-view .teaser-ugc .teaser-content .content-inner&gt;p{font-family:SiemensSans-Roman,sans-serif;font-size:24px;font-weight:400;line-height:27px}.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links{display:none}.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links .a-link.a-button{background:0 0;border:none;color:#41aaaa;letter-spacing:0;padding:0!important;text-align:left;text-transform:none}.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links .a-link.a-button .text{padding-left:15px}.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links .a-link.a-button .text:before{color:#41aaaa;display:inline-block;font-family:icons;font-size:10px;-webkit-font-smoothing:antialiased;font-style:normal;left:0;position:absolute;top:0}.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links .a-link.a-button:hover,.o-list.bricks-view .teaser-ugc .teaser-content .teaser-links .a-link.a-button:hover .text:before{color:#a5e1e1}.o-list.grid-view{margin:40px 0 0}.o-list.grid-view.full-outer .list-layout{margin:0}.o-list.grid-view.full-outer .list-layout .item .m-productteaser .product-images .product-thumbnail .a-image{text-align:center}@media (min-width:750px){.o-list.bricks-view .list-layout,.o-list.grid-view{margin:50px 0 0}.o-list.grid-view.full-outer .list-layout .item .m-productteaser .product-images{display:block;float:none;height:255px;margin-bottom:25px;padding:0}}@media (min-width:900px){.o-list.bricks-view .list-layout,.o-list.grid-view{margin:60px 0 0}.o-list.grid-view.full-outer.dealer-list{margin:0}.o-list.grid-view.full-outer.dealer-list .list-layout .item{margin:0!important}.o-list.grid-view.full-outer .list-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}.o-list.grid-view.full-outer .list-layout .item{float:none;margin:60px 0 0!important;padding:0 30px 40px 0;width:33.3333%}}@media (max-width:1114px) and (min-width:900px){.o-list.grid-view.full-outer .list-layout .item{float:none;margin:60px 0 0!important;padding:0 30px 40px 0;width:50%}}.o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(-n+2){margin-top:40px}.o-list.grid-view .item{padding-left:0;padding-right:0}.o-list .item,.o-list .item:first-child{margin-top:60px}.o-list .m-productitem,.o-list .m-productitem .content-wrap{margin-top:0}.o-list .m-togglebox .togglebox-title:before{position:relative}.o-list.content-search .content-search-item{width:100%}.o-list.content-search .content-search-item .a-heading,.o-list.content-search .content-search-item .a-link{margin-bottom:15px}.o-list.content-search .content-search-item .a-heading{line-height:27px}.o-list.dealer-list .item{margin-top:0!important;padding-bottom:10px}@media (min-width:900px){.o-list .m-orderitem{width:100%}.o-list .m-orderitem .item-detail-big.buttons{margin:0;text-align:right}}@media (min-width:1600px){.o-list .m-orderitem{width:66.6%}}.o-list-productregistration-appliancedetails .registeredproducts .deleteproduct{margin-top:20px}.o-list-productregistration-appliancedetails .registeredproducts .deleteproduct .delete-registration{margin-top:10px}.o-list-productregistration-appliancedetails .registeredproducts .deleteproduct .icon-delete{font-size:24px}.o-list-productregistration-appliancedetails .registeredproducts .m-enterenumberproductids .m-searchfield .m-searchinput{border:none;padding:0}.o-list-productregistration-appliancedetails .a-button.a-button-default.js-add-another-product{margin-top:25px}.o-myproducts{margin:40px 0 0}.o-myproducts h2.a-heading{font-size:20px;line-height:24px;margin:0}@media (min-width:750px){.o-myproducts{margin:50px 0 0}.o-myproducts h2.a-heading{font-size:20px;line-height:24px}}@media (min-width:900px){.o-myproducts{margin:60px 0 0}.o-myproducts h2.a-heading{font-size:20px;line-height:24px}}.o-myproducts .m-productitem .m-producttitle .a-heading .fragment.std-header-6{display:none}.o-myproducts .m-productitem .content-right .actions a.a-link{background-color:#41aaaa;border:1px solid #41aaaa;color:#fff;font-family:SiemensSans-Roman,sans-serif;font-size:14px;letter-spacing:.1em;line-height:18px;padding:10px 50px;text-align:center;width:100%}.o-myproducts .m-productitem .content-right .actions a.a-link:hover{background-color:#a5e1e1;border:1px solid #a5e1e1;color:#fff}.o-myproducts .m-productitem .content-right .actions a.a-link[disabled=disabled]{background:#dfe6ed;border:1px solid #becdd7;color:#fff}.o-myproducts .m-productitem .content-right .actions a.a-link[disabled=disabled]:hover{background:0 0}.o-myproducts .m-productitem .content-right .actions a.a-link .text{color:#fff!important;font-weight:400;text-transform:uppercase}.o-myproducts .m-productitem .content-right .actions a.a-link .icon{display:none}.o-myprofileforms{margin:40px 0 0}.o-myprofileforms .profile-update-success-msg{font-size:18px;line-height:21px}@media (min-width:750px){.o-myprofileforms .profile-update-success-msg{font-size:22px;letter-spacing:.015em;line-height:25px;padding:15px 30px;width:-webkit-fit-content;width:fit-content}}.o-myprofileforms .highlight{font-family:SiemensSans-Bold,sans-serif;font-weight:400}.o-myprofileforms .edit-links .a-link{margin-bottom:5px}.o-myprofileforms .edit-links .a-link:last-child{margin-bottom:0}.o-myprofileforms .personal-details{font-size:14px;margin-bottom:20px}.o-myprofileforms .personal-details address dt:empty{display:none}.o-myprofileforms .personal-details address dd{margin-left:0}.o-myprofileforms .myprofileforms-row .a-heading{font-size:20px;line-height:24px;margin-bottom:20px}.o-myprofileforms .myprofileforms-row .title-wrap{margin-bottom:10px}.o-myprofileforms .myprofileforms-row .subheader{margin-bottom:20px}.o-myprofileforms .addresses .address{background:0 0;border:1px solid #cdd9e1;margin:0 0 8px;padding:20px}.o-myprofileforms .addresses .address:last-child{margin-bottom:0}.o-myprofileforms .addresses .address.primary{background:#3c464b;border:1px solid transparent;color:#fff}.o-myprofileforms .addresses .address.primary .layout-half{margin-bottom:0}.o-myprofileforms .addresses .address .layout-half{margin-bottom:5px}@media (min-width:750px){.o-myprofileforms{margin:50px 0 0}.o-myprofileforms .personal-details{margin-bottom:25px}.o-myprofileforms .myprofileforms-row .a-heading{display:block;float:none;font-size:20px;line-height:24px;margin:0 0 8px}.o-myprofileforms .myprofileforms-row .subheader{margin-bottom:25px}.o-myprofileforms .myprofileforms-row .title-wrap{margin-bottom:30px}.o-myprofileforms .addresses{margin:0 -4px;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.o-myprofileforms .addresses .address{margin:0 4px 40px;padding:20px;position:relative;width:-webkit-calc(33.3333% - 8px);width:calc(33.3333% - 8px)}.o-myprofileforms .addresses .address:last-child{margin-bottom:0}.o-myprofileforms .addresses .address .a-link.make-primary{left:0;position:absolute;top:-24px}.o-myprofileforms .addresses .address .layout-half{margin-bottom:0}}@media (min-width:900px){.o-myprofileforms{margin:60px 0 0}.o-myprofileforms .personal-details{margin-bottom:0}.o-myprofileforms .myprofileforms-row .a-heading{font-size:24px;line-height:30px;margin:0 0 10px}.o-myprofileforms .myprofileforms-row .subheader{margin-bottom:30px}}.o-onlinedealerlayer .m-layer .layer-close .a-button-plain.a-button:hover{margin-top:-4px!important;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.o-onlinedealerlayer .m-layer .layer-content-inner{padding:40px 20px 20px}.o-onlinedealerlayer .o-list .a-loadmore,.o-onlinedealerlayer .o-list .item{margin-top:0}.m-checkout-summary .o-onlinedealerlayer .o-list .a-loadmore .a-button.a-link-primary.a-button-link,.o-onlinedealerlayer .o-list .a-loadmore .a-button-primary.a-button,.o-onlinedealerlayer .o-list .a-loadmore .a-button.a-link-primary.a-link,.o-onlinedealerlayer .o-list .a-loadmore .m-checkout-summary .a-button.a-link-primary.a-button-link{background:0 0;border:1px solid #41aaaa;color:#41aaaa}.m-checkout-summary .o-onlinedealerlayer .o-list .a-loadmore .a-button.a-link-primary.a-button-link:hover,.o-onlinedealerlayer .o-list .a-loadmore .a-button-primary.a-button:hover,.o-onlinedealerlayer .o-list .a-loadmore .a-button.a-link-primary.a-link:hover,.o-onlinedealerlayer .o-list .a-loadmore .m-checkout-summary .a-button.a-link-primary.a-button-link:hover{border:1px solid #a5e1e1;color:#a5e1e1}.grid-view .o-onlinedealerlayer .o-list .item,.o-onlinedealerlayer .o-list.grid-view .item{width:100%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}@media (min-width:750px){.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item,.o-onlinedealerlayer .o-list.grid-view.o-list-press .item,.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item{width:50%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(2n+1),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(2n+1),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(2n+2),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(2n+2),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(-n+2),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(-n+2),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(-n+2){margin-top:0}}@media (min-width:900px){.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item,.o-onlinedealerlayer .o-list.grid-view.o-list-press .item,.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item{width:33.3333333333%;float:left;padding-left:1.3888888889%;padding-right:1.3888888889%}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(3n+1),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(3n+1),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(3n+2),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(3n+2),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(3n+2){margin-left:33.3333333333%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(3n+3),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(3n+3),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(3n+3){margin-left:66.6666666667%;margin-right:-100%;clear:none}.grid-view:not(.grid-view-view-skip-mod) .o-onlinedealerlayer .o-list .item:nth-child(-n+3),.o-onlinedealerlayer .o-list.grid-view.o-list-press .item:nth-child(-n+3),.o-onlinedealerlayer .o-list.grid-view:not(.grid-view-skip-md) .item:nth-child(-n+3){margin-top:0}}.o-onlinedealerlayer .container .list-width{width:100%}.o-onlinedealerlayer .container .list-width&gt;h4{margin-top:20px;margin-bottom:0}.o-onlinedealerlayer .o-listrebrush.grid-view{margin-top:20px}.o-onlinedealerlayer .o-listrebrush.grid-view .list-layout .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0!important;width:100%}.o-onlinedealerlayer .o-listrebrush.grid-view .list-layout .item .m-dealerteaserrebrush{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.o-onlinedealerlayer .o-listrebrush.grid-view .list-layout .item .m-dealerteaserrebrush .media{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0}.o-onlinedealerlayer .o-listrebrush.grid-view .list-layout .item .m-dealerteaserrebrush .media .a-image{margin:0}.o-onlinedealerlayer .o-listrebrush.grid-view .list-layout .item .m-dealerteaserrebrush .media .icon-wrapper{bottom:auto;right:2%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.o-onlinedealerlayer .dealerlocator-width&gt;h4{margin-top:20px;margin-bottom:20px}.o-onlinedealerlayer .dealerlocator-width .m-searchfield{padding:0}.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput .input-wrap{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput .input-wrap .m-forminput.input{margin:0}.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput .submit-wrap{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:0}.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput .submit-wrap .a-button{height:100%;padding:0;width:40px}.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput .submit-wrap .a-button .text,.o-onlinedealerlayer .dealerlocator-width .m-searchfield .searchinput:after{display:none}@media (min-width:750px){.o-onlinedealerlayer .container .list-width{width:50%}.o-onlinedealerlayer .o-listrebrush.grid-view .list-layout .item .m-dealerteaserrebrush .media .icon-wrapper{right:4%}.o-onlinedealerlayer .dealerlocator-width&gt;h4{margin-top:20px;margin-bottom:0}.o-onlinedealerlayer .m-dealerteaser .a-button{margin-left:0;margin-right:0;width:100%}.o-onlinedealerlayer .m-dealerteaser .price{font-size:32px}.o-onlinedealerlayer .m-layer .o-list.grid-view,.o-onlinedealerlayer .m-layer .o-list.grid-view.full-outer.grid-view,.o-onlinedealerlayer .m-layer .o-listrebrush.grid-view{margin-top:21px}.o-onlinedealerlayer .m-layer .o-list .list-layout .item,.o-onlinedealerlayer .m-layer .o-list.grid-view.full-outer .list-layout .item,.o-onlinedealerlayer .m-layer .o-listrebrush .list-layout .item{margin-top:0!important}.o-onlinedealerlayer .m-layer .o-list .list-layout .item .a-heading,.o-onlinedealerlayer .m-layer .o-list.grid-view.full-outer .list-layout .item .a-heading,.o-onlinedealerlayer .m-layer .o-listrebrush .list-layout .item .a-heading{font-size:20px;line-height:24px;margin-top:10px}.o-onlinedealerlayer .m-layer .o-list .a-loadmore,.o-onlinedealerlayer .m-layer .o-list.grid-view.full-outer .a-loadmore,.o-onlinedealerlayer .m-layer .o-listrebrush .a-loadmore{float:none;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}.o-onlinedealerlayer .m-layer .o-list .a-loadmore .a-link,.o-onlinedealerlayer .m-layer .o-list.grid-view.full-outer .a-loadmore .a-link,.o-onlinedealerlayer .m-layer .o-listrebrush .a-loadmore .a-link{margin:12px 0}}@media (min-width:900px){.o-onlinedealerlayer .m-dealerteaser .shop-title{font-size:18px;line-height:21px;margin-bottom:5px}.o-onlinedealerlayer .m-dealerteaser .price{font-size:21px;margin:15px 0 0;padding-bottom:0}.o-onlinedealerlayer .m-dealerteaser .price-info{font-size:12px;margin-left:0;margin-right:0}.o-onlinedealerlayer .m-dealerteaser .price-info .has-icon .icon{margin-top:-2px}.o-onlinedealerlayer .m-dealerteaser .a-button{font-size:12px;letter-spacing:1px;margin-left:0;margin-right:0}.o-onlinedealerlayer .m-dealerteaser .a-productavailability,.o-onlinedealerlayer .m-dealerteaser .shop-title{margin-left:0;margin-right:0}.o-onlinedealerlayer .o-list .a-loadmore{display:block;padding-left:1.3888888889%;padding-right:1.3888888889%;width:33.3333333333%}.o-onlinedealerlayer .o-list .a-loadmore .a-button{width:100%}}.o-onlinedealerlayer .m-tabs{margin-bottom:0;padding-top:0}.o-onlinedealerlayer .m-tabs .tab-panel{border-bottom:none}.o-onlinedealerlayer .m-tabs .tab-panel .m-dealerteaser,.o-onlinedealerlayer .m-tabs .tab-panel.is-active{margin-bottom:0}.o-orderpurchasedetail .m-linklist{margin-bottom:30px}.o-orderpurchasedetail .m-linklist .a-link{padding:0}@media (min-width:900px){.o-orderpurchasedetail .m-orderpurchaseitem{margin:0 0 60px}.o-orderpurchasedetail .m-orderpurchaseitem .action{margin-top:4px}.o-orderpurchasedetail .m-productitem.item{margin-top:0}.o-orderpurchasedetail .m-productitem.item .media{margin-bottom:0}.o-orderpurchasedetail .m-productitem.item .description{margin-bottom:25px}.o-orderpurchasedetail .m-productitem.item .description p{color:#333;margin-bottom:0}.o-orderpurchasedetail .m-productitem.item .content-left{margin-bottom:0}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item{margin-top:0;padding-top:27px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item h3.a-heading{color:#333;font-family:SiemensSans-Bold,sans-serif;font-size:18px;font-weight:400;margin-bottom:17px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .content{margin:0 0 15px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .content .a-link .icon-info{font-size:15px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .content .highlight{color:#333}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .content .further-information p{margin-bottom:8px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .content:last-of-type{margin-bottom:5px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .information .delivery{margin-bottom:25px}.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .information .delivery p,.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .information .links ul,.o-orderpurchasedetail .m-productitem.item .m-itemserviceitem.service-item .information .links ul li:last-child{margin-bottom:0}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea{color:#879baa}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea .price{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;float:none;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea .price .a-link{margin:0 10px 4px 0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;position:static}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea .price .previous{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:auto}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea .price .icon-info{font-size:15px}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea .price .current{margin:0 0 2px}.o-orderpurchasedetail .m-productitem.item .m-productconversionarea .details .highlight{margin-top:3px}.o-list.o-list-press.list-view.full-outer .m-pressteaser .action{text-align:right}.o-list.o-list-press.list-view.full-outer .m-pressteaser .action .a-button{display:inline-block}}.o-list.o-list-press.list-view.full-outer .m-pressdateselection .from-date .a-formlabel,.o-list.o-list-press.list-view.full-outer .m-pressdateselection .to-date .a-formlabel{display:block;width:100%}.o-productdetail{margin:40px 0 0}.o-productdetail.g-container{padding:0}.o-productdetail .description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}.o-productdetail .description .review-rating-mobile{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.o-productdetail .description .review-rating-mobile .m-ratingsummary{margin-bottom:15px}.o-productdetail .description .product-gallery{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.o-productdetail .description .product-gallery .mediagallery-thumbnailcarousel{margin-top:20px}.o-productdetail .description .callout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-productdetail .description .callout:first-of-type .a-callout:first-child{background:#af235f}.o-productdetail .description .callout:not(:first-of-type) .a-callout:first-child{margin-left:10px}.o-productdetail .description .sales-program{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-productdetail .description .sales-program .a-image{text-align:right}.o-productdetail .description .image-list{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.o-productdetail .product-gallery{margin-bottom:12px}.o-productdetail .product-gallery .m-mediagallery{margin-bottom:0}.o-productdetail .product-gallery .m-mediagallery&gt;.a-heading{display:none}.o-productdetail .product-gallery .m-mediagallery .mediagallery-mainslider{margin-bottom:0}.o-productdetail .product-gallery .m-mediagallery .m-slider.mediagallery-mainslider .a-paginationarrows.next{right:4px}.o-productdetail .product-gallery .m-mediagallery .m-slider.mediagallery-mainslider .a-paginationarrows.prev{left:4px}.o-productdetail .product-gallery .mediagallery-wrapper .mediagallery-controls{height:30px;top:50%}.o-productdetail .product-gallery .mediagallery-caption{display:none}.o-productdetail .product-gallery .mediagallery-pinit{float:none;height:auto;text-align:right}.o-productdetail .product-gallery .m-layer .layer-content-inner{padding:0}.o-productdetail .image-list{display:block}.o-productdetail .promotion{margin:40px 0 0}@media (min-width:750px){.o-productdetail,.o-productdetail .promotion{margin:50px 0 0}}@media (min-width:900px){.o-productdetail{margin:60px 0 0}.o-productdetail .description{display:block}.o-productdetail .product-gallery .m-layer .layer-content-inner{padding:20px}.o-productdetail .promotion{margin:60px 0 0}}.o-productdetail .promotion .m-firedmessage{margin-bottom:0;width:100%}.o-productdetail .m-productconversionarea .js-button-group-wrapper{float:none;width:100%}.o-productdetail .m-productconversionarea .js-button-group-wrapper .buttongroup .a-button:last-child{margin-bottom:0;padding-left:34px;padding-right:34px}.o-productdetail .m-productconversionarea .buttongroup .a-button:only-child{background-color:#41aaaa;border:1px solid #41aaaa;color:#fff;margin-bottom:0;padding-left:34px;padding-right:34px}.o-productdetail .m-productconversionarea .buttongroup .a-button:only-child:hover{background-color:#a5e1e1;border:1px solid #a5e1e1;color:#fff}.o-productdetail .m-productconversionarea .buttongroup .a-button:only-child[disabled=disabled]{background:#dfe6ed;border:1px solid #becdd7;color:#fff}.o-productdetail .m-productconversionarea .buttongroup .a-button:only-child[disabled=disabled]:hover{background:0 0}.o-productdetail .m-productconversionarea .js-product-compare{float:none}.o-productdetail .m-productconversionarea .stock-info-wrapper+.m-quantityselector{margin-bottom:20px}.o-productdetail .a-morecontenttogglelink .content ul{padding:0}.o-productdetail .a-morecontenttogglelink .content li{list-style-type:none;padding-left:25px;position:relative}.o-productdetail .a-morecontenttogglelink .content li:before{color:#50bed7;display:inline-block;font-family:icons;font-size:12px;-webkit-font-smoothing:antialiased;font-style:normal;left:0;position:absolute;speak:none}.o-productdetail .a-morecontenttogglelink .content:after{clear:both;content:'';display:block}.o-productdetail .a-morecontenttogglelink .more-less-button{margin-bottom:20px}.o-productdetail&gt;.m-producttitle .a-heading span{display:inline;margin:0}.o-productdetail .a-horizontalrule{visibility:hidden}@media (min-width:750px){.o-productdetail .m-productconversionarea .stock-info-wrapper+.m-quantityselector{margin-bottom:30px}.o-productdetail .description{margin:0 0 50px}.o-productdetail .description .callout{margin-left:0}.o-productdetail .description .callout .a-callout{margin-bottom:12px}.o-productdetail .description .sales-program{display:block}.o-productdetail .description .product-gallery .mediagallery-thumbnailcarousel{margin-top:25px}.o-productdetail .product-gallery{margin:0}.o-productdetail .product-gallery .m-mediagallery&gt;.a-heading{display:none}.o-productdetail .product-gallery .m-mediagallery .m-slider.mediagallery-mainslider .a-paginationarrows.next{right:17px}.o-productdetail .product-gallery .m-mediagallery .m-slider.mediagallery-mainslider .a-paginationarrows.prev{left:17px}.o-productdetail .product-gallery .mediagallery-caption{display:none}.o-productdetail .product-gallery .mediagallery-pinit{display:block;position:relative;top:44px}.o-productdetail .product-gallery .mediagallery-wrapper .mediagallery-controls{top:-webkit-calc(50% - 11px);top:calc(50% - 11px)}.o-productdetail .m-layer .m-mediagallery .m-slider.mediagallery-mainslider .a-paginationarrows.next{right:30px}.o-productdetail .m-layer .m-mediagallery .m-slider.mediagallery-mainslider .a-paginationarrows.prev{left:30px}.o-productdetail .mediagallery-thumbnailcarousel{margin-top:6px}.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide{margin-bottom:0;padding-left:7px;padding-right:7px}.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .a-image,.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide img,.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide picture{padding-left:7px;padding-right:7px}.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide.is-active .mediagallery-thumbnailcarousel-hover{border:2px solid #41aaaa}.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-hover{left:5px;right:5px}.o-productdetail .image-list{display:block}.o-productdetail .js-button-group-wrapper{margin-top:0}.o-productdetail .js-product-compare{margin-top:11px}}@media (min-width:900px){.o-productdetail&gt;.m-producttitle{float:right;margin:0 0 13px;padding-left:37px;width:33.3333%}.o-productdetail&gt;.m-producttitle .a-heading span{margin:0}.o-productdetail .m-producttitle .a-heading{font-size:24px;line-height:28px}.o-productdetail .js-product-compare{margin-top:0}.o-productdetail&gt;.description{margin:0;padding:0;width:66.6666%}.o-productdetail&gt;.description .callout{margin-left:0}.o-productdetail&gt;.description .callout .a-callout{margin-bottom:10px}.o-productdetail&gt;.description .product-gallery .mediagallery-thumbnailcarousel{margin-top:30px}.o-productdetail&gt;.description .product-gallery .mediagallery-mainslider .mediagallery-slide .a-image img{width:auto}.o-productdetail&gt;.service-area{padding-left:37px;width:33.3333%}.o-productdetail&gt;.service-area .m-productconversionarea .stock-info-wrapper+.m-quantityselector{margin-bottom:30px}.o-productdetail&gt;.service-area .m-productconversionarea .buttongroup .a-button{margin-bottom:15px}.o-productdetail .product-gallery,.o-productdetail&gt;.service-area+.a-horizontalrule{margin:0}.o-productdetail .product-gallery .mediagallery-pinit{top:48px}.o-productdetail .product-gallery .mediagallery-wrapper .mediagallery-controls{top:-webkit-calc(50% - 12px);top:calc(50% - 12px)}.o-productdetail .product-gallery .m-mediagallery .a-paginationarrows.next{right:0}.o-productdetail .product-gallery .m-mediagallery .a-paginationarrows.prev{left:0}.o-productdetail .mediagallery-thumbnailcarousel{margin:10px auto 8px}.o-productdetail .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide .mediagallery-thumbnailcarousel-hover{left:5px;right:5px}.o-productdetail .m-containerexpandable .a-heading{width:66.6666%}.o-productdetail .m-containerexpandable .containerexpandable-togglelink ul{margin:0}.o-productdetail .m-containerexpandable .a-morecontenttogglelink .content{margin-top:0}.o-productdetail .a-horizontalrule{margin:20px 0;visibility:hidden}.o-productdetail .a-morecontenttogglelink .more-less-button.hidden+.content.is-open{padding-top:0}.o-productdetail .a-morecontenttogglelink .content ul li{font-size:17px;margin-bottom:15px}}.o-productdetail-rebrush .m-producttitle .a-heading{margin-bottom:16px}.o-productdetail-rebrush .m-producttitle .a-heading .fragment{display:inline-block}.o-productdetail-rebrush .m-producttitle .a-heading:not(.product-code) .fragment{color:#000;font-size:28px;line-height:1.3}.o-productdetail-rebrush .m-producttitle .a-heading:not(.product-code) .fragment:first-child{display:block}.o-productdetail-rebrush .m-ratingsummary{margin-left:3px}.o-productdetail-rebrush .m-ratingsummary .a-link.questions,.o-productdetail-rebrush .m-ratingsummary .a-link.reviews{color:#000;font-family:SiemensSans-Roman,sans-serif;font-size:12px}.o-productdetail-rebrush .m-ratingsummary .a-link.reviews{margin-left:10px}.o-productdetail-rebrush .m-imagelist .a-link,.o-productdetail-rebrush .m-imagelist img{width:50px}.o-productdetail-rebrush .m-buyareatitle .toast{display:inline-block;padding:10px 21px}.o-productdetail-rebrush .m-buyareatitle .toast .icon,.o-productdetail-rebrush .m-buyareatitle .toast .text{color:#9f4040}.o-productdetail-rebrush .m-buyareatitle .m-ratingsummary{margin-bottom:12px}@media (max-width:749px){.o-productdetail-rebrush .m-producttitle .a-heading:not(.product-code) .fragment{font-size:24px}.o-productdetail-rebrush .m-producttitle{margin-top:32px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area&gt;*{margin-bottom:17px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding-top:25px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper .a-link{width:auto;margin:0}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper .a-image{height:30px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper .a-image img{width:auto;height:100%}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-text-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:5px;text-align:left}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link.a-link-download{color:#999;font-family:SiemensSans-Roman,sans-serif;font-weight:400}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link.a-link-download .text{text-decoration:none}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:25px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .price{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:-46px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .previous{font-size:16px;margin-bottom:3px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .previous+.price-info-wrapper .current{color:#af235f}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .discount{font-size:12px}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .price-info-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .current{font-size:20px;margin-bottom:0}}@media (max-width:749px) and (min-width:750px){.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .current{font-size:24px}}@media (max-width:749px){.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-price-wrapper .additional-info{font-size:12px;padding-left:0;margin-bottom:3px;text-align:right}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-detail-wrapper{text-align:right}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-detail-wrapper p:not(.highlight){color:#999}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .m-quantityselector{display:block;width:auto}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .js-product-compare label.a-formlabel{padding-top:0}.o-productdetail-rebrush .product-gallery .o-buyarea .cta-area .buttongroup .a-button{width:100%}.o-productdetail-rebrush .product-gallery .m-searchfield .submit-wrap{border-color:#41aaaa}.o-productdetail-rebrush .product-gallery .m-searchfield .submit-wrap .a-button{border:none;height:38px;padding:0;width:100%;position:relative}.o-productdetail-rebrush .product-gallery .m-searchfield .submit-wrap .a-button&gt;i.icon{left:50%;margin-top:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.o-productdetail-rebrush .product-gallery .m-productservices{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-productdetail-rebrush .product-gallery .m-productservices .a-heading{margin-bottom:30px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;font-size:16px;font-family:SiemensSans-Bold,sans-serif}.o-productdetail-rebrush .product-gallery .m-productservices .service{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:15px}.o-productdetail-rebrush .product-gallery .m-productservices .service .a-link{margin-top:6px}.o-productdetail-rebrush .product-gallery .m-productservices .service label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;margin-bottom:10px}.o-productdetail-rebrush .product-gallery .m-productservices .service label span{padding-top:3px}.o-productdetail-rebrush .product-gallery .m-productservices .service label .label-text{margin:0 0 0 7px}.o-productdetail-rebrush .product-gallery .m-productservices .service:first-of-type{margin-top:20px}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox:after{display:none}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox input{-webkit-appearance:none;appearance:none;background-color:#7b89a1;border-radius:360px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:32px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s;width:50px}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox input:focus{background-color:#7b89a1!important}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox input:checked{background-color:#3cc8be!important}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox input:checked::before{left:20px}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox input::before{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;border-radius:50%;content:"";height:28px;left:2px;position:absolute;top:2px;-webkit-transition:left .4s;transition:left .4s;width:28px}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox label{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-left:0!important;padding-right:15px}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox label .label-text{color:#000;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;margin:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox label .label-text h3{font-size:16px;line-height:20px;margin:0}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox label .highlight{color:#000;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-productdetail-rebrush .product-gallery .m-productservices .service .m-forminput-checkbox label:before{display:none}.o-productdetail-rebrush .product-gallery .m-productservices .delivery{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush .product-gallery .m-productservices .delivery&gt;i.icon{font-size:30px}.o-productdetail-rebrush .product-gallery .m-productservices .delivery .delivery-text{padding-left:5px;padding-right:5px;padding-top:20px;text-align:center}.o-productdetail-rebrush .product-gallery .m-productservices .cew-option{width:100%}}@media (max-width:749px) and (min-width:1600px){.o-productdetail-rebrush .product-gallery .m-productservices .delivery .delivery-text{padding-left:10px;padding-right:10px}}@media (min-width:750px) and (min-width:900px){.o-productdetail-rebrush&gt;.service-area{padding-left:25px;padding-right:25px}}@media (min-width:750px) and (min-width:1600px){.o-productdetail-rebrush&gt;.service-area{padding-left:64px;padding-right:64px}}.o-productdetail-rebrush&gt;.service-area{margin-top:0}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area&gt;*{margin-bottom:17px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding-top:25px}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper .a-link{width:auto;margin:0}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper .a-image{height:30px}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-wrapper .a-image img{width:auto;height:100%}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-text-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:5px;text-align:left}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link.a-link-download{color:#999;font-family:SiemensSans-Roman,sans-serif;font-weight:400}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-conversion-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link.a-link-download .text{text-decoration:none}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:25px}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .price{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:-46px}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .previous{font-size:16px;margin-bottom:3px}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .previous+.price-info-wrapper .current{color:#af235f}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .discount{font-size:12px}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .price-info-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .current{font-size:20px;margin-bottom:0}@media (min-width:750px){.o-productdetail-rebrush .m-buyareatitle{padding-top:90px}.o-productdetail-rebrush{display:block;margin-bottom:0}.o-productdetail-rebrush&gt;.service-area{-webkit-box-shadow:-4px 0 5px -1px rgba(0,0,0,.16);box-shadow:-4px 0 5px -1px rgba(0,0,0,.16);background-color:#f5f7fa;min-height:100vh!important;z-index:1}.o-productdetail-rebrush&gt;.service-area::after{background-color:#f5f7fa;content:"";height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .current{font-size:24px}}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-price-wrapper .additional-info{font-size:12px;padding-left:0;margin-bottom:3px;text-align:right}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-detail-wrapper{text-align:right}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-detail-wrapper p:not(.highlight){color:#999}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .m-quantityselector{display:block;width:auto}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .js-product-compare label.a-formlabel{padding-top:0}.o-productdetail-rebrush&gt;.service-area .o-buyarea .cta-area .buttongroup .a-button{width:100%}.o-productdetail-rebrush&gt;.service-area .m-searchfield .submit-wrap{border-color:#41aaaa}.o-productdetail-rebrush&gt;.service-area .m-searchfield .submit-wrap .a-button{border:none;height:38px;padding:0;width:100%;position:relative}.o-productdetail-rebrush&gt;.service-area .m-searchfield .submit-wrap .a-button&gt;i.icon{left:50%;margin-top:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.o-productdetail-rebrush&gt;.service-area .m-productservices{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-productdetail-rebrush&gt;.service-area .m-productservices .a-heading{margin-bottom:30px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;font-size:16px;font-family:SiemensSans-Bold,sans-serif}.o-productdetail-rebrush&gt;.service-area .m-productservices .service{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:15px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .a-link{margin-top:6px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;margin-bottom:10px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service label span{padding-top:3px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service label .label-text{margin:0 0 0 7px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service:first-of-type{margin-top:20px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox:after{display:none}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox input{-webkit-appearance:none;appearance:none;background-color:#7b89a1;border-radius:360px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:32px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s;width:50px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox input:focus{background-color:#7b89a1!important}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox input:checked{background-color:#3cc8be!important}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox input:checked::before{left:20px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox input::before{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;border-radius:50%;content:"";height:28px;left:2px;position:absolute;top:2px;-webkit-transition:left .4s;transition:left .4s;width:28px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox label{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-left:0!important;padding-right:15px}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox label .label-text{color:#000;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;margin:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox label .label-text h3{font-size:16px;line-height:20px;margin:0}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox label .highlight{color:#000;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-productdetail-rebrush&gt;.service-area .m-productservices .service .m-forminput-checkbox label:before{display:none}.o-productdetail-rebrush&gt;.service-area .m-productservices .delivery{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush&gt;.service-area .m-productservices .delivery&gt;i.icon{font-size:30px}.o-productdetail-rebrush&gt;.service-area .m-productservices .delivery .delivery-text{padding-left:5px;padding-right:5px;padding-top:20px;text-align:center}@media (min-width:1600px){.o-productdetail-rebrush&gt;.service-area .m-productservices .delivery .delivery-text{padding-left:10px;padding-right:10px}}.o-productdetail-rebrush&gt;.service-area .m-productservices .cew-option{width:100%}.o-productdetail-rebrush .m-linklist-rebrush{margin-top:96px;margin-bottom:0}.o-productdetail-rebrush .m-linklist-rebrush .a-heading{font-size:30px;margin-bottom:40px}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li{border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 224px;-ms-flex:0 0 224px;flex:0 0 224px;margin-right:14px;padding:0}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li .a-link-arrow{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #41aaaa;border-radius:0;background:0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:none;padding:10px;text-align:center}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li .a-link-arrow:hover{border:1px solid #a5e1e1;color:#a5e1e1}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li .a-link-arrow:hover .text{color:#a5e1e1}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li .a-link-arrow:before{display:none}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li .a-link-arrow .text{color:#41aaaa;display:inline-block;font-size:14px;font-family:SiemensSans-Roman,sans-serif;font-weight:400;line-height:18px}@media (max-width:749px){.o-productdetail-rebrush .m-linklist-rebrush .a-heading{font-size:18px}.o-productdetail-rebrush .m-linklist-rebrush .list-unstyled li{-webkit-box-flex:0;-webkit-flex:0 1 158px;-ms-flex:0 1 158px;flex:0 1 158px}.o-productdetail-rebrush .m-linklist-rebrush{margin-top:60px}}.o-productdetail-rebrush .m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider{background:#fff}.o-productdetail-rebrush .tabsrebrush-wrapper{margin-top:0}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tab{color:#000;font-size:12px;font-weight:400}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider{width:100%;background:#fff;border-bottom:1px solid #7b89a1}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-track .tab.slick-slide.slick-current.slick-active{color:#41aaaa!important}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .tabs-slider .slick-initialized .slick-slider{background:#fff}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .slick-track.tab.slick-slide.slick-current.slick-active{color:#0064a6}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .slick-track.tab.slick-slide.slick-current.slick-active:after{background-color:#41aaaa!important;bottom:0;content:"";height:4px;position:absolute;width:100%}.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .a-paginationarrows.next,.o-productdetail-rebrush .tabsrebrush-wrapper .m-tabs-rebrush .tabs-rebrush-desktop .a-paginationarrows.prev{color:#000;background-color:#fff}.o-productdetail-rebrush .feature-stories .m-layer .layer-close{right:2px;top:5px}.o-productdetail-rebrush .feature-stories .m-layer .layer-content-inner{padding:35px 20px 20px}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia{margin:0;width:100%}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media,.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .m-mediagallery .mediagallery-mainslider{padding:0}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .mediagallery-thumbnailcarousel-slide{padding-left:0;padding-right:0}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .mediagallery-thumbnailcarousel-slide .a-image,.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .mediagallery-thumbnailcarousel-slide img,.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .mediagallery-thumbnailcarousel-slide picture{margin-bottom:0;padding-left:0;padding-right:0}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .mediagallery-thumbnailcarousel-slide:not(.is-active) .mediagallery-thumbnailcarousel-hover{border:none}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .mediagallery-thumbnailcarousel-hover{left:0;right:0}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .content{padding:0}@media (min-width:750px){.o-productdetail-rebrush .feature-stories .m-layer .layer-content-inner{padding:60px}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .media .m-slider.js-mediagallery-thumbnail-slider{margin:0}.o-productdetail-rebrush .feature-stories .m-layer .m-contenttextmedia .content{padding:0 20px}}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel{padding-bottom:0;padding-top:0;margin-top:60px}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel.similar-content{padding-top:0;padding-bottom:0}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel&gt;.a-heading{font-size:30px;margin-bottom:40px}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .m-togglebox{margin-top:0}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories{margin-bottom:0}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories .feature-tiles-container .feature-tile-wrapper .feature-tile .icon{color:#fff}@media (min-width:900px){.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories .m-layer .m-contenttextmedia .text .a-textpictogram{display:inline-block!important;margin-right:0!important;padding-right:15px!important;width:auto!important}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories .m-layer .m-contenttextmedia .text .a-image{margin:0!important}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories .m-layer .m-contenttextmedia .text:after{content:""!important;clear:both!important;display:block!important}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories .m-layer .m-contenttextmedia .text p{float:left!important;left:auto!important;position:relative!important;top:auto!important}}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .feature-stories .button-wrapper{margin-bottom:10px}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .a-heading~.o-reviewdisplay{padding-top:0}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .m-togglebox .togglebox-content&gt;.o-producttilesslider&gt;.a-heading{margin-bottom:20px;padding-top:27px;padding-left:0}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .m-togglebox .togglebox-content&gt;.o-producttilesslider&gt;.o-producttilesslider&gt;.a-heading{padding:0}@media (min-width:750px){.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .o-producttilesslider{margin:0 -41px 0 -9999rem;padding:.25rem 0 .25rem 9999rem}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .o-producttilesslider .slick-track{margin:0}.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel .m-togglebox .o-producttilesslider{padding-right:22px}.o-productdetail-rebrush .m-togglebox .item .togglebox-title:before{margin-right:24px}}.o-productdetail-rebrush .o-technicaloverview&gt;.g-layout-full{margin-bottom:0}.o-productdetail-rebrush .o-technicaloverview&gt;.g-layout-full .content-wrapper{padding-top:0}.o-productdetail-rebrush .o-technicaloverview .a-heading{font-size:30px;margin-bottom:40px}@media (max-width:749px){.o-productdetail-rebrush .m-tabs-rebrush .tab-rebrush-panel&gt;.a-heading,.o-productdetail-rebrush .o-technicaloverview .a-heading{font-size:18px}}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile{padding-right:2%}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile .content{border-left:none;padding-left:0}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile .content .icon{font-size:12px}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile .content p{font-size:20px;line-height:24px;margin-bottom:0}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile .content p .highlight{font-family:SiemensSans-Roman,sans-serif;font-size:16px;line-height:26px}.o-productdetail-rebrush .o-technicaloverview .buttons{float:left;margin:6px 0 0}.o-productdetail-rebrush .o-technicaloverview .buttons .a-link{color:#000;background-color:transparent;border:none;font-size:16px;padding:0;text-transform:none;letter-spacing:0}.o-productdetail-rebrush .o-technicaloverview .buttons .a-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.o-productdetail-rebrush .m-mediagallery&gt;.a-heading{margin-top:30px;margin-bottom:30px}.o-productdetail-rebrush .m-mediagallery .mediagallery-wrapper .a-callout:first-child{background-color:#af235f}.o-productdetail-rebrush .m-mediagallery .counter{background:0 0}@media (max-width:749px){.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile .content{padding-bottom:24px}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile:nth-child(2n){position:relative}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile:nth-child(2n):after{bottom:0;border:thin solid #e0e3e7;content:'';left:-100%;position:absolute;width:200%}.o-productdetail-rebrush .o-technicaloverview .overview-warpper .m-overviewtile:last-child:after{display:none}.o-productdetail-rebrush .m-mediagallery{margin-top:32px}}.o-productdetail-rebrush .m-togglebox .item{border-top:1px solid #000;border-bottom:none}.o-productdetail-rebrush .m-togglebox .item .togglebox-content{margin-left:0!important}.o-productdetail-rebrush .m-togglebox .item .togglebox-content .o-filelist{margin-top:0;padding-left:0}.o-productdetail-rebrush .m-togglebox .item .togglebox-content .o-filelist .a-link{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:5px;margin-left:5px}.o-productdetail-rebrush .m-togglebox .item .togglebox-content .o-filelist .a-link .icon-file{font-size:14px;margin-right:0;margin-top:0;padding-top:12px}.o-productdetail-rebrush .m-togglebox .item .togglebox-content .o-filelist .a-link:hover{text-decoration:none!important}.o-productdetail-rebrush .m-togglebox .item .togglebox-content .o-filelist .file-tile:hover .file-tile-wrapper .icon{color:#41aaaa}.o-productdetail-rebrush .m-togglebox .item .togglebox-title{border-top:none;border-bottom:none;color:#000;font-size:20px;line-height:1.1;padding:26px 0}.o-productdetail-rebrush .m-togglebox .item .togglebox-title:hover{color:inherit}.o-productdetail-rebrush .m-togglebox .item .togglebox-title.is-open{margin-bottom:21px}.o-productdetail-rebrush .m-togglebox .item .togglebox-title:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#000;font-size:24px;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.o-productdetail-rebrush .m-togglebox .item .togglebox-title.is-open:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}.o-productdetail-rebrush .m-togglebox .item .togglebox-title&gt;.text{padding-left:0;margin-left:0}.o-productdetail-rebrush .m-togglebox .item .togglebox-title .togglebox-wrapper .icon{display:none}.o-productdetail-rebrush .m-togglebox .item .togglebox-title .togglebox-wrapper&gt;.text{padding-left:0}.o-productdetail-rebrush .m-togglebox .item:first-child:last-child,.o-productdetail-rebrush .m-togglebox .item:last-child{border-bottom:1px solid #000}.o-productdetail-rebrush .m-togglebox+.m-togglebox .item:first-child{border-top:0}.o-productdetail-rebrush .m-togglebox+.g-layout-full{padding-top:26px}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-header-wrap{margin-bottom:44px;margin-top:0}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-header-wrap .a-heading{font-size:30px}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-header-wrap .technical-info-search-wrap{position:relative}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-header-wrap .technical-info-search-wrap .icon-search{right:5%}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:40px 0}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap{overflow:visible;margin-bottom:32px;width:100%}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap .a-heading{font-size:28px;line-height:33px}@media (max-width:749px){.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-header-wrap .a-heading{font-size:18px}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap .a-heading{font-size:20px;line-height:26px}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap{padding-bottom:40px}}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap{font-size:16px;line-height:26px;width:100%}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item-content,.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap .technical-info-item-heading{word-break:normal}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-item-wrap p{font-size:inherit;line-height:inherit}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap&gt;.js-icon-arrow-down{padding-top:10px}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap&gt;.js-icon-arrow-down:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;color:#41aaaa}@media (max-width:749px){.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap&gt;.js-icon-arrow-down{padding-top:0}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap&gt;.js-icon-arrow-down:before{color:#000}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap{margin:0}.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap .technical-info-sub-heading-wrap{margin-bottom:0;padding:24px 0}}.o-productdetail-rebrush .m-containerexpandable{margin-top:0}.o-productdetail-rebrush .m-containerexpandable .content{font-size:16px;line-height:26px;margin-top:35px;padding-top:0!important}.o-productdetail-rebrush .m-containerexpandable .content&gt;ul,.o-productdetail-rebrush .m-containerexpandable .content&gt;ul li:last-of-type{margin-bottom:0}@media (max-width:749px){.o-productdetail-rebrush .m-containerexpandable .more-less-button .containerexpandable-togglelink .a-link.has-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-productdetail-rebrush .m-containerexpandable .content,.pagetype-shop-detail&gt;.g-container .g-layout-full .g-col&gt;.a-heading{margin-top:0}}.o-productdetail-rebrush .o-producttilesslider{background-color:#f5f7fa}.o-productdetail-rebrush .o-producttilesslider .o-producttile .product-image-wrapper .a-image{padding:10px}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .m-producttitle .product-code .fragment{color:#000;font-size:12px}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .m-producttitle .a-heading:not(.product-code) .fragment,.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .m-producttitle .product-name .fragment{color:#000;font-size:16px;line-height:20px}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .energylabel-wrapper .data-sheet-energy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-wrapper .a-link{width:auto;margin:0}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-wrapper .a-image{height:30px}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-wrapper .a-image img{width:auto;height:100%}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:5px;text-align:left}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .cta-area{border-top:none;padding-top:0}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .cta-area .a-link{border:1px solid #41aaaa;border-radius:0;color:#41aaaa;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:10px 18px}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .cta-area .a-link:hover{color:#a5e1e1;border-color:#a5e1e1}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .cta-area .a-button{border-radius:0}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .price-information{margin-top:0}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .price-information .js-price-wrapper .current{font-family:SiemensSans-Roman,sans-serif;font-size:20px;line-height:1;margin-top:3px}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .price-information .details{text-align:right}.o-productdetail-rebrush .o-producttilesslider .o-producttile .tile-description .price-information .details p{color:#000;font-size:12px;line-height:18px}.o-productdetail-rebrush .o-producttilesslider .o-producttile:first-child{margin-left:0}.o-productdetail-rebrush .description .tabsrebrush-wrapper{margin-top:0}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title{padding-bottom:0}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title .m-producttitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title .m-producttitle .a-heading{margin-bottom:0}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title .m-producttitle .a-heading .fragment{color:#000;display:inline-block;font-size:16px;line-height:20px}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title .m-producttitle .a-heading:nth-child(1) .fragment{font-weight:400}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title .m-producttitle .a-heading:nth-child(2){margin-bottom:5px}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .js-product-title .m-producttitle .a-heading:nth-child(2) .fragment:nth-child(1){display:block}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .similar-product-energy-label p{font-size:12px}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .data-sheet-energy .m-imagelist .a-link{width:auto}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .data-sheet-energy .m-imagelist .a-link .a-image{max-width:none}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .data-sheet-energy .m-imagelist .a-link .a-image img{width:auto;height:30px}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .similar-product-price-info .price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .similar-product-price-info .previous{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:5px}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .similar-product-price-info .product-status{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.o-productdetail-rebrush .o-similarproducttable .similar-product-item .similar-product-price-info .current{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;margin-bottom:0}.o-productdetail-rebrush .m-promotionbundleTeaser{background-color:#f5f7fa}@media (min-width:750px){.o-productdetail-rebrush .m-technical-info-rebrush .technical-info-content-wrap&gt;.js-icon-arrow-down{background:rgba(255,255,255,.9);opacity:1}.o-productdetail-rebrush .m-promotionbundleTeaser{margin:0 -41px 0 -9999rem;padding:.25rem 0 .25rem 9999rem}}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-heading-wrapper .teaser-icon{display:none}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-heading-wrapper .teaser-heading{margin-left:20px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-image .teaser-energylabel-wrapper{margin-left:0;margin-top:10px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-image .teaser-energylabel-wrapper .energy-label-wrapper .m-imagelist .a-link{width:auto}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-image .teaser-energylabel-wrapper .energy-label-wrapper .m-imagelist .a-link .a-image img{width:auto;height:30px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-image .teaser-energylabel-wrapper .energy-label-text-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-image .teaser-energylabel-wrapper .energy-label-text-wrapper .energy-class-range{font-size:12px;line-height:18px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-title .m-producttitle .product-code .fragment{color:#000;font-size:12px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-title .m-producttitle .a-heading:not(.product-code) .fragment,.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-title .m-producttitle .product-name .fragment{color:#000;font-size:16px;line-height:20px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-title .price-information .price .current.highlight{font-size:16px;margin-top:2px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-title .price-information .price .previous{font-size:16px}.o-productdetail-rebrush .m-promotionbundleTeaser .teaser-product-title .price-information .additional-info{font-size:12px;line-height:18px}.o-productdetail-rebrush .m-promotionbundleTeaser .promotion-price-section{margin-bottom:27px}.o-productdetail-rebrush .m-promotionbundleTeaser .promotion-price-section .discount{color:#9f4040}.o-productdetail-rebrush .dealer-logos&gt;.a-heading{color:#000}.o-productdetail-rebrush .retailer-wrapper .retailer-info{position:relative}.o-productdetail-rebrush .retailer-wrapper .retailer-info .a-image img{width:100%}.o-productdetail-rebrush .retailer-wrapper .retailer-info .icon{bottom:10px;position:absolute;right:10px;-webkit-transform:none;-ms-transform:none;transform:none;top:auto}.o-productdetail-rebrush .retailer-wrapper .retailer-info .dealer-info,.o-productdetail-rebrush .retailer-wrapper .retailer-info .dealer-price-wrapper{margin-bottom:20px}.o-productdetail-rebrush .m-fitstoappliance form .form-row fieldset .a-formlabel::before{bottom:-32px}.pagetype-shop-detail .o-serviceteaserarea{margin-top:0}.o-productlist-rebrush{background:#f5f5f7;margin:0;max-width:100%;width:100%}.o-productlist-rebrush .m-filter-teaser{grid-column:1/-1;width:100%}.o-productlist-rebrush .feature-promotion,.o-productlist-rebrush .promotion-category{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container{display:-ms-grid;display:grid;-webkit-column-gap:0;column-gap:0;row-gap:25px;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}@media (min-width:750px){.o-productlist-rebrush .productlist-products .product-tile-container{-webkit-column-gap:clamp(15px,-webkit-calc(2.5vw),40px);column-gap:clamp(15px,calc(2.5vw),40px);row-gap:clamp(15px,-webkit-calc(2.5vw),40px);row-gap:clamp(15px,calc(2.5vw),40px);-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.o-productlist-rebrush .productlist-products .product-tile-container{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (min-width:900px) and (max-width:1150px){.o-productlist-rebrush .productlist-products .product-tile-container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush{border:none;border-radius:2px;-webkit-box-shadow:1px 0 25px 0 rgba(236,236,240,.5);box-shadow:1px 0 25px 0 rgba(236,236,240,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 24px 24px;position:relative;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area{margin-bottom:24px!important;-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-awards{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .campaign-title{height:auto!important;margin:0!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .campaign-title .campaign-title-text{background-color:#41aaaa;display:inline-block;padding:3px 5px;font-size:10px;letter-spacing:.05em;line-height:17px;font-weight:700;border-radius:0;margin-left:-24px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-24px;width:-webkit-calc(100% + 48px);width:calc(100% + 48px)}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .a-callout{height:auto;margin:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-left,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-right{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-left .a-callout .callout-text{background:#41aaaa}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code{margin:39px 0 0;height:auto!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .m-productlisttitlerebrush .a-link :hover,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .m-productlisttitlerebrush .a-link:hover{color:#7b89a1;text-decoration:underline}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .m-productlisttitlerebrush .a-link .a-heading{color:#7b89a1;font-size:12px;line-height:1;margin:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .tracking{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .tracking .a-rating .a-link.ratings{color:#7b89a1!important;font-size:12px!important;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .tracking .a-rating .a-link.scale{margin-left:10px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .tracking .a-rating .text{color:#7b89a1!important;font-size:12px!important;line-height:1!important;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title{margin:0;height:auto!important;margin-top:8px!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title:hover{color:inherit}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title .m-productlisttitlerebrush{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name .fragment{font-size:20px;margin:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name .fragment:hover,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name:hover{color:inherit}@media (min-width:750px){.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-title{width:70%}}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-subscription .m-productsubscription .a-link{font-size:12px;line-height:1.5}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .m-productlisttitlerebrush .product-list-code{font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;color:#7b89a1;margin:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .a-rating .a-link.scale{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-left:10px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-code .a-rating .a-link.reviews{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0;height:auto!important;margin:24px 0 0;position:static;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;min-width:auto;max-width:none;padding:0;position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:50%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .home-connect-image{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#41aaaa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:auto;margin:0;position:absolute;padding:0;right:0;top:0;width:30px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .home-connect-image .icon{height:16px;-webkit-transform:none;-ms-transform:none;transform:none;width:16px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .home-connect-image .icon::before{display:inline-block;font-size:16px;height:16px;line-height:0;text-align:center;vertical-align:middle;width:16px;color:#fff}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .product-main-image-container{height:auto!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .product-main-image-container .a-link{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images{-webkit-column-gap:5px;column-gap:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0;width:25%;-webkit-box-flex:0;-webkit-flex:0 1 22%;-ms-flex:0 1 22%;flex:0 1 22%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture img{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image.highlight{border:none;outline:#41aaaa solid 2px}@media (min-width:750px){.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-image-wrapper .product-image{padding-left:30px}}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;margin:0;max-width:none;padding:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:50%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-subscription{margin-bottom:11px;margin-left:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:-webkit-calc(100% - 25px);width:calc(100% - 25px)}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-subscription .a-link{color:#af235f;font-family:SiemensSans-Roman,sans-serif;text-decoration:underline}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .price .previous{color:#ffcd50;font-size:12px;line-height:20px;margin-left:0;word-break:normal;white-space:nowrap}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper{line-height:1;margin-bottom:5px;margin-left:0;margin-top:-3px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;white-space:nowrap;word-break:normal}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability{line-height:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability .hidden{display:inline-block!important;font-size:12px;line-height:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .current{color:#41aaaa;font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:26px;margin:5px 0 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;word-break:normal;white-space:nowrap}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .additional-info,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .price-wrapper .eco-fee{color:#7b89a1;font-size:12px;line-height:18px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-class-range{color:#7b89a1;font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;margin-top:6px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .m-imagelist{margin-left:auto}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download{font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;color:#7b89a1;width:70%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download:before{padding:0 15px;height:22px;display:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download .text{overflow-wrap:unset!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .product-color-variant .color-counter{margin:0;line-height:24px;padding:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles{display:block;gap:0;height:auto!important;position:static;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper{float:unset!important;margin:20px 0;max-width:100%!important;min-width:auto;padding:0;position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .home-connect-image{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#41aaaa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:auto;margin:0;position:absolute;padding:0;right:0;top:0;width:30px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .home-connect-image .icon{height:16px;-webkit-transform:none;-ms-transform:none;transform:none;width:16px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .home-connect-image .icon::before{display:inline-block;font-size:16px;height:16px;line-height:0;text-align:center;vertical-align:middle;width:16px;color:#fff}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image{width:100%;padding:0!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container{height:auto!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container .a-link{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container .a-image,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container .a-link .a-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images{-webkit-column-gap:5px;column-gap:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px!important;row-gap:5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0;max-width:30px;width:30px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture img{width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image.highlight{border:none;outline:#41aaaa solid 2px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0;max-width:none;padding:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-subscription{margin-bottom:11px;margin-left:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:-webkit-calc(100% - 25px);width:calc(100% - 25px)}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-subscription .a-link{color:#af235f;font-family:SiemensSans-Roman,sans-serif;text-decoration:underline}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper{display:-ms-grid;display:grid;grid-column-gap:50px;grid-row-gap:20px;grid-template-areas:"price eco-fee";-ms-grid-columns:1fr 80px;grid-template-columns:1fr 80px;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .previous{color:#ffcd50;font-size:12px;line-height:20px;margin-left:0;word-break:normal;white-space:nowrap}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper{line-height:1;margin-bottom:5px;margin-left:0;margin-top:-3px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;white-space:nowrap;word-break:normal}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability{line-height:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability .hidden{display:inline-block!important;font-size:12px;line-height:1}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .current{color:#41aaaa;font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:26px;margin:5px 0 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;word-break:normal;white-space:nowrap}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .additional-info,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .eco-fee{color:#7b89a1;font-size:12px;line-height:18px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .eco-fee{margin:25px 0 0!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section{display:-ms-grid;display:grid;grid-column-gap:50px;grid-row-gap:20px;grid-template-areas:"energylabel color-variant-1" "energylabel color-variant-2";-ms-grid-columns:1fr 80px;grid-template-columns:1fr 80px;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-class-range{color:#7b89a1;font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;margin-top:6px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .m-imagelist{margin-left:20px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download{font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;color:#7b89a1;width:auto!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download:before{padding:0 15px;height:22px;display:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download .text{overflow-wrap:unset!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant .color-counter{margin:0;line-height:24px;padding:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant .a-image{margin:0;max-width:25px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant .a-image img{max-width:25px!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper{grid-area:energylabel}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .eu-product-title,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .eu-product-title{line-height:1.2}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-left:20px;width:auto!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist .a-link,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist .a-link{margin:0;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist .a-image,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist .a-image{height:31px!important;max-height:31px!important;min-height:31px!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist .a-image img,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist .a-image img{height:100%;width:auto}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper{color:#7b89a1;font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:18px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;text-decoration:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link .text.has-underline,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link .text.has-underline{text-decoration:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link:before,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link:before{display:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link:hover,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link:hover{text-decoration:underline}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy&gt;div:last-of-type,.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper&gt;div:last-of-type{margin-bottom:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-awards{margin:0 0 24px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-awards .slick-track{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-awards .award-chip{margin-top:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-awards .award-chip .title-heading{word-break:break-all;font-size:12px;line-height:1;margin:0 0 5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container{margin:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container&gt;.product-highlights{margin:24px 0 0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-highlights-container .product-highlights .chip{background-color:rgba(236,236,240,.5);border-right:8px solid #fff;border-left:none;color:#000;font-size:12px;font-family:SiemensSans-Bold,sans-serif;line-height:1;width:auto!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto 0 0;position:relative}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .a-button{min-width:auto;padding-left:18px!important;padding-right:18px!important;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .a-button::before{display:none!important;-webkit-font-smoothing:antialiased;speak:none;margin-right:5px;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:20px;height:20px;line-height:11px;text-align:center;vertical-align:middle;width:20px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare{bottom:0!important;-webkit-box-flex:0;-webkit-flex:0 0 44%;-ms-flex:0 0 44%;flex:0 0 44%;padding:0;position:absolute;top:auto!important;left:0;width:44%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel{padding-bottom:0;padding-left:27px;padding-top:6px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel::before{border-color:#cfd0d6;bottom:0;top:auto}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel:after{top:auto!important;bottom:2px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel .label-text{color:#2b2f43;font-size:12px;line-height:1;bottom:-3px;position:relative}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel .label-text.js-compare-label{border:none;text-decoration:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel .label-text.js-compare-label a{border:none;color:#2b2f43;font-family:SiemensSans-Roman,sans-serif;font-size:12px;line-height:1;text-decoration:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper{position:relative}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none;font-size:16px;font-family:SiemensSans-Bold,sans-serif;margin-top:15px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button):hover::before{-webkit-transform:translateY(-2px) translateX(16px);-ms-transform:translateY(-2px) translateX(16px);transform:translateY(-2px) translateX(16px)}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button):before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;bottom:auto;color:#000;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;left:auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0;position:relative;padding:0 0 0 12px;right:auto;top:auto;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:.2s;transition:.2s}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button) .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb:not(.a-button){line-height:1;padding-top:0;position:static;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb:not(.a-button) .text{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb:not(.a-button)::before{color:#41aaaa;-webkit-transform:none;-ms-transform:none;transform:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb.a-button{font-family:SiemensSans-Roman,sans-serif}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area form.js-ajax-request{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-left:auto}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-cta-area form.js-ajax-request+div{line-height:20px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area{margin:24px 0 0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area{padding-top:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits{color:#2b2f43;font-size:12px;line-height:18px;position:relative}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits.keybenefits{max-height:62px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits.keybenefits:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);bottom:0;content:"";height:26px;left:0;position:absolute;width:100%}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits li&gt;span&gt;.icon{font-size:12px;padding-right:10px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area .product-expandable-icon-area{cursor:pointer;margin-top:10px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .js-product-expandable-area .product-expandable-area .product-expandable-icon-area .icon{color:#000;font-size:16px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers{margin:0}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers .a-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none;font-size:16px;font-family:SiemensSans-Bold,sans-serif;margin-top:15px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers .a-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;bottom:auto;color:#41aaaa;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;left:auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0;position:relative;padding:0 0 0 12px;right:auto;top:auto;-webkit-transition:.2s;transition:.2s}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-online-dealers .a-link .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-image-wrapper-big-tiles{max-width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-image-wrapper-big-tiles .horizontal-thumbnail-images{margin-top:20px!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles{margin:0!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles{grid-area:price;width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles .price-big-tiles{display:unset!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles .price-big-tiles .price-info-wrapper{margin-bottom:5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles .price-big-tiles .stock-info-wrapper{margin-right:0!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .eco-fee-wrapper-big-tiles{grid-area:eco-fee;margin-top:25px;width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .energylabel-wrapper-big-tiles{width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant:nth-of-type(2){display:block!important;grid-area:color-variant-1;width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant:nth-of-type(3){display:block!important;grid-area:color-variant-2;width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant .a-image{max-width:25px!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles:nth-of-type(2){display:block!important;grid-area:color-variant-1;width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles:nth-of-type(3){display:block!important;grid-area:color-variant-2;width:100%!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles .a-image{max-width:25px!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles .color-variant-image-wrapper-big-tiles{max-width:25px!important;width:25px!important;margin-top:0!important}.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles .color-counter-big-tiles{padding-top:1px!important}.o-productlist-rebrush .productlist-rebrush-container{padding-left:0;padding-right:0}.feature-promotion{background:#41aaaa;border:none;border-radius:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;padding:0 0 25px}.feature-promotion .subline{background:0 0;border:none;border-radius:0;width:100%;padding:20px}.feature-promotion .subline .subline-text{background:0 0;font-size:14px;line-height:18px;margin:0 0 15px;word-break:break-word}@media (min-width:750px){.o-productlist-rebrush .productlist-products .product-tile-container .o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image{padding-left:30px}.feature-promotion .subline .subline-text{font-size:18px;line-height:22px;margin:0 0 15px}}@media (min-width:900px){.feature-promotion .subline .subline-text{font-size:18px;line-height:22px;margin:0 0 15px}}.feature-promotion .promotion-content{margin:0 22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.feature-promotion .promotion-content .promotion-image{float:none;margin-left:-22px;width:-webkit-calc(100% + 44px);width:calc(100% + 44px);-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.feature-promotion .promotion-content .promotion-image img{height:auto;width:100%}.feature-promotion .promotion-content .promotion-image .a-image{width:100%}.feature-promotion .promotion-content .promotion-description{margin:20px 0;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.feature-promotion .promotion-content .promotion-description .js-promotion-description,.feature-promotion .promotion-content .promotion-description p{color:#fff}.feature-promotion .promotion-content .image-checkbox-wrapper{float:left;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.feature-promotion .promotion-content .image-checkbox-wrapper .m-forminput-checkbox .a-formlabel{word-wrap:break-word;padding-top:6px;padding-bottom:12px;padding-left:25px}.feature-promotion .promotion-content .image-checkbox-wrapper .m-forminput-checkbox .a-formlabel .label-text{color:#fff;font-size:12px;line-height:1}.promotion-category{background:#2d373c;border:none;border-radius:2px;height:auto;padding:0}.promotion-category .a-heading{background:0 0;font-size:16px;line-height:20px;margin:24px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0;width:70%}.promotion-category .link-text-container{margin:auto 24px 24px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.promotion-category .link-text-container .a-link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0}.promotion-category .link-text-container .a-link .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.promotion-category .link-text-container .a-link .icon{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding-left:15px;padding-right:0;-webkit-transition:.2s;transition:.2s}.promotion-category .link-text-container .a-link:hover .icon{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.promotion-category .tile-container{grid-gap:24px;margin:0 24px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.promotion-category .tile-container .sub-container{background:0 0;border:none;border-radius:0;margin:0!important;padding:0}.promotion-category .tile-container .sub-container .a-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.promotion-category .tile-container .sub-container .a-link .a-heading{color:#fff;border:none;font-size:12px;line-height:1;left:auto;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;top:auto;margin:0 0 10px;padding:0;position:relative;text-align:left;width:100%;z-index:1}.promotion-category .tile-container .sub-container .a-link .image-container{background:#fff;margin:0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:0;width:100%}.promotion-category .tile-container .sub-container .a-link .image-container .a-image{width:100%}.promotion-category .tile-container .sub-container .a-link .image-container .a-image img{height:auto;width:100%}.promotion-category .m-layer .o-teasercontainer .m-teaser .teaser-wrap .content-inner+p{padding:0}.o-productsetdetail{margin-top:40px}.o-productsetdetail .m-productteaserset{border:none}.o-productsetdetail .m-productsetitemdetail .image-list{margin-top:0}.o-productsetdetail&gt;.m-promotionbundle{margin-top:40px}@media (min-width:750px){.promotion-category .a-heading{font-size:24px;line-height:29px}.o-productsetdetail,.o-productsetdetail&gt;.m-promotionbundle{margin-top:50px}}@media (min-width:900px){.promotion-category .a-heading{font-size:24px;line-height:30px}.o-productsetdetail,.o-productsetdetail&gt;.m-promotionbundle{margin-top:60px}.o-productsetdetail .m-tabs{padding:70px 0 0}}.o-productsetitemdetail .image-list{display:block}.o-productteasergridcontainer{margin:40px 0 0}@media (min-width:750px){.o-productteasergridcontainer{margin:50px 0 0}}@media (min-width:900px){.o-productteasergridcontainer{margin:60px 0 0}}.o-productteasergridcontainer .item{background-color:#fff;margin:0;padding:0}.o-productteasergridcontainer .m-productteaser{margin-top:15px}.o-productteasergridcontainer .m-productteaser .product-images{margin-bottom:15px;margin-right:0;padding-left:0;width:33%}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail{margin:0}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2){top:0}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2) .flexcampaign.flexcampaign-teaser-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0 0}@media (min-width:750px){.o-productteasergridcontainer .item{padding:0 10px}.o-productteasergridcontainer .m-productteaser .product-images{padding-right:0;width:100%}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2) .flexcampaign.flexcampaign-teaser-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0}}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2) .flexcampaign.flexcampaign-teaser-container a{margin-right:10px;width:auto}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2) .flexcampaign.flexcampaign-teaser-container .a-image{margin-top:0}.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2) .flexcampaign.flexcampaign-teaser-container .a-image img{width:40px}@media (min-width:750px){.o-productteasergridcontainer .m-productteaser .product-images .product-thumbnail .callouts.onimage:nth-child(2) .flexcampaign.flexcampaign-teaser-container .a-image img{width:60px}}.m-checkout-summary .o-productteasergridcontainer .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.o-productteasergridcontainer .m-productteaser .product-conversion .a-button.a-button-secondary,.o-productteasergridcontainer .m-productteaser .product-conversion .a-button.a-link-secondary.a-button-link,.o-productteasergridcontainer .m-productteaser .product-conversion .a-button.a-link-secondary.a-link,.o-productteasergridcontainer .m-productteaser .product-conversion .m-checkout-summary .a-button.a-link-secondary.a-button-link{width:100%!important}.o-productteasergridcontainer .m-productteaser .product-conversion .js-conversion-wrapper .data-sheet-energy{float:none}.o-productteasergridcontainer .m-productteaser .product-conversion .m-productconversionarea&gt;*{padding:0}.o-producttilerebrush{border:none;border-radius:2px;-webkit-box-shadow:1px 0 25px 0 rgba(236,236,240,.5);box-shadow:1px 0 25px 0 rgba(236,236,240,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 24px 24px;position:relative;width:100%}.o-producttilerebrush .product-promotion-wrapper{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-producttilerebrush .product-code{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-producttilerebrush .product-title{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.o-producttilerebrush .product-section{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.o-producttilerebrush .product-highlights-container{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.o-producttilerebrush .js-product-expandable-area{margin-bottom:24px!important;-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.o-producttilerebrush .product-awards{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.o-producttilerebrush .product-cta-area{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.o-producttilerebrush .product-online-dealers{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.o-producttilerebrush .campaign-title{height:auto!important;margin:0!important}.o-producttilerebrush .campaign-title .campaign-title-text{background-color:#41aaaa;display:inline-block;padding:3px 5px;font-size:10px;letter-spacing:.05em;line-height:17px;font-weight:700;border-radius:0;margin-left:-24px}.o-producttilerebrush .product-promotion-wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-24px;width:-webkit-calc(100% + 48px);width:calc(100% + 48px)}.o-producttilerebrush .product-promotion-wrapper .a-callout{height:auto;margin:0}.o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-left,.o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-right{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.o-producttilerebrush .product-promotion-wrapper .promotion-wrapper-left .a-callout .callout-text{background:#41aaaa}.o-producttilerebrush .product-code{margin:39px 0 0;height:auto!important}.o-producttilerebrush .product-code .m-productlisttitlerebrush .a-link :hover,.o-producttilerebrush .product-code .m-productlisttitlerebrush .a-link:hover{color:#7b89a1;text-decoration:underline}.o-producttilerebrush .product-code .m-productlisttitlerebrush .a-link .a-heading{color:#7b89a1;font-size:12px;line-height:1;margin:0}.o-producttilerebrush .product-code .tracking{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttilerebrush .product-code .tracking .a-rating .a-link.ratings{color:#7b89a1!important;font-size:12px!important;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-producttilerebrush .product-code .tracking .a-rating .a-link.scale{margin-left:10px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.o-producttilerebrush .product-code .tracking .a-rating .text{color:#7b89a1!important;font-size:12px!important;line-height:1!important;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-producttilerebrush .product-title{margin:0;height:auto!important;margin-top:8px!important}.o-producttilerebrush .product-title:hover{color:inherit}.o-producttilerebrush .product-title .m-productlisttitlerebrush{width:100%}.o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name,.o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name .fragment{font-size:20px;margin:0}.o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name .fragment:hover,.o-producttilerebrush .product-title .m-productlisttitlerebrush .a-link .a-heading.product-name:hover{color:inherit}@media (min-width:750px){.o-producttilerebrush .product-title{width:70%}}.o-producttilerebrush .product-subscription .m-productsubscription .a-link{font-size:12px;line-height:1.5}.o-producttilerebrush .product-code .m-productlisttitlerebrush .product-list-code{font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;color:#7b89a1;margin:0}.o-producttilerebrush .product-code .a-rating .a-link.scale{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-left:10px}.o-producttilerebrush .product-code .a-rating .a-link.reviews{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.o-producttilerebrush .product-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0;height:auto!important;margin:24px 0 0;position:static;width:100%}.o-producttilerebrush .product-section .product-image-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;min-width:auto;max-width:none;padding:0;position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:50%}.o-producttilerebrush .product-section .product-image-wrapper .home-connect-image{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#41aaaa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:auto;margin:0;position:absolute;padding:0;right:0;top:0;width:30px}.o-producttilerebrush .product-section .product-image-wrapper .home-connect-image .icon{height:16px;-webkit-transform:none;-ms-transform:none;transform:none;width:16px}.o-producttilerebrush .product-section .product-image-wrapper .home-connect-image .icon::before{display:inline-block;font-size:16px;height:16px;line-height:0;text-align:center;vertical-align:middle;width:16px;color:#fff}.o-producttilerebrush .product-section .product-image-wrapper .product-image{width:100%}.o-producttilerebrush .product-section .product-image-wrapper .product-image .product-main-image-container{height:auto!important}.o-producttilerebrush .product-section .product-image-wrapper .product-image .product-main-image-container .a-link{width:100%}.o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images{-webkit-column-gap:5px;column-gap:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5px}.o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0;width:25%;-webkit-box-flex:0;-webkit-flex:0 1 22%;-ms-flex:0 1 22%;flex:0 1 22%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture img{width:100%}.o-producttilerebrush .product-section .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image.highlight{border:none;outline:#41aaaa solid 2px}@media (min-width:750px){.o-producttilerebrush .product-section .product-image-wrapper .product-image{padding-left:30px}}.o-producttilerebrush .product-section .product-price-information{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;margin:0;max-width:none;padding:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:50%}.o-producttilerebrush .product-section .product-price-information .product-subscription{margin-bottom:11px;margin-left:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:-webkit-calc(100% - 25px);width:calc(100% - 25px)}.o-producttilerebrush .product-section .product-price-information .product-subscription .a-link{color:#af235f;font-family:SiemensSans-Roman,sans-serif;text-decoration:underline}.o-producttilerebrush .product-section .product-price-information .price-wrapper{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.o-producttilerebrush .product-section .product-price-information .price-wrapper .price .previous{color:#ffcd50;font-size:12px;line-height:20px;margin-left:0;word-break:normal;white-space:nowrap}.o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper{line-height:1;margin-bottom:5px;margin-left:0;margin-top:-3px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;white-space:nowrap;word-break:normal}.o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability{line-height:1}.o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability .hidden{display:inline-block!important;font-size:12px;line-height:1}.o-producttilerebrush .product-section .product-price-information .price-wrapper .price .price-info-wrapper .current{color:#41aaaa;font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:26px;margin:5px 0 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;word-break:normal;white-space:nowrap}.o-producttilerebrush .product-section .product-price-information .price-wrapper .additional-info,.o-producttilerebrush .product-section .product-price-information .price-wrapper .eco-fee{color:#7b89a1;font-size:12px;line-height:18px}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-class-range{color:#7b89a1;font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;margin-top:6px}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .m-imagelist{margin-left:auto}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download{font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;color:#7b89a1;width:70%}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download:before{padding:0 15px;height:22px;display:none}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download .text{overflow-wrap:unset!important}.o-producttilerebrush .product-section .product-price-information .product-energylabelcolor-section .product-color-variant .color-counter{margin:0;line-height:24px;padding:0}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles{display:block;gap:0;height:auto!important;position:static;width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper{float:unset!important;margin:20px 0;max-width:100%!important;min-width:auto;padding:0;position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .home-connect-image{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#41aaaa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:auto;margin:0;position:absolute;padding:0;right:0;top:0;width:30px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .home-connect-image .icon{height:16px;-webkit-transform:none;-ms-transform:none;transform:none;width:16px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .home-connect-image .icon::before{display:inline-block;font-size:16px;height:16px;line-height:0;text-align:center;vertical-align:middle;width:16px;color:#fff}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image{width:100%;padding:0!important}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container{height:auto!important}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container .a-link{width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container .a-image,.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .product-main-image-container .a-link .a-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images{-webkit-column-gap:5px;column-gap:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px!important;row-gap:5px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0;max-width:30px;width:30px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image picture img{width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image .horizontal-thumbnail-images .a-image.highlight{border:none;outline:#41aaaa solid 2px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0;max-width:none;padding:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-subscription{margin-bottom:11px;margin-left:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:-webkit-calc(100% - 25px);width:calc(100% - 25px)}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-subscription .a-link{color:#af235f;font-family:SiemensSans-Roman,sans-serif;text-decoration:underline}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper{display:-ms-grid;display:grid;grid-column-gap:50px;grid-row-gap:20px;grid-template-areas:"price eco-fee";-ms-grid-columns:1fr 80px;grid-template-columns:1fr 80px;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .previous{color:#ffcd50;font-size:12px;line-height:20px;margin-left:0;word-break:normal;white-space:nowrap}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper{line-height:1;margin-bottom:5px;margin-left:0;margin-top:-3px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;white-space:nowrap;word-break:normal}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability{line-height:1}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .stock-info-wrapper .a-productavailability .hidden{display:inline-block!important;font-size:12px;line-height:1}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .price .price-info-wrapper .current{color:#41aaaa;font-family:SiemensSans-Bold,sans-serif;font-size:20px;line-height:26px;margin:5px 0 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;word-break:normal;white-space:nowrap}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .additional-info,.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .eco-fee{color:#7b89a1;font-size:12px;line-height:18px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .price-wrapper .eco-fee{margin:25px 0 0!important}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section{display:-ms-grid;display:grid;grid-column-gap:50px;grid-row-gap:20px;grid-template-areas:"energylabel color-variant-1" "energylabel color-variant-2";-ms-grid-columns:1fr 80px;grid-template-columns:1fr 80px;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-class-range{color:#7b89a1;font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;margin-top:6px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .m-imagelist{margin-left:20px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download{font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:1.5;color:#7b89a1;width:auto!important}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download:before{padding:0 15px;height:22px;display:none}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .energy-label-wrapper .a-link-download .text{overflow-wrap:unset!important}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant .color-counter{margin:0;line-height:24px;padding:0}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant .a-image{margin:0;max-width:25px}.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-price-information .product-energylabelcolor-section .product-color-variant .a-image img{max-width:25px!important}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper{grid-area:energylabel}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .eu-product-title,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .eu-product-title{line-height:1.2}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-left:20px;width:auto!important}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist .a-link,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist .a-link{margin:0;width:100%}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist .a-image,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist .a-image{height:31px!important;max-height:31px!important;min-height:31px!important}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .m-imagelist .a-image img,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .m-imagelist .a-image img{height:100%;width:auto}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper{color:#7b89a1;font-size:12px;font-family:SiemensSans-Roman,sans-serif;line-height:18px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none!important}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;text-decoration:none}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link .text.has-underline,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link .text.has-underline{text-decoration:none}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link:before,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link:before{display:none}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy .energy-label-text-wrapper .a-link:hover,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper .energy-label-text-wrapper .a-link:hover{text-decoration:underline}.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .data-sheet-energy&gt;div:last-of-type,.o-producttilerebrush .energylabel-wrapper.energylabel-wrapper.energylabel-wrapper .energy-label-wrapper&gt;div:last-of-type{margin-bottom:0}.o-producttilerebrush .product-awards{margin:0 0 24px}.o-producttilerebrush .product-awards .slick-track{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.o-producttilerebrush .product-awards .award-chip{margin-top:0}.o-producttilerebrush .product-awards .award-chip .title-heading{word-break:break-all;font-size:12px;line-height:1;margin:0 0 5px}.o-producttilerebrush .product-highlights-container{margin:0}.o-producttilerebrush .product-highlights-container&gt;.product-highlights{margin:24px 0 0}.o-producttilerebrush .product-highlights-container .product-highlights .chip{background-color:rgba(236,236,240,.5);border-right:8px solid #fff;border-left:none;color:#000;font-size:12px;font-family:SiemensSans-Bold,sans-serif;line-height:1;width:auto!important}.o-producttilerebrush .product-cta-area{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto 0 0;position:relative}.o-producttilerebrush .product-cta-area .a-button{min-width:auto;padding-left:18px!important;padding-right:18px!important;width:100%}.o-producttilerebrush .product-cta-area .a-button::before{display:none!important;-webkit-font-smoothing:antialiased;speak:none;margin-right:5px;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;font-size:20px;height:20px;line-height:11px;text-align:center;vertical-align:middle;width:20px}.o-producttilerebrush .product-cta-area .product-cta-compare{bottom:0!important;-webkit-box-flex:0;-webkit-flex:0 0 44%;-ms-flex:0 0 44%;flex:0 0 44%;padding:0;position:absolute;top:auto!important;left:0;width:44%}.o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel{padding-bottom:0;padding-left:27px;padding-top:6px}.o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel::before{border-color:#cfd0d6;bottom:0;top:auto}.o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel:after{top:auto!important;bottom:2px}.o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel .label-text{color:#2b2f43;font-size:12px;line-height:1;bottom:-3px;position:relative}.o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel .label-text.js-compare-label{border:none;text-decoration:none}.o-producttilerebrush .product-cta-area .product-cta-compare&gt;div .a-formlabel .label-text.js-compare-label a{border:none;color:#2b2f43;font-family:SiemensSans-Roman,sans-serif;font-size:12px;line-height:1;text-decoration:none}.o-producttilerebrush .product-cta-area .button-group-wrapper{position:relative}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none;font-size:16px;font-family:SiemensSans-Bold,sans-serif;margin-top:15px}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button):hover::before{-webkit-transform:translateY(-2px) translateX(16px);-ms-transform:translateY(-2px) translateX(16px);transform:translateY(-2px) translateX(16px)}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button):before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;bottom:auto;color:#000;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;left:auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0;position:relative;padding:0 0 0 12px;right:auto;top:auto;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:.2s;transition:.2s}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link:not(.a-button) .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb:not(.a-button){line-height:1;padding-top:0;position:static;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb:not(.a-button) .text{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb:not(.a-button)::before{color:#41aaaa;-webkit-transform:none;-ms-transform:none;transform:none}.o-producttilerebrush .product-cta-area .button-group-wrapper .a-link.wtb.a-button{font-family:SiemensSans-Roman,sans-serif}.o-producttilerebrush .product-cta-area form.js-ajax-request{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-left:auto}.o-producttilerebrush .product-cta-area form.js-ajax-request+div{line-height:20px}.o-producttilerebrush .js-product-expandable-area{margin:24px 0 0}.o-producttilerebrush .js-product-expandable-area .product-expandable-area{padding-top:0}.o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits{color:#2b2f43;font-size:12px;line-height:18px;position:relative}.o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits.keybenefits{max-height:62px}.o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits.keybenefits:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);bottom:0;content:"";height:26px;left:0;position:absolute;width:100%}.o-producttilerebrush .js-product-expandable-area .product-expandable-area .js-keybenefits li&gt;span&gt;.icon{font-size:12px;padding-right:10px}.o-producttilerebrush .js-product-expandable-area .product-expandable-area .product-expandable-icon-area{cursor:pointer;margin-top:10px}.o-producttilerebrush .js-product-expandable-area .product-expandable-area .product-expandable-icon-area .icon{color:#000;font-size:16px}.o-producttilerebrush .product-online-dealers{margin:0}.o-producttilerebrush .product-online-dealers .a-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none;font-size:16px;font-family:SiemensSans-Bold,sans-serif;margin-top:15px}.o-producttilerebrush .product-online-dealers .a-link:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none;bottom:auto;color:#41aaaa;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;left:auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0;position:relative;padding:0 0 0 12px;right:auto;top:auto;-webkit-transition:.2s;transition:.2s}.o-producttilerebrush .product-online-dealers .a-link .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none}.o-producttilerebrush .product-image-wrapper-big-tiles .product-image-wrapper-big-tiles{max-width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-image-wrapper-big-tiles .horizontal-thumbnail-images{margin-top:20px!important}.o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles{margin:0!important}.o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles{grid-area:price;width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles .price-big-tiles{display:unset!important}.o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles .price-big-tiles .price-info-wrapper{margin-bottom:5px}.o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .price-inner-wrapper-big-tiles .price-big-tiles .stock-info-wrapper{margin-right:0!important}.o-producttilerebrush .product-image-wrapper-big-tiles .price-outer-wrapper-big-tiles .eco-fee-wrapper-big-tiles{grid-area:eco-fee;margin-top:25px;width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .energylabel-wrapper-big-tiles{width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant:nth-of-type(2){display:block!important;grid-area:color-variant-1;width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant:nth-of-type(3){display:block!important;grid-area:color-variant-2;width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant.product-color-variant.product-color-variant .a-image{max-width:25px!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles:nth-of-type(2){display:block!important;grid-area:color-variant-1;width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles:nth-of-type(3){display:block!important;grid-area:color-variant-2;width:100%!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles .a-image{max-width:25px!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles .color-variant-image-wrapper-big-tiles{max-width:25px!important;width:25px!important;margin-top:0!important}.o-producttilerebrush .product-image-wrapper-big-tiles .product-color-variant-big-tiles.product-color-variant-big-tiles.product-color-variant-big-tiles .color-counter-big-tiles{padding-top:1px!important}.o-raw{display:none}.o-recommendedproducts .m-carousel .carousel-paginationarrows.paginationarrowposition-outside{left:0;right:0}.o-recommendedproducts .m-carousel .m-productteaser{padding:0 4px}.o-recommendedproducts .m-carousel .m-productteaser .product-images,.o-recommendedproducts .m-carousel .m-productteaser .product-info{width:100%}.o-recommendedproducts .m-carousel .m-productteaser .product-images .product-awards{margin-bottom:0}.o-recommendedproducts .m-carousel .m-productteaser .product-images .product-thumbnail{margin:0}.o-recommendedproducts .m-carousel .m-productteaser .product-images .product-thumbnail a .a-image{text-align:left}.o-retailerreviewcontainer{margin-bottom:0}.o-retailerreviewcontainer h3.a-heading{margin:0 0 9px}.o-retailerreviewcontainer .m-retailer-reviews{width:auto}.o-retailerreviewcontainer .privacy-text{margin:10px 0}.o-review{margin-top:40px}@media (min-width:750px){.o-producttilerebrush .product-section.product-image-wrapper-big-tiles .product-image-wrapper .product-image{padding-left:30px}.o-recommendedproducts .m-carousel .m-productteaser .product-images{width:30%}.o-review{margin-top:50px}}@media (min-width:900px){.o-review{margin-top:60px}}.o-review .content-col .m-form{margin-top:0}.o-review .content-col .m-form .form-row:not(.rating-row)&gt;.a-formlabel{margin:0;width:100%}.o-review .content-col .m-form .form-row:not(.rating-row) .m-forminput.m-forminput-dropdown{width:100%}.o-review .content-col .m-form .form-row:not(.rating-row) .m-forminput.m-forminput-dropdown .select-wrap{margin-bottom:14px;padding-left:0;padding-right:0;width:100%}.o-review .content-col .m-form .m-forminput-radio+.m-forminput-radio:nth-last-of-type(1),.o-review .content-col .m-form .m-forminput-radio+div.m-forminput-radio:nth-last-of-type(2){float:left!important}.o-review .content-col .m-form .m-termsconditions{margin:0}.o-review .content-col .m-form .m-forminput.m-forminput-dropdown{height:60px}.o-review .side-col .product-image{margin-bottom:20px;margin-right:20px}.o-review.o-reviewmandatory .content-col form,.o-review.o-reviewoptional .content-col form{padding:0}.o-reviewcontainer{margin:40px 0 0}@media (min-width:750px){.o-review .content-col .m-form .form-row:not(.rating-row) .m-forminput.m-forminput-dropdown .select-wrap{margin-bottom:0}.o-reviewcontainer{margin:50px 0 0}.o-reviewcontainer .reviewcontainer-row{margin:0 -4px;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.o-reviewcontainer .reviewcontainer-row .reviewitem-wrapper .m-reviewitem{margin:0 4px 8px}}@media (min-width:900px){.o-reviewcontainer{margin:60px 0 0}}.o-reviewdisplay{margin-top:0}.o-reviewdisplay .review-item-container .average-rating-container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-grid;display:grid;-ms-grid-columns:(auto)[4];grid-template-columns:repeat(4,auto)}@media (min-width:600px){.o-reviewdisplay .review-item-container .average-rating-container{-ms-grid-columns:(minmax(100px,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:40px}}.o-reviewdisplay .review-item-container .average-rating-container .m-averageproductrating{margin:0;text-align:left}.o-reviewdisplay .review-item-container .average-rating-container .m-averageproductrating .a-heading.avg-rating{line-height:60px;padding-bottom:0}.o-reviewdisplay .review-item-container .average-rating-container .m-averageproductrating .totalReviews{margin-top:5px;text-align:left}.o-reviewdisplay .review-item-container .average-rating-container .m-product-questions{margin-left:0}.o-reviewdisplay .review-item-container .average-rating-container .review-header-buttons{width:100%}@media (max-width:599px){.o-reviewdisplay .review-item-container .average-rating-container .m-averageproductrating{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/span 4}.o-reviewdisplay .review-item-container .average-rating-container .review-header-buttons{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/span 4;margin-top:20px}}.o-reviewdisplay .review-item-container .average-rating-container .review-header-buttons .a-button{display:inline-block;max-width:250px;min-width:100%;width:100%}.o-reviewdisplay .review-item-container .ratingdistribution-wrapper .m-ratingdistribution .average-distribution-container .a-heading,.o-reviewdisplay .review-item-container .ratingdistribution-wrapper .m-ratingdistribution .rating-distribution-container .a-heading{font-size:25px;margin-bottom:5px}.o-reviewdisplay .review-item-container .ratingdistribution-wrapper .m-ratingdistribution .average-distribution-container .m-ratingrow,.o-reviewdisplay .review-item-container .ratingdistribution-wrapper .m-ratingdistribution .rating-distribution-container .m-ratingrow{width:100%!important}.o-reviewdisplay .review-item-container .review-filterbar-container .m-reviewfilterbar .filterbar{background-color:#f5f7fa;color:#000;margin-bottom:10px}.o-reviewdisplay .review-item-container .review-filterbar-container .m-reviewfilterbar .filterbar .sort-container .reviewfilterbar-sort-text{margin-right:10px}.o-reviewdisplay .o-reviewdisplay_noreviews .a-button{max-width:320px;width:auto}.o-reviewdisplay .selected-filter-items .selected-filter{color:#879baa}.o-reviewdisplay .loadmore-review{margin:20px auto}.o-serviceteaserarea{margin:40px -13.5px 0;width:-webkit-calc(100% + 27px);width:calc(100% + 27px);background-color:#2d373c;border-bottom:1px solid #41aaaa;border-top:1px solid #41aaaa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:none;padding:40px 13.5px;position:relative}.o-serviceteaserarea .m-serviceteaser{display:none;float:none!important;margin:0 0 40px!important;padding:0}.o-serviceteaserarea .m-serviceteaser:nth-child(1),.o-serviceteaserarea .m-serviceteaser:nth-child(2),.o-serviceteaserarea .m-serviceteaser:nth-child(3){display:block}.o-serviceteaserarea .m-serviceteaser:last-child{margin-bottom:0!important}.o-serviceteaserarea+.footer .o-footer{border-top:0}@media (min-width:750px){.o-reviewdisplay .review-item-container .average-rating-container .review-header-buttons{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/span 4}.o-reviewdisplay .review-search-container{top:-39px}.o-serviceteaserarea{margin:80px -27px 0;width:-webkit-calc(100% + 54px);width:calc(100% + 54px);padding:100px 23px}.o-serviceteaserarea .m-serviceteaser{margin:0!important;padding:0 4px!important;width:33.3333%!important}}@media (min-width:900px){.o-reviewdisplay .review-item-container .average-rating-container .review-header-buttons{-ms-grid-column:unset;grid-column:unset;margin-top:0}.o-serviceteaserarea{margin:120px -4px 0;padding:120px 0;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.o-serviceteaserarea:after,.o-serviceteaserarea:before{background:#2d373c;content:'';display:inline;height:100%;position:absolute;width:100%;z-index:0;border-bottom:1px solid #41aaaa;border-top:1px solid #41aaaa;top:-1px}.o-serviceteaserarea:before{left:-100%}.o-serviceteaserarea:after{right:-100%}}.o-teasercontainer{margin-top:40px}@media (min-width:750px){.o-teasercontainer{margin:50px -4px 0;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}}@media (min-width:900px){.o-teasercontainer{margin-top:60px}.pika-single.calendar .pika-lendar{min-height:325px}}.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.next,.m-slider .paginationarrows.paginationarrowposition-bottom .a-paginationarrows.prev{color:#41aaaa}.a-image-hotspots .a-button.image-hotspot{background:#fff;border:2px solid #879baa;border-radius:50%;color:#41aaaa;font-size:14px;height:55px;width:55px}.a-image-hotspots .a-button.image-hotspot:before{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-left:1px}.a-image-hotspots .a-button.image-hotspot:active,.a-image-hotspots .a-button.image-hotspot:focus,.a-image-hotspots .a-button.image-hotspot:hover{background:#41aaaa;border:2px solid #fff;color:#fff;outline:0}.m-forminput-bv-picture-upload .js-upload-picture{margin-bottom:30px}.m-forminput-datepicker{border:none;margin:0;position:relative}.m-forminput-datepicker.input.is-not-selected input{border-color:#af235f}.date-picker:after{bottom:13px;display:inline-block;color:#879baa;font-family:icons;font-size:20px;font-style:normal;position:absolute;right:8px;speak:none;-webkit-transform:translateY(-45%);-ms-transform:translateY(-45%);transform:translateY(-45%)}.pika-single.container{width:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.pika-single.calendar .pika-lendar,.pika-single.is-bound{background:#fff;border:1px solid #cdd9e1;-webkit-box-shadow:none;box-shadow:none;margin-top:15px;padding:30px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.pika-single.calendar .pika-lendar:after,.pika-single.calendar .pika-lendar:before,.pika-single.is-bound:after,.pika-single.is-bound:before{border-style:solid;content:'';height:0;position:absolute;width:0}.pika-single.calendar .pika-lendar:before,.pika-single.is-bound:before{border-color:transparent transparent #cdd9e1;border-width:0 8px 8px;left:11px;top:-8px}.pika-single.calendar .pika-lendar:after,.pika-single.is-bound:after{border-color:transparent transparent #fff;border-width:0 6px 6px;left:13px;top:-6px}.pika-single.calendar .pika-lendar .pika-lendar,.pika-single.is-bound .pika-lendar{margin:0}.pika-single.calendar .pika-lendar .pika-title,.pika-single.is-bound .pika-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:25px}.pika-single.calendar .pika-lendar .pika-label,.pika-single.is-bound .pika-label{color:#2d373c;font-size:18px;height:auto;line-height:inherit;margin-right:6px;padding:0}.pika-single.calendar .pika-lendar .pika-next,.pika-single.calendar .pika-lendar .pika-prev,.pika-single.is-bound .pika-next,.pika-single.is-bound .pika-prev{background:0 0;color:#879baa;font-size:16px;opacity:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pika-single.calendar .pika-lendar .pika-next:hover,.pika-single.calendar .pika-lendar .pika-prev:hover,.pika-single.is-bound .pika-next:hover,.pika-single.is-bound .pika-prev:hover{color:#becdd7}.pika-single.calendar .pika-lendar .pika-next,.pika-single.is-bound .pika-next{right:0}.pika-single.calendar .pika-lendar .pika-prev,.pika-single.is-bound .pika-prev{right:39px}.pika-single.calendar .pika-lendar abbr,.pika-single.is-bound abbr{color:#879baa;cursor:inherit;font-size:12px;font-weight:400;text-decoration:none}.pika-single.calendar .pika-lendar .pika-table,.pika-single.is-bound .pika-table{border-collapse:collapse}.pika-single.calendar .pika-lendar .pika-table thead,.pika-single.is-bound .pika-table thead{border-bottom:1px solid #ebf0f5}.pika-single.calendar .pika-lendar .pika-table th,.pika-single.is-bound .pika-table th{line-height:10px;padding-bottom:15px}.pika-single.calendar .pika-lendar .pika-table tr:first-child td,.pika-single.is-bound .pika-table tr:first-child td{padding-top:15px}.pika-single.calendar .pika-lendar .pika-day,.pika-single.is-bound .pika-day{background:0 0;color:#2d373c;font-size:14px;margin:0 auto;width:30px}.pika-single.calendar .pika-lendar .pika-day:hover,.pika-single.is-bound .pika-day:hover{background:#ebf0f5;color:#2d373c}.pika-single.calendar .pika-lendar .is-selected .pika-day,.pika-single.is-bound .is-selected .pika-day{background-color:#41aaaa;border:none;color:#fff;font-family:SiemensSans-Bold,sans-serif}.pika-single.calendar .pika-lendar .is-today,.pika-single.is-bound .is-today{background:0 0;border:none;font-weight:400}.pika-single.calendar .pika-lendar .is-today .pika-button,.pika-single.is-bound .is-today .pika-button{border:#2d373c;font-family:SiemensSans-Bold,sans-serif}.pika-single.calendar .pika-lendar{margin:0;width:100%}@media (min-width:750px){.pika-single.calendar .pika-lendar{width:auto}}.pika-single.calendar .pika-lendar:after,.pika-single.calendar .pika-lendar:before{content:none}@media (min-width:900px){.pika-single.calendar .pika-lendar:first-child{border-right:none}.pika-single.calendar .pika-lendar:first-child .pika-title{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.pika-single.calendar .pika-lendar:first-child .pika-prev{left:0;right:auto}.pika-single .pika-next,.pika-single .pika-prev{height:35px;width:35px}.pika-single .pika-label{font-size:20px}}.m-forminput-checkbox{margin-bottom:25x;outline:0;padding-top:1px}.m-forminput-checkbox .a-formlabel{line-height:18px;margin:0;padding:5px 0 6px 34px}.m-forminput-checkbox .a-formlabel .label-text{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.m-forminput-checkbox .a-formlabel:before{border-color:#879baa;height:20px;outline:0;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out;width:20px}.m-forminput-checkbox input:checked~.a-formlabel:before{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-color:#879baa;color:#41aaaa;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;outline:0}.m-forminput-checkbox:hover input:checked{outline:0}.m-forminput-checkbox:hover input:checked~.a-formlabel{color:#5f7586}.m-forminput-checkbox:hover input:checked~.a-formlabel:before{border-color:#5f7586;color:#41aaaa;outline:0}.m-forminput-checkbox:hover .a-formlabel:before{border-color:#5f7586;outline:0}.m-forminput-checkbox:hover .a-formlabel .label-text{color:#5f7586;outline:0}.m-forminput-checkbox input[disabled]~.a-formlabel .label-text,.m-forminput-checkbox input[disabled]~.a-formlabel:hover .label-text,.m-forminput-checkbox input[readonly]~.a-formlabel .label-text,.m-forminput-checkbox input[readonly]~.a-formlabel:hover .label-text{color:#cdd9e1!important}.m-forminput-checkbox input[disabled]:checked~.a-formlabel:before,.m-forminput-checkbox input[disabled]:checked~.a-formlabel:hover:before,.m-forminput-checkbox input[disabled]~.a-formlabel:before,.m-forminput-checkbox input[disabled]~.a-formlabel:hover:before,.m-forminput-checkbox input[readonly]:checked~.a-formlabel:before,.m-forminput-checkbox input[readonly]:checked~.a-formlabel:hover:before,.m-forminput-checkbox input[readonly]~.a-formlabel:before,.m-forminput-checkbox input[readonly]~.a-formlabel:hover:before{border-color:#cdd9e1!important;color:#cdd9e1!important}.m-forminput-clickable-rating{margin-bottom:20px}.m-customfilterdateselection{margin-bottom:25px;margin-top:0}.m-customfilterdateselection .clear-input .icon{color:#879baa;font-size:12px;margin-right:10px}.m-customfilterdateselection .select2-selection__arrow{width:40px}.m-customfilterdateselection .select2-selection__arrow b{color:#879baa;padding:4px 3px 2px}.m-customfilterdateselection .customfilterdateselection-inner{color:#2d373c}.m-customfilterdateselection .customfilterdateselection-inner .custom-input-dropdown{background:0 0;border:1px solid #cdd9e1}.m-customfilterdateselection .customfilterdateselection-inner .select2-selection__arrow{font-size:12px;top:0}.m-customfilterdateselection .customfilterdateselection-inner .select2-selection__arrow b{font-weight:400}.m-customfilterdateselection .customfilterdateselection-inner .customfilterdateselection-slider.is-slide-active{background:#fff;border:1px solid #cdd9e1;border-top:none;height:auto;padding:10px}.m-customfilterdateselection .customfilterdateselection-inner .customfilterdateselection-slider.is-slide-active ul{margin-bottom:14px}.m-customfilterdateselection .customfilterdateselection-inner .customfilterdateselection-slider.is-slide-active li{list-style-type:none}.m-forminput-dropdown{margin:0 0 25px}.m-forminput-dropdown select{border:1px solid #cdd9e1;height:40px}@media (min-width:750px){.m-forminput-dropdown select{border:none;height:1px}}.m-forminput-dropdown select:focus{outline:0}.m-forminput-dropdown select:hover{border-color:#41aaaa}.m-forminput-dropdown .select-wrap{margin-top:0}.m-forminput-dropdown .select-wrap:after{content:none}.m-forminput-dropdown .select-wrap:hover{border-color:#41aaaa}.m-forminput-dropdown .select-wrap.select-disabled .select2-container{border:none}.m-forminput-dropdown .select-wrap.select-disabled .select2-container--disabled .select2-selection:hover .select2-selection__arrow{color:#dfe6ed}.m-forminput-dropdown .select-wrap.readonly .select2-container--disabled .select2-selection{border-color:#2d373c;color:#2d373c;font-weight:400;padding-left:10px}.m-forminput-dropdown .select-wrap.readonly .select2-container--disabled .select2-selection:hover{border-color:#2d373c!important}.m-forminput-dropdown .select-wrap.readonly .select2-container--disabled .select2-selection:hover .select2-selection__arrow{color:#dfe6ed}.m-forminput-dropdown .select-wrap.readonly .select2-container--disabled .select2-selection .select2-selection__rendered,.m-forminput-dropdown .select-wrap.readonly .select2-container--disabled .select2-selection .select2-selection__rendered:hover{color:#2d373c!important}.m-forminput-dropdown .select2-container{border:none;height:auto}.m-forminput-dropdown .select2-container .select2-selection{border:1px solid #cdd9e1;font-size:14px;height:40px;outline:0;padding:10px}.m-forminput-dropdown .select2-container .select2-selection:hover{border-color:#41aaaa!important}.m-forminput-dropdown .select2-container .select2-selection:hover .select2-selection__arrow{color:#879baa}.m-forminput-dropdown .select2-container .select2-selection:focus{background-color:#ebf0f5!important}.m-forminput-dropdown .select2-container .select2-selection[class*="--single"] .select2-selection__rendered{padding-right:29px}.m-forminput-dropdown .select2-container .select2-selection[class*="--single"] .select2-selection__rendered:hover{color:#879baa}.m-forminput-dropdown .select2-container .select2-selection[class*="--single"] .select2-selection__arrow{right:0;top:0}.m-forminput-dropdown .select2-container .select2-selection[class*="--single"] .select2-selection__arrow b{left:50%;top:50%}.m-forminput-dropdown .select2-container .select2-selection.select2-selection--multiple:after{font-size:12px;right:-4px}.m-forminput-dropdown .select2-container .select2-selection__arrow{height:40px;padding:0;width:40px}.m-forminput-dropdown .select2-container .select2-selection__arrow b{height:100%;width:38px}.m-forminput-dropdown .select2-container .select2-selection__arrow b:before{left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:12px;font-weight:400!important;top:53%}.m-forminput-dropdown .select2-container--disabled{border:none}.m-forminput-dropdown .select2-container--disabled .select2-selection{font-family:SiemensSans-Bold,sans-serif;font-weight:400}.m-forminput-dropdown .select2-container--disabled .select2-selection:hover{color:#dfe6ed!important}.m-forminput-dropdown .select2-container--disabled .select2-selection:hover.select2-selection__arrow{color:#dfe6ed!important}.m-forminput-dropdown .select2-container--disabled .select2-selection .select2-selection__rendered:hover{color:#dfe6ed!important}.m-forminput-dropdown .select2-container.select2{margin-top:0;overflow-y:hidden}.m-forminput-dropdown .select2-dropdown{border-color:#cdd9e1}.m-forminput-dropdown .select2-dropdown .select2-search .select2-search__field:focus{outline:0}.m-forminput-dropdown.multiple-dropdown .select2-container .select2-selection.select2-selection--multiple{padding:0 39px 0 10px}.m-forminput-dropdown.multiple-dropdown .select2-container .select2-selection.select2-selection--multiple:after{right:13px}.m-forminput-dropdown.multiple-dropdown .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered{height:38px}.m-forminput-dropdown.multiple-dropdown .select2-container .select2-selection.select2-selection--multiple .select2-selection__choice{background-color:#fff;border:none;color:#879baa;line-height:28px}.m-forminput-dropdown.multiple-dropdown .select2-container .select2-selection.select2-selection--multiple .select2-selection__choice__remove{background-color:#879baa;color:#fff;height:21px;line-height:21px;margin-right:5px;padding-left:7px;width:21px}.select2.select2-container{margin-top:1px}.select2-container--disabled .select2-selection{border:1px solid #dfe6ed}.select2-container--disabled .select2-selection__arrow{border-color:#dfe6ed}.select2-container--disabled.select2-selection:hover{color:#dfe6ed}.select2-results{color:#2d373c;display:block}.select2-results__options{background:#fff;color:#2d373c;padding:10px}.select2-results__option{padding:8px 10px!important}.select2-results__option:first-child{padding-top:10px!important}.select2-results__option:last-child{padding-bottom:10px!important}.select2-results__option:hover{color:#2d373c}.select2-results__option.select2-results__option--highlighted,.select2-results__option[aria-selected=true]{color:#2d373c!important;font-weight:700}.select2-container--open{z-index:500}.select2-container--open .select2-dropdown--below{border-radius:0}.select2-container--open .select2-selection{background-color:#ebf0f5!important;border-color:#41aaaa!important}.form-row .m-forminput-dropdown{margin-bottom:25px}.m-forminput-password-wrapper{color:#2d373c;font-family:SiemensSans-Roman,sans-serif}.m-forminput-radio{margin-bottom:15px;padding-top:0}.m-forminput-radio .a-formlabel{line-height:21px;padding-left:35px}.m-forminput-radio .a-formlabel:before{border-color:#879baa;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.m-forminput-radio .a-formlabel:before:hover{border-color:#a5e1e1}.m-forminput-radio .a-formlabel~.text{margin-top:10px}.m-forminput-radio input:checked~.a-formlabel:before{background:#41aaaa;-webkit-box-shadow:inset 0 0 0 7px #fff;box-shadow:inset 0 0 0 7px #fff;outline:0}.m-forminput-radio .text{padding-left:0}.m-forminput-radio .text:last-child{margin-bottom:0}.m-forminput-radio .form-error-wrapper{padding-top:5px}.m-forminput-radio:hover input~.a-formlabel:before{background-color:#41aaaa;border-color:#879baa;-webkit-box-shadow:inset 0 0 0 7px #fff;box-shadow:inset 0 0 0 7px #fff}.m-forminput-radio:hover input:checked~.a-formlabel:before{background-color:#6fc8c8;border-color:#879baa;-webkit-box-shadow:inset 0 0 0 7px #fff;box-shadow:inset 0 0 0 7px #fff}.m-forminput-radio:hover .a-formlabel:before{border-color:#a5e1e1}.m-forminput-radio:hover~.a-formlabel .label-text{color:#2d373c}.m-forminput-radio input[disabled]~.a-formlabel .label-text,.m-forminput-radio input[disabled]~.a-formlabel:hover .label-text,.m-forminput-radio input[readonly]~.a-formlabel .label-text,.m-forminput-radio input[readonly]~.a-formlabel:hover .label-text{color:#cdd9e1!important}.m-forminput-radio input[disabled]~.a-formlabel:before,.m-forminput-radio input[disabled]~.a-formlabel:hover:before,.m-forminput-radio input[readonly]~.a-formlabel:before,.m-forminput-radio input[readonly]~.a-formlabel:hover:before{background:0 0!important;border-color:#cdd9e1!important;color:#cdd9e1!important}.m-forminput-radio input[disabled]:checked~.a-formlabel:before,.m-forminput-radio input[disabled]:checked~.a-formlabel:hover:before,.m-forminput-radio input[readonly]:checked~.a-formlabel:before,.m-forminput-radio input[readonly]:checked~.a-formlabel:hover:before{background:#cdd9e1!important;border-color:#cdd9e1!important;color:#cdd9e1!important}.m-forminput-simple-captcha .reset-captcha .a-button-plain{border:none;color:#41aaaa}.m-forminput-simple-captcha .js-captcha-img-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px}.m-forminput-slider-captcha{margin-bottom:25px}.m-forminput-slider-captcha .slider{background:#cdd9e1}.m-forminput-slider-captcha .slider .noUi-handle{background:#41aaaa;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.m-forminput-slider-captcha .slider .noUi-handle:hover{background:#a5e1e1}.m-forminput-textarea{color:#879baa;font-family:SiemensSans-Roman,sans-serif;font-size:12px;font-weight:400;margin:0 0 25px}.m-forminput-textarea textarea.input{-webkit-appearance:none;appearance:none;border:1px solid #cdd9e1;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#2d373c;font-size:14px;margin:0 0 -4px;overflow-x:hidden;overflow-y:scroll}.m-forminput-textarea textarea.input:focus{border-color:#41aaaa;outline:0}.m-forminput-textarea textarea.input:hover{border-color:#41aaaa}.m-forminput-textarea textarea.input [disabled],.m-forminput-textarea textarea.input:disabled,.m-forminput-textarea textarea.input[disabled]{background:#dfe6ed;color:#adc1ce}.m-forminput-textarea textarea.input [disabled]::-webkit-input-placeholder,.m-forminput-textarea textarea.input:disabled::-webkit-input-placeholder,.m-forminput-textarea textarea.input[disabled]::-webkit-input-placeholder{color:#adc1ce}.m-forminput-textarea textarea.input [disabled]:-ms-input-placeholder,.m-forminput-textarea textarea.input:disabled:-ms-input-placeholder,.m-forminput-textarea textarea.input[disabled]:-ms-input-placeholder{color:#adc1ce}.m-forminput-textarea textarea.input [disabled]::placeholder,.m-forminput-textarea textarea.input:disabled::placeholder,.m-forminput-textarea textarea.input[disabled]::placeholder{color:#adc1ce}.m-forminput-textarea textarea.input[readonly]{border-color:#2d373c}.m-forminput-textarea textarea.input[readonly]:hover{border-color:#2d373c!important}.m-forminput-textarea textarea.input[readonly]:focus{background-color:transparent}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.m-forminput-textarea textarea.input{margin-bottom:4px}}@supports (-ms-ime-align:auto){.m-forminput-textarea textarea.input{margin-bottom:4px}}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next,.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{color:#41aaaa;margin-top:0}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.prev{left:0!important}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel-paginationarrowposition-outside .a-paginationarrows.next{right:0!important}.m-mediagallery[data-t-decorator=Layer] .mediagallery-thumbnailcarousel .mediagallery-thumbnailcarousel-slide.is-active .mediagallery-thumbnailcarousel-hover{border:1px solid #41aaaa}.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon{margin-left:0;margin-right:30px}.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon .a-button-plain,.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon .a-link{border:none;color:#2d373c}.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon .a-button-plain[disabled=disabled],.m-mediagallery[data-t-decorator=Layer] .mediagallery-icon .a-link[disabled=disabled]{color:#fff}.m-mediagallery[data-t-decorator=Layer] .mediagallery-mainslider .paginationarrows .a-paginationarrows.prev{left:39px!important}.m-mediagallery[data-t-decorator=Layer] .mediagallery-mainslider .paginationarrows .a-paginationarrows.next{right:39px!important}.m-mediagallery[data-t-decorator=Layer] .mediagallery-mainslider .a-image{margin-bottom:0}.o-header-sticky .nav-sticky-elements .first-level{overflow:hidden}.o-headerreworked-sticky .nav-sticky{max-width:none}.o-headerreworked-sticky .nav-sticky-elements{margin:0 auto;max-width:1360px;padding:10px 40px}.o-headerreworked-sticky .nav-sticky-elements .m-navmainreworked .navigation{margin:0}body{background:#fff;padding-bottom:0!important;color:#2d373c;font-size:14px;line-height:20px}body .old-browser-warning{margin:0 -13.5px;padding:15px!important;width:-webkit-calc(100% + 27px)!important;width:calc(100% + 27px)!important}body .old-browser-warning div div:nth-child(2){margin-left:5px!important}body .old-browser-warning p{color:#2d373c!important}body.pagetype-account-registered-product-detail .m-productitem .m-producttitle .a-heading .fragment.std-header-6{display:none}body.pagetype-account-registered-product-detail .m-productitem .content-wrap .content-left{width:100%}body.pagetype-account-registered-product-detail .m-productitem .content-wrap .content-right{padding:0 90px 0 30px;width:45%}body.pagetype-account-registered-product-detail .m-teaser.teaser-100,body.pagetype-checkout-confirmation .m-teaser.teaser-100,body.pagetype-marketing-activity-success .m-teaser.teaser-100,body.pagetype-wpe-activity-success .m-teaser.teaser-100{margin-left:0!important;width:100%!important}body.pagetype-account-registered-product-detail .m-teaser.teaser-100 .teaser-media .a-image img,body.pagetype-checkout-confirmation .m-teaser.teaser-100 .teaser-media .a-image img,body.pagetype-marketing-activity-success .m-teaser.teaser-100 .teaser-media .a-image img,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-media .a-image img{width:auto}body.pagetype-account-registered-product-detail .m-teaser.teaser-100 .teaser-content,body.pagetype-checkout-confirmation .m-teaser.teaser-100 .teaser-content,body.pagetype-marketing-activity-success .m-teaser.teaser-100 .teaser-content,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content{max-width:none;padding:37px 20px}body.pagetype-account-registered-product-detail .m-teaser.teaser-100 .teaser-content .m-form,body.pagetype-checkout-confirmation .m-teaser.teaser-100 .teaser-content .m-form,body.pagetype-marketing-activity-success .m-teaser.teaser-100 .teaser-content .m-form,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content .m-form{margin-top:0}body.pagetype-checkout-handling .js-content .g-layout-full .g-col .m-contenttextmedia{margin:0}body.pagetype-checkout-handling .js-content .g-layout-full .g-col .m-contenttextmedia .content{padding:0}body.pagetype-checkout-handling .js-content .g-layout-full .g-col .m-form{margin:30px 0 0}body.pagetype-no-results-page{background:#2d373c;color:#fff}body.pagetype-no-results-page .g-container{background:#2d373c}body.pagetype-no-results-page .g-container.layer-content .js-content .g-layout-half .g-col{float:left}body.pagetype-no-results-page .g-container .o-header .g-layout-full .g-col{background-color:#2d373c}body.pagetype-no-results-page .g-container .js-content h1.a-heading,body.pagetype-no-results-page .g-container .js-content h2.a-heading,body.pagetype-no-results-page .g-container .js-content h3.a-heading,body.pagetype-no-results-page .g-container .o-header .g-layout-full .g-col .m-pagetitle h1.a-heading{color:#fff}body.pagetype-no-results-page .g-container .js-content .g-col{float:none}body.pagetype-no-results-page .g-container .js-content .g-col h3.a-heading{margin-top:40px}body.pagetype-no-results-page footer.o-footer .m-footerpagefunctionsfollow .likes .a-link.has-icon,body.pagetype-no-results-page footer.o-footer .m-footerpagefunctionsfollow .shares .a-link{color:#879baa!important}body.pagetype-no-results-page footer.o-footer .m-footerpagefunctionsfollow .likes .a-link.has-icon:after{display:none!important}body.pagetype-no-results-page footer.o-footer .m-navfooter .list-unstyled li.group-header .a-link{color:#2d373c!important}body.pagetype-no-results-page footer.o-footer .m-navfooter .list-unstyled li .a-link{color:#879baa!important}body.pagetype-checkout-confirmation .g-layout-full .g-col .form-actions{margin-top:40px}@media (min-width:750px){body .old-browser-warning{margin:0 -23px;width:-webkit-calc(100% + 46px)!important;width:calc(100% + 46px)!important}body.pagetype-account-registered-product-detail .m-teaser.teaser-100 .teaser-content,body.pagetype-account-registered-product-detail .m-teaser.teaser-100 .teaser-media,body.pagetype-checkout-confirmation .m-teaser.teaser-100 .teaser-content,body.pagetype-checkout-confirmation .m-teaser.teaser-100 .teaser-media,body.pagetype-marketing-activity-success .m-teaser.teaser-100 .teaser-content,body.pagetype-marketing-activity-success .m-teaser.teaser-100 .teaser-media,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-media{width:50%!important}body.pagetype-account-registered-product-detail .m-teaser.teaser-100 .teaser-content,body.pagetype-checkout-confirmation .m-teaser.teaser-100 .teaser-content,body.pagetype-marketing-activity-success .m-teaser.teaser-100 .teaser-content,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content{padding:40px}body.pagetype-no-results-page .g-container .js-content .g-col h3.a-heading{margin-top:60px}body.pagetype-checkout-confirmation .g-layout-full .g-col .form-actions{margin-top:50px}body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content,body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-media{width:50%!important}}@media (min-width:900px){body .old-browser-warning{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important}body.pagetype-campaign .g-container #content&gt;.m-contenttextmedia:nth-child(1),body.pagetype-checkout-confirmation .g-layout-full .g-col .form-actions{margin-top:60px}}body.pagetype-wpe-activity-success .m-teaser.teaser-100{margin-left:0!important;width:100%!important}body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-media .a-image img{width:auto}body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content{max-width:none;padding:37px 20px}body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content .m-form{margin-top:0}body.pagetype-product-list,body.pagetype-product-list&gt;.g-container,body.pagetype-shop-list,body.pagetype-shop-list&gt;.g-container{background:#f5f5f7}body.pagetype-product-list .g-container #content&gt;.m-contenttextmedia:nth-child(1),body.pagetype-shop-list .g-container #content&gt;.m-contenttextmedia:nth-child(1){margin-top:40px}body:not(.pagetype-shop-list) .grid-view .m-productteaser .m-productconversionarea .price{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .price{display:block;width:auto}@media (min-width:750px){body.pagetype-wpe-activity-success .m-teaser.teaser-100 .teaser-content{padding:40px}body.pagetype-product-list .g-container #content&gt;.m-contenttextmedia:nth-child(1),body.pagetype-shop-list .g-container #content&gt;.m-contenttextmedia:nth-child(1){margin-top:50px}body:not(.pagetype-shop-list) .list-view .m-productteaser .m-productconversionarea .details{max-width:50%}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .price{display:inline-block}}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .price .previous+.current{color:#af235f!important}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .price .current.highlight{color:#2d373c}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .details{border:none!important;display:block!important;padding:0!important;width:auto}@media (min-width:750px){body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .details{display:inline-block;padding:0 0 0 15px!important}}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .details p{border:none!important;color:#879baa!important;font-weight:400!important;padding:0!important}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .details p:only-child{margin-bottom:0!important}body.contenttextmedia-align-start-left #content&gt;.m-contenttextmedia:nth-child(1){margin-top:20px}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel{background-color:#dfe6ed;padding-bottom:30px;padding-top:45px!important}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:after,body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:before,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:after,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:before{background:#2d373c;content:'';display:inline;height:100%;position:absolute;width:100%;z-index:0;background-color:#dfe6ed!important;top:0}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:before,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:before{left:-100%}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:after,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:after{right:-100%}@media (min-width:900px){body.pagetype-product-list .g-container #content&gt;.m-contenttextmedia:nth-child(1),body.pagetype-shop-list .g-container #content&gt;.m-contenttextmedia:nth-child(1){margin-top:60px}body:not(.pagetype-shop-list) .item .m-productteaser .m-productconversionarea .js-price-wrapper .details{padding:0 0 0 10px!important}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:after,body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:before,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:after,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:before{background:#2d373c;content:'';display:inline;height:100%;position:absolute;top:0;width:100%;z-index:0}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:before,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:before{left:-100%}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel:after,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel:after{right:-100%}}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .carousel-paginationnumber,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .carousel-paginationnumber{padding-bottom:10px}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser{background-color:#fff;margin:0}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-images,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-images{margin:40px 0 60px!important}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-thumbnail,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-thumbnail{margin:0!important;padding:0 15px}body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-conversion,body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-info,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-conversion,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser.grid-view .product-info{padding:0 30px;width:100%}.feedwrapper .m-layer .layer-content-inner p{margin-bottom:15px}.feedwrapper .m-layer .layer-content-inner ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.feedwrapper .m-layer .layer-content-inner ul li{margin-bottom:15px}.feedwrapper .m-layer .layer-content-inner ul li:first-child{margin-bottom:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.feedwrapper .m-layer .layer-content-inner ul li:first-child .a-link{background-color:#41aaaa;border:1px solid #41aaaa;color:#fff;margin-bottom:0;padding:10px 50px!important}.feedwrapper .m-layer .layer-content-inner ul li:first-child .a-link:hover{background-color:#a5e1e1;border:1px solid #a5e1e1;color:#fff}.feedwrapper .m-layer .layer-content-inner ul li:first-child .a-link[disabled=disabled]{background:#dfe6ed;border:1px solid #becdd7;color:#fff}.feedwrapper .m-layer .layer-content-inner ul li:first-child .a-link[disabled=disabled]:hover{background:0 0}.feedwrapper .m-layer .layer-content-inner ul li:first-child .a-link .text{color:#fff!important;font-weight:400;text-transform:uppercase}.feedwrapper .m-layer .layer-content-inner ul li:first-child .a-link:before{content:''}.a-heading.h2:empty,.g-col&gt;h2.a-heading:empty,h2.a-heading:empty{margin:0}.g-container{padding:0 13.5px}@media (min-width:750px){body.pagetype-product-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser,body.pagetype-shop-detail .g-layout-full .g-col .own-stage .m-carousel .m-productteaser{margin:0 5px}.g-container{padding:0 23px}}@media (min-width:900px){.g-container{padding:0 40px}}.g-container .g-container{padding:0}.g-container .g-layout-full.margin-xl{margin:0}.g-container .g-layout-full .g-col{padding-left:0;padding-right:0}.g-container .g-layout-full .g-col&gt;.a-heading{margin-top:30px}.g-container .g-layout-full .g-col&gt;.a-heading:empty{margin-top:0}.g-container .g-layout-full .g-col .form-actions .form-action .a-button,.g-container .g-layout-full .g-col .form-actions .form-action .a-link.a-button{width:100%}.g-container .g-layout-half{margin:0 -4px;width:-webkit-calc(100% + 8px);width:calc(100% + 8px)}.g-container .g-layout-half .g-col{padding:0 4px}.g-container .g-layout-third .g-col{float:left!important}.g-container .g-layout-third .g-col .a-button,.g-container .g-layout-third .g-col .a-link.a-button{margin-bottom:5px}.g-container .g-col{padding-left:0;padding-right:0}.g-container .g-col .order-list-warning{margin-bottom:10px}.g-container .g-col .order-list-warning p{border:1px solid #af235f;color:#af235f;font-size:20px;line-height:23px;padding:10px}.g-container .g-col .m-contenttextmedia{margin-left:0;margin-right:0}.g-container .g-col.margin-l,.g-container .g-col.margin-m,.g-container .g-col.margin-s,.g-container .g-col.margin-xl,.g-container .g-col.margin-xls{margin:0}.g-container .g-layout-fourth{width:100%}.g-container .g-layout-fourth .g-col{padding-left:0;padding-right:0}.g-container.debug{position:relative}.g-container.debug:after,.g-container.debug:before{background-color:rgba(244,67,54,.6);content:'';height:100%;position:absolute;top:0;width:13.5px;z-index:9999}@media (min-width:750px){.g-container .g-layout-full .g-col&gt;.a-heading{margin-top:50px}.g-container .g-layout-fourth .g-col{padding-left:5px;padding-right:5px}.g-container.debug:after,.g-container.debug:before{width:23px}}@media (min-width:900px){.g-container .g-layout-full .g-col&gt;.a-heading{margin-top:60px}.g-container.debug:after,.g-container.debug:before{width:40px}}.g-container.debug:before{left:0}.g-container.debug:after{right:0}@media (min-width:1600px){.g-container{padding:0}.g-container.debug:after,.g-container.debug:before{width:100%}.g-container.debug:before{left:100%}.g-container.debug:after{right:100%}}.g-container .js-content .g-col{float:none}.g-container .js-content .g-col h3.a-heading{color:#2d373c}.g-container .js-content .g-layout-fourth .g-col{float:left}.g-container .m-iumpagecontroller{margin-top:40px}.g-container #content&gt;div:last-child:not(.o-serviceteaserarea):not(.js-searchinput-quicklinks-template),.g-container #content&gt;form:last-child{margin-bottom:40px}@media (min-width:750px){.g-container .m-iumpagecontroller{margin-top:50px}.g-container .m-iumpagecontroller .a-heading+.a-heading{font-size:30px;line-height:34px}.g-container #content&gt;div:last-child:not(.o-serviceteaserarea):not(.js-searchinput-quicklinks-template),.g-container #content&gt;form:last-child{margin-bottom:50px}body{font-size:13px;line-height:19px}}.header-content,.header-content .own-stage{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;width:100vw!important;padding-left:13px;padding-right:13px}.highlight{font-family:SiemensSans-Bold,sans-serif;font-weight:400}@media (max-width:899px){.m-mediagallery .mediagallery-with-download,.m-mediagallery .mediagallery-wrapper{margin-left:auto!important;margin-left:-webkit-calc(-50vw + 50%)!important;margin-left:calc(-50vw + 50%)!important;padding-left:0;padding-right:0;width:100vw!important}}@media (min-width:900px){.g-container .m-iumpagecontroller{margin-top:60px}.g-container #content&gt;div:last-child:not(.o-serviceteaserarea):not(.js-searchinput-quicklinks-template),.g-container #content&gt;form:last-child{margin-bottom:60px}.g-container #content&gt;.m-contenttextmedia:nth-child(1){margin-top:0}.m-mediagallery.mediagallery-with-download .mediagallery-wrapper{margin-left:0!important;margin-right:0!important;width:70%!important}}#previewoverlay{height:200px!important}#previewoverlay a#endPreviewLink{float:none!important;margin:0!important}#tab-navigation+.g-layout-full .g-col .m-carousel{margin-top:30px}#tab-navigation+div.m-contenttextmedia{margin-top:30px}.cl-video-controls-container{background-color:#2d373c}.cl-video-control-progress-bar-rail{background-color:#4d4d4d}.cl-video-control-progress-bar-buffered{background-color:#adadad}body[dir=rtl] .icon-arrow_left_small:before,body[dir=rtl] .icon-arrow_right_small:before,body[dir=rtl] .m-comparetable__slide-controls .icon-arrow-left:before,body[dir=rtl] .m-comparetable__slide-controls .icon-arrow-right:before{display:inline-block;font-family:icons;-webkit-font-smoothing:antialiased;font-style:normal;speak:none}body[dir=rtl] #BVRRContainer .bv-cleanslate.bv-cv2-cleanslate,body[dir=rtl] #BVRRSearchContainer .bv-cleanslate.bv-cv2-cleanslate,body[dir=rtl] #BVRRSummaryContainer .bv-cleanslate.bv-cv2-cleanslate{direction:rtl!important;text-align:right!important}body[dir=rtl] #BVRRContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-content-search .bv-masthead .bv-searchbar,body[dir=rtl] #BVRRContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-generic-submission .bv-masthead .bv-searchbar,body[dir=rtl] #BVRRContainer .bv-cv2-cleanslate [class*=bv-core-container-] .bv-action-bar-header,body[dir=rtl] #BVRRSearchContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-content-search .bv-masthead .bv-searchbar,body[dir=rtl] #BVRRSearchContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-generic-submission .bv-masthead .bv-searchbar,body[dir=rtl] #BVRRSummaryContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-content-search .bv-masthead .bv-searchbar,body[dir=rtl] #BVRRSummaryContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-generic-submission .bv-masthead .bv-searchbar,body[dir=rtl] .bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-details-offset-off,body[dir=rtl] .bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-details-offset-on,body[dir=rtl] .bv-cv2-cleanslate div[class*=bv-core-container] .bv-rating-stars-on{float:right!important}body[dir=rtl] .bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-badges-container{left:0!important;right:auto!important;text-align:left!important}body[dir=rtl] .bv-cv2-cleanslate div[class*=bv-core-container] .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings .bv-histogram-filter-helper{text-align:right!important}body[dir=rtl] #BVRRContainer .bv-cv2-cleanslate [class*=bv-core-container-] .bv-write-review-container{float:left!important}body[dir=rtl] #BVRRContainer .bv-cv2-cleanslate [class*=bv-core-container-] .bv-section-summary-inline .bv-secondary-rating-summary .bv-table .bv-table-row span.bv-table-cell:first-of-type{padding-right:20px!important}body[dir=rtl] #BVRRContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,body[dir=rtl] #BVRRContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary,body[dir=rtl] #BVRRSearchContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,body[dir=rtl] #BVRRSearchContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary,body[dir=rtl] #BVRRSummaryContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,body[dir=rtl] #BVRRSummaryContainer .bv-cleanslate.bv-cv2-cleanslate [class*=bv-core-container-] .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary{width:100%!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper-icon:before{content:""}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings .bv-histogram-filter-helper{text-align:left!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram{border-color:#999!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets.bv-fieldsets-actions .bv-form-actions-submit,.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-action-bar .bv-toplevel-actions button.bv-read-review{background-color:#41aaaa!important;border:1px solid #41aaaa!important;color:#fff!important;font-family:SiemensSans-Roman,sans-serif!important;font-size:14px!important;font-weight:400!important;height:auto!important;letter-spacing:.2em!important;line-height:18px!important;text-transform:uppercase!important;-webkit-transition:.2s ease-in-out!important;transition:.2s ease-in-out!important;padding:10px 30px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets.bv-fieldsets-actions .bv-form-actions-submit:hover,.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-action-bar .bv-toplevel-actions button.bv-read-review:hover{background-color:#a5e1e1!important;border:1px solid #a5e1e1!important;color:#fff!important;font-family:SiemensSans-Roman,sans-serif!important;font-weight:400!important;text-transform:uppercase!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-popup-histogram-ratings table .bv-popup-histogram-ratings-score,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-popup-histogram-ratings .bv-popup-histogram-ratings-star{color:#879baa!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-popup-histogram-ratings .bv-popup-histogram-ratings-star .bv-glyph{color:#ffb900!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup.bv-popup-histogram .bv-content-secondary-ratings-container .bv-content-secondary-ratings-value{background-color:#41aaaa!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar .bv-subject-info-section .bv-subject-info h3{color:#2d373c!important;font-family:SiemensSans-Roman,sans-serif!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-mbox-content-container .bv-mbox-breadcrumb span{margin-top:40px!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-mbox .bv-mbox-sidebar .bv-sidebar,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar{margin-top:60px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container].bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating .bv-rating-helper{width:100%!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-rating-helper{padding-left:.3em!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-details-offset-off,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-details-offset-on,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-rating-stars-on{float:left!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedments .bv-helper,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-helper,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper{margin-top:-27px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended label.bv-radio-wrapper-label{background-color:#41aaaa!important;letter-spacing:.2em!important;outline:0!important;text-transform:uppercase!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended label.bv-radio-wrapper-label:hover,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended.bv-radio-container-li-active label{background-color:#a5e1e1!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper{right:15px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-review-field-content-wrapper,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error input,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error select,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error textarea,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover .bv-review-field-content-wrapper,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover input,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover select,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover textarea{border-color:#af235f!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error label .bv-fieldset-label .bv-fieldset-label-text,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error label.bv-helper-label{color:#af235f!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-error label.bv-helper-label,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper label,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper label,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper label,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-error .bv-helper label,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper label,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field.bv-error .bv-helper label{display:none!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset:hover input.bv-text,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset:hover textarea,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-review-field-content-wrapper{border:1px solid #cdd9e1!important}@media screen and (max-width:1000px){.bv-cv2-cleanslate div[class*=bv-core-container] .bv-mbox-wide .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group{width:100%!important}}@media screen and (max-width:736px){.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-searchbar .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-masthead .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-fieldsets input.bv-text{padding:.5em 32px .5em 10px!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-action-bar .bv-write-container{float:right!important}}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-generic-submission .bv-search-control-icon,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead-search .bv-search-control-icon,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-generic-submission .bv-search-control-icon,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-masthead-search .bv-search-control-icon{right:20px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset input.bv-text,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset textarea,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar .bv-subject-info-section .bv-subject-info span,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select{border-color:#cdd9e1!important;color:#2d373c!important;font-family:SiemensSans-Roman,sans-serif!important;font-size:14px!important;font-style:normal!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper:hover,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset input.bv-text:hover,.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset textarea:hover,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar .bv-subject-info-section .bv-subject-info span:hover,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select:hover,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select:hover{border-color:#cdd9e1!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-generic-submission .bv-fieldsets input.bv-text,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead-search .bv-fieldsets input.bv-text,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-generic-submission .bv-fieldsets input.bv-text,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-masthead-search .bv-fieldsets input.bv-text{height:40px!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-generic-submission .bv-content-search-btn,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-content-search .bv-masthead-search .bv-content-search-btn,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-generic-submission .bv-content-search-btn,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-generic-submission .bv-masthead-search .bv-content-search-btn{background-color:#41aaaa!important;height:40px!important}.bv-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset .bv-helper-icon{display:block!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group .bv-radio-container-li{outline:0!important;width:48%!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-fieldset-active .bv-fieldset-isrecommended-group,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper{outline:0!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-radio-wrapper li.bv-radio-isrecommended:first-child{margin-right:5px!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-textdropdown.bv-dropdown-style-helperTextOverflow{background:#2d373c!important;border:1px solid #2d373c!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner{border-radius:0!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner div,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner h2,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner ul li{color:#fff!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup:before{border-bottom-color:#2d373c!important;margin-left:-13px!important}.bv-cleanslate.bv-popup-in div[class*=bv-core-container] .bv-popup:after{border-bottom-color:#fff!important;border-width:8px!important;left:50%!important;margin-left:-11px!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r1 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h1 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r1 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h1 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#af235f!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r2 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h2 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r2 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h2 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#a5e1e1!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r3 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h3 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r3 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h3 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#78cdcd!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r4 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h4 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r4 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h4 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#4bb9b9!important}.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating.bv-fieldset-r5 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-rating[class*=bv-fieldset-r].bv-fieldset-h5 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating.bv-fieldset-r5 .bv-submission-star-rating.bv-submission-star-rating-on .bv-rating-link,.bv-cleanslate.bv-mbox-opened div[class*=bv-core-container] .bv-mbox-lightbox .bv-mbox-content-submission-review .bv-mbox .bv-submission .bv-fieldset-secondary-rating[class*=bv-fieldset-r].bv-fieldset-h5 .bv-submission-star-rating.bv-submission-star-rating-hover .bv-rating-link{color:#41aaaa!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldset-agreedtotermsandconditions .bv-text-link,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-text-link{color:#41aaaa!important;text-decoration:none!important}.bv-cv2-cleanslate div[class*=bv-core-container] .bv-submission .bv-fieldset-agreedtotermsandconditions .bv-text-link:hover,.bv-cv2-cleanslate div[class*=bv-core-container] .bv-text-link:hover{color:#a5e1e1!important}.bv-cv2-cleanslate,.bv-cv2-cleanslate .bv-shared ol li,.bv-cv2-cleanslate .bv-shared ul li,.bv-cv2-cleanslate a,.bv-cv2-cleanslate abbr,.bv-cv2-cleanslate acronym,.bv-cv2-cleanslate address,.bv-cv2-cleanslate applet,.bv-cv2-cleanslate article,.bv-cv2-cleanslate aside,.bv-cv2-cleanslate audio,.bv-cv2-cleanslate b,.bv-cv2-cleanslate big,.bv-cv2-cleanslate blockquote,.bv-cv2-cleanslate button,.bv-cv2-cleanslate caption,.bv-cv2-cleanslate cite,.bv-cv2-cleanslate code,.bv-cv2-cleanslate dd,.bv-cv2-cleanslate del,.bv-cv2-cleanslate dfn,.bv-cv2-cleanslate dialog,.bv-cv2-cleanslate div,.bv-cv2-cleanslate dl,.bv-cv2-cleanslate dt,.bv-cv2-cleanslate em,.bv-cv2-cleanslate fieldset,.bv-cv2-cleanslate figure,.bv-cv2-cleanslate font,.bv-cv2-cleanslate footer,.bv-cv2-cleanslate form,.bv-cv2-cleanslate h1,.bv-cv2-cleanslate h2,.bv-cv2-cleanslate h3,.bv-cv2-cleanslate h4,.bv-cv2-cleanslate h5,.bv-cv2-cleanslate h6,.bv-cv2-cleanslate header,.bv-cv2-cleanslate hgroup,.bv-cv2-cleanslate hr,.bv-cv2-cleanslate i,.bv-cv2-cleanslate iframe,.bv-cv2-cleanslate img,.bv-cv2-cleanslate input,.bv-cv2-cleanslate ins,.bv-cv2-cleanslate kbd,.bv-cv2-cleanslate label,.bv-cv2-cleanslate legend,.bv-cv2-cleanslate li,.bv-cv2-cleanslate mark,.bv-cv2-cleanslate menu,.bv-cv2-cleanslate nav,.bv-cv2-cleanslate object,.bv-cv2-cleanslate ol,.bv-cv2-cleanslate ol li,.bv-cv2-cleanslate option,.bv-cv2-cleanslate p,.bv-cv2-cleanslate pre,.bv-cv2-cleanslate q,.bv-cv2-cleanslate s,.bv-cv2-cleanslate samp,.bv-cv2-cleanslate section,.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate small,.bv-cv2-cleanslate span,.bv-cv2-cleanslate strike,.bv-cv2-cleanslate strong,.bv-cv2-cleanslate sub,.bv-cv2-cleanslate sup,.bv-cv2-cleanslate table,.bv-cv2-cleanslate tbody,.bv-cv2-cleanslate td,.bv-cv2-cleanslate textarea,.bv-cv2-cleanslate tfoot,.bv-cv2-cleanslate th,.bv-cv2-cleanslate thead,.bv-cv2-cleanslate time,.bv-cv2-cleanslate tr,.bv-cv2-cleanslate tt,.bv-cv2-cleanslate ul,.bv-cv2-cleanslate ul li,.bv-cv2-cleanslate var,.bv-cv2-cleanslate video{color:#2d373c!important;font-family:SiemensSans-Roman,sans-serif!important}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:SiemensSans-Roman,sans-serif;-webkit-font-smoothing:antialiased}@media (min-width:900px){#tab-navigation+.g-layout-full .g-col .m-carousel,#tab-navigation+div.m-contenttextmedia{margin-top:60px}body{font-size:14px;line-height:20px}}h1,h2,h3,h5{font-family:SiemensSans-Roman,sans-serif;font-weight:300}strong{font-family:SiemensSans-Bold,sans-serif}h1{font-size:35px;letter-spacing:.01em;line-height:40px}h2{font-size:30px;letter-spacing:.01em;line-height:36px}h3{font-size:24px;letter-spacing:0;line-height:30px}h4{font-family:SiemensSans-Bold,sans-serif;font-size:17px;letter-spacing:0;line-height:22px}h5{color:#becdd7;font-size:12px;letter-spacing:0;line-height:15px}a,a:active,a:focus,a:hover{outline:0}</pre></body></html>